body {
	 font-family: Georgia, Tahoma, san-serif;
	 font-size: 12px; 
	 color: #634510;
	 line-height: 1.5;
}
 a,  a:link,  a:visited{
	color: #634510;
	
}
 a:hover {
	color: #a6bc6b;
}
.body{
	width: 800px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin: auto;
	background-color: #e9f6c2;
}
.baner {
	width: 100%;
	height: 184px;
	background: White url("top.jpg") no-repeat; 
}
.content{
	width: 761px;
	margin: auto;
	
}
.tresc1{
	width: 760px;
   background-color: white;
}
.tresc1 img {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
}
.tresc_top {
	background:white url(pasek_gora_tresc.gif) no-repeat;
	width: 613px;
	height: 21px;
	float: right;
	margin-right: 10px;
}
.tresc_cont {
	width: 612px;
	height: 270px;
	background: white url("pasek_gora_tresc_pion.gif") repeat-x;
	float: right;
	margin-right: 10px;
}
.tresc_cont p{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.menu {
	width: 761px;
	height: 63px;
	background: url("pasek_menu.png") no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.menu a, .footer_menu a:link, .footer_menu a:visited{
	color: white;
	text-decoration: none;
}
.menu a:hover {
	color: #a6bc6b;
}
.menu span{
	display: block;
	margin-left: 20px;
	padding-top: 10px;
}
.pasek {
	width: 760px;
	height: 43px;
   background: white url(srodkowy_pasek_cor.jpg) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: white;
}
.pasek span {
	display: block;
	padding-left: 50px;
	padding-top: 5px;
}
.pasek img {
	margin-left: 20px;
	margin-top: 5px;
}
.tresc2 {
	width: 760px;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tresc2_top {
	background:white url(pasek_srodek_tresc.gif) no-repeat;
	width: 740px;
	height: 14px;
	margin: auto;
}
.tresc2_cont {
	width: 740px;
	background: white url("pasek_srodek_tresc_pion.gif") repeat-x;
	margin: auto;
}
.trs {
	width: 720px;
	margin-left: 10px; 
	margin-right: 10px;
}
.trs p {
	 text-indent: 20px;
}
.tresc_cont p{
	 text-indent: 20px;
}
.lista {
	border: 1px solid transparent;
	margin-right: 5px;
}
.lista ol {
	margin-top: -5px;
	list-style: url(lisc_do_listy.png);
}
.lista li {
	margin-left: -5px;
}
.lista p {
	margin-top: 2px;
	margin-left: 10px;
}
.footer{
	width: 760px;
	height: 83px;
	background: white url(footer.jpg) no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	color: white;
}
.footer_menu {
	width: 100px;
	margin: auto;
	font-weight: bold;
	padding-top: 10px;
}
.footer_menu a, .footer_menu a:link, .footer_menu a:visited{
	color: white;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #a6bc6b;
}
.footer span {
	display: block;
	text-align: center;
	margin-top: 10px;
	color: #a6bc6b;
}
.space_right {
	margin-right: 15px;
}
.space_left {
	margin-left: 15px;
}
.space {
	margin-left: 15px;
	margin-right: 15px;
}
.hr {
	 width: 740px;
	 height: 5px;
	 margin: auto;
	 height: 1px;
	 color: white;
	 margin-top: 10px;
	 border-top: 1px solid #a6bc6b;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
/*style dla strony opinie*/

.title {
	font-size: 18px;
	font-weight: bold;
}
.subtitle{
	font-size: 14px;
	font-weight: bold;
	background: transparent;
}
.dane{
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.silver {
	background-color: silver;
}
.lista{
	margin-bottom: 20px;
}