body, html {
	margin:0px;
	padding:0px;
	height: 100%;
}

body.main {
	padding:0px 0px 0px 0px;
	min-width:990px;
}

* html #maket {
	height: 100%;
}

div,td,select,input,textarea {
	font-family:Arial, Tahoma, Verdana, Helvetica;
	color:#000000;
	font-size:14px;
}

form {
	margin:0;
}

.clear {
	clear:both;
}

.nowrap {
	white-space:nowrap;
}

h1 {
	font-size:25px;
	font-weight:bold;
	color:#ec463b;
	margin-top:0px;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#000000;
	margin-top:0px;
}

a {
	color:#009ed3;
	text-decoration:underline;
    cursor:pointer;
}

a:hover {
	text-decoration:none;
}

#maket {
	width:940px;
	margin:0 auto;
	min-height: 100%;
}

#spacer_top {
	height:158px;
}

#spacer_bottom {
	height:240px;
}

.indent {
	width:940px;
	position:absolute;
	left:50%;
	margin-left:-470px;
}

/* ########################################################################## */

.path {
    font-size:12px;
    color:#000000;
    margin-top:0;
}

.path a {
    text-decoration:underline;
    color:#20acdc;
}

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

/* ########################################################################## */

#header {
	height:130px;
	margin-bottom:-130px;
}

#header .vn {
	width:940px;
	height:130px;
	margin:0 auto;
}

#header .vn .logo {
    padding:50px 20px 0 0;
    float:left;
}

#header .vn .logo img {
	width:220px;
    height:80px;
    border:0;
}

#header .vn .top_header {
    padding:37px 0 0 0;
    margin-left:240px;
}

#header .vn .top_header .login_lock {
    float:right;
    display:block;
    line-height:42px;
    padding-left:30px;
	background:url('../images/maket/header_login_lock.png') no-repeat 0px 8px;
    color:#009ed3;
    font-size:14px;
    text-decoration:underline;
}

#header .vn .top_header .login_text {
    float:right;
    display:block;
    line-height:42px;
    font-size:14px;
}

#header .vn .phone {
    padding:0 0 0 23px;
    float:left;
    display:block;
    line-height:42px;
    font-size:12px;
    color:#000000;
    margin-right:15px;
	background:url('../images/maket/phone22x22.png') no-repeat 0px 11px;
	}
#header .vn .facebook {
    padding:0 0 0 23px;
    float:left;
    display:block;
    line-height:42px;
    font-size:12px;
    color:#000000;
    margin-right:15px;
	background:url('../images/maket/right_facebook.png') no-repeat 0px 11px;
}

#header .vn #lang {
    float:right;
    margin:0 2px 0 30px;
    position:relative;
}

#header .vn #lang u {
    text-decoration:none;
    border-bottom:#ec463b dotted 1px;
}

#header .vn #lang .current {
    display:block;
    line-height:42px;
    padding-left:30px;
	background-repeat:no-repeat;
    background-position:0px 13px;
    color:#ec463b;
    font-size:12px;
    text-decoration:none;
}

#header .vn #lang .ru {
    background-image:url('../images/lang/flag_ru.png');
}

#header .vn #lang .fa {
    background-image:url('../images/lang/flag_fa.png');
}

#header .vn #lang .en {
    background-image:url('../images/lang/flag_en.png');
}

#header .vn #lang .list {
    position:absolute;
    left:-5px;
    top:5px;
    border:#999999 solid 1px;
    background:#ffffff;
    padding:0 4px 0 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
    z-index:1000;
    display:none;
}

#header .vn #lang .list a {
    display:block;
    line-height:19px;
    padding-left:30px;
	background-repeat:no-repeat;
    background-position:0px 1px;
    color:#ec463b;
    font-size:12px;
    text-decoration:none;
    margin:6px 0 6px 0;
}

#header .vn #lang .list .act {
    font-weight:bold;
}

/* ########################################################################## */

.topmenu {
    margin:42px 0px 0px 240px;
    height:51px;
	background:url('../images/maket/bg_tm.png') repeat-x left top #32a5cb;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}

.topmenu .tmleft {
	border-top-left-radius:7px;
    -moz-border-radius-topleft:7px;
    -webkit-border-top-left-radius:7px;
    border-bottom-left-radius:7px;
    -moz-border-radius-bottomleft:7px;
    -webkit-border-bottom-left-radius:7px;
}

.topmenu .tmleftchildren {
    border-bottom-left-radius:0px;
    -moz-border-radius-bottomleft:0px;
    -webkit-border-bottom-left-radius:0px;
}

.topmenu .tmright {
	border-top-right-radius:7px;
    -moz-border-radius-topright:7px;
    -webkit-border-top-right-radius:7px;
    border-bottom-right-radius:7px;
    -moz-border-radius-bottomright:7px;
    -webkit-border-bottom-right-radius:7px;
}

.topmenu .tmrightchildren {
    border-bottom-right-radius:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-bottom-right-radius:0px;
}

.topmenu .tm {
    height:51px;
    text-align:center;
    font-size:18px;
    color:#ffffff;
}

.topmenu .tm > .tmvn {
    line-height:51px;
    text-align:center;
    font-size:18px;
    color:#ffffff;
    padding:0 10px 0 10px;
    position:relative;
}

.topmenu .tm > .tmvn a {
    text-decoration:underline;
    color:#ffffff;
}

.topmenu .tma {
    color:#000000;
}

.topmenu .tma a {
    color:#000000;
    text-decoration:none;
}

.topmenu .tma > .tmvn a {
    color:#000000;
    text-decoration:none;
}

.topmenu .tms {
    width:2px;
	background:url('../images/maket/tms.png') no-repeat left top;
}
.topmenu .tms img {
    width:2px;
	height:1px;
}

.topmenu .tmhover {
	background:url('../images/maket/tmhover.png') repeat-x left top;
    text-decoration:none;
}

.topmenu .tmhover a {
    text-decoration:none;
}

.topmenu .tm .topmenu2 {
	position:absolute;
    left:0px;
    top:50px;
    background:#2b97bb;
    border-left:#4eaccb solid 1px;
    border-right:#4eaccb solid 1px;
    border-bottom:#4eaccb solid 1px;
	-webkit-border-radius:0px 0px 7px 7px;
	-moz-border-radius:0px 0px 7px 7px;
	border-radius:0px 0px 7px 7px;
    z-index:200;
    text-align:left;
    display:none;
    padding:0 0 7px 0;
}

.topmenu .tm .topmenu2 a {
	display:block;
    line-height:30px;
    white-space:nowrap;
    font-size:13px;
    text-decoration:underline;
    color:#ffffff;
    padding:0 25px 0 15px;
    border-bottom:#45a6c6 solid 1px;
}

.topmenu .tm .topmenu2 a:hover, .topmenu .tm .topmenu2 .act {
    text-decoration:none;
    color:#ffffff;
    background:#187b9c;
}

.topmenu .tmhover .topmenu2 {
    display:block;
}

/* ########################################################################## */

#content_left {
    vertical-align:top;
    padding-right:25px;
}

#content_left ul {
    list-style-image: url(../images/maket/ul.png);
    margin-left:10px;
}

#content_left ul > li {
    margin-top: 7px;
    margin-bottom: 7px;
}

#content_left ul > li:first-child {
    margin-top: 0;
}

#content_left ul > li:last-child {
    margin-bottom: 0;
}

/* ########################################################################## */

#content_right {
    width:300px;
    vertical-align:top;
}

#content_right .right_basket {
    height:77px;
    margin-bottom:20px;
    background:#e1ffbb;
    border-bottom:#b7b7b7 solid 1px;
}

#content_right .right_basket .basket {
    margin:0 0 0 35px;
    border:0;
    float:left;
    margin-right:14px;
}

#content_right .right_basket .link {
    color:#ec453b;
    font-size:18px;
    padding-top:27px;
    font-weight:500;
}

#content_right .right_basket .link a {
    color:#ec453b;
    text-decoration:underline;
}

#content_right .right_menu {
    background:#e7ecee;
    margin-bottom:20px;
    border-bottom:#b7b7b7 solid 1px;
    padding:11px 13px 11px 13px;
}

#content_right .right_menu .header {
    font-size:18px;
    font-weight:bold;
    color:#000000;
    margin-bottom:18px;
}

#content_right .right_menu a {
    display:block;
    color:#ffffff;
    font-size:16px;
    color:#009ed3;
    text-decoration:underline;
    margin-bottom:8px;
}

#content_right .right_menu a:hover {
    text-decoration:none;
}

#content_right .right_menu a.act {
    text-decoration:none;
}

#content_right .right_header, #content_right h6, .index_infoblock h6 {
    padding-bottom:3px;
    font-size:18px;
    color:#000000;
    border-bottom:#707070 solid 1px;
    margin-bottom:5px;
    margin-top:0;
    font-weight:normal;
}

.payments {
    text-align:center;
}

.payments img {
    margin:8px 8px 8px 8px;
    border:#e7e7e7 solid 1px;
}

#content_right .detail, .index_infoblock .detail {
    color:#009ed3;
}

.index_infoblock .detail {
    text-align:right;
}

#content_right .detail a, .index_infoblock .detail a {
    color:#009ed3;
    text-decoration:underline;
}

#content_right .detail a:hover, .index_infoblock .detail a:hover {
    text-decoration:none;
}

#content_right .infohelp, .index_infoblock .infohelp {
    margin-top:25px;
}

#content_right .infohelp .help, .index_infoblock .infohelp .help {
    line-height:20px;
    padding-left:35px;
    margin:13px 0 13px 0;
    font-size:12px;
}

#content_right .infohelp .sail, .index_infoblock .infohelp .sail {
    background:url('../images/maket/right_sail.png') no-repeat 0px 0px;
    line-height:17px;
}

#content_right .infohelp .clock, .index_infoblock .infohelp .clock {
    background:url('../images/maket/right_clock.png') no-repeat 0px 0px;
    line-height:23px;
}

#content_right .infohelp .email, .index_infoblock .infohelp .email  {
    background:url('../images/maket/right_email.png') no-repeat 0px 0px;
    line-height:18px;
}

#content_right .infohelp .skype, .index_infoblock .infohelp .skype  {
    background:url('../images/maket/right_skype.png') no-repeat 0px 0px;
    line-height:21px;
}



.news_date  {
    color:#ec463b;
	width:80px;
	float:left;
}

.news_name  {
	margin-left:83px;
}

.news_name a  {
	color:#000000;
}

.news_small_text  {
	margin-left:83px;
    font-size:12px;
    color:#333333;
}

.news_sep  {
	clear:both;
	height:10px;
}

.news_sep_deail  {
	clear:both;
	height:17px;
}

/* ########################################################################## */


#footer {
	height:200px;
	clear:both;
	margin-top:-200px;
	background:url('../images/maket/bg_bottom.png') repeat-x left bottom #ffffff;
}

#footer .vn {
	width:940px;
	height:200px;
	margin:0 auto;
}

#footer .vn .license {
    width:380px;
	height:158px;
    background:url('../images/maket/bg_bottom_license.png') repeat-x left top #289fc6;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
    border:#0389b5 solid 1px;
    float:left;
}

#footer .vn .license .license_vn {
	padding:5px 0 0 15px;
    font-size:12px;
    color:#ffffff;
    line-height:25px;
}

#footer .vn .license .license_vn a {
    color:#ffffff;
    text-decoration:underline;
}

#footer .vn .license .license_vn a:hover {
    text-decoration:none;
}

#footer .vn .bottom_menu {
    margin:40px 0 0 70px;
    font-size:14px;
    color:#000000;
    float:left;
}

#footer .vn .bottom_menu a {
    color:#000000;
    text-decoration:underline;
    font-size:12px;
    line-height:18px;
}

#footer .vn .bottom_menu a:hover {
    text-decoration:none;
}

/* ########################################################################## */

.tabs {
}

.tabs .tab-loading {
    float:right;
    width:16px;
    height:16px;
    background:url('../images/maket/loading.gif') no-repeat left top;
    margin: 4px 4px 0 0;
    display: none;
}

.tabs .tab-cell {
    float:left;
    display:block;
    line-height:45px;
    background:url('../images/maket/bg_tabs.png') repeat-x left top #dde1e2;
    border-bottom:#abaeaf solid 1px;
    border-right:#e7ecee solid 1px;
    border-left:#d4d5d5 solid 1px;
    font-size:18px;
    color:#ec453b;
    padding:0 15px 0 15px;
    text-decoration:none;
}

.tabs .tab-cell-active {
    background:#e7ecee;
    color:#000000;
    border-bottom:#e7ecee solid 1px;
}

.tabs .tab-cell-lt {
	border-top-left-radius:7px;
    -moz-border-radius-topleft:7px;
    -webkit-border-top-left-radius:7px;
    border-left:0;
}

.tabs .tab-cell-rt {
	border-top-right-radius:7px;
    -moz-border-radius-topright:7px;
    -webkit-border-top-right-radius:7px;
    border-right:0;
}

.tabs .tab-content {
    background:#e7ecee;
    padding:30px 10px 30px 10px;
    border-bottom:#b7b7b7 solid 1px;
}

table.vitrina {
    width:100%;
}

table.vitrina td, table.vitrina th {
    font-size:14px;
    padding:7px 10px 7px 10px;
    text-align:left;
}

table.vitrina .promo {
    background:url('../images/vitrina/vnpromo.png') no-repeat left top;
    width:98px;
    height:71px;
    margin:-12px -10px -12px 0;
    float:right;
}

table.vitrina .center {
    text-align:center;
}

table.vitrina small {
    font-size:12px;
}

table.vitrina td.order {
    height:62px;
    padding: 0 0 0 10px;
}

table.vitrina td.order .setup {
    font-size:14px;
    margin-bottom:3px;
}

table.vitrina td.order .setup > small {
    font-size:12px;
}

table.vitrina td.order > a.order {
    float:left;
    white-space:nowrap;
    display:block;
    background:url('../images/maket/taborder.png') repeat-x left top #dde1e2;
    line-height:26px;
    padding:0 10px 0 10px;
    color:#ffffff;
    font-size:12px;
    text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

table.vitrina td.order > a.order > .price {
    dysplay:block;
    float:left;
    width:48px;
    font-size: 17px;
    font-weight:bold;
}

table.vitrina .sep {
    height:2px;
    padding: 0;
}

table.vitrina .sep > div {
    height:1px;
    background:#ffffff;
    border-top:#d4d5d5 solid 1px;
    margin: 0 -6px 0 -6px;
}

table.vitrina .sep > div > img {
    width:1px;
    height:1px;
}

table.vitrina .vps_option {
    padding-top:15px;
    padding-bottom:15px;
}

table.vitrina td.vpsorder {
    padding: 20px 0 0 0;
    text-align: center;
}

table.vitrina td.vpsorder > a.order {
    white-space:nowrap;
    display:inline-block;
    background:url('../images/vitrina/vpsorder.png') repeat-x left top #d8392f;
    border-bottom: #737677 solid 1px;
    height:38px;
    color:#ffffff;
    font-size:12px;
    text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
    padding: 0 20px 0 20px;
    margin-left: auto;
    margin-right:auto;
}

table.vitrina td.vpsorder > a.order > .promo {
    display:inline-block;
    background:url('../images/vitrina/vpspromo.png') no-repeat left top;
    width:34px;
    height:34px;
    float:right;
    margin: -2px -22px 0 -12px;
}

table.vitrina td.vpsorder > a.order > .price {
    display:block;
    padding-top: 2px;
}

table.vitrina td.vpsorder > a.order > .price > span {
    font-size:17px;
    font-weight:bold;
}

/* ########################################################################## */

.maket_index #spacer_top {
	height:138px;
}

/* ########################################################################## */

div.index_banner {
	height:250px;
    background:url('../images/banners/bg.png') repeat-x left top #e8e1e4;
	border-top:#707070 solid 1px;
	border-bottom:#707070 solid 1px;
	position:relative;
}

div.index_banner div.banner {
	height:250px;
    background-repeat:no-repeat;
    background-position:left top;
	position:absolute;
	left:0;
	top:0;
	width:100%;
}

div.index_banner div.banner img {
	width:940px;
	height:250px;
    border: 0;
}
/*
div.index_banner div.banner .banner_content {
	padding:10px 20px 0px 400px;
	text-align:center;
	font-size:35px;
	color:#ea3e38;
}

div.index_banner div.banner .banner_content .h1 {
	text-align:center;
	font-size:30px;
	font-weight:600;
	color:#ea3e38;
	text-shadow: #ffffff 1px 1px 1px;
}

div.index_banner div.banner .banner_content .h2 {
	text-align:center;
	font-size:22px;
	font-weight:600;
	color:#ea3e38;
	text-shadow: #ffffff 1px 1px 1px;
}

div.index_banner div.banner .banner_content .description {
	margin:5px 80px 0px 60px;
	border-top:#d1c8b8 solid 1px;
	border-bottom:#ffffff solid 1px;
}

div.index_banner div.banner .banner_content .description > .vn {
	border-bottom:#d1c8b8 solid 1px;
	border-top:#ffffff solid 1px;
	padding:5px 0px 5px 95px;
	color:#37352f;
	font-size:17px;
	text-align:left;
	font-weight:bold;
	text-shadow: #ffffff 1px 1px 1px;
}

div.index_banner div.banner .banner_content .order {
	margin:5px 80px 0px 60px;
	padding:5px 0px 0px 95px;
}

div.index_banner div.banner .banner_content .order a {
	display:block;
	float:left;
	line-height:34px;
	background:#293c47;
	padding:0px 15px 0px 15px;
	font-size:18px;
	color:#ffffff;
	text-shadow: #000000 1px 1px 1px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	text-decoration:none;
}
*/
div.index_banner div.buttons {
	position:absolute;
	right:0;
	bottom:0;
	background:#f4f0ef;
	padding:1px;
	z-index:100;
}

div.index_banner div.buttons a {
    background:url('../images/banners/bg_button.png') repeat-x left top #edf8fc;
	display:block;
	width:40px;
	height:20px;
	float:left;
	margin:5px;
}

div.index_banner div.buttons a.act {
    background:#009ed3;
}

/* ########################################################################## */

.index_slogan {
	margin:13px 0px 13px 0px;
	padding:2px 0px 2px 0px;
	font-size:20px;
	font-weight:bold;
	font-family:Arial;
	background:#e7ecee;
	text-align:center;
	border-bottom:#cfcfcf solid 1px;
	color:#000000;
}

.index_slogan font {
	color:#ec453b;
}

/* ########################################################################## */

.index_vitrina {
	width:33%;
	background:#e7ecee;
	padding:9px 12px 9px 12px;
	border-bottom:#b7b7b7 solid 1px;
	vertical-align:top;
}

.index_vitrina .header {
	color:#ec463b;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 12px 0px;
}

.index_vitrina .description {
	color:#000000;
	font-size:14px;
	margin:10px 0px 10px 0px;
	clear:both;
}

.index_vitrina .description > .order {
	display:block;
	width:120px;
	height:64px;
	background:url('../images/vitrina/indexorder.png') no-repeat left top;
	float:right;
	margin:0px -13px 10px 10px;
	text-decoration:none;
}

.index_vitrina .description > .orderpromo {
	width:123px;
	height:68px;
	background:url('../images/vitrina/indexorderpromo.png') no-repeat left top;
	margin:-3px -16px 10px 10px;
}

.index_vitrina .description > .order > span {
	color:#ffffff;
	font-size:14px;
	display:block;
	padding:12px 0px 0px 10px;
}

.index_vitrina .description > .order > span b {
	font-weight:normal;
    font-size:18px;
}

.index_vitrina .description > .orderpromo span {
	padding-top:15px;
}

.index_vitrina .sep {
	height:1px;
	background:#ffffff;
	border-top:#d7dbdd solid 1px;
	margin-left:-8px;
	margin-right:-8px;
}

.index_vitrina .sep > img {
	width:1px;
	height:1px;
}

.index_vitrina .detail {
	font-size:16px;
	margin-top:15px;
}

.index_vitrina .categories {
	float:right;
	font-size:13px;
	line-height:18px;
    margin-top:3px;
}

.index_vitrina .categories > .item {
	font-size:13px;
    line-height:18px;
	padding-left:21px;
    display:inline-block;
    margin-left:7px;
    text-decoration: none;
}

.index_vitrina .categories > .item > u {
    text-decoration: none;
    border-bottom: #009ed3 dashed 1px;
}

.vitrina-loading {
    float:right;
    width:16px;
    height:16px;
    background:url('../images/maket/loading.gif') no-repeat left top;
    margin: 4px 1px 0 0;
    display: none;
}

/* ########################################################################## */

.mainsep {
	background:#b7b7b7;
	height:1px;
	margin:20px 0px 20px 0px;
}

.mainsep > img {
	width:1px;
	height:1px;
}

/* ########################################################################## */

.index_infoblock {
	width:33%;
	vertical-align:top;
}

.index_partners {
	text-align:center;
}

.index_partners img {
	margin:0px 10px 10px 0px;
}

/* ########################################################################## */

table.table {
    width:100%;
    border-right: #0389b5 solid 1px;
    border-top: #0389b5 solid 1px;
}

table.table td, table.table th {
    border-left: #0389b5 solid 1px;
    border-bottom: #0389b5 solid 1px;
    padding: 4px 6px 4px 6px;
}

table.table th {
    background: #a7def0;
    text-align:center;
}

table.table td.price {
    color: #ec453b;
    text-align: center;
    font-weight: bold;
}

table.table tr.tr2 td {
    background: #f4ecec;
}

table.table_radius {
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}

table.table td.radius_lb {
    border-bottom-left-radius:8px;
    -moz-border-radius-bottomleft:8px;
    -webkit-border-bottom-left-radius:8px;
}

table.table td.radius_lt, table.table th.radius_lt {
    border-top-left-radius:8px;
    -moz-border-radius-topleft:8px;
    -webkit-border-top-left-radius:8px;
}

table.table td.radius_rb {
    border-bottom-right-radius:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-bottom-right-radius:8px;
}

table.table td.radius_rt, table.table th.radius_rt {
    border-top-right-radius:8px;
    -moz-border-radius-topright:8px;
    -webkit-border-top-right-radius:8px;
}

/* ########################################################################## */

div.tour {
	height:130px;
	float:left;
	width:130px;
	margin:6px 10px 6px 10px;
	text-align:center;
}

div.tour img {
	margin-bottom:5px;
	border:1px solid #888888;
}

/* ########################################################################## */


table.form {
}

table.form td.tdname {
	padding:8px 5px 3px 5px;
	text-align:right;
	vertical-align:top;
    font-size:13px;
}

table.form td.tdfield {
	padding:3px 5px 3px 5px;
	vertical-align:top;
    font-size:13px;
}

table.form .field {
	padding:3px 5px 3px 5px;
	border:1px solid #aaaaaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    font-size:13px;
}

table.form td.tdfield small {
	font-size:11px;
	color:#888888;
	display:block;
	margin-left:10px;
}


/* ########################################################################## */

.payments_payment img {
    margin:3px;
}






