/*test style*/
/*123*/
/**{margin: 0; padding: 0;}*/
html, body {height: 100%;}

body {
    font-family: arial;
    font-size: 14px;
    color: #617160; 
    margin: 0; padding: 0;
}
a img {
    border: none;
}
table p {margin: 0;}
header, nav, article, footer, address {
    display: block;
}
.inl {display: inline-block; *zoom: 1; *display: inline;}
.vtop {vertical-align: top;}
.vmid {vertical-align: middle;}
.vbot {vertical-align: bottom;}
.aLeft {text-align: left;}
.aCenter {text-align: center;}
.aRight {text-align: right;}
.posLeft {float: left; margin: 0 10px 5px 0;}
.posRight {float: right; margin: 0 0 5px 10px;}

.column-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
}

.wrapper {
    width: 100%;
    min-height: 100%;
    min-width: 1000px;
    overflow: hidden;
    position: relative;
	text-align: center;
    background: url(../images/wrapper_bg.jpg) repeat 0 0 transparent;    /*#f2f7c1*/
}
.top_light {
    background: url(../images/top_lights_1.png) repeat-x 0 0 transparent;
    position: absolute;
    left: 0;
    top: 0;
    height: 340px;
    width: 100%;
}
.header, .content, .footer {
    margin: 0 auto;
    width: 1000px;
    min-width: 1000px;
	text-align: left;
}
.content {
    background: #ffffff;
    position: relative;
    border: 1px solid #254b25;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;

}
.content .col1 {
    width: 170px;
    border: 2px solid #a9a987;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #f1f8e4;
}
.content .col1 ul {margin: 0;}
.content .col2 {
    width: 570px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
    /*    float: left;*/
    color: #000000;
    font-size: 13px;
}
.content .col1 ul {margin: 0;}
.content .col5 {
    width: 656px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
    /*    float: left;*/
    color: #000000;
    font-size: 13px;
}
.content .col3 {
    /*    width: 257px;   
        -moz-box-sizing: border-box; 
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;    
        padding: 0 7px 0 10px;*/

    background: none repeat scroll 0 0 #f1f8e4;
    border-left: 1px solid #254b25;
    box-sizing: border-box;
    margin-bottom: -10000px;
    padding: 0 7px 10000px;
    width: 257px;
}
.content .col4 {
    /*    width: 150px;   
        -moz-box-sizing: border-box; 
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;    
        padding: 0 7px 0 10px;*/

    background: none repeat scroll 0 0 #f1f8e4;
    border-left: 1px solid #254b25;
    box-sizing: border-box;
    margin-bottom: -10000px;
    padding: 0 7px 10000px;
    width: 165px;
}

.header {
    position: relative;
    z-index: 1;
    height: 106px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    padding: 8px 0;
}

.header .header_cont {
    position: relative;
    z-index: 2;
}

.header_cont > div {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
	width: 750px;
}

.logo {
    position: relative;
    left: 50px;
    top: 12px;
}
.ftbl_left_img,
.ftbl_right_img {
    position: absolute;
    top: 0;
    display: none;
}
.ftbl_left_img {
    left: -210px;    
}
.ftbl_right_img {
    right: -280px;
}
.content_top_line {
    /*padding: 10px 20px;*/
    color: #2b2b2b;
    font-size: 14px;
    white-space: nowrap;       
}
.content_top_line .marg {
    margin-left: 22px;
}
.content_top_line form.subscribe {
    width: 400px;
}
.content_top_line form.subscribe input[type="submit"] {
    width: 92px;
}
.content .content_top_line+div {
    white-space: nowrap;
    margin-bottom: 20px;
    overflow: hidden;
}
.content .content_top_line+div>div {
    white-space: normal;
}
#cse-search-box input[type="text"] {
    width: 230px;
    height: 22px;
    line-height: 22px;
}
.nav h3 {
    font-size: 14px;
    color: #FF0000;
    text-transform: uppercase;
    background: url(../images/nav_zag.png) no-repeat 0 0 transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    padding-left: 33px;
    line-height: 40px;
    position: relative;
    left: -1px;
}
.nav.small h3 {
    background-position: 0 -40px;    
}
.nav.middle h3 {
    background-position: 0 -80px;
}
.nav.large h3 {
    background-position: 0 -120px;
}
.nav ul {
    list-style: none;
    padding: 0;
}
.nav li {
    padding-left: 32px;
}
.nav li a {
    font-size: 12px;
    color: #2d902b;
    text-decoration: none;
    line-height: 23px;
}
.bunner_container {
    text-align: center;
    padding: 2px 0;
    
}
.col1 .bunner_container {
    border-bottom: 2px solid #a9a987;
}
h2, h2 a {
    text-decoration: none;
    color: #0c8a08;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 12px;
}
.col3 h2,
.content .col1 .news_container h2 {
    margin-bottom: 0px;
    padding-bottom: 4px;
    border-bottom: 1px solid #d1e1d0;
    position: relative;
    margin-bottom: 10px;
}
.col3 h2 a img,
.col3 h2 img,
h2 a .arrow_top {
    position: absolute;
    right: 0;
    top: 12px;
}
.col3 h2 a {
    width: 100%;
    display: inline-block;    
    font-size: 22px;
    margin-bottom: 0;
    *zoom: 1;
    *display: inline;
}
.main_news_bl {
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 35px;
    padding-right: 5px;
    background: url(../images/main_news_bl_corner_bg.jpg) no-repeat right bottom transparent;
}

.main_news_bl .inf_line {
    margin-bottom: 10px;
}
.main_news_bl .inf_line, .main_news_bl .inf_line a {
    font-size: 11px;
    text-decoration: none;
    color: #42ab40;
    line-height: 16px;
}
.main_news_bl .inf_line .datetime {
    color: #6b6b6b;
    margin-right: 5px;
}
.main_news_bl p a {
    text-decoration: none;
    color: #42ab40;
}
.main_news_bl .readmorelink {
    position: absolute;
    bottom: 5px;
    right: 15px;
}
.col2 .bunner {
    margin-bottom: 10px;
}
.right_news_bl {
    padding: 10px 0 6px;    
    font-size: 13px;
    color: #545454;
    border-bottom: 1px solid #d1e1d0;
}
.right_news_bl .title_r, 
.right_news_bl .title_r a {
    text-decoration: none;
    color: #545454;
    font-size: 13px;
}
.right_news_bl  .title_r {    
    margin-bottom: 5px;
}
.content .content_top_line + div .title_r,
.content .content_top_line + div .news_container {
    white-space: normal;
}
.right_news_bl .date_r {
    font-size: 11px;
    color: #9aa09a;
}
.right_news_bl > p {
    line-height: 18px;
}
#ad_ph_1 {
    margin-bottom: 25px;
}
.news_container {
    margin-bottom: 25px;
}
.right_news_bl a {
    text-decoration: none;
    color: #617160;
}
.right_news_bl .blue_link {
    text-decoration: underline;
    color: #1b77df;
}
.right_news_bl b {
    color: #545454;
}
.blue {
    border-bottom: 1px solid #d1e1d0;
    padding-bottom: 10px;
}
.blue a,
.content .col1 .blue a {
    color: #0bb6cf;    
}
.content .col1 .hockey_legues {
    text-align: center;
    padding-top: 0;
}
.hockey_legues a,
.content .col1 .hockey_legues a{
    padding-left: 35px;
    height: 32px;
    line-height: 32px;
    padding-right: 4px;
    margin: 0 0px 8px;
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
}
.hockey_legues .khl,
.content .col1 .hockey_legues .khl { background: url(/images/khl_icon.jpg) no-repeat left center transparent;}
.hockey_legues .hight_legue,
.content .col1 .hockey_legues .hight_legue {background: url(/images/hightLegue_icon.jpg) no-repeat left center transparent; line-height: 16px;}
.hockey_legues .nhl,
.content .col1 .hockey_legues .nhl {background: url(/images/nhl_icon.jpg) no-repeat left center transparent; padding-right: 0;}


.content .col1 .news_container h2,
.content .col1 .news_container p,
.content .col1 .news_container p a,
.content .col1 .news_container p b {
    color: #254b25;    
}
.content .col1 .news_container h2,
.content .col1 .news_container p {
    padding-left: 2px;
    padding-right: 2px;
}
.content .col1 .news_container p a {
    padding: 0;
}
.content .col1 .news_container h2.blue {
    padding-left: 0;
    border-bottom: none;
    padding-bottom: 0;
}
.content .col1 .hockey_legues a {
    color: #254b25;    
}


.news_container_controls {
    border-bottom: 1px solid #d1e1d0;
    padding-bottom: 28px;
    padding-top: 10px;
}
.news_container_controls > div {
    width: 50%;
    text-align: right;
}
.news_container_controls > div:first-child {
    text-align: left;
}
.our_advertising_bl {
    padding: 0 20px;
}
.our_advertising_bl h2 {
    border-bottom: 1px solid #d1e1d0;
    padding: 0 0 5px 10px;
}
.our_advertising_bl h2 a {
    color: #7a877a;
    font-size: 14px;
    font-weight: bold;  
    margin-bottom: 0;
}
.our_advertising_bl ul {list-style: none;}
.our_advertising_bl li {
    color: #2d902b;
    font-size: 12px;
    padding-bottom: 10px;
    line-height: 16px;
}
.our_advertising_bl a {
    color: #2d902b;
    font-size: 12px;
    text-decoration: none;
}
.left_col {
    margin-bottom: 50px;
}
.banners {
    margin-bottom: 10px;
}

.radio_buttons {
    visibility: hidden;
    overflow: hidden;
    height: 0;
    width: 0;
}
.email_field {
    width: 235px;
    height: 26px;
    line-height: 26px;
    padding: 0 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
}
.footer, .footer a {
    color: #196815;
    text-decoration: none;
    font-size: 12px;
}
.tit_end {
    color: #196815;
    font-size: 10px;
    padding: 30px 20px 50px;
    text-align: justify;
    line-height: 12px;
}
.social_container {
    width: 100%;
    padding: 10px 0;
}
.social_container .leftCont {
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    width: 80%;
    padding-left: 30px;
}
.social_container .rightCont {
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    width: 20%;
    padding-right: 10px;
}
.social_container .leftCont > div > .inl,
.social_container .leftCont > div > .inl.rating > .inl {
    margin-right: 10px;
}
.social_container .leftCont .top {
    margin-bottom: 22px;
}
.footer .bot_line {width: 938px;margin: 0 auto; margin-bottom: 20px;}
.footer .bot_line > p {
    width: 50%;
    text-align: right;
}
.footer .bot_line > p:first-child {
    text-align: left;
}
.footer .foot_menu {
    margin-bottom: 35px;
}
.footer .foot_menu a {
    font-size: 14px;
    padding: 0 15px;
    border-left: 1px solid #d1e1d0;
}
.footer .foot_menu a:first-child {
    border: none;
    padding-left: 0;
}
#cse-search-box input[type="text"] {
    vertical-align: middle;
}
.header .adsbygoogle {
    display: none!important;
}
.content img[align="left"] {
    margin: 5px 10px 5px 0;
}
.content img[align="right"] {
    margin: 5px 0px 5px 10px;
}
.content .col2 hr,
hr {
    display: inline-block;
    border-radius: 0;
    border-width: 1px 0 0;
    box-sizing: border-box;
    height: 1px;
    margin: 16px 0 18px;
    width: 70%;
    *zoom: 1;
    *display: inline;
}
.content .col2 center:first-child + center>hr {
    margin-top: 0;
    margin-bottom: 0;
}
.content .col2 a,
.content .col2 a font b{
    /*font-size: 11px;*/
    color: #254b25;
    text-decoration: none;
}
.content .col2 a:hover,
.content .col2 a:hover font b {
    text-decoration: underline;
    color: #ff0000;
}
.content .col3 .title_r a {
    color: #254b25;
    font-size: 12px;
    text-decoration: none;
}
.content .col3 .title_r a:hover {
    color: #ff0000;
    text-decoration: underline;
}
.content .col3 .date_r {
    color: #b22222;
    font-size: 11.5px;
    margin-bottom: 2px;
    padding-bottom: 5px;
    padding-top: 2px;
}
.content .col4 .title_r a {
    color: #254b25;
    font-size: 12px;
    text-decoration: none;
}
.content .col4 .title_r a:hover {
    color: #ff0000;
    text-decoration: underline;
}
.content .col4 .date_r {
    color: #b22222;
    font-size: 11.5px;
    margin-bottom: 2px;
    padding-bottom: 5px;
    padding-top: 2px;
}
.content .col1 a {
    text-decoration: none;
    line-height: 16px;
    
    color: #2d902b;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.content .col1 a,
.content .col1 a font {    
    color: #ffff00;
}
.content .col1 a:hover,
.content .col1 a:hover font {
    text-decoration: underline;
}
.content .col1 table tr td font > font:first-child {
    margin-left: 0px;
    padding-left: 4px;
    line-height: 29px;
    padding-bottom: 4px;
    width: 172px;
    margin-right: -11px;
    font-weight: bold;
    background: url(../images/nav_zag.png) no-repeat right -126px transparent;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.content .col1 td {
    padding: 10px 0;
}
.content .col1 table tbody > tr:first-child td,
.content .col1 table tbody > tr:first-child + tr td {
    padding-top: 2px;    
}

.content .col1 table,
.content .col1 table td {
    border: none;
    /*    background: none;*/
}
.contant .col1 > div:first-child + div + div table tr td font,
.contant .col1 > div:first-child + div + div table tr td font > font:first-child,
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td p font font,
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td p font font a,
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td font p font {
    background: none;
    margin-left: 0;
    color: #2d902b;
    padding-left: 0;
    font-weight: normal;
    width: auto;
    line-height: 16px;
}
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td font p font a {
    padding: 0;
}
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td > p:first-child + p,
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td > p:first-child + font > p {
    padding-left: 4px;

}
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td > p a,
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td > p font {
    color: #254b25!important;
    display: inline-block;
}

.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td > p:first-child {
    color: #254b25;
    font-weight: bold;
    border-bottom: none;
    margin-bottom: 10px;
}
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td > p:first-child a font {
    color: #254b25;
}
.content .col2 font[color="red"] {
    /*    color: #0c8a08;
        font-size: 14px;
        font-weight: normal;*/
}
/*.content .col2 font[color="red"] b {
    font-weight: normal;
}*/
/*.col1 > div:first-child > table > tbody > tr:first-child,*/
.col1 > div:first-child > table > tbody > tr+tr+tr {
    display: none;
} 
.social_container .leftCont > div.top > .rating > center {
    display: none;
}
.social_container .leftCont > div.top > .rating > p {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
}
.content .content_top_line + div > font {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.col1 table td table > tbody > tr:first-child+tr+tr > td {
    padding-top: 4px!important;
}
/*.col1 table {
    background: #e6f0d8!important;
}*/
.col1>div:first-child >font:first-child + table table tbody tr:first-child > td,
.col1>div:first-child >font:first-child + table table tbody tr:first-child + tr > td {
    /*background: #ffffff!important;*/
    border-bottom: 2px solid #a9a987;
}
.operamini .col1>div:first-child >font:first-child + table table tbody tr:first-child + tr > td {}
/*.col1 table td table td table,
.col1 table td table td table > tbody > tr:first-child > td,
.col1 table td table td table > tbody > tr:first-child+tr > td {
    background: #e6f0d8!important;
}*/

/*.col1 table table table,
.col1 table table table tr:first-child td,
.col1 table table table tr:first-child td + td {
    background: #e6f0d8!important;
}*/
.col3 {
    background: #e6f0d8;
}
/*.col3 > font > div,
.col3 > font > center {
    
    padding-left: 10px;
    padding-right: 7px;
}*/
.col3 > font > center {
    margin-top: -10px;
}
.col3 > font > center:first-child {
    /*    background: #ffffff;*/
    padding: 0;
    margin-top: 6px;
}
.col2 > font > center:first-child a,
.col2 > font > center:first-child a font b {
    color: #254b25;
    font-size:13px;
}
.col2 > font > center:first-child a font b {color: #0028F9}

/*.col2 > font > center:first-child > table font {
    color: #000000;
}*/
/*.col2 > font > center:first-child > table >tbody > tr:first-child+tr> font th p span font {
    color: #000000;
}*/
.operamini .col1>div:first-child table table tbody tr:first-child > td > center,
.operamini .col1>div:first-child table table tbody tr:first-child > td > font,
.operamini .col1>div:first-child table table tbody tr:first-child + tr > td > font {
    position: relative;
    height: 300px;
    display: inline-block;
}
.operamini .col1>div:first-child table table tbody tr:first-child > td object,
.operamini .col1>div:first-child table table tbody tr:first-child + tr > td iframe {
    position: absolute;
    top: 0;
    left: 4px;
}
.content .col2 > font > center:first-child tr > font {color: #000000!important;}

/*.content .col1 div:first-child > table table {
    padding-top: 2px;
}*/
.content .col2 > font:first-child > center:first-child + center hr {
    display: none;
}
.content .col1 .news_container {
    margin-bottom: 0;
    margin-top: 10px;
}
.content .col1 table tbody > tr:first-child > td {
    border-bottom: 2px solid #a9a987;
}
.content .col1 > div:first-child {
    border-bottom: 2px solid #a9a987;
}
.content .col1 > div:first-child + div + div table,
.content .col1 > div:first-child + div + div table td {
    background: none;
    border-bottom: none;
    padding-bottom: 0;
}
.content .col1 > div:first-child + div + div {
    border-bottom: 2px solid #a9a987;
    padding-bottom: 10px;
}
.content .col1 >div:first-child > table > tbody > tr:first-child >td {
    padding: 0;
}
.content .col1 > div:first-child + div {
    display: none;
}
.content .col1 div:first-child table table td {
    padding: 2px 0;

} 
.content .col1 table tbody > tr:first-child td {
    padding-bottom: 0;
}

.content .col1 .news_container h2.title {
    background: url("../images/nav_zag.png") no-repeat scroll -14px -126px transparent;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px;
    padding: 5px 0 6px 4px;
    text-transform: uppercase;
    width: 173px;
    border-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 8px;
    /*padding-bottom: 0;*/
}
.content .col1 .news_container h2 {
    border: none;
}
.content .col1 .right_news_bl {
    margin-bottom: 10px;
    border-bottom: 2px solid #a9a987;
}
.content .col1 table tbody > tr:first-child td table tr td {
    padding-bottom: 6px;
}
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td > p a:hover,
.content .col1 > div:first-child + div + div table tbody tr td table tbody tr td table tbody tr td > p a:hover font {
    color: #ff0000!important;
}
.content .col1 > .news_container a:hover {
    color: #ff0000;
}
.content .col1 > div:first-child + div + div br+a {
    margin-top: 10px;
}

.news-container center {
    /*text-align: left;*/
}
.news-container table {border-collapse: collapse;}

.news-container table table {}
.news-container table table #___plusone_0 {
    width: 75px!important;
}
.news-container table table #twitter-widget-0 {
    width: 130px!important;
}
.news-container table table #vk_like {
    width: 180px!important;
}
.news-container table table #53635 {
    width: 120px!important;
}
.news-container .title_n {
    font-size: 18.6px;
    text-align: left;
}
.news-container .date_n {
    color: #adadad;
    text-align: right;
}
.col3 .calendar {
    padding: 10px 0;
}
.col3 .calendar h2,
.col3 .calendar h2 a {
    font-size: 16px;
}
.col3 h2 a:hover {
    color: #0c8a08;
    text-decoration: none;
}
.col3 .calendar h2 a {
    width: inherit;
}
.news-top-cat-links {text-align: center;}
.news-top-cat-links a {
    font-size:16px;
}
.calendar center a {color: #254b25;}
.calendar table {text-align: center; padding-top:10px;}
.calendar table td {padding: 0 3px;}
.calendar table a {text-decoration: none;}
.calendar table a:hover font,
.calendar center a:hover {color: #ff0000; text-decoration: underline;}

.news-archive {color: #000000; text-align: left; padding: 0 10px 16px; line-height: 21px;}
.news-archive .archive_link {text-align: left; font-size: inherit;}
.news-archive a {color: #254b25;}
.news-archive a:hover {color: #ff0000; text-decoration: underline;}
.news-container .text_n {
    margin-bottom: 16px;
    text-align: left;
}

.content .col1 nav {
    list-style: none;
}
.content .col1 nav, .content .col1 nav ul {
    list-style: outside none none;
}
.content .col1 nav ul {
    padding: 4px 4px 10px;
}
.content .col1 h3 {
    background: url("../images/nav_zag.png") no-repeat scroll -14px -126px transparent;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 5px 0 6px 4px;
    width: 173px;
}
.content .col1 ul a {
    line-height: 16px;
    font-size: 13px;
    color: #ffff00;
}
.green-bg {
    background: #336633;
    padding-bottom: 6px;
    border-bottom: 2px solid #a9a987;
    margin-bottom: 4px;
}
.yellow-green-bg {
	background: #808000;
}
.col1 ul {
    padding: 4px 0 6px;
}
.two-cols .col2 {width: 820px;}
#table31 td {border: none;}
#table31 {border: none;}

.col2 font center {display: inline-block; text-align: center; width: 100%; *zoom: 1; *display: inline;}

*:first-child+html .content .col2 { width: 545px;} 
*:first-child+html .content .col3 { width: 245px;} 
*:first-child+html .two-cols .col2 {width: 780px;}
*:first-child+html  .content .col5 {width: 630px;}
*:first-child+html  .content .col4 {width: 157px;}
