* {margin: 0; padding: 0;}

body {
   margin: 1px 0;
   background: #c79b70;
   font-size: .8em;
   font-weight: normal;
   font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
   text-align: justifity;
   color: #000;
}

#site {
width:800px;
margin: auto;
background: #f3b562 url('img/tlo.jpg') repeat;
min-height:800px;
border: solid rgb(0,0,0); border-width: 0 1px;

}




#header {
width:800px;
height:217px;
margin: center;
border: solid #ee923a; border-width: 0 0 2px 0;
}

.clear {
clear:both;
}

#left {
width:25%; 
float: left;
}

#content {
width:75%; 
float: left;
}


.entry{
margin:0 0 0 0;
}

p.postmetadata{
margin: 15px 0 0 0;
}

.post_date{
	padding-bottom:5px;
	font-size: .8em;
	}
	

	/* post_main -> tytul wpisow na glownej*/
.post_main h2{
font-size:1.2em;
}

	/* post -> tytul podstron*/
.post h2{
font-size:1.3em;
padding: 3px 3px 5px 0;
font-variant:small-caps;
}
.entry p{
padding: 0 0 7px 0;
}

#left_inner{
background: url('img/tlo_lewa.jpg') repeat;
margin: 25px 10px 0 10px;
padding: 13px 4px 131px 25px;
color:#8c3307;
font-size:1.2em;
}



.title_menu{
font-size: 1.3em;
font-variant:small-caps;
padding: 5px;
}


#content_panel{
background: #ebaa57 url('img/content.jpg') repeat;
margin: 5px 10px 0 10px;
padding: 10px;
color:#7c1000;

}

.content_panels{
background: #ebaa57 url('img/content.jpg') repeat;
margin: 25px 10px 0 10px;
padding: 10px;
color:#7c1000;

}
#partners{
overflow:hidden;
background: #ecc796;
min-height:100px;
margin: 10px;
border: solid #d8ae75; border-width: 1px;
}


#partners_inner{
padding: 10px;
}


#footer{
background: url('img/footer.jpg');
width:800px;
height:58px;
}


#footer_inner{
padding: 10px 15px 10px 10px;
text-align:right;
font-weight:bold;
color:#7c1000;
}

#footer_inner a{
text-decoration: none;
} 

div.hr{
width:162px;
height: 1px;
background: #fff url('img/hr.gif') no-repeat scroll center;
}


div.hr hr {
  display: none;
}


div.hr_content{
width:549px;
height: 1px;
margin:10px 0 10px 0;
background: #fff url('img/hr_content.gif') no-repeat scroll center;;
}

div.hr_content hr {
  display: none;
}


#comments{
margin:20px;
}

#comments textarea{
width:450px;

}

ul{
list-style-image:url('img/pointer.gif');
margin-left: 4px;
padding: 2px 2px 2px 16px;
font-size: .85em;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.side_menu{
padding:2px 0 2px 0;
}


.post hr {
	display: block;
	}


A:link {text-decoration: none; color:#8c3307;}
A:visited {text-decoration: none; color:#8c3307;}
A:active {text-decoration: none; color:#555555;}
A:hover {text-decoration: underline; color: #8c3307;}

img {
border: 0px;
}

