body {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    font-family: Arial;
    background-image: url('../images/bg.jpg');
    background-repeat: no-repeat;
	background-position: top center;
	background-color: #1C1A0D;
}

img {
    border: 0;
}

a {
    text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration:none;
	color:#7B1C08;
}

div {
    float: left;
}

img.middle {
    vertical-align: middle;
}

div.page {
    width: 100%;
    height: auto;
}

div.body {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    float: none;
}

div.header {
    width: 100%;
    height: 250px;
}
div.header_a {
    width: 48%;
    height: 200px;
	padding-top:50px; 
	margin-left:3%;
	text-align: left;
}
div.header_b {
    width: 49%;
	height:250px;
	text-align: center;
}
div.header_menu {
    width: 100%;
    height: 45px;
	text-align: left;
	background-image: url('../images/menu_bg.png');
}
div.menu_odn{
	width: 14.28%;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
div.menu_odn a{
	font-size:14px;
	color: white;
	display: block;
}
div.menu_odn a:hover{
	background-image: url('../images/menu_bg_h.png');
}
div.content{
	width:96%;
	height: auto;
	background-color: #575642;
	padding: 2%;
}
div.nagl{
	width: 98%;
	height: 40px;
	padding-left:14px;
	line-height:40px;
	background-color: #37382c;
	font-size: 18px;
	border: 1px solid #414035;
	color: #FFFFFF;
}
div.nagl a{
	font-size:11px;
	color: #c8c9bf;
}
div.nagl a:hover{
	color:#F5F466;
}
div.nagl.nagl_2{
	width: 96.6%;
}
div.nagl.none_bg{
	background-image: none;
}
div.kres{
	width: 98%;
	padding-left:14px;
	height: 5px;
	border: 1px solid #414035;
	background-color: #37382c;
	margin: 10px 0 10px 0;
	
}
div.tyt{
	width: 96%;
	margin-left:15px;
	color: #c8c9bf;
	margin-top:10px;
	font-weight: bolder;
	font-size:13px;
}
div.tyt a{
	color: #c8c9bf;
	font-size:12px;
	
}
div.tyt.news{
	margin-top:7px;
}
div.tyt.rezerw{
	font-size:15px;
	
}
span.tyt_rezerw{
	color: #5a5449;
	float: right;
	height: 45px;
	line-height: 35px;
	margin-right:10px;
}
span.wolny{
	color: #41a62a;
}
span.zajety{
	color: #e2001a;
}
span.wolne_strze{
	color: #FF7200;
}
span.urlop{
	color: #0075FF;
}
div.opis{
	width: 96%;
	height: auto;
	margin-top:5px;
	margin-left:15px;
	color: #1e1e1a;
	font-size:12px;
}
div.opis a{
	color: #C8C9BF;
	font-size:12px;
}
div.border{
	width: 100%;
	height: 230px;
	border: 1px solid #a09479;
	-moz-border-radius:10px;
	border-top: none;
	 padding-bottom:10px;
}
div.onas{
	width: 100%;
	height: auto;
}
div.ostzdjecia{
	width: 100%;
	height: auto;
}
div.formularz{
	width: 100%;
	height: auto;
}
div.form_img{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 20px;
}
div.form_a{
	width:26%;
	height: 30px;
	line-height:30px;
	font-size:12px;
	color: #1e1e1a;
	margin-right:2%;
	text-align:right;
	
}
div.form_b{
	width:70%;
	height: 30px;
	line-height: 30px;
	font-size:12px;
	color: #5a5449;
	margin-right:2%;
	text-align:left;
	
}
div.form_b input[type="text"], textarea{
	width: 100%;
	background-color: #888776;
	border: 1px solid #37382c;
}

div.form_b input[type="submit"]{
	width:75px;
	height: 25px;
	color: white;
	background-color: #37382c;
	border: 1px solid #b4ac7e;
	
}
div.form_b select{
	width: 100%;
	margin-top:5px;
	background-color: #EBDEC3;
	border: 1px solid #a09479;
}
div.onas_a{
	width: 30%;
	height: auto;
	text-align: center;
}
div.zdjecie {
    width: 25%;
    margin-bottom: 15px;
    text-align: center;
}
div.zdjecie img{
	 border: 1px solid black;
}
div.onas_b{
	width: 70%;
	height: auto;
	color: #5a5449;
	font-size:12px;
}
div.onas_b a{
	color: #5a5449;
	font-size:12px;
	text-decoration: underline;
}
div.box_left{
	width: 580px;
	height: auto;
}
div.box_right{
	width: 350px;
	margin-left:20px;
	height: auto;
}
div.logo{
	width:30%;
}
div.img{
	width: 100px;
	height: 354px;
}
div.foot{
	width:100%;
	height: 55px;
}
div.foot_a{
	width:44%;
	margin-left: 3%;
	height: 25px;
	line-height: 25px;
	color: white;
	font-size:12px;
}
div.gal {
    width: 18.8%;
    min-height: 125px;
    margin-bottom: 15px;
    padding-top: 10px;
    margin-right: 7px;
    text-align: center;
    border: 1px dashed silver;
}
div.gal:hover {
	border: 1px solid #A09479;
}
div.foot_b{
	width:48%;
	margin-left: 2%;
	height: 25px;
	line-height: 25px;
	color: white;
	font-size:12px;
	text-align: right;
}
div.foot_b a{
	color: white;
	font-weight: bolder;	
}
div.foot_a a{
	color: white;
	font-weight: bolder;	
}
div.splat_left {
    width: 253px;
    height: 253px;
	position: relative;
	top:-220px;
	z-index: -1;
	left:-90px;
	background-image: url('../images/splat_left.png');
}
div.splat_right {
    width: 253px;
    height: 253px;
	position: relative;
	z-index: -1;
	top:-210px;
	right:-90px;
	float: right;
	background-image: url('../images/splat_right.png');
}
