* {
	margin: 0;
	padding: 0;
	/*border: 0*/
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin:0;
	padding:0;
	}
a {
	color: #057ea5;
	text-decoration:underline;
}
a:hover {
	color: #ff2727;
	text-decoration:underline;
}
img {
	border:0;
}
ul, ol {
    margin-left: 10px;
}
li {
	list-style-image: url(/images/icons/li.gif);
	}
#head {
align:left;
vertical-align:top;
background:url(/images/backs/top_background.jpg);
background-color: #FFFFFF;
background-repeat: repeat-x;
}

#head_2 {
background:url(/images/backs/top_background.jpg);
background-color: #FFFFFF;
background-repeat: repeat-x;
align:left;
vertical-align: top;
}

#head_21 {
background:url(/images/backs/top_m_bg.jpg);
background-repeat: no-repeat;
background-position: top;
width:17px;
}


#logo {
padding-bottom: 15px;
vertical-align: top;
}

.flag {
	padding:2px 0 0 10px;
	}

.copy {
	FONT-SIZE:              9px;  
	COLOR:                  #686868;  
	FONT-FAMILY:            Verdana, Arial, Helvetica, sans-serif;
	padding-left:           41px;
	padding-top:            20px;
}

#head_3 {
background:url(/images/backs/top_l_bg.gif);
background-repeat: no-repeat; 
background-position: top;
width:84px;
height:309px;
align:left;
valign:top;
float:left;
}

#head_3 img {
margin-top:10px;
margin-left:10px;
}

#head_4 {
align:left;
valign:top;
float:left;
}

#head_4 #top_mbg2 {
width: 284px;
height: 57px;
background:url(/images/backs/m_top_bg2.gif);
background-repeat: repeat-x;
float: left;
}

#head_4 #top_imgs {
float: left;
}

	#quicklinks a {
		display: block;
		float: left;
		margin: 0 0px;
	}
	#quicklinks #home {
		width: 22px;
		height: 23px;
		background: url(/images/icons/home_active.gif) no-repeat;
	}
	#quicklinks #sitetree {
		width: 17px;
		height: 23px;
		background: url(/images/icons/sitetree.gif) no-repeat;
	}
	#quicklinks #mailto {
		width: 17px;
		height: 23px;
		margin-left: 22px;
		margin-right: 22px;
		background: url(/images/icons/mailto.gif) no-repeat center;
	}
	#quicklinks a span {
			display: none
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #057ba2
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	color: #057ba2
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;
	color: #057ba2
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;
	color: #057ba2
}

input[type="submit"],
input[type="button"] {
	margin: 5px 5px;
	border: 1px solid #95aec5;
	}
input[disabled], select[disabled] { 
	color: #000; 
	background-color:#E8F1FA;
	}
.textinputs {
	padding: 1px;
	font-size: 11px;
	color: #949494;
	border: #95aec5 1px solid
	}
input.textinputs {
	width: 200px;
	height: 16px;
}
input.checkbox { 
	appearance:checkbox;
	padding: 3px;
	font-size: 11px;
	color: #949494;
	border: #95aec5 1px solid
	width: 12px;
	height: 12px;
}
.phone {
color:#057BA2;
padding: 0 0 0 25px;
	}

.phone_en {
color:#057BA2;
padding: 0 0 0 0px;
	}

td.menu {
	font-weight:bold;
	height:8px;
	text-align:left;
	vertical-align:top;
	text-align:center;
	}
td.menu div {
	margin: 3px 0 3px 8px;
}
	.menu a {
		font-size: 9px; 
		text-transform: uppercase;
		text-decoration: none; 
		color: #2F758C; 
	}
.sidebar {
padding: 0 0 0 25px;
	}
	
.block {
	padding: 10px;
	}
/* style->p->Параграф */
/* style->h2->Заголовок 1 */
/* style->h3->Заголовок 2 */

.content_quote {		/* style->.content_quote->Цитата */
	padding:		15px;
	background-color:	#DDD;
}

#search_block {
	border-color: #F6F9FE;
}

	#search_block tr {
		background-color: #F6F9FE;
		border-bottom: 2px solid #FFFFFF;
		font-weight: bold;
	}

	#search_block td {
		border: 0px !important;
		padding-left: 10px;
		padding-right: 5px;
		height: 20px;
	}

	#search_block #hat {
		background-color: #E8F1FA !important;
	}
#navibar {
	padding: 7px;
	margin: 7px 0 7px 0;
	background-color:#DEE1FE;
	font-weight:bold;
	color: #666;
	}
#center {
	padding: 0 10px;
	}
div#content {
	background: #E8F1FA;
	padding: 10px;
	}
div#news {
	background: #E8F1FA;
	padding: 10px;
	}

#content ul {
	margin-left: 20px;
	font-size:11px;
	}
#content form#search .input {
	width:		320px;
}
#content div#subscribe form {
	background: #FAFDFD;  
	font-size: 9pt;
	padding:5px;
	}
fieldset {
	border: 1px solid #000;
	background: #FAFDFD;
	_position : relative;  /* The underscore means only IE will see it */
	_padding-top : 20px;  /* Stupid IE */
	_padding-bottom : 15px;
	_display : block;
	}
legend {
	_position : absolute;
	_top : -10px;
	color: #000;
	background: #C9DAFA;
	border: 1px solid #781351;
	padding: 2px 2px
	}
fieldset table {
	margin:1px;
	border-collapse: collapse;
	}
fieldset td {
	padding:3px;
	border: 1px solid #e8f1fa;
	}
fieldset table table td {
	padding:0;
	border: 0;
	}
fieldset div {
	padding:2px;
	}
div.float-l {
	float:left;
	}
#content table#grey {
	background: #FAFDFD;  
	padding:5px;
	border: 1px solid #cfe2e5;
	border-collapse: collapse;
	}
#content table#grey td {
	padding:5px;
	border: 1px solid #e8f1fa;
	}
#content table#grey table td{
	padding:0;
	border: 0;
	}

	#content .item .title, #content .item .date {
		font-weight: bold;
		}
	#content .item img.preview {
		float:		left;
		margin:		5px;
		margin-left:	0px;
		}
	#content img.news_photo {
		float:	right;
		margin-left:	10px;
		margin-bottom:	10px;
		border:		#CCC 1px solid;
		}
	#content .source {
		text-align:	right;
		}
	#content div#related_news {
		background-color:	#DDD;
		padding:	10px;
		width:		400px;
		margin-top:	30px;
		margin-bottom:	30px;
		}
	#content hr {
		margin: 5px 0px;
		height: 1px;
		border: #f00 0px solid;
		background: #b3d0ed
	}
	#content #archive,
	#content #rss {
		display: block;
		height: 30px;
		margin: 0 10px
	}
	#content #archive {
		float: left;
	}
	#content #rss {
		float: right
	}
	#content form {
		clear: both;
	}
li {
	list-style-image: url(/images/icons/li.gif);
	}

td.topmenu {
	text-align:left;
	vertical-align:top;
	padding:0 2px;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	}
td.topmenu a {
	text-decoration:none;
}
#hotels {
	background: #edf6ff;
	margin-bottom:10px;
}

#rbar {
	background: #edf6ff;
}

#vote {
	background: #efeff5;
}
	#vote h3 {
		color: #057ba2;
	}
	#vote p {
		margin: 10px 0;
		padding: 10px;
		font-weight: bold;
		background: #f9f9ff;
	}
#submenu {
	background: #edf6ff;
	margin-bottom: 10px;
	}
	#submenu li {
		margin: 0px;
		font-weight: bold;
	}
	#submenu ul {
		margin: 5px;
		padding: 5px 5px 5px 15px;
		}
		#submenu ul li {
			margin: 2px 0;
			font-weight: normal
		}
		#submenu li.active {
			color: #ff6400;
			
		}
#search {
	background: #edf6ff;
	margin-bottom: 10px;
	}
	#search h3 {
		color: #cb4747	
	}
	#search .input {
		width: 135px
	}
a.active {
	text-decoration:underline;
	color:#a20505;
	}
div#promo {
	background: #f8ecec;
	padding: 0 10px 10px 10px;
	margin-bottom:10px;
	}
div#promo h2 {
		color: #cb4747;
	}
div#promo h2:hover {
		color: #ff0000;
	}
div#promo h3 {
		color: #cb4747;
	}
div#promo h3:hover {
		color: #ff0000;
	}

div#promo_right {
	background: #f8ecec;
	padding: 0 10px 10px 10px;
	margin-bottom:10px;
	}
div#promo_right h2 {
		color: #cb4747;
	}
div#promo_right h2:hover {
		color: #ff0000;
	}
div#promo_right h3 {
		color: #cb4747;
	}
div#promo_right h3:hover {
		color: #ff0000;
	}




hr {
		margin: 5px 0;
		height: 1px;
		border: #f00 0px solid;
		background: #b3d0ed
	}
div#hotels {
	padding: 5px;
}
small.form input,select {
	width:180px;
	height:18px;
	font-size: 11px;
	color: #949494;
	border: #95aec5 1px solid
}
.small {
font-size: 10px;
}
p {
padding: 5px 0;
}
#contact {
	background: #edf6ff;
	margin-bottom: 10px;
	padding:5px 0;
	}
