* {
	border: 0;
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}


body {
	padding: 0px; 
	font-family:   Arial, Tahoma,  sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #437195;
	background: url(../images/bg_body.jpg) repeat-x 0px 160px;
}

ul{
	margin-left: 35px;
}

a{ 
	font-family:  Arial, Tahoma,  sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#437195;
	font-weight: bold;
	outline: none;
}

a:hover  { 
	font-family:   Arial, Tahoma,  sans-serif;
	font-size: 11px;
	text-decoration: underline; 
	color: #437195;
	font-weight: bold;
	outline: none;
} 

#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0 0 30px 0;
	 /* the bottom margin is the negative value of the footer's height */

}

#head-site{
	height: 160px;
	background: url(../images/bg_head.jpg) no-repeat center 0px;
}

#top-site{
	height: 325px;	
}
.top-site-inner{
	background: url(../images/top_img.jpg) no-repeat left 0px;
	height: 325px;
	width:1000px;
}
#top-site div h1, #top-site div h2, #top-site div h3{
	position: absolute;
	font-family: times new roman;
	color: #20446d;
	font-weight: normal;
	font-variant: small-caps;
	z-index:100;
}

#top-site div h1{
	font-size: 36px;
	top: 60px;
	left: 562px;
	line-height: 36px;	
}
#top-site div h2{
	font-size: 30px;
	top: 110px;
	left: 646px;
	color: #fff;
	line-height: 30px;
	
}
#top-site div h3{
	font-size: 26px;
	line-height: 26px;
	top: 85px;
	left: 712px;
}

#logo{
	position: absolute;
	left:70px;
	top: 43px;
	display: block
	
}

#mainmenu{
	position: absolute;
	top: 115px;
	left: 350px;
	width: 600px;
	height: 38px;
	background: url(../images/menu_bg.gif) no-repeat 0px 0px;
}

#mainmenu a{
	float: left;
	display: block;
	width: 100px;
	height: 38px;
	background: url(../images/menu_bg_on.gif) no-repeat -1000px 0px;
	text-indent: -7007px;
}
#mainmenu a#index:hover, #mainmenu a.sSelected1{
	background-position: 0px 0px;
}
#mainmenu a#oferta:hover, #mainmenu a.sSelected2{
	background-position: -100px 0px;
}
#mainmenu a#terminy:hover, #mainmenu a.sSelected3{
	background-position: -200px 0px;
}
#mainmenu a#galeria:hover, #mainmenu a.sSelected4{
	background-position: -300px 0px;
}
#mainmenu a#atrakcje:hover, #mainmenu a.sSelected5{
	background-position: -400px 0px;
}
#mainmenu a#kontakt:hover, #mainmenu a.sSelected6{
	background-position: -500px 0px;
}


#main-site{
	background: #ffffff url(../images/bg_main.jpg) no-repeat center 0px;
	margin: 0 auto -113px;
}

#site-footer{
	height: 93px;
	background:  url(../images/bg_foot.jpg) repeat-x 0px 0px;
	color: #ada58a;
	font-size: 11px;
	padding: 20px 0 0 0; 
}

#site-footer a{
	font-size: 11px;
	color: #ada58a;
	font-weight: bold;
}

.inner{
	width: 1000px;
	position: relative;
	margin: 0 auto;
}

#site-footer .inner p{
	padding: 0 0 0 50px;
}

.title-1{
	font-size: 20px;
	color: #c08c34;
	border-bottom: 1px solid #74aec9;
	padding: 20px 0 10px 0;
	margin: 0 0 20px 0;
	font-family: times new roman;
	font-weight: bold;
	font-variant: small-caps;
}

#content{
	width: 1000px;
	overflow: hidden;
	padding: 0 0 30px 50px;
}

#left-content, #left-main-content, #midle-main-content{
	float: left;
	width: 570px;
	margin: 0 30px 0 0;
}

#left-main-content, #midle-main-content{
	width: 270px
}

#right-content{
	float: left;
	width: 300px;
	margin: 0 50px 0 0;
}

#form-box{
	width: 300px;
	overflow: hidden;

}

.left-form{
	width: 100px;
	float: left;
	height: 30px;
}

.right-form{
	width: 200px;
	float: left;
	height: 30px;
	/* f9f7f0 */
	background: #f9f7f0 url(../images/input_bg.gif) no-repeat 0px 0px
}

.right-form input, .right-form textarea{
	width: 180px;
	color: #938c76;
	font-size: 12px;
	background: #f9f7f0;
	font-family: arial;
}


.right-form input{
	height: 18px;
	margin: 6px 0 0 10px;
}
.textarea-form{
	background: #f9f7f0 url(../images/textarea_bg.gif) no-repeat 0px 0px;
	height: 86px;
}

.right-form textarea{
	margin: 6px 0 0 10px;
	height: 70px;
}

.submit-form{
	width: 300px;
	float: left;
	text-align: right;
	margin-top: 4px;
	
}

.submit-form input{
	background: #244972 url(../images/submit_bg.gif) repeat-x 0px 0px;
	padding: 4px 30px 4px 30px;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.mheight{
	width: 300px;
	height: 83px;
}

div.gal-box{
	width: 570px;
	overflow: hidden;
}

a.gal-box{
	display: block;
	float: left;
	height: 111px;
	width: 126px;
	margin: 0 15px 0 0;
}

a.gal-box img{
	width: 120px;
	height: 90px;
	padding: 3px;
	border: 1px solid #e0dccf;
}

h2.gal-title{
	font-weight: normal;
	font-size: 16px;
	color: #C08C34;
	padding: 0 0 15px 0;
}

#slide-box{
	left: 55px;
	top: 30px;
}

#form_info{
	padding: 0 0 20px 0;
}

.fotka{
	padding: 3px;
	border: 1px solid #e0dccf;
}

#mapka{
	width: 550px;
	height: 300px;
	margin: 0 0 80px 0;
	padding: 3px;
	border: 1px solid #e0dccf;
}


