* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html{ 
}
body { 
	background:#ffffff url(images/top_bg.gif) repeat-x 50% 0%;
	font-family:Arial, Helvetica, sans-serif; font-size:100%; 
	line-height:1.063em; color:#566c7f;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
	margin-bottom:16px
}

ul li a {
	color:#d4411a;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
	width:260px
}
.clear { 
	clear:both;
	line-height:0%;
	font-size:0%;
	height:0%
}

.col-1, .col-2, .col-3,  .col-4, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4 { 
	float:left;
	display:inline;
}

.alignright { 
	text-align:right;
}
.alignright .b1 {
	float:right !important;
	right:20px
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	font-size:0.75em;
}

#header {
	position:relative;
	margin:0 auto;
	height:541px;
	width:980px;
}
#header-1 {
	position:relative;
	margin:0 auto;
	height:140px;
	width:980px;
}
#content {
	margin:0 auto;
}
.bottom_content {
	background:#4c96c7;
	padding:34px 0 0 0
}
.main_content {
	width:940px;
	margin:0 auto;
	padding-bottom:31px
}
.grey_cont {
	background:#f7f7f7;
	padding-top:40px
}
/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0px 25px 0px 0px; 
	float:left;
	width:265px;
	height:165px;
}
.img-indent2 { 
	margin:0 46px 0 0; 
	float:left;
}
.img-indent3 { 
	margin:-12px 0px 0 12px; 
	float:right;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:13px;
}
.p1 { 
	margin-bottom:17px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.margin_right {
	margin-right:20px;
	float:none !important
}
.width315 {
	width:315px;
	margin-right:26px;
}
.width258 {
	width:258px;
	margin-right:83px;
}
.margin_left {
	margin-left:269px
}
.margin_b {
	margin:23px 0 0 107px
}
.margin8 {
	margin-bottom:0px
}
.margin11 {
	margin-bottom:11px
}
.margin13 {
	margin:4px 0 13px
}
.margin14 {
	margin-bottom:14px
}
.margin20 {
	margin-bottom:20px
}
.margin41 {
	margin-bottom:41px
}
.margin23 {
	margin-bottom:23px
}
.margin_top20 {
	margin-top:20px;	
}
/*----- txt, links, lines, titles -----*/
a, .green {
	color:#27c5bc; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

.non_underline {
	text-decoration:none
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:2.0em;
	font-weight:200;
	text-transform:uppercase;
	line-height:1.5em
}
h1 span {
	color:#000;
	font-size:0.6em;
	margin-bottom:40px;
	font-weight:500;
	position:relative;
	font-style:italic;
	text-transform:none
}
h2 {
	color:#004b67;
	font-size:1.5em;
	margin:10px 0px -10px 0px;
	font-weight:100;
	text-transform:uppercase;
}
h2 span {
	text-transform:none;
	font-weight:600
}
h3 {
	font-size:1.0em;
	font-weight:500;
	color:#004b67;
	margin-bottom:19px;
	text-transform:uppercase;
	line-height:1.2em
}
h4 {
	color:#000;
	font-size:1.83em;
	font-style:italic;
	margin-bottom:20px;
	line-height:1.2em
}
h5 {
	color:#ffffff;
	font-size:1.08em;
	font-weight:bold;
	background:url(images/icon.gif) no-repeat 0 0%;
	margin-bottom:20px;
	padding-left:23px;
	text-transform:uppercase
}
.blue {
	color:#00a8d7
}
.orange {
	color:#fd9b00
}
.red {
	color:#de2525;
	position:relative;
}
.grey {
	color:#656565
}
.black {
	color:#181818 !important
}
.white {
	color:#fff	
}


.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:16px 0 12px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line_dot {
	background:url(images/dot.gif) repeat-x 0% 0%;
	height:1px; 
	line-height:0;
	margin:30px 0;
	overflow:hidden
}
.line-hor_top { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:0px 40px 40px;
}



/*==================boxes====================*/
.box {
	background:#f2f2f2;
	width:100%;
	position:relative

}
	.box .border-top {
		background:url(images/border-top.gif) repeat-x top;
	}
	.box .border-bot {
		background:url(images/border-bot.gif) repeat-x bottom;
	}
	.box .border-left {
		background:url(images/border-left.gif) repeat-y left;
	}
	.box .border-right {
		background:url(images/border-right.gif) repeat-y right;
	}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
		position:relative
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
			min-height:96px;
	height:auto !important;
	height:96px;
		}
	.box .inner { 
		padding:20px 10px 15px 15px;
	}

.address { 
	margin-bottom:20px;
		color:#656565;
		font-size:1.00em;
		float:left;
		margin-right:42px
}
	.address dt { 
		margin-bottom:14px
	}
	.address dd { 
		clear:both;
		text-align:right;
		width:255px;
	}
		.address dd span { 
			float:left;
		}
		.address a {
			color:#27c5bc;
			font-weight:bold
			}
.custom_address { 
		margin-bottom:39px;
		color:#656565;
		float:left;
		margin-right:60px
}
	.custom_address dt { 
		margin-bottom:3px
	}
	.custom_address dd { 
		clear:both;
		text-align:right;
		width:184px;
	}
		.custom_address dd span { 
			float:left;
		}
		.custom_address a {
			color:#27c5bc;
			}

/*===== header =====*/
.head_pic_block {
	position:absolute;
	width:940px;
	left:20px;
	top:177px
}
/*===== content =====*/
#content {
	color:#656565;
	padding:31px 0 0
}

.link {
	text-decoration:underline;
	display:inline-block;
	margin-left:10px
}
.link:hover {
	text-decoration:none
}

/*===== footer =====*/
#footer {
	width:100%;
	margin:0 auto;
	color:#566c7f;
	height:52px;
	position:relative;
	background:#000;
}
#foot {
	width:940px;
	margin:0 auto;
	height:52px;
	position:relative
}
.copy {
	position:absolute;
	left:0px;
	top:20px;
	color:#788382
}
.copy a {
	color:#85ccc8;
	text-decoration:underline
}
.copy a:hover {
	text-decoration:none
}
/*----- forms -----*/
/*==========================================*/

.text_indent {
	padding:25px 36px 30px 36px;
	position:relative
}
.text_indent2 {
	padding:25px 36px 30px 50px;
	position:relative
}

.list {
	list-style:none;
}
.list li {
	position:relative;
	padding:0 0 3px 0;
}
.list li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold
}
.list li a:hover {
	text-decoration:underline;
}
.list2 {
	list-style:none;
	margin-top:10px;
	margin-right:35px;
}
.list2 li {
	padding:0 0 4px 15px;
	vertical-align: top;
	background:url(images/mark.gif) no-repeat 0% 5px;
}
.list2 li a {
	color:#95c7c5;
	text-decoration:none;
	font-weight:bold
}
.list2 li a:hover {
	text-decoration:underline;
}
.list3 {
	list-style:none;
	margin-bottom:11px;
	float:left
}
.list3 li {
	position:relative;
	padding:0 0 2px 15px;
	overflow: hidden;
	vertical-align: top;
	background:url(images/mark2.gif) no-repeat 0% 5px;

	
}
.list3 li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold
}
.list3 li a:hover {
	text-decoration:underline;
}
.list4 {
	margin:3px 0 0 0;
	margin-right:38px
}
.list4 li {
	position:relative;
	padding:0 0 2px 15px;
	overflow: hidden;
	vertical-align: top;
	background:url(images/mark4.gif) no-repeat 0% 5px;
}
.list4 li a {
	color:#656565;
	text-decoration:none;
	font-weight:bold
}
.list4 li a:hover {
	text-decoration:underline;
}

.more {
	color:#fff ;
	text-transform:uppercase;
	background:url(images/b3.gif) no-repeat 0% 0%;
	padding:3px 15px 7px;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
}
.more:hover {
	color:#8bc1be;
}
.l_more {
	color:#d4411a !important;
	background:url(images/arrow_right2.gif) no-repeat 0% 4px;
	padding:0 0 0 14px;
	font-weight:bold;
	text-decoration:none;
}
.l_more:hover {
	text-decoration:underline	
}
.list_dl {
	width:136px;
	color:#816550;
	font-size:0.91em;
	padding-left:10px
}
.list_dl a {
	color:#f2bf22;
	font-size:0.90em
}
.list_dl dt {
	background:url(images/arrow_right.gif) no-repeat 0% 5px;
	padding:0 0 0 10px;
	margin-left:-10px
}
.button1 {
	background:url(images/button1.gif) no-repeat 0% 0%;	
	display:block;
	float:right;
	position:relative;
	text-decoration:none;
	padding:3px 24px;
	color:#fff
}
.button1:hover {
	background:url(images/button1.gif) no-repeat 0% 0%;	
	display:block;
	float:right;
	position:relative;
	text-decoration:none;
	padding:3px 24px;
	color:#27c5bc;
}
.button2 {
	background:url(images/button_bgs1.gif) repeat-x 0% 0%;	
	display:block;
	float:right;
	margin:0px 20px 0px 0px;
	text-decoration:none;
}
.button2 span {
	background:url(images/button_bgs2.gif) no-repeat 100% 0%;	
	display:block;
	float:left;
	color:#004a66;
	font-weight:bold;
	padding:3px 17px 12px 15px;
	cursor:pointer
}
.button2:hover span {
	color:#4c96c7;
}
.button3 {
	background:url(images/button_bgs1.gif) repeat-x 0% 0%;	
	display:block;
	float:right;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	width:60px
}
.button3 span {
	background:url(images/button_bgs2.gif) no-repeat 100% 0%;	
	display:block;
	float:right;
	color:#478d8a;
	font-weight:bold;
	padding:3px 17px 12px 15px;
	cursor:pointer;
	
}
.button3:hover span {
	color:#000;
}
.no_marg {
	margin:0
}
.no_marg_button {
	margin-bottom:0
}
.no_pad {
	padding:4px 0 0 0 !important
}
.no_bg {
	background:none !important;
}
.upercase {
	text-transform:uppercase
}
.date {
	font-weight:bold;
	font-size:1.16em;
	color:#8ac1be;
	margin-bottom:6px;
	text-transform:uppercase
}
.arrow img {
	margin:3px 0 0 5px	
}
.reserv {
	width:165px;
	margin:0 auto;
	color:#aa9267;
	padding-bottom:35px;
}
.reserv select {
	margin-right:6px;
	color:#bea173;
	font-size:0.91em
}
.inp {
	width:19px;
	height:12px;
	padding:2px;
	color:#bea173;
	border:1px solid #bea173;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	margin:0 4px;
	font-size:0.91em
}













.inp_bg {
	width:287px;
	height:42px;
	background:url(images/inp_bg.gif) no-repeat 0% 0%;
	padding:0px 5px 5px 10px;
}
.inp_bg input {
	width:287px;
	height:25px;
	background:none;
	border:none;
	color:#656565;
	padding:10px 0 0 0
}
.area_bg {
	float:left;
	width:287px;
	height:69px;
	background:url(images/area_bg.gif) no-repeat 0% 0%;
	padding:9px 5px 5px 10px;
}
.area_bg textarea {
	width:287px;
	height:73px;
	background:none;
	border:none;
	color:#656565
}
.butt_bg {
	float:right;
	width:65px;
	height:25px;
	background:url(images/butt_bg.gif) no-repeat 0% 0%;
	padding:0px 0px 0px 2px;
}
.butt_bg input {
	width:65px;
	height:25px;
	background:none;
	border:none;
	color:#656565
}
.sel {
	width:114px	
}

.buttons {
	text-align:right;
	padding-top:13px
}
.buttons a {
	margin-left:12px !important;
	text-align:left;
	display:inline
}
.no_bord {
	border:none !important	
}

.inp_form {
	float:left;
	padding-bottom:12px
}
.fleft_form{
	float:left;
	margin-right:15px
}


.select_block {
	width:233px;
	text-align:right
}
.select_block select {
	width:174px;
	background:#f2f2f2;
	border:1px solid #bbb;
	font-size:0.91em;
	color:#656565
}
.select_block span {
	float:left;
	font-weight:bold
}
.select_block div {
	height:31px;
}
.price {
	color:#000000;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 17px 0;
	text-align:center
}
.price span {
	font-size:1.4em;
}
.box_link {
	height:42px	
}
.b1 {
	background:#84cac6 url(images/b1.gif) no-repeat 100% 0%;
	color:#fff;
	font-weight:bold;
	padding:3px 15px;
	position:absolute;
	text-decoration:none;
	z-index:10
}
.b1:hover {
	color:#000;
	font-weight:bold;
	padding:3px 15px;
	position:absolute;
	text-decoration:none;
}
.b2 {
	background:#84cac6 url(images/b2.gif) no-repeat 100% 0%;
	color:#fff;
	font-weight:bold;
	padding:3px 17px 3px 39px;
	position:absolute;
	text-decoration:none;
	margin:8px 0 0 48px
}
.b2:hover {
	color:#84cac6
}

.oferty {
border: 1px solid #E5F0F8; margin-bottom:10px; padding-left:5px;
}

