body {
margin : 0;
padding : 0;
font : 96% "arial", verdana;
background : #FF8C00;
color : #333;
}
#container {
width : 1000px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 1px solid black;
background : #F0E68C;
color : #333;
}
			/*gora banner */
#topimg {
height : 200px;
padding : 0;
margin : 0;
background : #F0E68C url(img/topimg.jpg) no-repeat;
color : #333;
}
#topimg h1 {
float : left;
margin : 0px 0 0 0px;
font-size : 150%;
letter-spacing: 3px;
color : black;
background : #FF8C00;
}

			/*zawartosc*/
#content {
margin : 0 0 0px 215px;
padding : 9px;

border-left : 1px dashed #FF8C00;
background : #F0E68C;
color : black;
}
#content a:link, #content a:visited {
text-decoration : none;
border-bottom : 1px dashed black;
background : inherit;
color : black;
}
#content a:hover {
border-bottom : none;
background : inherit;
color : black;
}
			/*nawigacja lewo*/


#sidebar {
float : left;
width : 214px;
margin : 0 0px 0 0;
padding : 0px;

border-top : 1px dashed #FF8C00;
background : #F0E68C;
color : black;
}
			
.sidemenu ul {
list-style-type : none;
			/*Ul  padding-left : 0; */
padding-left : 24px;
text-align : left;
}
.sidemenu ul li {
display : block;
color : #666;
background : inherit;
}
.sidemenu ul li a {
background : transparent url(img/list-off.gif) no-repeat left center;
padding-left : 12px;
font : normal 16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration : none;
color : #000;
}
.sidemenu ul li a:hover {
background : transparent url(img/list-on.gif) no-repeat left center;
color : #417C2C;
}
.sidemenu ul li a#current {
background : transparent url(img/list-active.gif) no-repeat left center;
color : #666;
}
			/*footer*/
#footer {
clear : both;
padding : 5px;
margin : 0;
font-size : 90%;
line-height: 19px;
border-top : 1px solid black;
background : #FF8C00;
color : black;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #F0E68C;
}
#footer a:hover {
border-bottom : 1px dashed black;
background: inherit;
color : black;
}
			/*info tekst typ*/
p {
line-height: 1.7em;
margin : 15px;
}
h1 {
margin-top : 10px;
padding : 0;
font-size : 140%;
text-transform : uppercase;
letter-spacing: 3px;
color : black;
background : inherit;
}
			 /*Ul*/
h2 {
margin : 10px 0 0 5px;
padding-left : 10px;
font-size : 120%;
text-transform : uppercase;
letter-spacing : 3px;
color : black;
background : #417c2c;
}
			/*znaczniki*/
.img {
float : left;
padding : 10px;
border : none;
}
.img a {
border : none;
}
.post { 
background : #eee;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 90%;
} 
.post .date { 
background : url(img/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(img/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(img/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 






/* Menu lewo */


a { color:#336633; text-decoration:none; }
a:hover {  }



#left, #right { float:left; width:214px; margin:10px 0px; padding:0; background: ; color:#fff; font-size:110%; }
#left a, #right a { color:black; }
#left div, #right div { padding-top:42px; padding-left:23px;}
#left .box1 { background:url(img/9nawigacja.png) no-repeat;}
#left .box2 { background:url(img/uslugi.png) no-repeat; }
#left .box3 { background:url(img/9informacje.png) no-repeat; }
#left .box4 { background:url(img/9inne.png) no-repeat; }
#left .box5 { background:url(img/9automaty.png) no-repeat; }
#left .tlonav { background:url(img/bg_left_bg.jpg) no-repeat; }
#left h2 { display:none; }
#left ul { margin:0; padding:0; }
#left ul li { list-style:none; margin:0; padding:0; }
#left ul li a { display:block; margin:0 0 4px 0; width:182px; padding:5px; }
#left ul li a:hover { background:#F0E68C url(img/bg_left_ver.png) repeat-x 0 100%; padding-left:9px; width:178px; font-weight:bold; color:black; }



