@charset "utf-8";
/* CSS Document */
html, body, h2, h3, h4, h5, h6, form, ol, ul, li, dl, dt, dd, div{
	margin:0;
	padding:0;
	}
ul, li{
	list-style-type: none; 
	margin:0;
	padding:0;
	top:0;
	/*float:left;*/
	}
a, a:hover, a:active{
	color: #ff8000;
	text-decoration: none;
	}
img{
	border:0px;
	}
body{
	background:url(../images/bg.jpg) repeat #4b2608;
	background-position: top center; 
	margin:0 auto;
	color:#ffffff;
	font:normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	text-align:center;
	}
.base{
	width:960px;
	margin:0 auto;/*wycentrowanie warstwy*/
	text-align:left;
	font-size:14px;
	}
.bar{
	margin:0 auto;
	width:960px;
	height:130px;
}
a.b_start{
	background:url(../images/home.png) no-repeat 0px 0px;
	width:480px;
	height:130px;
	overflow:hidden;
	float:left;
	border:0;
	margin:0px;
	}
a.b_mapa{
	background:url(../images/mapa.png) no-repeat 0px 0px;
	width:480px;
	height:130px;
	overflow:hidden;
	float:left;
	border:0;
	margin:0;
	}
.top{
	background:url(../images/top.png) no-repeat;
	width:960px;
	height:349px;
	padding-top:6px;
	z-index:1;
	}
.box{
	/*background:url(../images/content.png);*/
	width:948px;
	height:288px;
	border:0px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
	}
.bx-pager{
	z-index:99;
	position:absolute;
	top:258px;
	right:0px;
	width:150px;
	height:20px;
	margin:5px;
	}
.pager-link{
	float:right;
	background:url(../images/pager.png) no-repeat 0px 0px;
	margin:5px;
	width:10px;
	height:10px;
	font:10px Verdana, Tahoma, Helvetica, sans-serif;
	}
.pager-active,.pager-active:hover,.pager-active:active,.pager-link:active{
	float:right;
	background:url(../images/pager.png) no-repeat 0px -10px;
	margin:5px;
	width:10px;
	height:10px;
	font:10px Verdana, Tahoma, Helvetica, sans-serif;
	}
	
.menu{
	border:0;
	width:960px;
	height:40px;
	margin-bottom:15px;
	}
	
a.m_start{
	background:url(../images/m_start.png) no-repeat 0px 0px;
	border:0;
	width:240px;
	height:40px;
	overflow:hidden;
	float:left;
	}
a.m_start:hover,a.m_start:active,a.m_start_in:active{
	background:url(../images/m_start.png) no-repeat 0px -40px;
	}
a.m_start_in{
	background:url(../images/m_start.png) no-repeat 0px -40px;
	border:0;
	width:240px;
	height:40px;
	overflow:hidden;
	float:left;
	}
	
a.m_oferta{
	background:url(../images/m_oferta.png) no-repeat 0px 0px;
	border:0;
	width:240px;
	height:40px;
	overflow:hidden;
	float:left;
	}
a.m_oferta_in{
	background:url(../images/m_oferta.png) no-repeat 0px -40px;
	border:0;
	width:240px;
	height:40px;
	overflow:hidden;
	float:left;
	}
a.m_oferta:hover,a.m_oferta:active,a.m_oferta_in:active{
	background:url(../images/m_oferta.png) no-repeat 0px -40px;
	}
	
a.m_galeria{
	background:url(../images/m_galeria.png) no-repeat 0px 0px;
	border:0;
	width:240px;
	height:40px;
	overflow:hidden;
	float:left;
	}
a.m_galeria_in{
	background:url(../images/m_galeria.png) no-repeat 0px -40px;
	border:0;
	width:240px;
	height:40px;
	overflow:hidden;
	float:left;
	}	
a.m_galeria:hover,a.m_galeria:active,a.m_galeria_in:active{
	background:url(../images/m_galeria.png) no-repeat 0px -40px;
	}

a.m_kontakt{
	background:url(../images/m_kontakt.png) no-repeat 0px 0px;
	border:0;
	width:240px;
	height:40px;
	overflow:hidden;
	float:left;
	}
a.m_kontakt_in{
	background:url(../images/m_kontakt.png) no-repeat 0px -40px;
	border:0;
	width:240px;
	height:40px;
	overflow:hidden;
	float:left;
	}	
a.m_kontakt:hover,a.m_kontakt:active,a.m_kontakt_in:active{
	background:url(../images/m_kontakt.png) no-repeat 0px -40px;
	}
.content{
	background-image:url(../images/content.png);
	background:url(../images/content.png);
	padding-top:30px;
	padding-bottom:30px;
	padding-right:20px;
	padding-left:20px;
	margin-top:5px;
	width:920px;
	float:left;
	font:14px Verdana, Tahoma, Helvetica, sans-serif;
	line-height: 24px;
	/*text-indent: 36px;*/
	text-align:left;
	color:#ffffff;
	z-index:2;
	}
.gallery{
	float:left;
	/*margin-left:-16px;
	margin-right:36px;
	margin-left:18px;*/
	margin-right:34px;
	margin-top:20px;
	margin-bottom:20px;
	width:204px;
	height:153px;
	border:0px;
	}
.footer{
	background:url(../images/footer.png);
	width:960px;
	height:56px;
	float:left;
	margin-top:20px;
	font:normal 12px Tahoma, Verdana, Helvetica, sans-serif;
	z-index:2;
	}
.foot{
	color: #000000;
	text-decoration: none;
	}
.foot:hover, .foot:active{
	color: #904b00;
	text-decoration: none;
	}
.footer_left{
	float: left;
	margin-top:14px;
	margin-bottom:14px;
	margin-left:40px;
	}
.footer_right{
	color:#000000;
	float: right;
	margin-top:14px;
	margin-bottom:14px;
	margin-right:40px;
	}