body {
margin: 0px;
padding: 20px 0px 20px 0px;
background-color: #dddddb;
}

a { font-family: verdana; font-size: 11px; color: #ab0d0d; text-decoration: none}
a:hover { font-family: verdana; font-size: 11px; text-decoration: none; color: gray}

a img {border: 0;}

a {outline: none;}

#srodek {
background-image: url(img/100p_gwarancji.png);
background-repeat: no-repeat;
background-position: top right;
padding: 30px 30px 0px 30px;
background-color: #f4f4f2;
width: 840px;
margin: auto;
}

#slogan {
width: 670px;
margin: auto;
}

#slogan img {
padding:0px 30px 0px 0px;
float:left;
}

#bp {
padding-top: 10px;
font-family: Arial;
font-size: 32px;
color: #434343;
display: inline;
}

#bp_text {
font-family: Arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #1c1b1b;
line-height: 24px;
display: inline;
}

#historia {
padding: 10px 0px 0px 0px;
font-family: Arial;
font-size: 14px;
}

#historia1 {
color: #1c1b1b;
font-size: 15px;
font-weight: bold;
line-height: 26px;
}

#historia2 {
color: #ab0d0d;
font-weight: bold;
}

#historia3 {
font-size: 13px;
line-height: 28px;
}

#index {
font-family: Arial;
font-size: 13px;
line-height: 20px;
}

#index img {
display: block;
margin-left: auto;
margin-right: auto;
}

#index h1 {
font-family: Arial;
font-size: 19px;
display:inline;
}

#index h2 {
font-family: Arial;
font-size: 14px;
display:inline;
}

#index h3 {
font-family: Arial;
font-size: 13px;
display:inline;
}

#index ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#index li {
background-image: url(img/zielona_tarcza.png);
background-repeat: no-repeat;
background-position: top left;
padding: 5px 0px 20px 45px;
line-height: 28px;
}

#menudiv {
background-image: url(img/podpis_pioro.png);
background-repeat: no-repeat;
background-position: bottom right;
padding: 30px;
height: 140px;
background-color: #f4f4f2;
width: 840px;
margin: auto;
font-family: Arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #1c1b1b;
}

#doldiv {
background-image: url(img/kartka.png);
background-repeat: no-repeat;
background-position: bottom right;
padding: 50px 0px 0px 120px;
height: 150px;
background-color: #f4f4f2;
width: 780px;
margin: auto;
}

#przyciski {
visibility: hidden;
float: left;
width: 541px;
margin-left: 0;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left;
height: 91px;
}

#przyciski li {
list-style-type: none;
float: left;
margin: 0px;
padding: 0px;
padding-left: 10px;
}

#przyciski ul {
margin: 0;
padding: 0;
}

#menu {
background-color: #f4f4f2;
margin: auto;
height: 91px;
}

#menusrodek {
background-color: #f4f4f2;
padding-left: 0px;
width: 100%;
height: 91px;
margin: auto;
list-style-type: none;
}

#menuzawartosc {
border: #000 0px solid;
width: 100%;
height: auto;
}


.listmenu a.m1,.listmenu a.m2,.listmenu a.m3,.listmenu a.m4 { height: 91px; text-indent: -999em; display: block; }

.listmenu a.m1 { width: 97px; background: url(img/menu_1.png) no-repeat; }
.listmenu a.m2 { width: 97px; background: url(img/menu_2.png) no-repeat; }
.listmenu a.m3 { width: 97px; background: url(img/menu_3.png) no-repeat; }
.listmenu a.m4 { width: 97px; background: url(img/menu_4.png) no-repeat; }

.listmenu a.m1:hover,.listmenu a.m2:hover,.listmenu a.m3:hover,.listmenu a.m4:hover { background-position: 0 100%; }

.listmenu a.selected { background-position: 0 100%; }
.listmenu li a.selected:hover{ background-position: 0 100%; }

#stopka {
background-color: #dddddb;
padding: 10px 0px 5px 0px;
margin: auto;
width: 840px;
font-family: tahoma;
font-size: 10px;
color: #767676;
}

#image input, #submit input {

}

#submit input {
background: transparent url(img/wyslij.jpg) 0 0 no-repeat;
border: none;
height: 22px;
cursor: pointer;
padding-top: 40px;
width: 93px;
}

#reset input {
background: transparent url(img/kasuj.jpg) 0 0 no-repeat;
border: none;
cursor: pointer;
height: 22px;
padding-top: 40px;
width: 93px;
}

#submit input:hover, #reset input:hover {
background: transparent url(img/wyslij_on.jpg) 0 0 no-repeat;
}

#reset input:hover, #reset input:hover {
background: transparent url(img/kasuj_on.jpg) 0 0 no-repeat;
}

fieldset {
border: 0px;
}

div#komunikat {
margin: 5px 0;
padding: 5px;
background-color: #ff3300;
color : #FFF;
font-weight: bold;
text-align: center;
}

input.disabled {
border: 1px solid #F2F2F2;
background-color: #F2F2F2;
}

input.required, textarea.required {
border: 1px solid #b6b6b6;
}
input.validation-failed, textarea.validation-failed {
border: 1px solid #FF3300;
color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
border: 1px solid #9bc93f;
color : #000;
}

.validation-advice {
margin: 5px 0;
padding: 5px;
background-color: #FF3300;
color : #FFF;
font-weight: bold;
}

.custom-advice {
margin: 5px 0;
padding: 5px;
background-color: #C8AA00;
color : #FFF;
font-weight: bold;
}


label {
font-weight: bold;
}
.form-row {
clear: both;
padding: 0.5em;
}

.field-label {
padding-bottom: 10px;
}

.field-widget {

}


