﻿/**********************************************/

body {
    margin: 0;
    /* background: url("../images/fon20.png"); */
    background: url('../images/bg_sign.gif') repeat;
    font-family: Verdana, Arial, sans-serif, Calibri;
    font-size: 12px;
    line-height: normal;
}

fieldset {
    border: 1px solid #808285;
}

fieldset.no_border {
    border: 0px;
}

.both {
    clear: both;
}

.italic {
    font-style: italic;
}


/**********************  input{
  width: 122px;
    height: 22px;**********************/


}
#chrt-round-trip {
    width: 12px;
    height: 12px;
}
#chrt-F-trip {
    width: 12px;
    height: 12px;
}
#chrt-B-trip {
    width: 12px;
    height: 12px;
}
#beg_date {
    width: 100px !important;
}
#btnbtn {
    width: 25px !important;
}
input[type="image"],
.rt-col-bl input[type="checkbox"] {
    width: auto;
    height: auto;
}
input.calendar_img {
    position: absolute;
    margin-left: 101px;
    margin-top: 3px;
}
textarea {
    border: 1px solid #808285;
}
input[type="image"] {
    border: none;
}

/**********************input[type="checkbox"] {
    position: absolute;
    left: -9999px; **********************/

}
input[type="checkbox"]+label {
    background: url('../images/checkbox.gif') 0 0 no-repeat;
    /**********************  padding-left: 22px;**********************/
    padding-bottom: 7px;
}
input[type="checkbox"]:checked+label {
    background-position: 0 -22px;
}
ul {
    list-style-position: inside;
    list-style-type: disc;
}
ol {
    list-style-position: inside;
    list-style-type: decimal;
}
li {
    padding: 2px;
    color: #0066B2;
}
a {
    color: #0066B2;
    text-decoration: none;
    /**********************    border-bottom: 1px dotted #0066B2; **********************/
}
strong,
b {
    font-weight: bold;
}
.round_input {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.image_shadow {
    -moz-box-shadow: 3px 3px 10px 0px rgba(0,
    0,
    0,
    0.25);
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0,
    0,
    0,
    0.25);
    box-shadow: 3px 3px 10px 0px rgba(0,
    0,
    0,
    0.25);
    margin-right: 5px;
    margin-bottom: 5px;
}
.red {
    color:#EA2227;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.w {
    width: 1250px;
    margin: 0 auto;
    -moz-box-shadow: 0 0 10px 0px rgba(0,
    0,
    0,
    0.25);
    -webkit-box-shadow: 0 0 10px 0px rgba(0,
    0,
    0,
    0.25);
    box-shadow: 0 0 10px 0px rgba(0,
    0,
    0,
    0.25);
}
.w-nobox {
    width: 1250px;
    margin: 0 auto;
    -moz-box-shadow: 0 0 10px 0px rgba(0,
    0,
    0,
    0.25);
    -webkit-box-shadow: 0 0 10px 0px rgba(0,
    0,
    0,
    0.25);
}
.row3 li {
    display: block;
    width: 32%;
    float: left;
    padding-top:10px;
}
.row2 li {
    display: block;
    width: 48%;
    float: left;
}

/**********************end base************************/

/**********************top************************/
.w-header {
    height: 100px;
    background: url('/images/fon231.png') top left no-repeat #a6d5ed;
    /* background0: url('/images/top.jpg') top left repeat #267498;*/
}
.w-header_logo {
    position: absolute;
    margin-left: 10px;
    margin-top: 10px;
}
.w-header_menu {
    height: 100px;
    width:750px;
    margin-left: 234px;
}
.w-header_menu_1 {
    height: 100px;
    width:820px;
    /*margin-left: 234px;*/
}
.w-header_search {
    float: right;
    height: 30px;
    vertical-align: bottom;
    width: 210px;
    background: url('../images/search_bg.png') center center no-repeat;
    margin-top: 64px;
    margin-right: 15px;
}
.w-header_search input[type="text"] {
    border: 1px solid #9a9b9b;
    height: 18px;
    width: 140px;
    position: relative;
    top:-1px;
    left:4px;
}
.w-header_search input[type="image"] {
    position: relative;
    top:4px;
    left:21px;
}
.w-header_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.w-header_menu ul li {
    float: left;
    padding: 0px;
    padding-top:66px;
    margin-right: 1px;
    margin-left: 4px;
}
.w-header_menu ul li a {
    display: block;
    font-size: 11px;
    vertical-align: middle;
    background: url('../images/menu.png') no-repeat center center;
    width: 88px;
    height: 25px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border: none;
}
.w-header_menu ul li a div {
    height: 16px;
    padding-top: 6px;
    font-weight: bold;
}
.w-header_menu ul li a div.r2 {
    padding-top: 4px;
    height: 21px;
    line-height: 6px;
}
.w-header_menu ul li a div div {
    font-size: 8px;
}
.w-header_menu_1 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.w-header_menu_1 ul li {
    float: left;
    padding: 0px;
    padding-top:66px;
    margin-right: 1px;
    margin-left: 0px;
}
.w-header_menu_1 ul li a {
    display: block;
    font:bold 11px Arial;
    vertical-align: middle;
    width: 90px;
    height: 28px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border: none;
    background: url('../images/button2312.png') no-repeat center center;
}

#menu_cabinet div{
	padding-top: 0px;
}


.w-header_menu_1 ul li a div {
    height: 16px;
    padding-top: 6px;
    font-weight: bold;
}
.w-header_menu_1 ul li a div.r2 {
    padding-top: 4px;
    height: 21px;
    line-height: 6px;
}
.w-header_menu_1 ul li a div div {
    font-size: 8px;
}
.w-header_right {
    margin-left: 1020px;
    margin-top: -60px;
}
.w-header_baner {
    width: 220px !important;
    height: 100px;
    padding-left: 1020px;
    margin-top: -100px;
    vertical-align:middle !important;
    text-align:center !important;
}
#menu_avia {
    background: url('/images/icons231/avia.png') no-repeat center 27px;
}
#menu_train {
    background: url('/images/icons231/train.png') no-repeat center 29px;
}
#menu_visa {
    background: url('/images/icons231/visa_1.png') no-repeat center 22px;
}
#menu_tours {
    background: url('/images/icons231/tours_1.png') no-repeat center 22px;
}
#menu_hotel {
    background: url('/images/icons231/hotel_1.png') no-repeat center 22px;
}
#menu_transport {
    background: url('/images/icons231/transport.png') no-repeat center 30px;
}
#menu_question {
    background: url('/images/icons231/question.png') no-repeat center 27px;
}
#menu_about {
    background: url('/images/icons231/about.png') no-repeat center 27px;
}
#menu_cabinet{
    background: url('/images/icons231/account.png') no-repeat center 27px;
}



/**********************end top************************/

/**********************center************************/
.w-cont {
    background: #fff;
    min-height:0px;
}
.cont-col-3 {
    width: 335px;
    float: right;
    padding: 15px;
}
.baner_menu {
    text-align: center;
    margin-bottom: 12px;
}
.rt-col-bl {
    margin: 0 0 4px;
    padding: 15px;
    border: dotted 1px #CCC;
    background: rgba(255,
    255,
    255,
    0.6);
    /*min-height: 550px;*/
}
.rt-col-bl a {
    text-decoration: none;
    /*  border-bottom: 1px dotted #0066B2;
    color: #0066B2;*/
}
.rt-col-bl h3 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}
.rt-col-bl .cells {
    margin-top: 16px;
    width: 48%;
    float: left;
}
.rt-col-bl .cells .title_text {
    margin-bottom: 8px;
}
.rt-col-bl .cells .button_search {
    padding-top:13px;
    text-align: center;
}
.rt-col-bl .cells2 {
    margin-top: 16px;
}
.rt-col-bl .cells .title_text {
    font-weight: bold;
}
.rt-col-bl .news a {
    border: 0;
}
.rt-col-bl .news .date {
    color:#9d9892;
}
.date {
    color:#9d9892;
    padding-top: 2px;
}
.rt-col-bl .read_more {
    margin-top: 5px;
    text-align: right;
}
.rt-col-bl .read_more a {
    color:#9d9892;
    border: 0;
}
.cont-col-1 {
    float: left;
    width: 185px;
    border-right: dotted 1px #EEE;
    padding: 15px;
    background: #fff;
}
.lt-col-bl {
    margin-bottom: 12px;
    text-align: center;
}
.lt-col-bl .col-title {
    background: url('../images/left_bg.png') no-repeat center top;
    padding: 3px 12px;
    margin-bottom: 6px;
    text-align: left;
}
.lt-col-bl .col-title a {
    color: #fff;
    text-decoration: none;
}
.lt-col-bl .col-value {
    text-align: left;
    padding: 5px;
}
.lt-col-bl .col-value a {
    color:#0066B2;
    border-bottom-color: #0066B2;
}
.lt-col-bl .spec-link {
    background-image: url('../images/left_bg2.png');
}
.cont-col-2 {
    margin: 0 350px 0 216px;
    min-height: 620px;
}
.name-teacher {
    width: 110px;
}
.text-teahcer {
    float: left;
}
.image-bl {
    float: left;
}

/**********************end center************************/

/**********************bottom************************/
.soc {
    border-top: solid 4px #217abc;
    background:#FFF;
    padding:4px 0;
    font-size:11px;
    margin:0 auto;
    text-align: center;
    height: 28px;
}
.soc a {
    border: 0px;
    text-decoration: underline;
}
.soc a.text {
    position: relative;
    top:-8px;
    padding-right: 5px;
}
.w-footer {
    clear: both;
    height: 70px;
    background: #217abc;
    color: #fff;
}
.w-footer a {
    color: #fff;
    text-decoration: none;
}
.w-footer div {
    float: left;
    padding: 24px 15px;
}
.w-footer-info {
    width:782px;
}
.w-footer div.w-footer-cop {
    width: 352px;
}
.w-footer div.w-footer-dsp {
    width:12px;
}
.w-footer-dsp a {
    color: #AAAAAA;
}

/**********************end bottom************************/

/**********************content******************************/
.content {
    padding:15px 5px;
}
.content h1 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
}
.content .first_image {
    float: left;
    margin-right: 10px;
}
.content fieldset legend {
    font-weight: bold;
}
table.spec-link {
    text-align: center;
    margin-left: 15px;
}
table.spec-link td {
    text-align: center;
    vertical-align: top;
}
table.spec-link td .image_shadow2 {
    background: url('../images/red.png') left top no-repeat;
    width: 188px;
    height: 55px;
    text-align: center;
    display: table;
}
table.spec-link td .image_shadow {
    background: url('../images/red.png') left top no-repeat;
    width: 188px;
    height: 55px;
    text-align: center;
    display: table;
}
table.spec-link td .image_shadow a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align:center;
    position: relative;
}
table.spec-link td a {
    color: #fff;
    border: 0px;
    font-weight: bold;
    font-size:14px;
}
table.spec-link td a .small {
    font-size:12px;
}
.content .country-list {
    text-align: center;
    margin-left: 15px;
}
.content .country-list td {
    text-align: center;
}
.content .country-list td .image_shadow {
    width: 188px;
    height: 107px;
    text-align: center;
}
.content .country-list td a {
    border: 0px;
}
.content .country-list td .title {
    height: 23px;
    line-height: 23px;
}
.content .country-list td .title a {
    font-size: 14px;
    font-weight: bold;
}
.content .country-list td .title a span.spall {
    font-size: 12px;
}

/* ��������� ��� ����, ����� ������������ ������������ ������. */
.content .bnr-tbl {
    text-align: center;
    margin-left: 15px;
}
.content .bnr-tbl td {
    text-align: center;
}
.content .bnr-tbl td .image_shadow {
    width: 188px;
    height: 107px;
    text-align: center;
}
.content .bnr-tbl td a {
    border: 0px;
}
.content .bnr-tbl td .title {
    height: 23px;
    line-height: 23px;
}
.content .bnr-tbl td .title a {
    font-size: 14px;
    font-weight: bold;
}
.content .bnr-tbl td .title a span.spall {
    font-size: 12px;
}

/*-------------------------------------------*/
.content table {
    width: 96%;
}
.content table thead th {
    text-align: center;
}
.content table tbody td {
    padding: 5px;
}
.content table.blue tbody td {
    background: #f0faff;
    border-bottom: 8px solid #fff;
    padding:14px;
}
.content table.blue thead th {
    height: 40px;
    vertical-align: middle;
}
.content .content_menu {
    background: #f1faff;
}
.content .content_menu .content_menu_title {
    height: 35px;
    background: url('/images/line.gif') top left repeat-x;
    color:#fff;
    line-height: 35px;
    padding-left: 15px;
    margin-top: 20px;
}
.content .content_menu .content_menu_title a {
    color:#fff;
}
.content .content_menu .content_menu_value {
    padding: 15px;
    color:#919499;
    margin-bottom: 10px;
}
.content .content_menu .content_menu_value a {
    border: 0;
}
.content .news_line .news {
    border-top: 1px solid #9d9892;
    margin-bottom: 7px;
    padding-top: 7px;
}
.content .news_line .news:first-child {
    border-top:0px;
}
.content .news h2 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}
.content .news a {
    border: 0;
}
.content .news .date {
    color:#9d9892;
}
.content .read_more {
    margin-top: 5px;
    text-align: right;
}
.content .read_more a {
    color:#9d9892;
    border: 0;
}
.content .search {
    width:83%;
    margin-left: 19px;
    background: #2889c8;
    padding-top:14px;
    padding-left:28px;
    padding-bottom:10px;
    padding-right:30px;
    color:#fff;
}
.content .search a {
    color:#fff;
    border-bottom-color: #fff;
}
.content .search table td {
    vertical-align: bottom;
}
.search_hint {
    width:83%;
    font-size: 13px;
    margin:10px 19px;
}
.w_yan {
    width: 1250px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 10px 0px rgba(0,
    0,
    0,
    0.25);
    box-shadow: 0 0 10px 0px rgba(0,
    0,
    0,
    0.25);
}
.w-header_yan {
    overflow: hidden;
    position: relative;
}
.top-menu-ul {
    margin:0;
    padding:0;
    list-style-type: none;
}
.top-menu-ul li {
    float: left;
    width: 109px;
    margin-right:-2px;
}
.top-menu-ul li a {
    display: block;
    color:#FFF;
    font:bold 11px Arial;
    text-decoration:none;
    padding-top:54px;
}
.top-menu-ul li a div {
    text-align: center;
    color: #ffffff;
    height: 20px;
    line-height:11px;
    padding-top: 8px;
    background: #49A1D3;
    background: -moz-linear-gradient(top,
    #b1d3ee 0%,
    #a5d1ec 10%,
    #297db9);
    background: -webkit-gradient(linear,
    left top,
    left bottom,
    from(#b1d3ee),
    color-stop(0.10,
    #a5d1ec),
    to(#297db9));
    border-radius: 5px;
    /*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #1c70b1;
	-moz-box-shadow:0px 1px 8px rgba(000,000,000,0.2),inset 0px 1px 4px rgba(255,255,255,0.6);
	-webkit-box-shadow:0px 1px 8px rgba(000,000,000,0.2),inset 0px 1px 4px rgba(255,255,255,0.6);
 */
}
.top-menu-ul li a div.r2 {
    padding-top: 3px;
    height: 25px;
}
.top-menu-ul li a div.r2 span {
    font:normal 9px Arial;
    font-weight:normal;
    line-height:8px;
}
.image_shadow_first {
    -moz-box-shadow: 3px 3px 10px 0px rgba(0,
    0,
    0,
    0.25);
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0,
    0,
    0,
    0.25);
    box-shadow: 3px 3px 10px 0px rgba(0,
    0,
    0,
    0.25);
    margin-right: 5px;
    margin-bottom: 5px;
}
table.spec-link td .image_shadow_first {
    background: url('../images/red.png') left top no-repeat;
    width: 188px;
    height: 55px;
    text-align: center;
    display: table;
}
table.spec-link td .image_shadow_first a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align:center;
    position: relative;
}
table.spec-link td a .small_first {
    font-size:12px;
}
.image_shadow1 {
    -moz-box-shadow: 3px 3px 10px 0px rgba(0,
    0,
    0,
    0.25);
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0,
    0,
    0,
    0.25);
    box-shadow: 3px 3px 10px 0px rgba(0,
    0,
    0,
    0.25);
    margin-right: 5px;
    margin-bottom: 5px;
}
table.spec-link td .image_shadow1 {
    background: url('../images/red.png') left top no-repeat;
    width: 188px;
    height: 55px;
    text-align: center;
    display: table;
}
table.spec-link td .image_shadow1 a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align:center;
}
.cont-col-news {
    margin: 0 350px 0 216px;
}
.chrt-persons-cnt {
    width: 40px !important
}
#category {
    width: 15px;
    height: 15px;
    border: none;
}
.Red {
    color: #CC0000;
}