body {
	margin: 0px;
	padding: 0px;
	background: #f7f7c9 url(../images/tlo.jpg) repeat-x;
	font-family: Verdana, Arial, serif;
	font-size: 12px;
}

#kontener {
	width:974px;
	height:auto;
	margin:auto;
	background: #fff url(../images/container_bg.jpg) repeat-y;
}
	
#kolumna_lewa {
	width: 710px;
	height:auto;
	float:left;
	background: url('../images/content_bg.jpg') repeat-y;
	position: relative;
}

#kolumna_prawa {
	width: 264px;
	height:auto;
	float:left;
	background: #eeee99 url(../images/right_panel.jpg) no-repeat;
}
	
#baner {
	width:710px;
	height:333px;
}
	
#menu {
	width:214px;
	height:auto;
	float:left;
	min-height: 546px;
	height: auto !important;
	height: 546px;
	position: relative;
	z-index: 3;
}

#menu_ab {
	background: #f7f7c9 url(../images/menu_bg.jpg) no-repeat;
	width:214px;
	height: 546px;
	left:0;
	top:0;
	position: absolute;
	z-index: 2;
}

#menu_contact {
	width:214px;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 3;
	overflow: hidden;
}
	
#tresc {
	width:496px;
	height:auto;
	float:left;
}
	
#menu_2 {
	min-height:187px;
	margin-top: 63px;
	position:relative;
	z-index:3;
}
	
#tresc_menu_01 {
	display:inline;
	float:left;
	margin: 17px 0 15px 45px;
	text-align: center;
	height:29px;
	text-transform: uppercase;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	background-color: #a5060b;
	width: 400px;
	box-shadow: 4px 4px 5px #888;
	-moz-box-shadow: 4px 4px 5px #888;
	-webkit-box-shadow: 4px 4px 5px #888;
	-khtml-box-shadow: 4px 4px 5px #888;
	text-shadow: white 0.1em 0.1em 0.5em;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=135,strength=5);
}

#tresc_menu_06 {
	width:57px;
	height:29px;
	float:left;
	}
	
#tresc_02 {
	width:496px;
	height:17px;
	background-image:url(../images/index_12.jpg);
	}
	
#tresc_tresc_1	{
	clear: both;
	margin: 0px 10px;
}
	
#offer {
	height:456px;
	margin: 70px 30px 0 30px;
}
.offerbox {
	clear:both;
	color: #bf9b58;
	font-size:11px;	
	height: 145px;
	border-bottom: 1px dotted #ea7e1e;
	overflow:hidden;
	position: relative;
}
.offerbox:last-child{
	border:0;	
}
.offerbox h3{
	color: #fcd13c;
	font-size:13px;
	text-decoration: underline;
	margin:12px 0;
	padding:0 0 0 14px;;
	background: url(../images/list_style.jpg) no-repeat left center;
}
.offerbox p {
	font-size:75%;	
}
.offerbox img {
	border: 3px solid #c65a1f;
	float:left;
	margin-right: 4px;
}
.offerbox a {
	background: url(../images/button_more.jpg) no-repeat;
	bottom:8px;
	display:block;
	height: 15px;
	left: 120px;
	position: absolute;
	width: 41px;
}
	
#kolumna_prawa_03 {
	height:288px;
}
	
#kolumna_prawa_04 {
	height:56px;
}
	
#stopka {
	width:1005px;
	height:69px;
	background-image:url(../images/index_18.jpg);
	clear:both;
	}
	
	
/*GALERIA*/
#galeria_box {
	clear:both;
	width:590px;
	min-height:150px;
	margin:0px;
	padding:0px;
	}
	
#galeria_box  .galeria_image{
	float:left;
	width:200px;
	min-height:120px;
	margin:0px 10px 10px;
	padding:0px;
	text-align:center;
	border:1px solid #666666;
	}
	
#galeria_box  .galeria_image a{
	float:left;
	margin:50px 0 0 63px;
}
#galeria_box  .galeria_informacje {
	width:360px;
	float:left;
	margin:0px 0px 10px;
	min-height:50px;

	}

#galeria_box  .galeria_opis {
	margin:0px;
	color:#000000;
	min-height:50px;
	}
	
#galeria_box  .galeria_tytul {
	margin:0px 0px 10px;
	}
#galeria_box  .galeria_tytul a{
	color:#FDD679;
	}
	
#galeria_box  .galeria_wiecej {
	width:490px;
	text-align:right;
	float:right;
	font-size:11px;
	margin-top:-20px;
	}
#galeria_box  .galeria_wiecej a{
	color:#FDD679;
	text-decoration:none;
	}	
