body{
    background: #f2f1f1;
}
#wrapper {
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
.no_left_sidebar #header {
    height: 220px;
}
#header {
	height: 490px;
    background:url("/images/header_bg_top.png") 0 top repeat-x;
}
#header .header_inner{
    width: 952px;
	margin: 0 auto;
}
#header .header_inner .logo{
    float: left;
    margin-left: 40px;
}
#header .header_inner .header_info{
    float: left;
    width: 675px;
    margin:15px 0 0 55px;
    font: 12px Arial;
    color: #6e6e6e;
}
#header .header_inner .header_info .header_buttons{
    margin: 18px 0 0 0;
    float: left;
}
#header .header_inner .header_info .header_buttons a{
    display: block;
    float: left;
    width: 138px;
    height: 41px;
    background: url("/images/header_buttons.png") 0 0 no-repeat;
    font: bold 16px Arial;
    color: #026897;
    text-decoration: none;
    padding: 10px 15px 10px 65px;
    margin: 0 10px 0 0;
}
#header .header_inner .header_info .header_buttons a+a{
    background-position: 0 -61px;
}
#header .header_inner .header_info .header_buttons a+a+a{
    background-position: 0 -122px;
    margin: 0;
}
#header .header_inner .header_info .header_buttons a:hover{
    background-position: -218px 0;
}
#header .header_inner .header_info .header_buttons a+a:hover{
    background-position: -218px -61px;
}
#header .header_inner .header_info .header_buttons a+a+a:hover{
    background-position: -218px -122px;
}
#header .header_inner .header_info .header_buttons a span{
    font-size: 15px;
    display: block;
}
#header .header_inner .header_info .header_buttons a span span{
    font-size: 11px;
    display: inline;
}
#header .header_inner .header_menu{
    float: left;
    width: 877px;
	margin: 25px auto 0 auto;
    padding: 0 0 0 75px;
}
#header .header_inner .header_menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#header .header_inner .header_menu ul li{
    float: left;
}
#header .header_inner .header_menu ul li a{
    font: 14px Verdana;
    color: #2f2f2f;   
    text-decoration: none;
    margin: 0 20px;
    margin-top: 4px;
}
#header .header_inner .header_menu ul li a:hover{
    color: #037bb4;
}
#mycarousel {
    margin: 65px 0 0;
}
#mycarousel a{
    display: block;
    width: 952px;
    height: 303px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 112px 0;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.no_left_sidebar #content{
    padding: 0 0 30px 0px;
}
#content {
	padding: 0 0 30px 270px;
}
#content .tarify{
    margin: 0 0 17px 0;
}

#content .tarify .type_tarify a{
    width: 222px;
    height: 20px;
    background:url("/images/tarify_button.png") 0 0 repeat-x;
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    border-radius:5px 5px 0 0;
    margin: 0 8px 0 0;
    font: bold 14px Arial;
    color: #fff;
    padding: 7px 0;
}
#content .tarify .type_tarify a:hover{
    background:url("/images/tarify_button_active.png") 0 0 repeat-x;
}
#content .tarify .type_tarify .active{
    background:url("/images/tarify_button_active.png") 0 0 repeat-x;
}
#content .tarify .type_tarify a:last-child{
    margin: 0;
}
#content .tarify .list_tarify{
    background:url("/images/list_tarify_bg.png") 0 0 repeat-x #026ea2;
    border-radius: 0 0 5px 5px;
    min-height: 209px;
    clear: both;
    border-left: 1px solid #026ea2;
    border-right: 1px solid #026ea2;
}
#content .tarify .list_tarify tr td{
    width: 222px;
    padding-top: 10px;
    padding-bottom: 20px; 
}
#content .tarify .list_tarify tr:first-child td{
    padding-top: 5px;
    padding-bottom: 10px;      
    font: 12px Arial;
    color: #035b87;      
}
#content .tarify .list_tarify tr:first-child td+td{
    padding-left: 60px;
    width: 116px;
}
#content .tarify .list_tarify tr:first-child td+td+td{
    padding-left: 80px;
    width: 132px;
}
#content .tarify tr td:first-child{
    padding-left: 62px;
    width: 160px;
}
#content .tarify tr td+td{
    padding-left: 46px;
    width: 176px;
}
#content .tarify tr td+td+td{
    padding-left: 65px;
    width: 157px;
}
#content .akciy {
    margin: 0 0 30px 0;
}
#content .akciy a{
    margin: 0 4px 0 0;
}
#content .form{
    font: 12px Arial;
    color: #2f2f2f;
    padding: 0 0 0 150px;
}
#content .form span{
    color: #92278f;
}
#content .form .input{
    background: #d2cece;
    border-radius: 5px;
    border:none;
    width: 90%;
    height: 21px;
    border-bottom: 1px solid #fff;
    margin: 0 0 2px 0;
    padding: 0 10px;
    color: #026897;
    font: 12px Arial;
}
#content .form tr{
    height: 30px;    
}
#content .form textarea{
    background: #d2cece;
    border-radius: 5px;
    height: 110px;
    border:none;
    border-bottom: 1px solid #fff;
    width: 88%;
    padding: 10px;
    color: #026897;
    font: 12px Arial;
}
#content .form .submit{
    background: url("/images/submit_form.png") 0 0 no-repeat;
    width: 185px;
    height: 55px;
    border: none;
    cursor: pointer;
    color: #fff;
    margin: 0 0 0 60px;
}
.poslygi table{
    width: 100%;
    color: #2f2f2f;
}
.poslygi table tr:first-child{
    background: #e2e0e0;
}
.poslygi table tr+tr+tr{
    background: #e2e0e0;
}
.poslygi table tr+tr+tr+tr{
    background: none;
}
.poslygi table tr+tr+tr+tr+tr{
    background: #e2e0e0;
}
.poslygi table tr+tr+tr+tr+tr+tr{
    background: none;
}
.poslygi table tr+tr+tr+tr+tr+tr+tr{
    background: #e2e0e0;
}
.poslygi table tr+tr+tr+tr+tr+tr+tr+tr{
    background: none;
}
.poslygi table tr+tr+tr+tr+tr+tr+tr+tr+tr{
    background: #e2e0e0;
}
.poslygi table tr td:first-child{
    width:86px;
    text-align: right; 
    padding: 0 10px 0 0;    
}
.poslygi table tr td{
    height: 30px;
    vertical-align: middle;
}
#content a{
    font: bold 12px Arial;
    color: #3294c2;
}
#content .blue_block{
    height: 205px;
    overflow: hidden;
    margin: 4px 0;
}
#content .blue_block .left{
    background:url("/images/blue_block_left_side.jpg") 0 0 no-repeat;
    width: 252px;
    height: 205px;
    overflow: hidden;
    float: left;
    position: relative;
}
#content .blue_block .right{
    float: left;
}
#content .blue_block .left .name{
    font: bold 16px Arial;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 7px;
}
#content .blue_block .left .txt{
    font: bold 12px Arial;
    color: #fff;
    display: block;
    margin-top: 20px;
    padding: 0 25px;
}
#content .blue_block .left a{
    display: block;
    width: 193px;
    height: 40px;
    background:url("/images/podclychitsa.png") 0 0 no-repeat;
    text-decoration: none;
    position: absolute;
    bottom: 20px;
    left: 29px;
}
#content .blue_block .left a:hover{
    background-position: 0 -40px;
}
#content .pagination{
    text-align: center;
}
#content .pagination a{
    display: inline-block;
    width: 36px;
    height: 20px;
    background-image:url("/images/pagination_bg.jpg") ;
    background-position: 0 -68px;
    font: bold 14px Arial;
    color: #3294c2;
    text-decoration: none;
    padding: 7px 0;
}
#content .pagination a:hover{
    background-position:-36px -68px ;
    color: #feffff;
}
#content .pagination .nextprev{
    width: 110px;
    background-position: 0 0;
}
#content .pagination .nextprev:hover{
    background-position:0 -34px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
}
#sideLeft .news{
    margin: 0 0 20px 0;
}
#sideLeft h1{
    font: bold 14px Arial;
    color: #3294c2;
}
#sideLeft .news .news_item{
    font: 12px Arial;
    margin-bottom: 15px;
}
#sideLeft .news .news_item span{    
    color: #999898;
}
#sideLeft .news .news_item div{
    color: #2f2f2f;
}
#sideLeft .news .all_news{
    color: #999898;
    display: block;
    text-align: right;
}
#sideLeft .payment_methods{
    
}
#sideLeft .payment_methods a{
    display: inline-block;
    text-decoration: none;
    margin: 10px;
}
#sideLeft .payment_methods .visa{
    background:url("/images/visa.png") 0 0 no-repeat;
    width: 77px;
    height: 24px;
}
#sideLeft .payment_methods .mastercard{
    background: url("/images/master_card.png") 0 0 no-repeat;
    width: 65px;
    height: 39px;
}
#sideLeft .payment_methods .intercasa{
    background:url("/images/intercasa.png") 0 0 no-repeat;
    width: 129px;
    height: 33px;
}
#sideLeft .payment_methods .privat24{
    background:url("/images/privat24.png") 0 0 no-repeat;
    width: 114px;
    height: 26px;
}
#sideLeft .payment_methods .ibox{
    background: url("/images/ibox.png") 0 0 no-repeat;
    width: 80px;
    height: 63px;
}
#sideLeft .payment_methods .visa:hover{
    background:url("/images/visa_hover.png") 0 0 no-repeat;
    width: 77px;
    height: 24px;
}
#sideLeft .payment_methods .mastercard:hover{
    background: url("/images/master_card_hover.png") 0 0 no-repeat;
    width: 65px;
    height: 39px;
}
#sideLeft .payment_methods .intercasa:hover{
    background:url("/images/intercasa_hover.png") 0 0 no-repeat;
    width: 129px;
    height: 33px;
}
#sideLeft .payment_methods .privat24:hover{
    background:url("/images/privat24_hover.png") 0 0 no-repeat;
    width: 114px;
    height: 26px;
}
#sideLeft .payment_methods .ibox:hover{
    background: url("/images/ibox_hover.png") 0 0 no-repeat;
    width: 80px;
    height: 63px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {	
	margin: -112px auto 0;
	height: 112px;
	background: url("/images/footer_bg.png") 0 0 repeat-x;
	position: relative;
}
#footer .footer_inner{
    width: 952px;
    margin: 0 auto;
}
#footer .footer_inner .footer_logo{
    margin: 25px 0 0 65px;
    display: block;
}
#footer .footer_inner div ul{
    list-style: none;
    padding: 0;
    margin: 22px 0 0 0;
}   
#footer .footer_inner div ul li{
    float: left;
} 
#footer .footer_inner div ul li a{
    font: 12px Verdana;
    color: #7d7d7d;
    text-shadow: 1px 1px 0px #fff;
    text-decoration: none;
    padding: 2px 8px;
    display: block;
    margin: 0 5px;
} 
#footer .footer_inner div ul li a:hover{
    color: #fff;
    text-shadow: 1px 1px 0px #7d7d7d;
    background: #9fa2a2;
    border-radius: 5px 5px 5px 5px;
} 
#footer .footer_inner .all_rights_reserved{
    float: left;
    color: #757575;
    font: 11px Verdana;
    margin-top: 50px;
}
#footer .footer_inner .copyright{
    float: right;  
    color: #757575;
    font: 10px Verdana; 
    margin-top: 35px;
}
#footer .footer_inner .copyright a{
    color: #757575;
    
}

/*______________________________Ð›Ð˜Ð§ÐÐ«Ð™ ÐšÐÐ‘Ð˜ÐÐ•Ð¢_____________________________________________*/

.lk #header{
    height: 180px;
}
.lk #header .header_inner .header_info .header_buttons a{
    display: block;
    float: left;
    width: 138px;
    height: 41px;
    font: bold 16px Arial;
    color: #026897;
    text-decoration: none;
    padding: 10px 15px 10px 65px;
    margin: 0 10px 0 0;
    background:url("/images/person_data.png") 0 0 no-repeat;
}
.lk #header .header_inner .header_info .header_buttons a+a{    
    background:url("/images/ypravlenie_yslygami.png") 0 0 no-repeat;
}
.lk #header .header_inner .header_info .header_buttons a+a+a{
    background:url("/images/ypravlenie_schetom.png") 0 0 no-repeat;
    margin: 0;
}
.lk #header .header_inner .header_info .header_buttons a:hover{
    background:url("/images/person_data_hover.png") 0 0 no-repeat;
}
.lk #header .header_inner .header_info .header_buttons a+a:hover{
    background:url("/images/ypravlenie_yslygami_hover.png") 0 0 no-repeat;
}
.lk #header .header_inner .header_info .header_buttons a+a+a:hover{
    background:url("/images/ypravlenie_schetom_hover.png") 0 0 no-repeat;
}
.lk #sideLeft{
    width: 210px;
}
.lk #sideLeft .data_user h1{
    margin: 5px 0;
    padding: 0;
}
.lk #sideLeft .data_user span{
    font: 12px Arial;
    color: #2f2f2f;
}
.lk #sideLeft .exit_user{
    display: block;
    background: url("/images/zamok_ico.png") left 0 no-repeat;
    height: 25px;
    width: 50px;
    padding: 8px 0 0 35px;
    margin: 20px 0 0 15px;
    color: #3294c2;
    font: bold 14px Arial;
}
.lk #sideLeft .banner_left{
    margin: 20px 0;
}
.lk #content {
    padding: 0 0 30px 230px;
}
.lk_table  table, .lk_table2 table{
    width: 100%;
}
.lk_table tr td, .lk_table2 tr td{
    vertical-align: middle;
    padding: 0 10px;
}
.lk_table2 tr td{
	text-align: center;
}

.lk_table tr td:first-child{
    width: 225px;
    height: 32px;    
    text-align: right;
    color: #3294c2;
    font: bold 14px Arial;
}

.lk_table2 tr td:first-child{
    width: 225px;
    height: 32px;    
    text-align: center;
    font:  14px Arial;
}

.lk_table .grey, .lk_table2 .grey{
    background: #e2e0e0;
}
.lk_table tr td input, 
.lk_table2 tr td input{
    width: 347px;
    height: 19px;
    background: none;
    border: 1px solid #d0cece;
    font: 12px Arial;
    color: #2f2f2f;
}
.lk_table tr td textarea, .lk_table2 tr td textarea{
    width: 100%;
    height: 50px;
    background: none;
    border: 1px solid #d0cece;
    font: 12px Arial;
    color: #2f2f2f;
}
.lk_table2 .submit,  #passchange .submit  {
    border: none;
    background:url("/images/lk_confirm.png") 0 0 no-repeat;
    cursor: pointer;
    height: 34px;
    margin-left: 65px;
    margin-top: 5px;
    width: 72px !important;
}
.lk_table2 a{
    font-weight:bold;
    color: grey !important;
}

.lk_table .file, .lk_table2 tr td .file{
    height: 25px;
    background: none;
    border: none;
    border: 1px solid #d0cece;
}
.tickets td{
	padding: 10px !important;
	text-align: left !important;
    font-size:  small;
    //border-right: 1px dotted black;
    border-bottom: 1px dotted grey;	
}

.tickets tr td:first-child{
    width: 200px;
    height: 32px;  
    padding: 10px;  
    font-size: small;
    
}
.lk #content .pass{
    font: bold 14px Arial;
    color: #3294c2;
    margin: 30px 0 10px;
    display: block;
  
}


.lk #content .bottom_lk_banners{
    margin: 30px 0;
    height: 85px;
}
.lk #content .bottom_lk_banners a{
    display: block;
    margin: 0 11px;
    float: left;
}
.lk #content .bottom_lk_banners a:last-child{
    margin-right: 0;
}
.lk #content .poprah td{
    padding: 5px !important;
}
.lk #content .poprah tr td+td{
    padding: 5px 5px 5px 130px !important;
}
.lk #content .poprah tr{
    border-bottom: 1px solid #f2f2f2;
}

.slide_form{
    width: 274px;
    margin-left: -200px;
    background: #f3f3f3;
    border-radius:5px;
    border: 2px solid darkgrey;
    z-index: 99;
    float: left;

}
.slide_form div{
    margin: 40px 46px;
    padding-bottom: 10px;
    width: 195px;
}
.slide_form div span{
    font: 14px Verdana;
    color: #037bb4;
}
.slide_form div input{
    width: 153px;
    height: 34px;
    padding-left: 40px;
    border: none;
    background: none;
    color: #787979;
    font: 14px Verdana;
    margin: 5px 0;
    text-align:left;
}
.slide_form div .name{
    background: url("/images/input_name.png") 0 0 no-repeat;
}
.slide_form div .pass{
    background: url("/images/input_pass.png") 0 0 no-repeat;
    text-align: left;
    width:153px;
    padding-left: 40px;
}
.slide_form div .submit_n{
    background: #037bb4;
    color: #fff;
    border-radius:3px;
    width: 80px;
    height: 33px;
    float: right;
    padding: 0;
    text-align: center;
    cursor: pointer;
}
.slide_form div .submit_n:hover{
    background: #0a88c4;
}

.slide_form .close_button{
    position: absolute;
    width: 28px;
    height: 25px;
    background:url("/images/close_button.png") 0 0 no-repeat;
    right: 5px;
    top: 5px;
    text-decoration: none;
}

.manualclick {
	cursor:hand;
	cursor:pointer;
	text-decoration:underline;
}


.list_style{
    background: url("/images/li_bg_left.png")   left 2px no-repeat;
    padding-left: 15px;
}
.list_style_open{
    background: url("/images/li_bg_bottom.png")   left 7px no-repeat !important;
    padding-left: 15px;
}

.detail_info {
	display: none;
	margin: 5px 0;
}
.open {
	display: block;
	margin: 5px 0;
}
.msg {
	color: red;
}

#content ul li {
	padding: 10px 0;
}