/*
Theme Name: WordPress Błonnik pokarmowy
Theme URI: http://www.blonnikpokarmowy.net.pl/
Description: Szablon dla strony http://www.blonnikpokarmowy.net.pl/
Version: 1.0
Author: 
Author URI: 
Tags: 


*/


body, p, ul, li, ol, img, div, table, tr, td, th, h1, h2, h3, h4, h5, h6, input, textarea, a, form {
	margin: 0;
	padding: 0;
}

body{
	background-color: #739608;
	background-image: url('images/tlo.png');
	background-repeat: repeat-x;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 9pt;
	color: #353C0C; 
	line-height: 18px;
	text-align: center;
}

#strona{
	margin: 0 auto;
	width: 800px;
	background-color: #fff;
}

#naglowek{
	width: 800px;
	height: 140px;
	background-image: url('images/tlo_naglowek.png');
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}
#naglowek_logo{
	padding: 55px 10px 10px 15px;
}
h1{
	font-size: 28pt;
	font-family: arial, tahoma, helvetica, sans-serif;
	color: #FFAB00;
	margin-bottom: 10px;
}
h1 a{
	color: #FFAB00;
	text-decoration: none;
}
#naglowek_haslo{
	font-size: 8pt;
	color: #000;
}
#sciezka_powrotu{
	line-height: 25px;
	background-color: #ECFC71;
	background-image: url('images/tlo_sciezka_powrotu.png');
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	padding: 0 10px;
 color: #455009;
 font-size: 8pt;
}

#sciezka_powrotu a{
 color: #455009;
 text-decoration: none;
}
#sciezka_powrotu a:hover{
  text-decoration: underline;
}

#kolumna_lewa{
	width: 200px;
	float: left;
	margin: 25px 10px 25px 5px;
	text-align: left;
}


ul{
	list-style-type: none; 
}


.widget{
	border-left: 1px solid #D7E19F;
	border-right: 1px solid #D7E19F;
	border-bottom: 7px solid #C3E344;
	margin-bottom: 5px;
}
h2.widgettitle{
	background-color: #96B224;
	padding: 3px 10px;
	border-bottom: 5px solid #C3E344;
	color: #fff;
	font-size: 9pt;
}

.widget li {
	background-color: #F5FCD2;
	padding:  3px 10px;
}
.widget div{
	background-color: #F5FCD2;
	padding:  3px 5px;
}
.widget_pages li{
	border-bottom: 1px solid #D7E19F;
	padding:  0;
}

.widget a {
	color: #353C0C; 
	text-decoration: none;
	 font-weight: bold;
}
.widget a:hover {
	color: #353C0C; 
	text-decoration:  underline;
	font-weight: bold;
}
.widget_pages a{
	display: block;
   font-weight: normal;
	padding:  3px 10px;
	}
.widget_pages a:hover{
	background-color: #FDE962;
	text-decoration: none;
   font-weight: normal;
}
.widget_recent_entries a{
   font-weight: normal;
}
.widget_recent_entries a:hover{
   font-weight: normal;
}

#tresc{
	width: 570px;
	float: left;
	margin: 25px 5px 25px 0px;
	text-align: justify;
	border-top: 1px solid #D6E09D;
	background-image: url('images/tlo_tresc.png');
	background-repeat: repeat-x;
}



#tresc h1{
	color: #353C0C;
	font-size: 14pt;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
}

#tresc h2, h3{
	color: #5A7509;
	font-size: 12pt;
	margin-top: 15px;
	margin-bottom: 20px;
}

p, #tresc ul, #tresc ol {
	margin-top: 3px;
	margin-bottom: 5px;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #5A7509;
	font-style: normal;
}

a:hover{
	text-decoration: underline;
}
.margines{
	padding: 0 10px;
}

.formularz_komentarzy{
	padding-left: 50px;
	width: 440px;	

}

#tresc input{
	border: 1px solid #C3E344;
	background-color: #F5FCD2;
	margin: 2px 0;
}
#tresc textarea{
	border: 2px solid #C3E344;
	background-color: #F5FCD2;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 9pt;
	margin: 2px 0;
	width: 437px;
}

#tresc label {
color: #5A7509;
	margin: 2px 0;
}


#tresc li{
	color: #5A7509;
	padding-left: 25px;
	background-image: url('images/punkt.png');
	background-repeat: no-repeat;
	background-position: 10px 6px;
}

#tresc #submit{
	border: 2px solid #C3E344;
	padding: 0 10px;
	color: #5A7509;
	text-decoration: underline;
	font-weight: bold;
}


ul.lista_komentarzy{
	list-style-type: none;
}
#tresc ul.lista_komentarzy li{
	border: 1px solid #739608;
	padding: 5px;
	background-image: none;
	
}
img.avatar{
	float: left;
	margin: 2px;
	padding: 0;
}
.comment-author{
	color:#5A7509;
	font-size: 8pt;
	line-height: 14px;
}

.commentmetadata a{
	color:#B1B616;
	font-size: 8pt;
}

.comment p{
	clear: both;
	margin-top: 10px;
}

#stopka{
	text-align: left;
	padding: 3px 10px;
	border-top: 7px solid #C3E344;
}

.nowalinia{
	clear: both;
}

.doprawej{
	text-align: right;
}




/*style wyszukiwarki*/
#searchform input{
	border: 1px solid #C3E344;
	margin: 2px 0;
	width: 170px;
}
#searchform #searchsubmit{
	border: 2px solid #C3E344;
	padding: 0 10px;
	color: #5A7509;
	text-decoration: underline;
	font-weight: bold;
	background-color: #D7E19E;
	width: 80px;
}

.data_posta{
	position: relative;
	top: -15px;
}

.postmetadata{
	margin-top: 15px;
	font-size: 8pt;
	line-height: 15px;
}
.postmetadata a{
	font-weight: normal;
}
.separator{
line-height: 1px;
	border-bottom: 2px solid #C3E344;
}

.alignright{
	float: right;
	width: 270px;
	text-align: right;
}
.alignleft{
	float: left;
	width: 270px;
}

.navigation{
	margin-top: 20px;
	font-size: 8pt;
}

td, th{
	padding: 1px 3px;
}

.dosrodka{
	text-align: center;
	padding: 0;
	margin: 0;
}


.widget_text h3{
	font-size: 11pt;
	color: #008000;
	margin: 5px 0;
}
.widget_text p{
 font-size: 8pt;
 line-height: 13px;
 
}
.widget_text a{
	color: #008000;
	text-decoration: underline; 
	font-weight: bold;
	font-size: 8pt;
}
.widget_text a:hover{
	color: #008000;
	text-decoration: none; 
}

.widget_text img {
	float: left;
	margin: 5px 2px 3px 0px;
}
.widget_text a.kup_teraz{
	clear: both;
	line-height: 24px;
	font-size: 11pt;
	display: block;
	text-align: center;
	background-image: url('images/btn_kup_teraz.png');
	background-repeat: no-repeat;
	background-position: center;
	color: #C00000;

}

img{
	padding: 4px;
}
