body {
    padding:0;
    margin:0;
    font-family: Arial;
    min-width: 1098px;
  // width:1098px;
}
body a img {
    border: none;
}
#wrapper {
    width: 100%;
}
#top {
}
#top #left_side {
    float: left;
    width: 329px;
    background: #fff url(/public/img/dots-vert.gif) bottom right repeat-y;
}
#top #left_side #logo {
    height: 163px;
    width: 100%;
    margin-bottom: 3px;
    background: #fff url(/public/img/logo-back.gif) bottom right no-repeat;
}
#top #left_side #logo img {
    margin: 16px 0px 0px 57px;
}

#top #right_side {
    height: 100%;
}
#top #right_side #header{
    margin-bottom: 3px;
}
#top #right_side #header #nav{
    background: #fff url(/public/img/nav-back.gif) top left repeat-x;
    height: 80px;
    margin: 0px 0px 3px 0px;

}
#top #right_side #header #main_banner{
    height: 246px;
    margin-bottom: 3px;
    background: url(/public/img/main-banner-back.gif) top left repeat-x;
}
#top #right_side #content #main{
    /* height: 412px; */
    margin-bottom: 3px;
    width: 620px;
    float: left;
}
#top #right_side #content #main #welcome{
    float: left;
    width: 620px;
    font-size: 11pt;
    padding: 0px 0px 0px 10px;
   	margin-bottom: 20px;
}
#top #right_side #content #main #welcome h1{
    margin: 0px;
    font-size: 18pt;
    color:#1A7402;
}
#top #right_side #content #main #welcome p{
    padding: 0px 40px 0px 0px;
}
#top #right_side #content #main #hotel_banner{
    float: left;
    width: 246px;
    height: 100%;
}
#top #right_side #content #main #hotel_banner img{
    padding: 0px 0px 30px 40px;
}
#top #right_side #content #main #hotel_banner div{
    padding: 0px;
    position:relative;
    top:-30px;
    left:-35px;
    text-align:right;
    font-size:0.8em;
    font-weight:bold;
    color:#A5B7A1;
    font-style:italic;

}
#top #right_side #content #main #hotel_banner p{
    padding: 0px;
    position:relative;
    top:130px;
    left:40px;
    text-align:right;
    font-size:0.8em;
    color:#A5B7A1;
    border-top:1px solid #A5B7A1;
    width:170px;

}
#top #right_side #content #main #hotel_banner p img{
    position:relative;
    left:-35px;
    top: 10px;

}
#top #right_side #content #additional{
    height: 246px;
}
#top #right_side #content #additional #eco-news{
    float: left;
    width: 299px;
    height: 100%;
    margin: 0px 33px 0px 0px;
    border-bottom: #eaf0e7 solid 3px;
    background: #eaf0e7 url(/public/img/eco-news-corner.gif) top right no-repeat;

}
#top #right_side #content #additional #eco-news p{
    font-size: 11pt;
    padding: 0px 15px 0px 12px;
}
#top #right_side #content #additional #eco-news h2 {
    text-transform: uppercase;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
    padding: 7px 15px 10px 12px;
    background: url(/public/img/eco-news-header.gif) top left no-repeat;
}
#top #right_side #content #additional #eco-photo{
    float: left;
    width: 329px;
    height: 100%;
}
#top #right_side #content #additional #eco-photo h2 {
    text-transform: uppercase;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 20px 0px;
}
#top #right_side #content #additional #eco-photo div.rows img {
    float: left;
}
#footer {
    height: 52px;
    width: auto;
    background: url(/public/img/footer-back.gif) top left repeat-x;
    margin-top: 3px;
    clear:both;
}
a#sneg-live,a#sneg-live {
	position: relative;
	height: 71px;
	width: 183px;
	display: block;
	margin: 0px 0px 50px 30px;
}
a#sneg-live span {
	display: block;
	position: absolute;
	background-image: url("/public/img/banners/sneg_live.jpg");
	height: 71px;
	width: 183px;
	cursor: pointer;
}
a#sneg-live:link span, a#sneg-live:visited span {

	background-position: top right;

}

a#sneg-live:active span,a#sneg-live:hover span {
	background-position: top left;
}
.tags {
	width: 580px;
	clear: both;
	padding: 20px 0px 0px 0px;
}
.tags ul {
	margin: 0px;
	padding: 0px;
}
.tags li {
	padding: 0px;
	margin: 25px 25px 25px 0px;
	line-height: 25px;
	display: inline;
	list-style: none;
}
.tags li a {
	white-space: nowrap;
}
.tags li.low {
	font-size: 10pt;
}

.tags li.medium {
	font-weight: bold;
	font-size: 10pt;
}

.tags li.high {
	font-weight: bold;
	font-size: 13pt;
}
.tags li.very-high {
	font-weight: bold;
	font-size: 15pt;
}
.hotel {
	width: 603px;
	margin: 0px 10px 10px 10px;
	clear: both;
}
.hotel p a{
	display: block;
	margin: 20px 0px 0px 0px;
}
.hotel .image {
	width: 292px;
	height: 198px;
	margin: 1px;
	text-align: right;
}
.hotel.snegirek .image {
	background-image: url("/public/img/about/snegirek/snegirek.jpg");
}
.hotel.bogorodsk .image {
	background-image: url("/public/img/about/bogorodsk/bogorodsk.jpg");
}
.hotel .description {
	position: relative;
	bottom: -170px;
	color: white;
	background-color: #000;
	padding: 5px;
}
.hotel .small-images {
	width: 300px;
}
.hotel .small-images a img{
	position: relative;
	float: left;
	border: 1px solid #FFF;

}
.hotel .small-images a:hover img, .hotel .small-images a.hover img{
	border: 1px solid #848F23;

}
.tags a.hover {
	color: #848F23;
}
.hotel .small-images a.selected img {
	border: 1px solid #848F23;
}
.hotel .info {
	float: left;
	padding: 10px;
	width: 283px;
	height: 209px;
}
.hotel .info div {
	display: none;
}
.hotel p {
	padding: 0px;
	margin: 5px 0px;
}
.hotel .info div.snegirek {
	display: block;
}

.hotel .about {
	display: block;
	height: 179px;
	float: left;
	padding: 10px;
	background-color: #EDF4EB;
	width: 283px;
}
.collumn {
	width: 296px;
	float: left;
}
.hotel h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
.hotel-header {
	float: left;
	width: 620px;
}
.hotel-header h2 {
	float: left;
	width: 283px;
	margin: 0px 3px 0px 10px;
	background-image: url("/public/img/switch.gif");
	background-position: -3% -7%;
	background-repeat: no-repeat;
	cursor: pointer;
}
.hotel-header h2:hover, .hotel-header h2.hover{
	background-position: -3% 93%;
}
.hotel-header h2.active {
	background-color:#EDF4EB;
	padding: 0px 0px 10px 10px;
	background-image: none;

}
.hotel-header h2 span {
	color:#93BA89;
	position: relative;
	top:0px;
	padding: 0px 0px 0px 30px;
}
.hotel-header h2.active span {
	padding: 0px 0px 0px 10px;
}
.hotel-header h2.active span {
	color: #1A7402;
	text-decoration: none;
	top:5px;

}
a {
	color: #1A7402;
}
a:hover, a.hover {
	color:#93BA89;
	text-decoration: none;
}
.hotel .info table {
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 10px;

}
.hotel .info td, .hotel .info th {
	vertical-align: top;
	padding-bottom: 10px;
	font-size: 1em;
	font-weight: normal;
}
.hotel .info th {
	text-align: right;
	padding-right: 5px;
}
.hotel .info td {
	font-style: italic;
}
.hotel .info table span {
	white-space: nowrap;
}
html:first-child #top #right_side #header #nav ul#line2 li ul{
    margin: -18px 0px 0px -20px;
}
form div {
    width: 390px;
}
form div label {
    width:140px;
    display:block;
    float: left;
    text-align: right;
    margin: 0px 10px 0px 0px;
    padding: 0px 5px 0px 0px;
    background: #EDF4EB;
    height: 20px;
}
form div select {
    width: 200px;
}
form div input {
    width: 200px;
}
form div input#fromDate, form div input#toDate {
    width: 100px;
}
form textarea {
    width: 350px;
}
form .invalid {
    background: url(/public/img/remove.gif) top right no-repeat;
}
form .valid {
    background: url(/public/img/accept.gif) top right no-repeat;
}
form input.box {
    width:auto;
}
form .error-message {
    background: red;
}

#nav ul {
    list-style: none;
    padding: 0px;
    margin: 0px;

}
#nav ul li {
    cursor: pointer;
}
#nav ul#line1 li {
    display: inline;
    margin: 0px;
    padding: 0px;
}
#nav ul#line1 {
    padding: 23px 30px 0px 0px;
    float:right;
}
#nav ul#line1 li {
    font-size: 10pt;
    color: black;
    text-decoration: none;
    background: #fff;
    padding: 0px 30px 0px 7px;
    margin: 0px 0px 0px -5px;
}
#nav ul#line1 li a img {
    margin:0px 0px -4px 0px;
    padding:0px 2px 0px 0px;
}
#nav ul#line1 li form {
        display: inline;
}
#nav ul#line1 li form input.field {
    background: #fff url(/public/img/search-input-back.gif) bottom right no-repeat;
    border: none;
    width: 116px;
    font-size: 10pt;
    padding: 0px 0px 0px 5px;
}
#nav ul#line1 li form input.submit {
    margin:0px 0px -4px 0px;
    padding: 0px 0px 0px 3px;
}
#nav ul#line1 li a{
    font-size: 10pt;
    color: black;
    text-decoration: none;

}
#nav ul#line2 {
    width: 661px;
    float: left;
    position: relative;
    top: 124px;

}
#nav ul#line2 ul {
    width: 105px;
    position: absolute;
    height: 220px;
    margin: -20px 0px 0px -20px;

}
#nav ul#line2 li {
    width: 90px;
    float: left;
    background: #fdb536 url(/public/img/line2-back.gif) top left no-repeat;
    padding: 0px 43px 0px 20px;
    height: 24px;
    position: relative;
}
#nav ul#line2 li:hover {
    background: url(/public/img/nav-back-hover.gif) top left no-repeat;
}
#nav ul#line2 li a {
    font-size: 12pt;
    font-weight: bold;
    color: white;
    text-decoration: none;
    position: relative;
    top: 2px;
    z-index:2000;

}
#nav ul#line2 li ul li {
    background: #B6DCB1;
    position: relative;
    top: 24px;
    display: block;
    padding: 10px 25px 15px 20px;
    width: 108px;
}
#nav ul#line2 li ul li:hover {
    background: #c1e0bd;
}
#nav ul#line2 li ul li.two_lines a {
    top: -5px;
    font-size: 11pt;
}

#nav ul#line2 {
    width: 661px;
    float: left;
    position: relative;
    top: 14px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:3999;
	top: 0px;
	left: 0px;
	background-color:#000;
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 4000;
	color:#000000;
	display:none;
	text-align:left;
	top:5%;
	left:50%;
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:0px 0px 5px 0;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:2px 0 5px 15px;
	margin-bottom:1px;
}
#TB_title{
	background:url(/public/img/news-header.gif) top left repeat-x;
	height:22px;
        font-size: 11pt;
        font-weight: bold;
        color:white;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:6000;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

#counters {
    float:left;
    padding:5px 0px 0px 10px;
}
ul#bottom_nav  {
    list-style: none;
    margin: 0px;
    padding: 15px 5px 0px 0px;
    float: right;
}
ul#bottom_nav li {
    display:inline;
    padding: 0px 5px 0px 0px;
    
}
ul#bottom_nav li a {
    font-size: 10pt;
    color: white;
    font-weight: bold;
}
#news {
    width: 100%;
    margin-bottom: 3px;
}   
#news h2{
    background: #fff url(/public/img/news-header.gif) top left repeat-x;
    color: white;
    width: 250px;
    height: 22px;
    padding: 2px 0px 0px 30px;
    font-size: 12pt;
    margin: 0px;
}
#news table{
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 280px;
    border-collapse: collapse;
}

#news td{
	padding: 20px 10px;
	vertical-align: top;
}

#news tr.first,  #news tr.third{
    background: #edf4eb;
/*    height: 22px;*/


}
#news td div.overlay {
    width: 48px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
}
#news tr.first div.overlay,  #news tr.third div.overlay{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/img/news-mask1.png', sizingMethod='crop');
    background: url('/public/img/news-mask1.png') top left no-repeat;    
    *background: none;
}
#news tr.second div.overlay {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/img/news-mask2.png', sizingMethod='crop');
    background: url('/public/img/news-mask2.png') top left no-repeat;    
    *background: none;
}
#news tr.second{
    background: #fcfdfc;
}            
#news ul li {
/*    padding: 16px 0px 0px 18px;*//*    height: 30px;*/
/*    clear:both;
/*    position:relative;*/
}
#news .meta {
/*    float: left;*/
	width: 50px;
}

#news .meta div {
	text-align: right;	
	position: relative; 
}

#news .meta .date{
    text-align: right;
    color: #999;
    font-size: 10pt;
    padding-top: 3px;
}            
#news .news_content {
/*    float: left;*/
/*    padding: 0px 0px 0px 20px;*/
/*    width: 180px;*/
} 
#news .news_content a{
    font-size: 9pt;
    color: black;
} 
#news td h3 {
    font-size: 9pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}            
#news td p {
    font-size: 9pt;
    margin: 0px;
    padding: 0px;                
}
#news #news_archive {
    width:100%;
    text-align:right;
    display:block;
    padding-top:5px;
}
#news #news_archive a{
    color: #a5b7a1;
    font-size: 10pt;
    padding: 0px 55px 0px 0px;
}
#programs {
    width: 100%;
    margin-bottom: 3px;
}  
#programs #programs_opener {
    background: #fff url(/public/img/banner-top.gif) bottom right no-repeat;
    width: 215px;
    height: 24px;
    padding: 10px 0px 0px 38px;
    margin: 0px 0px 10px 0px;
}
#programs #programs_closer {
    background: #fff url(/public/img/banner-bottom.gif) top left no-repeat;
    width: 215px;
    height: 24px;
    margin: 0px 0px 50px 38px;
}    
#programs a img, #programs object {
    border: none;
    margin: 0px 0px 10px 40px;
}
#programs #flash_banner div{
    color:red;
    position:relative;
    left:40px;
}  

#contacts {
    height: 163px;
    width: 100%;
}              
#contacts p {
    margin: 0px 0px 0px 20px;
    font-size: 11pt;
    color: #a5b7a1;
}  
