body, p, div, a, ul, ol, li, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

body{
	background-color: #ebe6d3;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 8pt;
	color: #293600;
}

#strona{
	background-color: #fff;
	width: 890px;
	margin: auto;
}

#naglowek{
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
}

	#logo{
		margin: 0 0 20px 0;
	}

	#naglowek_lewa{
		width: 300px;
		float: left;
		color: #3e000d;
		margin-left: 20px;
	}

	#naglowek_lewa a{
		color: #3e000d;
		text-decoration: none;
	}

	#naglowek_lewa a:hover{
			text-decoration: underline;
	}

	#naglowek_prawa{
		width: 510px;
		float: right;
		color: #3e000d;
		margin-right: 20px;
	}
	#naglowek_prawa a{
		color: #293600;
		text-decoration: none;
	}

	#naglowek_prawa a:hover{
		text-decoration: underline;
	}

#srodek{
	padding: 0 10px 0 20px;
	text-align: justify;

}

	#srodek_lewa{
		float: left;
		width: 180px;
		text-align: left;
	}

		.box_naglowek{
			background-image: url('images/naglowek_box.png');
			background-position: top;
			background-repeat: no-repeat;
			background-color: #ccdc8e;
			padding: 0 10px;
		}

		.box_tresc{
			border-left: 1px solid  #ccdc8e;
			border-right: 1px solid  #ccdc8e;
			border-bottom: 2px solid #ccdc8e;
			padding: 5px 10px;
			margin-bottom: 15px;
			line-height: 14pt;
			font-size: 9pt;
			background-image: url('images/tlo_box.png');
			background-repeat: repeat-x;
			background-position: top;
		}

		.box_tresc li{
			padding-left: 10px;
			background-image: url('images/strzalka.png');
			background-repeat: no-repeat;
			background-position: 0px 7px;
		}

		.box_tresc a{
			text-decoration: none;
			color: #115511;
		}
		.box_tresc a:hover{
				text-decoration: underline;
		}

		.box_tresc a.wiecej, a.wiecej{
			font-weight: bold;
			text-decoration: underline;
			color: #293600;
		}

		.box_tresc a.wiecej:hover, a.wiecej:hover{
			text-decoration: none;
		}
		
		.box_tresc a.czerwone{
			color: #800000;
		}

		.box_tresc p{
			font-size: 8pt;
			line-height: 10pt;
		}

 
	#srodek_prawa{
	float: right;
	width: 674px;
	}	
	
		#srodek_naglowek{
			background-image: url('images/naglowek_tresc.png');
			background-position: top;
			background-repeat: no-repeat;
			background-color: #ccdc8e;
			padding: 0 10px;
			
		}

		#srodek_tresc{	
			line-height: 13pt;
			background-image: url('images/tlo_box.png');
			background-repeat: repeat-x;
			background-position: top;
			padding: 15px 10px;
		}
	
#stopka{
	border-top: 3px solid #5d7012;
	background-color: #7c902a;
	padding: 20px;
	color: #fff;

}

	#stopka a{
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}

	#stopka a:hover{
	 	text-decoration: underline;
	}

	#stopka_lewa{
		width: 400px;
			float: left;
			text-align: left;
	}
	#stopka_prawa{
		width: 400px;
		float: right;
		text-align: right;
	}
	#podpis{
		margin-top: 35px; 
	}

	#stopka a.podpis{
		font-weight: normal;
	}


.kolumna_lewa{
float: left;
width: 320px;
}

.kolumna_prawa{
float: right;
width: 320px;
}

.ocena{
margin-top: 5px;
}

a.zamowienie{
width: 160px;
line-height: 28px;
display: block;
background-image: url('images/przycisk_zloz_zamowienie.png');
background-repeat: no-repeat;
font-size: 11pt;
font-weight:bold;
color: #fff;
text-decoration: none;
text-align: center;
}
a.zamowienie:hover{
text-decoration: underline;
}


h1{
	font-size: 10pt;
	line-height: 29px;
}
h2{	
	font-size: 12pt;
	line-height: 29px;
	padding-bottom: 7px;
	padding-top: 10px;
}
h3{
	font-size: 11pt;
	line-height: 29px;
	padding-bottom: 7px;
}

h3 a, h1 a, h2 a{
	color: #293600;
	text-decoration: none;
	font-weight: bold;
}
h3 a:hover, h1 a:hover, h2 a:hover{
	text-decoration: underline;
}

p, ul{
	padding: 0 0 10px 0;
}
 
li{
	list-style: none;
}	
	
	
.poprzeczka{
	clear: both;
}

.pogrubienie{
	font-weight: bold;
}


.dosrodka{
	text-align: center;
}

.prawa{
	float: right;
	margin-left: 10px;
}
.lewa{
	float: left;
	margin-right: 10px;
}
.separator{
	clear: both;
	border-top: 1px dashed #ccc;
	margin: 10px 0;
}


.opis_produktu{
	float: right;
	padding-right: 20px;
}

.szybkie_menu{
	margin: 50px 0 0 50px;
	line-height: 18px;
}

.szybkie_menu a{
	color: #293600;
	text-decoration: none;
}

.szybkie_menu a:hover{
	text-decoration: underline;
}

.opis{
	font-size: 9pt;
	line-height: 16px;
}
