.comment {
	FONT-SIZE: 80%; 
	COLOR: #757575; 
	FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif
}
/*.spec {
	PADDING: 0px 0px 2px 0px;
	MARGIN-TOP: 14px; 
	BACKGROUND-IMAGE: url(../images/ver_line.gif); 
	BACKGROUND-REPEAT: repeat-y;

}*/

.spec {font-weight:bold;}
#sp {
	COLOR:#000000;
	padding: 7px 16px 2px 16px;
}
#norm{
	COLOR: #b50000;
}
a:hover #sp, a:hover #norm {
	COLOR: #FF6000
}
.list_ {
	PADDING: 5px 7px 7px 16px; 
	BACKGROUND-POSITION: left top; 
	MARGIN-TOP: 14px; 
	BACKGROUND-IMAGE: url(../images/marker.gif); 
	BACKGROUND-REPEAT: repeat-y;
}
.list {
	PADDING: 4px 16px 6px 10px; 
	BACKGROUND-POSITION: right top; 
	MARGIN-TOP: 7px; 
	BACKGROUND-IMAGE: url(../images/marker.gif); 
	BACKGROUND-REPEAT: repeat-y;
}
.button {
	MARGIN: 0px; VERTICAL-ALIGN: bottom;
}
.page {
	BORDER-RIGHT: 0px solid; 
	PADDING-RIGHT: 13px; 
	BORDER-TOP: 0px solid; 
	PADDING-LEFT: 13px; 
	PADDING-BOTTOM: 13px; 
	BORDER-LEFT: 0px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: 0px solid; 
	TEXT-ALIGN: justify;
}

.page a:hover {
	text-decoration:underline;
	color:#0066FF;
}

.top_string {
	FONT-SIZE: 9px; WIDTH: 100%; COLOR: #EBD4C5; BACKGROUND-COLOR: white; TEXT-ALIGN: center
}
h2.tit {
	TEXT-TRANSFORM: uppercase;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	PADDING: 10px 10px 7px 7px; 
	COLOR: #8D0000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
}
span.tit {
	TEXT-TRANSFORM: uppercase;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	PADDING: 0px 0px 0px 0px; 
	COLOR: #8D0000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
}
.title {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #4C4746; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.left_side {
	PADDING-RIGHT: 16px; VERTICAL-ALIGN: top; WIDTH: 179px; TEXT-ALIGN: left
}

.right_side {
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 16px; 
	BACKGROUND-IMAGE: url(../images/vizual_below.gif); 
	VERTICAL-ALIGN: top; 
	WIDTH: 179px; 
	BACKGROUND-REPEAT: no-repeat; 
	TEXT-ALIGN: right
}
.top_menu {
	PADDING-LEFT: 0px; 
	VERTICAL-ALIGN: top; 
	WIDTH: 33%; 
	PADDING-TOP: 0px; 
	HEIGHT: 140px; 
	TEXT-ALIGN: left;
}
.top_menu a.aaa {color:#990000; font-size:20px;}
.menu {
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(../images/vizual_left.gif); 
	PADDING-TOP: 8px; 
	BACKGROUND-REPEAT: no-repeat
}
.menu_text {
	MARGIN-TOP: 63px; 
	MARGIN-LEFT: 0px; 
	WIDTH: 150px; 
	/*COLOR: #B50000; */
	color:#444;
	POSITION: absolute;
	font-size:12px;
}
.menu_text a {
	color:#444;}
.menu_text a:hover {
	color:#FF6000;}
.a_menu {
	COLOR: black;
	FONT-SIZE: 90%;
}
.main {
	VERTICAL-ALIGN: top;
}
.main_tbl {
	BACKGROUND-POSITION: right top; 
	BACKGROUND-IMAGE: url(../images/vizual_main.gif); 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: white;
}
.comp {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 120%
}
.telephone {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 20px; 
	COLOR: #9b4b17;
	margin: 2px 0px 3px 0px;
}

.telephone span {font-size: 14px}


/*
.telephone {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 22px; 
	COLOR: #FF6000;
}
*/
.info {
	MARGIN-TOP: 16px
}
.form {
	BACKGROUND-COLOR: #fffdfc;
	border: 1px solid gray;
	font-size: 90%;
	padding: 2px;
}
.order {
	border: 0px;
	vertical-align: middle;
}
.order td {
	padding: 3px 3px 3px 0px;
}
.order #r1 {
	text-align: right;
	vertical-align: top;
}
.warning {
	PADDING-RIGHT: 0px; MARGIN-TOP: 13px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN-BOTTOM: 13px; PADDING-BOTTOM: 0px; COLOR: tomato; PADDING-TOP: 0px; TEXT-ALIGN: center
}

.main_ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.main_ul li {
	padding: 12px 0px 0px 26px;
	text-indent: -26px;
}

.continents {
	text-align:center; 
	vertical-align:top;
}

.continents img {
	margin: 5px 0px 5px 0px;
}

.footer {
	padding: 10px 0px;
	vertical-align: top;
	line-height: 140%;
	font-size: 90%;
}
.alphabet {
	font-size: 11px;
	font-weight: bold;
	color: Silver;
}

.ans { 
	padding: 7px 0px 5px 15px; margin-bottom: 10px; border-bottom: 1px solid #AAAAAA; text-align:left; 
}

.ask {
	padding-left: 1.4em; text-indent: -1.4em 
}
.active {
	text-decoration: underline;
}
.attention {
/*	font-size: 110%;*/
	font-weight: bold;
/*	text-decoration: underline;*/
}
.helper {
	margin-top: 3px;
	padding-left: 85px;
/*	text-align: right;*/
}

img.img_vip_red {margin-bottom:5px;
margin-left:10px;
float:right;
border:0;}

table.index_tab {width:100%;
background-color:#666666}
table.index_tab td {width:25%; padding: 3px 3px 3px 8px; text-align:left; background-color:#FFFFFF}


.bld {font-weight:bold}
.strah_table {width:450px; border:1px solid #000000}
.strah_table th {background-color:#CCCCCC; text-align:center; font-weight:bold;  border:1px solid #000000}
.strah_table td.t1 {text-align:center; border:1px solid #000000}
.strah_table td.st1 {text-align:left; border:1px solid #000000}
.strah_table td.cena {text-align:center; font-weight:bold;  border:1px solid #000000}

div.str h1 {margin-bottom:0px; padding-bottom:0px;}

div.str h2 {
	FONT-SIZE: 17px; 
	FONT-WEIGHT: normal; 
	MARGIN-BOTTOM: 0px; 
	COLOR: #FF6000; 
	TEXT-ALIGN: right;
	margin-top:0px;
	padding-top:0px;}
	
	
	

h6 {font-size:125%}

a.top:hover {
text-decoration:none;
}

td.left_side h2 {color:#9b4b17; font-size:15px; font-family:Tahoma; margin-top:2px; font-weight:normal;}




td.left_side h5 {
	color: #FF6600;
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 0px;
	margin-top:35px;
}

h6 {
	color: #666666;
	font-size: 13px;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-top:20px;
}

h6 a {
	color: #666666;
	font-size: 13px;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top:0px;
}

h6 a:hover {
	color: #CC3300;
	font-size: 13px;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top:0px;
}

span.atte {color:#CC0000;
font-weight:bold;}

h1 span {font-size:16px; font-weight:bold;}
span.color {color:#990000;}

table.calc {border-collapse:collapse; display:block; margin-top:3px;border:1px solid #666666; }
table.calc td {border-collapse:collapse; border-spacing:0px; border-width:1px; padding:2px; font-size:13px;}

table.calc2 {border-collapse:collapse; display:block;border:1px solid #666666; border-top:0px;}
table.calc2 td {border-collapse:collapse; border-spacing:0px; border-width:1px; padding:2px; border-top:0px; font-size:13px;}

a.yak {color: #FF9900; }

ol.yakyak {margin-left:10px;}

p.docs {margin-left:15px;}

.raskrut_img {text-align:center;}
.raskrut_img img {width:300px; text-align:center; border:2px solid #CCCCCC;}

	.popup {
	width: 623px;	
	position: absolute;
	left: 50%;
	margin-left: -320px;
	top: 220px;
	background: #ffffff;
	border: solid 1px #B50000;
	display: none;
	z-index: 2000;
	color: #2a4043;
}

.popup div {
	width: 580px;
	border: solid 2px #B50000;
	padding:20px;
	background: #ffffff;
}
.popup table {
	margin: 20px 20px 5px 25px;
}
.popup table td {
	vertical-align: top;
}
.popup .close {
	display: block;
	position: absolute;
	top: 6px; 
	right: 10px;
	color: #ff8003;
}
.popup h2 {
	color: #B50000;
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;;
	margin-bottom: 0.8em;
	font-size:20px;
	font-weight:normal;
}
.popup a {
	color: #A23900;
}
.popup p {
	margin-bottom: 1em;
}

h2.h7 {
	text-align:right;
	margin-top:-6px;
	font-weight:normal;
}
.top_put {
	padding-left:5px;
	font-size:11px;
}

.visa_price th {
	border:1px solid #eee;
	padding:3px;
	text-align:left;
}
.visa_price th.centr, .visa_price td.centr {
	text-align:center;
}
.visa_price td {
	border:1px solid #eee;
	padding:3px;
	text-align:left;
}

/* tabs */
ul.tabs {
margin:0 auto !important; padding: 0 !important;
	height:  34px;
	line-height: 25px;
	margin: 0 0 3px !important;
	list-style: none;
	width:100%;
	margin:0 auto;
	/*background: #FAE7A5;
	border-radius:10px;*/
}
* html ul.tabs {margin: 0 !important; padding: 0 !important;
margin-bottom: 0;}
ul.tabs li {
	padding:0px !important;
	margin-right:13px !important;
	float: left;
	text-indent:0px !important;
	border-bottom: 3px solid  #4A4A4A;
	
}
ul.tabs li.t8 {
	margin-right:0px !important;
}
ul.tabs li.t1 {
	margin-left:10px !important;
}
ul.tabs li a {
margin: 0 !important;
	display: block;
	color: #444;
	text-decoration: none;
	cursor: pointer;
	/*background: #F9F9F9;*/
	/*border: 2px solid #DDD;*/
	position: relative;
	font-size:13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
* html ul.tabs li a {float: left}
*+html ul.tabs li a {float: left}
ul.tabs li a:hover {
	color: #fff;
	/*background: #FFFFDF;*/
	border: 2px solid #cc0000;
	text-decoration:none;
}
ul.tabs li:hover, ul.tabs li.active  {
	border-bottom: 3px solid  #cc0000;
	text-decoration:none !important;
	background-color:#cc0000;
}
ul.tabs li.active a {
	/*color: #009933;*/
	color:#fff;
	/*background:  #cc0000;*/
	/*border: 2px solid #DDD;*/
	background-color:#cc0000;
	font-size:18px;
	text-decoration:none !important;
	padding:2px;
}
li a.active {
	text-decoration:none !important;
}


div.t2,
div.t3,
div.t4,
div.t5,
div.t6 {
	margin: 0 !important; padding: 0 !important;display: none;
}
div.t1,
div.t2,
div.t3,
div.t4,
div.t5,
div.t6 {
	margin: 0 !important; padding: 0 !important;/*border: 2px solid #DDD;*/
	background: #fff;
	padding: 0px 12px !important;
	margin-top:15px;
}
div.active, a.active {
	text-decoration:none;
}
/* end tabs */
 .panel-container {
 	/*margin-top:-2px !important;*/
}
/* ]]> */


	.main table.price td.left_col {border-left:0px !important;}
	.main table.price td {white-space:normal; text-align:left;}
	.main table.price thead td {font-weight:bold;font-size: 110% !important;}
ol, li, ul { text-align:left;}	
#priceSpan { font-size:22px; border-bottom:2px solid #000}
