body {
	margin:0px;
	font-family: arial;
	font-size: 12px;
	color: #5b3822;
	background: #fff;	
}


#top{
	width: 100%;
	height: 161px;
	text-align: center;
	background: url('../img/top-tlo.jpg') repeat-x;		
}
#top_cont{
	position: relative;
	width: 959px;
	height: 161px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url('../img/top.jpg') no-repeat;		
}
#top_link{
	width: 305px;
	height: 161px;
	float: left;
	margin-left: 20px;
	margin-left: 20px;
}
#top_link_logo{
	width: 305px;
	height: 90px;
	margin-top: 37px;
	border: none;
	float:right;
}
#top_gal{
	position: absolute;
	bottom: 0px;
	right: 4px;
	width: 160px;
	height: 161px;
	float: left;
	/*margin-left: 470px;*/
}
#top_gal img{
	padding-top: 40px;
}

#body{
	width: 100%;
	text-align: center;
	background: #fbf8f3 url('../img/tlo.jpg') repeat-x;	
}
#body_cont{
	width: 959px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#menu{
	padding: 0;
	width: 180px;
	margin: 0;
	padding: 0;
	background: #594021;
	color: #fff;	
}
#menu a, a:hover{
	text-decoration:none;
	}
.active{
   text-decoration: underline;
}
.menu_lab{
	padding: 10px 0 0 0;
	margin: 0;
	float: none;
	width: 180px;
	height: 21px;
	background: url('../img/menu.jpg') repeat-x;
	text-align: center;	
}
.menu_el{
	padding: 10px 0 0 0;
	margin: 0;
	float: none;
	width: 180px;
	height: 21px;
	background: url('../img/menu.jpg') repeat-x;
	text-align: center;	
}
.menu_el1{
	display:none;
	padding: 10px 0 0 0;
	margin: 0;
	float: none;
	width: 180px;
	height: 21px;
	background: url('../img/menu1.jpg') repeat-x;
	text-align: center;	
}
a .menu_el, a .menu_el1 {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
a:hover .menu_el, a:hover .menu_el1 {
	font-weight: bold;
}

#body_cont_c{
	width: 579px;
	padding: 25px 15px 25px 15px;
	margin: 0px;
}
div #main_cont{
	clear: both;
	float: none;
	width: 100%;
	text-align: justify;
}
#main_gal{
	text-align: center;
	margin-bottom: 30px;
	width: 100%;
}
#main_gal img{
	border: none;
}
#main_l{
	margin: 0;
	padding: 0;
	float: left;
	width: 229px;
	text-align: left;
}
#main_l_sl{
	float: none;
	margin: 0 auto 5px auto;
	width: 312px;
	height: 195px;
}
.title{
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
}
#main_r{
	margin: 0;
	padding: 0;
	float: left;
	width: 350px;
	text-align: center;
}
#body_cont_r{
	width: 170px;
	height: 100%;
	padding: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align: center;
	background: #f6eddc url('../img/prawa-kolumna.jpg') repeat-x;
}
.adv{
	width: 138px;
	padding: 5px;
	text-align: left;
	background: #eee8d2;
	float: none;
	color: #5b3822;
	margin: 10px auto 0 auto;
}
.adv_title{
	font-weight: bold;
	font-size: 1.2em;
	float: none;
	text-align: center;
	padding: 0 0 5px 0;
	color: #576613;
}

#footer{
	width: 100%;
	height: 200px;
	text-align: center;
	background: url('../img/dol.jpg') repeat-x;	
}
#footer_cont{
	width: 959px;
	height: 34px;
	text-align: left;
	margin: 0 auto 0 auto;
	background: url('../img/stopka.jpg') repeat-x;
	color: #fff;	
}
#footer_cont_l{
	width: 490px;
	padding: 10px 0 0 20px;
	text-align: left;
	float: left;
}
#footer_cont_r{
	width: 429px;
	padding: 10px 20px 0 0;
	text-align: right;
	float: left;	
}
#footer_cont_r a{
	text-decoration: none;
	color: #fff;
}
#footer_cont_r a:hover{
	color: #fff58f;
}
/*--------------------*/
#main_cont p img{
	padding: 0 15px 15px 0;
	}
#main_cont h1{
	font-size: 18px;
	}
#main_cont h2{
	font-size: 15px;
	}
/*#main_cont a,
#main_cont a:visited,
#main_cont a:active{
	color: #5b3822;
	}

#main_cont a:hover{
	font-weight: bold;
	}*/
#produkty{
	width: 100%;
	}	
#produkty td{
	border-bottom: 2px solid #594021;
	padding: 10px 10px 10px 0px;
	}
#produkty h2{
	font-size: 15px;
	margin-top:0px;
	}	
#main_cont img{
	border: 0px;
	}
.progaleria img{
	border: none;
	padding: 10px 10px 0px 10px;
	}
#body_cont_c a{ 
	color:#5b3822;
	}
#body_cont_c a:hover{
	font-weight:bold;
	}

.menu_lab{
	cursor: pointer;
}
/*.adv p{
	text-decoration: blink;
	}*/
