/*Viett.ru - ????? - ??? ????? - ???????? ????? end*/
/*Viett.ru - ?????????? start*/
.aviatiks-wrapper {
    overflow: hidden;
    padding: 0 5px;
	width:1013px;
}
.aviatiks-wrapper  .tabset li a.active {
    background: url("../images/btn-city.png") no-repeat 0 0;
    color: #464646;
    text-decoration: none;
}
.aviatiks-wrapper .tabset li a {
    color: #2a73bc;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 64px;
    padding: 10px 0 0 20px;
    width: 161px;
    text-decoration: none;
}
.aviatiks-wrapper .tabset li a:hover{
    color: #1760a9;
}
.aviatiks-wrapper .tabset li a:hover span.second-sity{
    background: url(../images/ico-plain.png) no-repeat left -37px;
} 
.aviatiks-wrapper .tabset li a:hover span.third-city{
    background: url(../images/ico-plain.png) no-repeat left -37px;
} 
.aviatiks-wrapper .tabset li a span{
    display: block;
}
.aviatiks-holder {
   /*float: right;*/
    padding: 0 10px 0 0;
    width: 525px;
}
span.first-sity{
    
}
span.second-sity{
    background: url(../images/ico-plain.png) no-repeat left 0px;
    padding: 0 0 0 32px;
}
.active span.second-sity, .active span.third-city{
    background: url(../images/ico-plain.png) no-repeat left -19px;
}
span.third-city{
    background: url(../images/ico-plain.png) no-repeat left 0px;
    padding: 0 0 0 32px;
    margin: 0 0 0 32px;
}
.aviatiks-item {
    padding: 2px 0 0px;
}
.aviatiks-item-title {
    /*overflow: hidden;*/
	float:left;
	margin:0 0 0 170px;
}
.aviatiks-item-title h4 {
    background: url("../images/ico-big-plane.png") no-repeat left 0;
    color: #464646;
    float: left;
    font-size: 18px;
    padding: 8px 0 6px 35px;
    width: 350px;
}
.aviatiks-item-title .btn-more {
    margin: 0;
    padding: 0 0 2px;
}
.time-table{
    overflow: hidden;
    width: 100%;
    padding: 10px 0 0;
}
.time-tabs_link{
    float: none !important;
    width: 100% !important;
    overflow: hidden;
}
.time-tabset{
	width: 700px;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-left: -2px;
}
.time-tabset li{
    float: left;
    margin-left: 2px;
    overflow: hidden;
    position: relative;
}
.time-tabset li a{
    display: block;
    background: url(btn-time-tab.png) repeat-x 0 -31px !important;
    height: 25px !important;
    color: #464646 !important;
    font-weight: bold;
    font-size: 14px;
    padding: 6px 20px 0 !important;
    text-align: center;
    width: auto !important;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
     behavior: url(css/PIE.htc);
}
.time-tabset li a.active{
    background: url(btn-time-tab.png) repeat-x 0 0px !important;
    color: #fff !important;
    text-shadow: 1px 1px 1px #0D5D2E;
}
.time-table-holder{
    overflow: visible;
    width: 100%;
    position: relative;
}
.time-table-holder table{
    overflow: visible;
    width: 100%;
    position: relative;
	width: 700px;
}
.time-table-holder table thead tr td{
    background: #2777c6;
    border-bottom: none;
    border-top: none;
    color: #fefefe;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    padding: 4px 0;
    border-right: solid 1px #82a0be;
}
.time-table-holder table tfoot tr td{
    background: #2777c6;
    border-bottom: none;
    border-top: none;
    color: #fefefe;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    padding: 4px 0;
    border-right: solid 1px #82a0be;
}

.time-table-holder table thead tr td:nth-last-child(1){
    border-right: none;
}
.time-table-holder table tbody tr td:nth-last-child(1){
    border-right: none;
}
.time-table-holder table thead tr .data{
    padding: 3px 18px;
}
.time-table-holder table tbody tr td{
    text-align: center;
    vertical-align: middle;
    padding: 2px 0;
    border-right: solid 1px #7199bf;
    color: #464646;
    font-size: 12px;
    font-weight: bold;
}
.time-table-holder table tbody tr:nth-child(2n+1){
    background: #d7e6f4;
}
.time-table-holder table tbody tr:nth-child(2n){
    background: #adcbe9;
}
.shadow-table{
    background: url(../images/shadow-table.png) repeat-x 0 top;
    height: 8px;
    width: 100%;
    position: absolute;
}
.aviatiks-item p{
    color: #464646;
    font-size: 12px;
    padding: 4px 0 0;
}
.aviatiks-attention-title{
    overflow: hidden;
}
.aviatiks-attention-title h4{
    background: url("../images/ico-attan.png") no-repeat left 0;
    color: #464646;
    float: left;
    font-size: 18px;
    padding: 8px 0 6px 46px;
    text-transform: uppercase;
}
.aviatiks-attention-title .teil-up {
    background: url("../images/bg-tail-color.png") no-repeat 0 0;
    float: left;
    height: 20px;
    width: 51px;
    margin: 23px 0 0 6px;
}
.attention-holder{
    background: #f8d9c1;
    padding: 3px 12px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    behavior: url(css/PIE.htc);
}
.attention-holder p{
    color: #464646;
    font-size: 14px;
    margin: 18px 0 0;
    padding: 0 0 0 16px;
    background: url(../images/list2.png) no-repeat left 5px;
}


  