body {
background: #dddfe8; 
font-family: 1em verdana;
	}

#licznik {
position: relative;
bottom: -10px;
right: -44px;
float: right;
font: bold 12px verdana;
color: #081A62;
margin: 10px;
width: 220px;

}


.newform form {
font: 12px verdana;
margin:0;
padding:0;
}

.newform form a 
{
font: 12px verdana;
text-decoration: none;
color: black;
}
.newform form a:hover {
font: bold 12px verdana;

}

.newform #form {
width: 200px; 
height: 80px;
padding: 30px;
float: left;
margin: 20px 0 0 20px;
background: #AAB3D4;
}
.newform .forma {
float: left;
width: 90px;
line-height: 24px;
text-align: right;
padding: 0 6px;
font:  12px Verdana;
color: #3B4F98;
}
.newform input {
width: 160px;
padding: 4px;
font: 12px verdana;
margin: 2px 0 0 0;
background: #EFEFEF;
border: none;
}
.newform select {
width: 188px;
font: 12px verdana;
margin: 2px 0 0 0;
}


.newform input[type=submit] {
width: 188px;
height: 20px;
display: block;
font: bold 12px verdana;
margin: 4px 0 0 0;
background: #41539B;
color: white;
cursor: pointer;
}

#glowny {
width: 980px;
margin: 0 auto;

}

#banner {
/*background: url(gfx/banner.jpg) no-repeat;*/
width: 980px;
height: 150px;

}

#gora_okr {
background: url(gfx/gora_okr.jpg) no-repeat top;
width: 980px;
height: 20px;
float: left;
}

#srodek_okr {
background: url(gfx/srodek_okr.jpg) repeat-y ;
width: 970px;
padding: 10px 0px 20px 30px;

float: left;

}


#srodek_okr a {
text-decoration: none; 
font: 12px verdana;
color: #5163A3;
}

#srodek_okr a:hover {
color: #081A62;
}


#dol_okr {
background: url(gfx/dol_okr.jpg) no-repeat bottom;
width: 980px;
height: 20px;
text-align: center;
float: left;
}


#menu {
width: 200px;
margin: 0px 0px 0px 20px;
float: left;
}

#menu ul {margin:0; padding:0; list-style: none;}
#menu li {
width:180px;
padding:0px;
line-height: 22px;
border-bottom: solid 1px #c1c1c2;
}

#menu a {
color: #49568c;
text-decoration: none;
font: bold 12px Verdana; 
}
#menu li ul {margin:5px 0px 10px 20px; padding:0; }

#menu li li { 
border: none;
line-height: 14px;
list-style: url(gfx/pt.jpg);
}
#menu li li a {
color: #AAAAAA;
font: 10px Verdana; 
}

#kolekcje_przew {
width: 400px;
padding: 2px 0px;
margin: 0 300px 0 0;;
float: left;
text-align: center;
}

#kolekcje_przew a {
text-decoration: none;
color: #49568C;
font: 11px Verdana; 
}

#kolekcje_przew a:hover {
color: #495000;
}

#szukaj {
width: 200px;
font: bold 12px Verdana; 
margin-top:20px;
height: 60px;
float: left;

}

#szukaj .left { 
float: left;
line-height: 20px;
color: #003466;
}

#szukaj input {
border: none;
margin-top: 2px;
background: url(gfx/input.jpg) center center no-repeat;
width: 120px;
font: bold 10px Verdana; 
padding:2px 3px;
}
.stopka {
font: 10px verdana; 
color: #44579C;
}
.stopka a {
text-decoration: none;
color: #44579C;
}
.stopka a:hover {
color: #9C9AC9;
}




