@CHARSET "UTF-8";
*{
	padding:0px;
	margin:0px;
	font-family: Times;
}

img{
	border:0px;
	}

body{
	background-image: url("../img/fon.jpg");
	
	}

.clear-both{
	clear: both;
}
#center {
	width: 977px; /* Ширина слоя */

	/*background-image: url("../img/bg.gif");*/
margin-left: 10%;  /* Отступ слева */

}

#header{
	width: 977px;
	height: 278px;
	
	}

#h0{
	float: left;
	width: 84px;
	padding-left:1px;
	padding-top: 159px;
	}

#h1{
	float: left;
	}

#h11{
	width: 242px;
	height: 159px;
	}

#h12{
	width: 242px;
	height: 120px;
	}

#h2{
	float: left;
	}
	
#h21{
	width: 317px;
	height: 65px;
	background-image: url("../img/h21.jpg");
	}

#h22{
	width: 317px;
	height: 214px;
	}

#contacts{
	width: 240px;
	height: 64px;
	background-image: url("../img/icq_bg_3.gif");
	margin-left: 70px;
	}

#icq-image{
	float: left;
	padding-left: 5px;
	padding-top: 2px;

	}

#phones{
	padding-left: 10px;
	float: left;
	color: #fffffe;
	font-weight: bold;
	}

#h3{
	float: left;
	width: 333px;
	height: 279px;
	}

#line{
	width: 805px;
	height: 3px;
	background-image: url("../img/line.jpg");
	background-repeat: repeat-x;
	font-size: 2px;
   margin-left: 86px;
}

#line2{
	height: 3px;
	background-image: url("../img/line.jpg");
	background-repeat: repeat-x;
	font-size: 2px;
	width: 658px;
	margin-left: 20px;
}

#container2 {
    width:805px; 
	padding-left: 86px;
    
    
    }
#space{
	padding-top:5px;
	background-color: #ffffff;
	}
#container {
    float:left; /* Делаем контейнер плавающим, чтобы добиться нужного поведения */
    width:805px; /* Указываем контейнеру занимать все доступное пространство */
	background: #D76349;
    }
#nav {
    float:left; /* Прижимаем блок налево */
    width:127px; /* Обращаем внимание, что фактическая ширина блока = 170 пикселям */
    background:#D76349;
    
    }
#content {
	float:left;
    width: 678px;
    overflow: hidden;
    height: 100%;
    background: #ffffff;
    }

    
.menu_item{
	border-bottom: 1px solid #C1D9EE;
	height: 24px;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 4px;
	color: #fffffe;
	font-weight: bold;
	text-transform: uppercase;
}

.menu_item:hover{
	background-color: #A31E0E;
	cursor: pointer;
}

.menu_item a, .menu_item a:visited{
	color : #ffffff;
	text-decoration: none;
	}

.menu_item a:hover{
	background-color: #A31E0E;
	}

#country-nav{
	background-color: #236094;
	overflow: hidden;
	width : 658px;
	margin-left: 20px;
}

#city-nav{
	float: left;
	width:220px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.city-item{
	padding-left: 22px;
	padding-top: 2px;
	}

.city-item a, .city-item a:visited {
	color : #fffffe;
	}
.city-item a:hover {
	text-decoration: none;
	}
#hotel-nav{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hotel-item{
	padding-top: 2px;
}
.hotel-item a, .hotel-item a:visited {
	color : #fffffe;
	font-style: italic;
	}
.hotel-item a:hover {
	text-decoration: none;
	}


#subscribe{
	float: right;
	background-image: url("../img/fon_seminar.jpg");
	width: 203px;
	height: 189px;
}

#subscribe-input{
	padding-left: 12px;
	padding-top: 6px;
}

.s-text a, .s-text a:visited{
	color: #fffffe;
	font-weight: bold;
}
.s-text a:hover{
	text-decoration: none;
}

#seminar-text{
	float: right;
	padding-right: 8px;
}

#subscribe-input input{
	color: #AAAAAA;
}

#seminar-image{
	padding-top: 20px;
}

#content-nav{
	color: #A72110;
	font-weight: bold;
	font-size: 17px;
	padding-left: 40px;
}

#content-nav a{
	color: #A72110;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	}

#content-nav a:hover{
	text-decoration: underline;
	}

#content-nav span{
	color: #083F6E;
	}

#content-text{
	padding-top: 10px;
	padding-left: 38px;
	padding-right: 20px;
	
	color: #083F6E;
	font-size: 15px;
	min-height: 100px;
}

#content-text span, #content-text div, #content-text font{
	color: #083F6E;
	font-size: 14px;
	}

#content-text a{
	color: #A72110;
	text-decoration: none;
	}

#content-text a:hover{
	color: #A72110;
	text-decoration: underline;
	}


#content-text ul{
	padding-left: 25px;
	list-style: circle;
	}

#content-text img{
	padding-right: 5px;
	padding-left: 5px;
	}

#footer{
	padding-left: 200px;
	height: 146px;
	font-size: 12px;
	color: #236094;
	background-color: #ffffff;
	vertical-align: bottom;
}

#copyright-image{
	width: 126px;
	height : 46px;
	float: left;
	padding-top: 103px;
	}
#copyright-block{
	float: left;
	padding-top: 128px;
	padding-left: 10px;
	}

.copyright a, .copyright a:visited{
	color: #FF0000;
}

.copyright a:hover{
	text-decoration: none;
}

#goodline{
	padding-left: 4px;
	padding-top: 30px;
}

.counter{
	padding-left: 4px;
	padding-top: 4px;
}

.w3c{
	padding-left: 4px;
	padding-top: 14px;
}


#site-map div{
	padding-top: 5px;
	}

#site-map a{
	color: #236094;
	}

.site-map-level-0{
	
}

.site-map-level-1{
	padding-left: 30px;
}

.site-map-level-2{
	padding-left: 60px;
}

.hot-tour-item{
	padding-top: 5px;
	padding-left: 10px;
}

.hot-tour-item a{
	color: #236094;
}

.error-page-message{
	color: #ff0000;
	font-weight: bold;
}



.list-item-icon{
	text-align:left;
	float:left;
}

.list-item, .list-item-2{
	padding-top: 3px;
	margin-top: 3px;
	padding-bottom: 10px;
	clear: both;
	float: left;
	width: 100%;
	}

.list-item-2{
	background-color: #F2F2F2;
	}

.list-item-separator{
	float: left;
	}

.list-item-date{
	color : #5F5F5F;
	float: left;
	}
.list-item-date a{
	color: #1F326E;
	text-decoration: underline;
	font-weight: bold;
	}
.list-item-title{
	float: left;
	
	}
.list-item-title a{
	color: #1F326E;
	text-decoration: underline;
	font-weight: bold;
}
.list-item-text{
	width: 520px;
	text-align:justify;
	color: #5F5F5F;
	padding-top: 5px;
	float: left;
	}

.list-pager-block{
	width: 100%;
	text-align: center;
	}

.active{
	font-weight: bold;
}
