body {
	margin:0px;
	padding: 0px;
	color: #444;
	text-decoration: none;
	font-size: 0.9em;
	outline: none;
	font-family: Tahoma;
}
img {
	border: 0px;
}
a {
	color: #18b4aa;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}

a.black {color: #000;}
a.black:hover {color: red;}
h1 {font-size: 1.2em; color: #597060;}
h1.inline {font-size: 1.2em; color: #597060; display: inline;}
h3  {font-size: 1.2em;}
h2  {font-size: 1em;}
#main {max-width: 1600px; margin: 0px auto;}
#tmenu {position: absolute; 	top: 435px; max-width: 1600px; width: 100%; z-index: 1; margin: 0px auto;}
#tmenu_in {position: absolute; 	top: 278px; max-width: 1600px; width: 100%; z-index: 1; margin: 0px auto;}
#head {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 435px;
	background-image: url(head_bg.jpg);
    background-position: center top;
	background-repeat: no-repeat;
	z-index: 1;
	min-width: 1000px;
	margin: 0px auto;
	max-width: 1600px;
}
#head_in {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 278px;
	background-image: url(head_bg_in.jpg);
    background-position: center top;
	background-repeat: no-repeat;
	z-index: 1;
	min-width: 1024px;
	margin: 0px auto;
	max-width: 1600px;
}
	#chel1 {
		position: absolute;
		top: 200px;
		left: 5%;
		z-index: 2;
	}
	#chel1_in {
		position: absolute;
		top: 60px;
		right: 5%;
		z-index: 3;
	}
	#chel2 {
		position: absolute;
		top: 245px;
		right: 18%;
		z-index: 2;
	}
	#chel2_in {
		position: absolute;
		top: 75px;
		left: 30%;
		z-index: 2;
	}
	#chel3 {
		position: absolute;
		top: 188px;
		right: 3%;
		z-index: 2;
	}
	#chel4 {
		position: absolute;
		top: 197px;
		right: 10%;
		z-index: 2;
	}
	#budka {
		width: 111px;
		height: 244px;
		margin: 0px auto;
		padding-left: 400px;
		z-index: 12;
        padding-top: 190px;
	}
*html #budka {padding-top: 190px;}
	#air {
		position: absolute;
		top: 85px;
		right: 1%;
		z-index: 2;
	}
	#air_in {
		position: absolute;
		top: 85px;
		right: 7%;
		z-index: 2;
	}
	#logo {
		position: absolute;
		top: 11px;
                left: 0px;
		z-index: 2;
	}
	#globus {
		position: absolute;
		top: 370px;
		left: 34px;
		z-index: 5;
	}
	#globus_in {
		position: absolute;
		top: 225px;
		left: 34px;
		z-index: 6;
	}
	#zakaz_tura {
		width: 100px;
		height: 20px;
		margin: -50px auto;
		padding-left: 400px;
		z-index: 3;
		text-align: center;
	}
	#telefon{
		position: absolute;
		display: inline;
		top: 20px;
		right: 40px;
		text-align: right;
		color: #fff;
		font-size: 1em;
	}
	.phone {display: inline;text-align: right; color: #fff;font-weight: bold;}
div.line {display: inline;}
#m_top_left {
	position: absolute;
	width: 300px;
	height: 4px;
	background-image: url(m_top_left.jpg);
	background-position: left top;
    z-index: 4;
	background-repeat: no-repeat;
}
#m_top_right {
	position: absolute;
	right: 0px;
	width: 300px;
	height: 4px;
	background-image: url(m_top_right.jpg);
	background-position: right top;
	z-index: 4;
	background-repeat: no-repeat;
}
#m_top_center {
	position: absolute;
	width: 65%;
	height: 4px;
	background-color: #a5bdad;
	z-index: 1;
	margin-left: 300px;
	margin-right: 300px;
}
#m_bottom_center {
	position: absolute;
	top: 25px;
	width: 65%;
	height: 2px;
	background-color: #a5bdad;
	z-index: 1;
	margin-left: 300px;
	margin-right: 300px;
	background-repeat: no-repeat;
}
#m_bottom_right {
	position: absolute;
	top: 25px;
	right: 0px;
	width: 300px;
	height: 2px;
	background-image: url(m_bottom_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	z-index: 4;
}
#m_bottom_left {
	position: absolute;
	top: 25px;
	width: 300px;
	height: 2px;
	background-image: url(m_bottom_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 4;
}
#menu_top {
	position: absolute;
	width: 100%;
	height: 20px;
	top: 440px;
	text-align: center;
	font-size: 0.92em;
	max-width: 1600px;
	margin: 0px auto;
    z-index: 10;
}
#menu_top_in {
	position: absolute;
	width: 100%;
	height: 20px;
	top: 283px;
	text-align: center;
	font-size: 0.92em;
	max-width: 1600px;
	margin: 0px auto;
    z-index: 10;
}
#menu_top span {padding-left: 15px;}
#menu_top a {color: #000;}
#menu_top a:hover {color: red;}
#menu_top_in span {padding-left: 15px;}
#menu_top_in a {color: #000;}
#menu_top_in a:hover {color: red;}
#page {margin-top: 490px;}
#page_in {margin-top: 330px;}
	.colLeft{
    float:left;
	width:210px;
	margin-left:-100%;
	position:relative;
	z-index:1;
	}
	.colRight{
    float:right;
	width:200px;
	margin-left:-210px;
	font-size: 0.76em;
	padding-right: 10px;
	}
	.colCenterBlock{
	float:left;
	width:99%;
	}
	.colCenter{
	margin:0 180px;
	font-size: 0.9em;
	padding-left: 45px;
	padding-right: 35px;
	}

	.colCenterBlock_in{
	float:left;
	width:99%;
	}
	.colCenter_in{
	margin:0 180px;
	padding-left: 80px;
	padding-right: 30px;
	font-size: 0.9em;
	}

.left_menu {list-style-image: url(pic_li.gif); font-size: 0.9em; font-weight: bold;}
.left_menu li {padding-top: 20px;}
.left_menu  a{color: #000;}
.left_menu  a:hover{color: red;}

.vitrina {
	width: 80%;
	margin: 0px auto;
	padding-top: 30px;
}
.vitrina td {
	vertical-align: top;
	padding-bottom: 15px;
	text-align: center;
}
.vitrina img {padding-bottom: 3px;}
.vitrina  a {color: #18b4aa;}
.vitrina  a:hover {color: red;}

.razdel {list-style-image: url(pic1_li.gif);padding-top: 20px; padding-left: 50px;}
.razdel li {padding-bottom: 10px;}

#email {
	width: 186px;
	height: 106px;
	background-image: url(email.gif);
	margin-top: 50px;
}
#email form {width: 150px;margin: 0px auto;}
input.text {width: 140px;margin: 0px auto;}
.button {border:none; cursor: pointer;}
.spec {padding-bottom: 30px;}
#h_spec {padding-bottom: 0px;}
.img_spec {float: left;}

#email2 {
	width: 186px;
	height: 106px;
	background-image: url(email.gif);
	margin-top: 15px;
}
#email2 form {width: 150px;margin: 0px auto;}

#footer {
	width: 100%;
	height: 290px;
	background-image: url(footer_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	vertical-align: bottom;
}
#chemodan {float: right; position: relative}
#corp {
	padding-top: 220px;
	padding-left: 30px;
	font-size: 0.9em;
}

.accordion2 {
	width: 100%;
	border-bottom: solid 1px #c4c4c4;
}
.accordion2 h3{
	background: #affee7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font:Verdana;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion2 h3:hover {
	background-color: #2bdbe3;
}
.accordion2 h3.active {
	background-position: right 5px;
	color:gray;
}
.accordion2 div {
	background: #f8ffef;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	/*display: none;*/
}
.accordion2 div ul{
	margin-left: 20px;
	/*display: none;*/
}
ul.tabs {
	margin-left: 10px;
	margin-bottom:0px;
	padding: 0;
	float: left;
	list-style: none;
	/*height: 32px;*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 605px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	/*border-left: none;*/
	margin-bottom: -1px;
	background: #affee7;
	background-image:url('images/tabsli.jpg');
	background-repeat:repeat-x;
	overflow: hidden;
	/*position: relative;*/
	width:149px;
	text-align:center;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #fcf9a3;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	margin-left:10px;
	margin-top:0px;
	clear: both;
	float: left;
	width: 605px;
	background: #fff;
}
.tab_content {
	padding: 5px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

#red{
	background-image:url('images/redvote.png');
	background-position:center right;
	background-repeat:no-repeat;
}

#yellow{
	background-image:url('images/yellowvote.png');
	background-position:center right;
	background-repeat:no-repeat;
}
#blue{
	background-image:url('images/bluevote.png');
	background-position:center right;
	background-repeat:no-repeat;
}
#green{
	background-image:url('images/greenvote.png');
	background-position:center right;
	background-repeat:no-repeat;
}

.menu2, .splCont li {
	font-size: 0.88em;
	list-style-image: url(pic1_li.gif);
}
#podlogka {background-color: #eeeeee; padding-bottom: 20px;}

#m_vitr {width: 80%; margin: 0px auto;}

#vitr {
	width: 150px;
	height: 200px;
	text-align: center;
	border: 1px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
        margin-top: 30px;
}

#o_name {
	color: #63886f;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#o_strana {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.splCont {
    display:none;
    padding: 0px 0px 0px 30px;
}
.tb_ural td{
	border:1px solid black;
	border-collapse:collapse;
}

/* NEW MENU */
.main_menu {
	margin: 0px 0 10px 30px;
	/*font-family: Verdana, Geneva, sans-serif;
	-moz-border-radius: 6px 6px 6px 6px;
	border: 1px solid #708d7d;*/
	font-size: 10px;
	line-height: 1.2em;
	text-transform: uppercase;
}

.main_menu .top_r, .main_menu .top_l {
	width: 8px;
	height: 29px;
}
.main_menu .top_r {
	background: url(/image/new_menu/mm_top_r.png) no-repeat;
	float: right;
}
.main_menu .top_l {
	background: url(/image/new_menu/mm_top_l.png) no-repeat;
	float: left;
}
.main_menu .top {
	width: 164px;
	_float: left;
	height: 29px;
	background: url(/image/new_menu/mm_top.png) repeat-x;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.main_menu .top a {
	color: #ffffff;
	text-decoration: none;
}
.main_menu .cent {
	_margin-top: -10px;
	border-right: 1px solid #6d8a7a;
	border-left: 1px solid #6d8a7a;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	-moz-border-radius: 0px 0px 8px 8px;
	border: 1px solid #708d7d;
	border-top: none;
	line-height: 1.4em
}
.main_menu .cent  a {
	color: #000000;
	text-decoration: none;
}
.main_menu .cent  a:hover {
	color: #000000;
	text-decoration: underline;
}
.main_menu .cent ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.main_menu .cent li {
	list-style: none;
	padding: 0;
	margin-left: 12px;
	padding-bottom: 8px;
}
/* Спецпредложения на главной */
.spec_title {
	text-align: left;
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
}
.spec_title, .spec_title a {
	color: #ff0000;
	text-decoration: none;
}
.spec_title:hover, .spec_title a:hover {
	text-decoration: underline;
}
#obiart {
	float: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#obiart a {
	color: #000000;
}

.tours_logos {
	text-align: center;
}
.tours_logos img {
	height: 50px;
	margin: 3px;
	border: 1px solid #000;
}
#photo-vote  img{
	max-width: 300px;
	max-height:133px;
}
#photo-vote  ul{
	list-style: none;
}
#photo-vote  ul li{
	display: inline-block;
	padding-right: 10px;
	padding-bottom: 20px;
}
.p_name {
	width: 200px;
}
.p_photo {
	width: 200px;
	height: 133px;
	text-align: center;
}
