/* =Genereral Layout Rules 
******************************************************/ 
html, body, form {
	height: 100%; 
	margin: 0; 
	padding: 0;}

body {background:url(../img/bg_page.jpg) center #FFFFFF;}

form {
	width:980px;
	margin:0px auto;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1;
	color:#000000;}

#main_layout {
	margin:0 auto;	
	position:relative;
   _height:100%;
	min-height:100%; 
	margin-bottom:-70px;
/*	background:#E4E4E4;*/}

#header {
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	height:310px;
/*	background:#FFFFCC;*/}

#footer_place {
	height: 250px; 
	clear: both;
/*	background:#999999;*/}

#footer {
	height:65px;
	padding-top:5px;
   _height:63px;
   _padding-top:7px; 	
	position:relative;
/*	background:#CCCCFF;*/}	

.png {behavior: url(pngbehavior.htc);}

.png a {position:relative;}

/*.png, img { filter:expression(fixPNG(this)); } 
.png a { position: relative; }*/

.hotel img.png {border: none; float: none; margin-left: 15px;}

ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;}
ul.simpl, ol.simpl  {
	line-height:125%;}	


/* =2Column Layout
******************************************************/
#main1,
#left1 {
	float:left;
	padding-top:330px;
	font-size:100%;} 

#main1 {
	width:675px;
   _width:675px;
	margin-bottom:-150px;
	margin-left:255px;
   _margin-left:130px;
    padding-left:20px;
	padding-right:30px;
/*	background:#CCCC66;*/}

#left1 {
	position:relative;
	width:245px;
	margin-left:-980px;
   _margin-left:-1003px;
/*   _margin-left:-980px;*/
    padding-left:10px; 
/*	background:#66CCCC;*/}

/*.tech {margin:0px 30px 0px 20px;}*/	

/* =Header
******************************************************/
#logo,
#header_block,
#door_l,
#door_r,
#door_c_wrp,
#ico_home,
#ico_search,
#ico_mail,
#icons,
#header_txt,
.lang,
.header_img,
.bracket1,
.bracket2,
.bracket3,
.bracket4 {position:absolute;}

#logo {
	top:5px;
	left:30px;}

#header_block {
	bottom:0px;
	left:6px;
	width:968px;
	height:239px;}

#door_l, 
#door_r,
#door_c_wrp {
	bottom:0px;}

#door_c_wrp {left:242px;}


#door_l {
	left:0px;}
.door_l_bg {
	width:242px;
	height:208px;
	background:url(../img/door_left.png) no-repeat;
   _background:url(img/door_left.png) no-repeat;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/door_left.png', sizingMethod="scale");}


#door_r {
	right:0px;}
.door_r_bg {
	width:240px;
	height:208px;
	background:url(../img/door_right.png) no-repeat;
   _background:url(img/door_right.png) no-repeat;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/door_right.png', sizingMethod="scale");}
   
   
#door_c {
	width:486px;
	height:239px;	
	background:url(../img/door_center.png) no-repeat;
   _background:url(img/door_center.png) no-repeat;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/door_center.png', sizingMethod="scale");}


#icons {
	top:10px;
	right:20px;
	width:200px;
	height:12px;
/*	background:#99CCFF;*/
	z-index:100;}	
#icons a {margin:0 25px;}

#header_txt {
	top:10px;
	left:270px;
	width:485px;
	height:60px;
	margin:0px;}
	
a.lang {
	top:10px;
	right:15px;
	font-size:80%;}
	
.header_img {
	top:42px;
	left:10px;
	z-index:100;}

.bracket1,
.bracket2,
.bracket3,
.bracket4 {
	width:22px;
	height:19px;
	z-index:100;}

.bracket1,
.bracket2 {
	top:60px;
	background:url(../img/bracket_top.png);
   _background:url(img/bracket_top.png) no-repeat;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bracket_top.png', sizingMethod="scale");}

.bracket3,
.bracket4 {
	bottom:40px;
	background:url(../img/bracket_bottom.png);
   _background:url(img/bracket_bottom.png) no-repeat;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bracket_bottom.png', sizingMethod="scale");}

.bracket1,
.bracket3 {left:-9px;}

.bracket2,
.bracket4 {right:-5px;}	

/* =Blocks
******************************************************/
/*#door_l div {margin:20px 0px 15px 25px;}*/
#door_r {}
#door_c {}

.door_l_pos {
	position:absolute;
	top:20px;
	left:25px;}
.door_r_pos {
	position:absolute;
	top:30px;
	left:35px;}	

.services {
	margin:10px 0px 0px 5px;
	padding:0px;
	list-style:none;
	position:relative;}
.services li {margin:10px 0;}
.services li.active {color:#C65604;}


.phone_us ul,
.phone_us ul.phones {
	margin:0px 0px 20px;
	padding:0px;
	list-style:none;}
.phone_us ul li,
.phone_us ul.phones li {margin:5px 0;}	

.phone_us ul.phones {margin:0px 0px 20px 20px;}


.menu {
	position:absolute;
	top:14px;
	left:25px;
   _left:17px;
	list-style:none;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	overflow:hidden;}
.menu li {
	float:left;
	margin:0px 15px 0px 15px;}

.menu a:link,
.menu a:visited,
.menu a:hover,
.menu a:active {position:relative;}


.short_news_block,
.recommendation_block {font-size:90%;}
.short_news_block .tit2 {margin-right:40px;}	
.short_news_block p {margin:0px;}

.short_new {
	margin:15px 0px 20px;}
.short_new .new_date {
	margin:10px 0px 10px 0px;
	color:#76310c;}
.short_new a,
.short_new p {
	padding-right:20px;
	display:block;}
.short_new a {line-height:120%;}
.short_new p {
	margin-top:10px;
	line-height:110%;}

.letter_list {
	margin:0px;
	padding:15px 0px 0px 0px;
	list-style:none;}
.letter_list li {
	margin:5px 20px 10px 0px;
	line-height:120%;
	color:#76310c;}
.letter_list li.active {
	color:#6C0000;
	font-weight:bold;}


.recommendation_block1 {
	overflow:hidden;
	margin:20px 0px 10px;}
.recommendation_block1 a {
	width:208px;
	height:254px;
	float:left;
	position:relative;
	margin:0px 25px 25px 0px;}
.recommendation_block1 a.last {margin:0px 0px 25px 0px;}

.rec_txt_img {
	position:absolute;
	top:50px;
	left:30px;}

.all_news .new_date {
	font-size:12px;
	color:#51211A;
	margin:8px 0px 5px;}
dl.new {
	margin:5px 0px 25px;}

.new dt {margin:0 0 5px 0;}

.new dd {
	margin:0px;
	line-height:130%;}

.roll1 {width:28px; height:39px;}
.roll2 {width:646px; height:39px;}
.roll3 {width:23px; height:39px;}
.roll4 {width:28px; height:737px;}

.roll5 {
	vertical-align:top;
	background:url(../img/roll/nal_05.jpg) no-repeat; 
	width:616px; 
	height:707px;}

.roll6 {width:23px; height:737px;}
.roll7 {width:28px; height:60px;}
.roll8 {width:646px; height:60px;}
.roll9 {width:23px; height:60px;}	
	
.big_roll {
	margin:0px 0px 50px 0px;}

.roll_content {
	width:545px; 
	height:565px;
	margin:100px 50px 0px 50px;
	position:relative;}
	
.roll_content .date,
.roll_content .to,
.roll_content .title,
.roll_content .title1,
.roll_content .title2,	
.roll_content .txt,
.roll_content .txt2,
.roll_content .podpis,
.roll_content .stamp,
.roll_content .st1,
.roll_content .original { 
	position:absolute;
	line-height:120%;
	color:#3b1900;}

.roll_content .date {
	top:40px;
	left:20px;
	width:200px;
	font-size:13px;
	color:#580A0A;}
	
.roll_content .to {
	top:40px;
	right:20px;
	width:200px;
	font-size:13px;
	color:#580A0A;}
	
.roll_content .title {
	top:130px;
	left:50%;
	width:500px;
	margin-left:-250px;
	text-align:center;
	font-size:14px;
	font-weight:bold;}
	
.roll_content .title1 {
	top:-10px;
	left:50%;
	width:500px;
	margin-left:-250px;
	text-align:center;
	font-size:14px;
	font-weight:bold;}	
		
.roll_content .txt,
.roll_content .txt2 {
	top:150px;
	left:50%;
	width:500px;
	margin-left:-250px;
	font-size:14px;
	line-height:18px;}

.roll_content .txt2 {
	top:70px;}

.roll_content .title2 {
	top:30px;
	left:20px;}	

.roll_content .podpis {
	top:470px;
	left:20px;
	width:250px;
	font-size:12px;
	font-weight:bold;}

.roll_content .stamp {
	top:470px;
	right:20px;}
	
.roll_content .st1 {
	top:400px;
	right:20px;}	
	

.roll_content .original {
	bottom:0px;
	right:20px;}	


/* =Links
******************************************************/
a:link,
a:visited,
a:hover,
a:active {
	color:#76310c;}
a:visited {color:#A05347;}
a:hover {color:#9F0000;}

.services a:link,
.services a:visited,
.services a:hover,
.services a:active {color:#542802;}
.services a:visited {color:#000000;}
.services a:hover {color:#9F0000;}



li.special  a:link,
li.special  a:visited,
li.special  a:hover,
li.special  a:active {
	font-size:14px;
	font-style:italic;
	color:#990000;
	font-weight:bold;}
li.special  a:hover {color:#CC0000;}


.menu a:link,
.menu a:visited,
.menu a:hover,
.menu a:active {
	font-size:16px;
	color:#fbc552;
	font-weight:bold;
	text-decoration:none;}
.menu a:visited {color:#fbc552;}
.menu a:hover {color:#FFFFFF;}

.letter_list a:link,
.letter_list a:visited,
.letter_list a:hover,
.letter_list a:active {color:#542802;}
.letter_list a:hover {color:#9F0000;}

/* =Fonts
******************************************************/
p,
.one_new_wrp {
	margin:0px 0px 15px;
	line-height:130%;
	color:#3b1900;}
	

h1, h2, h3, h4, h5, h6,
.tit1, .tit2, .tit3, .tit4, .tit5, .tit6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#782504;
	margin:0px 0px 10px 0px;}

h1 {
	font-size:170%; 
	color:#800000;
	line-height:120%;}

.tit1 {font-size:170%;}
h2, .tit2 {font-size:150%;}
h3, .tit3 {font-size:140%;}
h4, .tit4 {font-size:130%;}
h5, .tit5, .new dt {font-size:120%;}
h6, .tit6 {
	font-size:100%;
	font-weight:bold;}

.mtop {margin:-10px 0px 0px 0px;}
.tit3 {margin:3px 0px 10px 0px;}
.tit4 {font-weight:bold;}

.tit5 {
	margin:10px 0px 0px 0px;}


.brown {color:#76310c;}
.brown {
	color:#76310c;
	font-family:Georgia, "Times New Roman", Times, serif;}

#header_txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-style:italic;
	color:#782504;}

.phone_us {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	color:#542802;}

.one_new_wrp ul,
.one_new_wrp ol {
	margin:0px;
	padding:0px;
	margin:5px 0 5px 25px;}
.one_new_wrp ul {list-style:square inside;}
.one_new_wrp ol {list-style:decimal inside;}

.one_new_wrp img {
	margin:10px;
	border:1px solid #8D5C45;}

.all_news .new_date,
.one_new_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;}

.one_new_date {
	font-size:12px;
	margin-bottom:15px;}

.small {
	display:block;
	margin-top:5px;
	font-size:85%;}

.new dt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#782504;}
	
.akcent	{
	font-style:italic;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	margin:10px 50px 10px 20px;
	border-left:#8D3632 1px solid;
	line-height:130%;} 

.bold_akc {
	font-size:14px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#9B3737;}
	
.smaller
{
    font-size:80%;
}
	

/* =Misc
******************************************************/
a img {border:none;}
.clear {clear:both;}
.overflow {overflow:hidden;}

.txt p {margin:15px 0px 15px 0px;}

.marg_top {margin-top:-5px;}

.fiveness {
	position:absolute;
	top:0px;
	right:0px;
	text-decoration:none;
	color:#3B1900;
	font-size:12px;
	overflow:hidden;}
.fiveness a {
	float:left;
	display:inline-block;
	margin-left:5px;}

.fiveness div {
	margin-top:11px;}

.fiveness a,
.fiveness div {
	float:left;}

	
ol li {
	margin:0px 0px 3px 0px;}	

/* =hotels
----------------------*/
.hotel {
	overflow:hidden;
	padding:15px 0px 15px 0px;
	_padding:30px 0px 30px 0px;
	margin-bottom:5px;}

.hotel img {
	float:left;
	border:#8D5C45 1px solid;}

.hotel p {
	font-size:12px;
	margin:3px 0px 3px 0px;}
	
.hotel_text {
	font-size:12px;
	margin:5px 0px 5px 0px;}

.hotel .hotel_desc {
	margin-left:320px;
	line-height:120%;}		

.hotel_desc {
	font-size:13px;
	color:#54261B;}	


.vtop input {
	margin-top:20px;
	display:block;}

.cite_form td {
	padding:10px 5px 10px 5px;
	vertical-align:top;
/*	background:#FFFFFF;
	opacity:0.85;*/
/*	border-bottom:#B56D4A 1px solid;*/}

.cite_form td table {margin-top:5px;}
.cite_form td table td {padding:5px;}

.cite_form img {border:#C09D72 1px solid;}

.stars {
	display:block;
	margin-top:5px;}


.header {
	font-size:110%;
	font-weight:bold;
	color:#784532;}

.header td {padding:10px 5px 10px 5px;}		

.tb_1 {width:25px; text-align:right;}
.tb_2 {width:30px;}
.ta_1 {
	width:100%;
	height:100px;}
.ta_2 {
	width:100%;
	height:45px;}	

/* =holls
----------------------*/
.holl {
	padding:10px 0px 10px 0px;
	_padding:20px 0px 20px 0px;
	margin-bottom:5px;}

.holl p {
	margin-top:5px;
	font-size:12px;
	margin:4px 0px 4px 0px;}

.holl_tbl {width:675px;}
.holl_tbl td {
	padding:5px;
	vertical-align:top;}
	
.holl_tbl img {
	border:#8D5C45 1px solid;
	margin-bottom:10px;
	margin-right:20px;}
	
	
.holl_desc td {
	padding:5px 2px 5px 2px;
	border-bottom:#CE956F 1px solid;
	font-size:12px;}	

.holl_desc .tbl_header td, th {
	color:#54261B;
	font-weight:bold;
	vertical-align:top;
	line-height:90%;
	font-size:12px;}
	
#zalTable .tbl_header .header {
	font-size:11px;
	color:#54261B;
	text-decoration: underline;
	vertical-align:middle;
	
}

#zalTable .headerSortUp, .headerSortDown {
/*	font-weight:normal;
*/	font-style:oblique;
}

.s2 {margin-top: -7px;}
	
/* =zaly
----------------------*/

.tel {
	position:absolute;
	top:350px;
	left:640px;}

.hotels_list {margin:0px 0px 10px 0px;}
.hotels_list li {
	margin:1px 0px 3px 0px;
	line-height:120%;
	font-size:13px;}


.sitemap {
	font-size:17px;
	margin-top:25px;}

.sitemap li {
	margin:7px 0px 7px 0px;} 

.sitemap li ul {
	font-size:15px;
	margin:0px 0px 15px 15px;}
	

	 

