@import url(fonts.css);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic|Roboto+Condensed:400,300,700|Roboto+Slab:400,700&subset=latin,cyrillic);

::-webkit-scrollbar {width: 12px;height: 12px;}
::-webkit-scrollbar-track-piece {background:rgba(0,0,0,0);}
::-webkit-scrollbar-thumb:vertical {height:10px;background:#3B4449;}
::-webkit-scrollbar-thumb:vertical:hover {background:#81B752;}
::-webkit-scrollbar-thumb:horizontal {width:10px;background:#3B4449;}
::-webkit-scrollbar-thumb:horizontal:hover {background:#81B752;}

/* General Style */
a:link { text-decoration: none; color: #2f393e; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
a:active { text-decoration: none; color: #2f393e; }
a:visited { text-decoration: none; color: #2f393e; }
a:hover { text-decoration: underline; color: #5898c4; }
td, body { font: 300 14px 'Roboto', sans-serif; color: #2f393e; line-height: 21px; }
body { margin: 0; padding: 0; background: #f5f5f5; }
td img { vertical-align: middle; }
img { border: 0; }
form { padding: 0; margin: 0; }
input, textarea, select { vertical-align: middle; }
.copy { font-size: 7pt; }
.page_name { clear:both; padding: 15px 0; margin: 0 0 20px 0; border-bottom: 2px solid #81B752; color: #81B752; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; font-size: 30px; }
.tags {text-transform: capitalize;font-size:12px;}
/* Site Menus */
#sidebar-l ul.uMenuRoot, ul.uMenuRoot ul { list-style-type: none; margin: 0; padding: 0; width: 210px; display: table; }
#sidebar-l ul.uMenuRoot a { display: block; text-decoration: none; margin: 0; }
#sidebar-l ul.uMenuRoot li { height: 43px; line-height: 43px; border-top: 1px solid #49545a; position: relative; }
#sidebar-l ul.uMenuRoot li a { background: #3b4449; height: 43px; padding-left: 10px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
#sidebar-l ul.uMenuRoot li a:hover { background: #49545a; }
#sidebar-l ul.uMenuRoot li.uWithSubmenu a { background: #3b4449 url(../images/bmenu.png) right no-repeat; }
#sidebar-l ul.uMenuRoot li.uWithSubmenu a:hover { background: #49545a url(../images/bmenuhover.png) right no-repeat; }
#sidebar-l ul.uMenuRoot li > ul { position: absolute; top: 0; left: 210px; display: none; z-index: 99999;width: 300px;}
#sidebar-l ul.uMenuRoot li:hover > ul { display: block; }
#sidebar-l .uMenuV .uMenuItem { font-weight: normal; background: none; }
#sidebar-l .uMenuV li a:link { text-decoration: none; color: #fff }
#sidebar-l .uMenuV li a:active { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV li a:visited { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV li a:hover { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV .uMenuItemA { font-weight: normal; }
#sidebar-l .uMenuV a.uMenuItemA:link { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV a.uMenuItemA:visited { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV a.uMenuItemA:hover { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV li { font-size: 14px; }

/* Module Part Menu */
.catsTd { text-decoration: none; padding-left: 20px; height: 46px; line-height: 46px; float: none; display: block; background: #f2f2f2 url(../images/cat.png) right no-repeat; overflow: hidden; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.catsTd:hover { box-shadow: inset 4px 0 0 #81b752; background: #fff url(../images/cathover.png) right no-repeat; }
.catName { }
.catNameActive { }
.catNumData { padding-left: 5px; color: #555555; }
.catDescr { padding-left: 10px; }
.catsTd a.catName { text-decoration: none; color: #2f393e; display: block; }
.catsTd a.catNameActive { text-decoration: none; color: #2f393e; }
.catsTd a.catName:hover { text-decoration: none; color: #2f393e; }
.catsTd a.catNameActive:hover { text-decoration: none; color: #2f393e; }

.acatname {background: #81B752;padding: 5px 10px;color: #FFF !important;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;float:left;margin:0 10px 0 0;}
.addnews:hover,.acatname:hover {background:#E6E6E6;color:black !important;text-decoration:none;}

/* Entries Style */
.eBlock { }
.eTitle { font: 500 23px/30px 'Roboto Slab', sans-serif; }
.eMessage { text-align: justify; padding-bottom: 5px; }
.eText { text-align: justify; padding-bottom: 5px; padding-top: 5px; border-top: 1px solid #C2C2C2 }
.eDetails { display: table; width: 100%; padding-top: 19px; margin-top: 20px; margin-bottom: 20px; border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; padding-bottom: 19px; }
/* Poll styles */
.pollBut { width: 100%; margin-top: 15px; }
.blue {background: #017cbf !important; }
.blue:hover {background: #3C7BA9 !important; }
.pollBody { padding: 7px; margin: 0px; background: #FFFFFF }
.textResults { background: #E2E6EA }
.textResultsTd { background: #FFFFFF }
.pollNow { border-bottom: 1px solid #E2E6EA; border-left: 1px solid #E2E6EA; border-right: 1px solid #E2E6EA; }
.pollNowTd { }
.totalVotesTable { border-bottom: 1px solid #E2E6EA; border-left: 1px solid #E2E6EA; border-right: 1px solid #E2E6EA; }
.totalVotesTd { background: #FFFFFF; }
.polldetails {text-align: center;font-size: 11px;margin-top: 10px;}

/* Other Styles */
.replaceTable { background: #EEEEEE; height: 100px; width: 300px; border: 1px solid #AAAAAA; }
.legendTd { font-size: 7pt; }

.rurboard { padding-bottom: 5px; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 500; display: block; color: #81b752; text-align: right; }
.torg { padding-bottom: 5px; display: block; color: #a0a0a0; text-align: right; }
.rurboard2 { padding-bottom: 10px; font-size: 25px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #81b752; }
.torg2 { color: #a0a0a0; }
hr { color: #fff; height: 1px; border-bottom: 1px solid #f2f2f2; border-top: none; border-left: none; border-right: none; }
#boarditem { width: 710px; display: table; padding-bottom: 19px; border-bottom: 1px solid #f2f2f2; margin-bottom: 20px; background: #fff; }
.sort { display: block; border-top: 2px solid #f2f2f2; margin-top: 20px; padding-top: 18px; border-bottom: 2px solid #f2f2f2; margin-bottom: 20px; padding-bottom: 18px; }
.bileft { display: block; float: left; width: 580px; }
.boardtitle { width: 580px; display: block; font-size: 17px; font-family: 'Roboto Slab', sans-serif; font-weight: 500; float: left; margin-bottom: 20px; }
.biright { display: block; float: right; width: 130px; }
.biright .rated {font-size:19px;}
.biright .rated  .ignore-select{font-size:14px;}
.boardpic { width: 150px; height: 110px; float: left; display: block; overflow: hidden; margin-right: 20px; }
.boardpic img { width: 150px; max-height: 110px; min-height: 110px; height: auto; }
.info-wr {width:100%;    margin-bottom: 30px; }
.info-item {padding:10px 0 10px 200px; height:20px; border-bottom:1px dashed #e3e3e3; font-size:14px;}
.info-wr .info-item:nth-child(2n) {background-color:#f2f2f2;}
.info-label {float:left; margin-left:-190px; font-weight:bold;}
.info-label img {margin-right:7px; width:16px; position:relative; top:2px;}
.info-desc {width:100%;}
.info-desc a {text-decoration:underline; color:#06c;}
.info-desc a:hover {text-decoration:none; color:#06C;}
.boardmess { float: left; width: 410px; height: 63px; overflow: hidden; }
.boardinf { float: left; width: 410px; padding-top: 9px; margin-top: 10px; border-top: 1px solid #f2f2f2; font-family: 'Roboto', sans-serif; font-weight: 500; }
.boardbigpic {height: 400px; float: left; width: 65%; display: block; margin-bottom: 20px; overflow:hidden;}
.boardbigpic img { width: 100%; min-height:400px;}
.boardid { width: 710px; display: table; margin-bottom: 20px; }
.bdleft { float: left; display: table; }
.bdleft img {float: left; width: 55px;height: 55px; padding-right: 10px;}
.bdright { float: right; display: table; text-align: right; }
.boardphone { height: 43px; line-height: 43px; border: 1px solid #ededed; background: #fff url(../images/phoeIcon.png) right no-repeat; width: 348px; padding-left: 20px; float: left; display: table; font-family: 'Roboto', sans-serif; font-weight: 500; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.boardphone:hover { border: 1px solid #d2d2d2; }
.boardid a { color: #fff; }
.boardid a:hover { text-decoration: none; }
.writeauth { float: left; height: 45px; text-align: center; width: 235px; padding-right: 45px; line-height: 45px; display: block; background: #81b752 url(../images/writeauth.png) right no-repeat; color: #fff; float: right; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.writeauth:hover { background: #8ebe64 url(../images/writeauth.png) right no-repeat; }
#hbg { width: 100%; display: block; background: #3b4449; margin: 0; padding: 0; }
#hl { width: 100%; height: 44px; border-bottom: 1px solid #2f393e; display: table; }
.headline a { color: #FFF; }
.headline { width: 1270px; height: 44px; line-height: 44px; display: block; margin: auto; margin: auto; }
.headline { background-color:#017cbf;}
.toplink { float: left; margin-right: 20px; }
.toplink:before { font-family: FontAwesome; color: rgba(255,255,255,0.5); margin-right: 10px; }
.toplink:hover { color: white; text-decoration: none; }
.aboutus:before { content: '\f136'; }
.advlink:before { content: '\f170'; }
.contlink:before { content: '\f015'; }
.sb { width: 44px; height: 44px; display: block; float: right; border-right: 1px solid #2f393e; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; line-height: 44px; text-align: center; font-size: 18px; }
.sb:last-child { border-left: 1px solid #2f393e; }
.sb:hover { background: #81b752; color: white; text-decoration: none; }
#header { width: 1270px; height: 150px; display: block; margin: auto; position: relative;}
.logo {
    width: 462px;
    height: 135px;
    top: 4px;
	position: absolute;
    display: block;
	left: 13px;
    float: left;
    background: url(../images/logo.png) no-repeat;
}
.map {
    height: 141px;
    width: 485px;
    position: absolute;
    left: 497px;
    top: 4px;
    background: url(../images/map.png) left -10px no-repeat;
    background-siz4e: 230px auto;
}
.telefon-box {
    position: absolute;
    left: 1045px;
    top: 4px;
    width: 200px;
    height: 135px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.telefon {
    font-size: 18px;
    font-weight: 700;
}
.feedback {
    font-size: 12px;
}

.slabovid {
    display: inline-block;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 64px;
    color: 
    #fff !important;
}

.top-menu {float:right; line-height:20px; padding:10px 15px 0 0;}
.top-menu li {padding:0 15px; display:inline-block; border-left:1px solid #d4d5d8; box-shadow:-1px 0 #f8f9fc;}
.top-menu li:last-child {padding-right:0;}
.top-menu a {color:#444; text-decoration:none;}
.top-menu a:hover {color:#007ac2; text-decoration:underline;}

.searchForm { border-collapse: collapse; overflow: hidden; float: left; height: 45px; width: 490px; background: #49545a; display: table; margin-left: 65px; margin-top: 50px; }
.schQuery { float: left; }
.schQuery input { box-shadow: none !important; outline: none; height: 45px !important; line-height: 45px !important; margin-left: 15px !important; ; width: 430px !important; background: none !important; font-size: 14px; border: none !important; color: #fff!important; padding: 0 !important; font-style: italic; }
.searchForm:hover { background: #5E696F; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.schBtn { float: right; }
.schBtn button { margin: 0 !important; width: 45px !important; height: 45px !important; background: #2f393e !important; border: none !important; color: rgba(255,255,255,0.5); cursor: pointer; padding: 0 6px; box-shadow: none !important; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; font-size: 14px; }
.schBtn button:hover { background: #20292e !important; }
.profile a {margin-top: 0px;width: 180px; padding-right: 45px;text-align: center; text-transform: uppercase; color: #fff;  right no-repeat; height: 43px; line-height: 45px; display: block; float: left; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;}
.profile a:hover { text-decoration: none; background: #81b752 url(../images/prof.png) right no-repeat; }
.profile-logged a {margin-top: 0px; background: #017cbf; width: 170px; padding-right: 0; margin-right: 20px; text-align: center; height: 43px; line-height: 45px; display: block; float: left; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; text-transform: uppercase; color: #fff;}
.profile-logged a:hover {text-decoration: none; background: #81b752;}
.profile .fa, .profile-logged .fa { color: rgba(255,255,255,0.5); margin-right: 10px; }

.nav_btn {border: 0;background: transparent; font-size: 18px; height: 50px; width: 100%; color: #fff;  display: none; cursor: pointer;padding:10px;}
.nav_btn .fa {float: left;}
.nav_btn span {float: left; margin-left: 10px;}
a.homelink {float: left;color: #FFF;border-right: 1px solid #90C067;padding: 0 20px !important; background: #73A845;}
a.homelink:hover {background:#639934;}
a.homelink .fa { line-height: 70px; font-size: 30px; }
#headmenu { background: #017cbf; width: 1270px; height: 34px; display: table; margin: 0 auto;padding: 0; }
#headmenu ul { background: #0466ad; list-style: none; margin: 0; padding: 0;}
#headmenu ul li { float: left; list-style: none;}
#headmenu ul li:hover { text-decoration: none; background: #73a845; }
#headmenu ul li:hover ul { display: block;}
#headmenu ul li a {text-decoration: none; text-transform: uppercase; display:block; color: #fff; line-height: 44px; padding: 0 9px; border-right: 1px solid #043754; list-style: none; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; font-family: 'Roboto Condensed', sans-serif; font-size: 15px; font-weight: 300; }
#headmenu ul li ul {position: absolute; display: none; list-style: none; z-index: 1000;width:auto;}
#headmenu ul li ul li {float:none;border-top:1px solid #043754;}
#headmenu ul li ul li:hover {background:#639934;}
#headmenu ul li ul li a {line-height:40px;font-size: 15px;}
#headmenu ul li.uWithSubmenu ul li a:before {font-family:FontAwesome;content:"\f105";margin:0 10px 0 0;}

.breadcrumb { width: 1210px; padding-left: 30px; padding-right: 30px; height: 50px; line-height: 50px; display: block; margin: auto; overflow: hidden; background: #f5f5f5; color: #a5a8aa; }
#maincont { width: 1270px; display: table; margin: auto; background: #fff; box-shadow: 0 2px 5px #e9e9e9; }
#content { width: 710px; float: left; padding: 30px 0 0 0;}
.content_adv{ height: 90px; width: 100%; overflow: hidden;text-align: center; margin: 0 0 20px 0;  padding-top: 20px;}
.allcont { width: 710px; padding: 30px 0 0 0; display: table; }
#sidebar-l { width: 230px; float: left; margin-top: 30px; }
#sidebar-r { width: 290px; float: right; margin-top: 30px; margin-right: 20px; }
.right-block, .left-block {margin-bottom:30px;}
.fullstory embed, .fullstory object, .fullstory video, .fullstory iframe, .fullstory frame {width: 100% !important; height:450px;}
.fullstory img {max-width: 710px;}
.tntitle { width: 290px; padding-bottom: 20px; border-bottom: 2px solid #f2f2f2; display: block; color: #017cbf; }
.tntitle span { font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #2f393e; }
.weather {color:#81b752; font-style:normal;}
.todaynews { width: 290px; display: block; margin-bottom: 30px; }
.tnews { width: 275px; padding: 20px 35px 20px 0px; clear:both; overflow:hidden; border-bottom: 1px solid #f2f2f2; display: block; text-align: left; height: 80px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.tnews:hover { box-shadow: 4px 0 0 #81b752; }
.tpic { width: 110px; height: 80px; margin-right: 20px; float: left; overflow: hidden; text-align: center; display: table; }
.tpic img { width: 110px; height: auto; min-height: 80px; }
.btitlecomms { background: #3b4449 url(../images/btitlecomms.png) right no-repeat; width: 160px; height: 50px; padding-right: 50px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #fff; line-height: 50px; text-align: center; display: block; font-size: 17px; text-transform: uppercase; }
.btitle { background: #81b752; width: 290px; height: 43px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #fff; line-height: 45px; text-align: center; display: block; font-size: 15px; text-transform: uppercase; }
.btitle-l { background: #017cbf; width: 210px; height: 43px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #fff; line-height: 45px; text-align: center; display: block; font-size: 15px; text-transform: uppercase; }
.btitlemenu { background: #3b4449; width: 290px; height: 55px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #fff; line-height: 55px; text-align: center; display: block; font-size: 20px; text-transform: uppercase; }
.btitlepoll { background: url(../images/polltitle.png) bottom no-repeat; height: 55px; font-family: 'Roboto', sans-serif; font-weight: 500; line-height: 55px; text-align: center; display: block; font-size: 23px; text-transform: uppercase; }
.bcontmenucont { display: block; margin-bottom: 30px; }
.bcont { display: table; width: 99.6%; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-bottom: 4px solid #81b752; margin-bottom: 30px; }
.bcontent {padding:19px;}
.bcont-l { display: table; width: 170px; padding: 19px; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-bottom: 4px solid #017cbf; margin-bottom: 30px; }
#blocktabs { display: table; width: 250px; margin-bottom: 30px; }
.bcontpoll { display: table; border-right: 2px solid #f2f2f2; border-left: 2px solid #f2f2f2; border-bottom: 2px solid #f2f2f2; margin-bottom: 30px; }
#blockad { width: 250px; display: table; }
#blockad a { color: #81b752; text-decoration: underline; }
#blockad a:hover { color: #81b752; text-decoration: none; }
.bapic { width: 250px; height: 140px; overflow: hidden; display: block; text-align: center; margin-bottom: 10px; }
.bapic img { width: 250px; height: auto; min-height: 140px; }
.rur { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; font-size: 13px; margin-top: 10px; background: #81b752 url(../images/rur.png) right no-repeat; color: #fff; }
.allads { width: 212px; height: 28px; padding-right: 38px; line-height: 28px; display: table; margin-top: 10px; padding-top: 10px; background: url(../images/allads.png) right no-repeat; border-top: 1px solid #f2f2f2; }
input[type=text], input[type=password], textarea {box-sizing: border-box; padding: 0 5px; outline: none; border: 0; background: #f1f1f1; font-family: 'Roboto', sans-serif; box-shadow: inset 0 1px 3px #d6d6d6; min-height: 30px; }
select { outline: none; background: #f1f1f1; border: 0; font-family: 'Roboto', sans-serif; box-shadow: inset 0 1px 3px #d6d6d6; min-height: 30px; }
.button, input[type=button], input[type=reset], input[type=submit] { border: 0; height: 40px; padding-left: 15px; padding-right: 15px; cursor: pointer; outline: none; background: #81b752; text-transform: uppercase; color: #fff !important; font-size: 14px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;text-decoration:none; }
.button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover { background: #73a845;color:white !important;text-decoration:none; }
.sidebartabs { position: relative; margin: 0 auto; width: 290px; }
.sidebartabs label { cursor: pointer; display: block; float: left; padding-left: 31px; padding-right: 32px; height: 50px; line-height: 50px; color: #fff; background: #3b4449; position: relative; text-align: center; text-transform: uppercase; }
.sidebartabs > input { position: absolute; left: -9999px; }
#tab_1:checked ~ #tab_l1, #tab_2:checked ~ #tab_l2, #tab_3:checked ~ #tab_l3, #tab_4:checked ~ #tab_l4 { color: #fff; background: #81b752; z-index: 3; }
.tableform, .f_input, .tableform textarea, .tableform select {width:100%;}
.f_input, .f_textarea {width:100%;}
.tableform, .tableform select {width:100%;}
.reset, .reset li { list-style: none; padding: 0;margin: 0;}
.lcol {  float: left;}
.rcol {float: right;}
.pm select { width: 190px;}
.tabs_cont { position: relative; z-index: 2; }
.tabs_cont > div { position: absolute; left: -9999px; top: 0; opacity: 0; -moz-transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; }
#tab_1:checked ~ .tabs_cont #tab_c1, #tab_2:checked ~ .tabs_cont #tab_c2, #tab_3:checked ~ .tabs_cont #tab_c3, #tab_4:checked ~ .tabs_cont #tab_c4 { position: static; left: 0; opacity: 1; }
#tabinf { width: 200px; display: table; padding-bottom: 20px; border-bottom: 1px solid #f2f2f2; margin-top: 20px;margin-left:7px; }
img.icommphoto { width: 55px; height: 55px; float: left; margin-right: 20px; }
.tabinfuser { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; margin-top: 6px; font-size: 13px; text-transform: uppercase; background: #017cbf url(../images/userIcon.png) right no-repeat; color: #fff; margin-bottom: 10px; }
#Go_Top {     z-index: 999999999;width: 60px; border: 0px solid #cccccc; text-align: center; position: fixed; bottom: 50px; right: 0; cursor: pointer; }
.filinks a { color: #fff; }
#firstinf { width: 710px; display: block; margin-bottom: 1px; height: 410px; overflow: hidden; }
.fipic { width: 710px; height: 410px; display: block; overflow: hidden; background: #000; }
.fipic img { width: 710px; height: auto; min-height: 410px; }
.lnpic img, .ltnpic img, .adsinfpic img, .tpic img, .npic img, .boardpic img, .pmpic img{-webkit-transition: all .5s; -o-transition: all .5s; -ms-transition: all .9s; transition: all .5s;}
.lnpic:hover img, .ltnpic:hover img, .adsinfpic:hover img, .tpic:hover img, .npic:hover img, .boardpic:hover img, .pmpic:hover img {transform: scale(1.1);-webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);}	
#firstinf span { z-index: 999; position: absolute; background: url(../images/fishadow.png) repeat-x; margin-top: -410px; display: block; height: 146px; padding-top: 264px; width: 670px; padding-left: 20px; padding-right: 20px; margin-bottom: 20px; font-size: 26px; line-height: 36px; overflow: hidden; }
.fc1 { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; font-size: 13px; text-transform: uppercase; background: #017cbf url(../images/fc1.png) right no-repeat; color: #fff; margin-top: 20px; }
#secinf { float: left; width: 170px; display: table; margin-bottom: 1px; }
.secpic { width: 161px; height: 160px; display: block; overflow: hidden; background: #000; }
.secpic img { width: 161px; height: auto; min-height: 160px; max-height: 160px; }
#secinf span { z-index: 999; position: absolute; margin-top: -160px; display: block; width: 139px; padding-top: 50px; padding-left: 3px; padding-right: 20px; background: url(../images/fishadow.png) bottom repeat-x; height: 110px; overflow: hidden; }
.fc2 { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; font-size: 13px; text-transform: uppercase; background: #e35845 url(../images/fc2.png) right no-repeat; color: #fff; margin-top: 55px; }
#thirdinf { margin-left: 1px; margin-right: 1px; float: left; width: 236px; display: table; margin-bottom: 1px; }
.thirdpic { width: 236px; height: 160px; display: block; overflow: hidden; background: #000; }
.thirdpic img { width: 236px; height: auto; min-height: 160px; max-height: 160px; }
#thirdinf span { z-index: 999; position: absolute; margin-top: -160px; display: block; width: 196px; padding-top: 50px; padding-left: 20px; padding-right: 20px; background: url(../images/fishadow.png) bottom repeat-x; height: 110px; overflow: hidden; }
.fc3 { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; font-size: 13px; text-transform: uppercase; background: #ff6600 url(../images/fc3.png) right no-repeat; color: #fff; margin-top: 20px; }
#fourthinf { float: left; width: 236px; display: table; margin-bottom: 1px; }
.fourthpic { width: 236px; height: 160px; display: block; overflow: hidden; background: #000; }
.fourthpic img { width: 236px; height: auto; min-height: 160px; max-height: 160px; }
#fourthinf span { z-index: 999; position: absolute; margin-top: -160px; display: block; width: 196px; padding-top: 50px; padding-left: 20px; padding-right: 20px; background: url(../images/fishadow.png) bottom repeat-x; height: 110px; overflow: hidden; }
.fc4 { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; font-size: 13px; text-transform: uppercase; background: #81b752 url(../images/fc4.png) right no-repeat; color: #fff; margin-top: 20px; }
#lascom { width: 710px; display: table; border-bottom: 1px solid #f2f2f2; }
.lastnews span { width: 100%; font-size: 23px; font-family: 'Roboto', sans-serif; font-weight: 500; display: block; padding-bottom: 18px; margin-bottom: 20px; border-bottom: 2px solid #f2f2f2; }
.lastnews { padding-top: 30px; width: 450px; float: left; display: block; }
.ln a { font-size: 18px; color: #5898c4; text-decoration: underline; }
.ln a:hover { text-decoration: none; color: #2f393e; }
.ln { width: 450px; display: table; padding-bottom: 18px; margin-bottom: 20px; border-bottom: 1px solid #f2f2f2; }
.ln b { display: block; font-weight: normal; padding-bottom: 20px; }
.lnpic { width: 140px; height: 100px; margin-right: 20px; float: left; display: block; background: #000; text-align: center; overflow: hidden; }
.lnpic img { width: 140px; height: auto; min-height: 100px; }
.lncat { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; margin-top: 9px; margin-right: 10px; font-size: 13px; text-transform: uppercase; background: #81b752 url(../images/fc4.png) right no-repeat; color: #fff; }
.wln a { display: block; width: 405px; padding-right: 45px; text-align: center; line-height: 45px; color: #fff; text-transform: uppercase; background: #81b752 url(../images/watchallnews.png) right no-repeat; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.wln a:hover { text-decoration: none; background: #8ebe64 url(../images/watchallnews.png) right no-repeat; }
.lasttopnews { width: 238px; float: right; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; display: block; }
.lasttopnews span { width: 198px; margin-left: 20px; margin-right: 20px; margin-top: 30px; font-size: 23px; font-family: 'Roboto', sans-serif; font-weight: 500; display: block; padding-bottom: 18px; border-bottom: 2px solid #f2f2f2; }
.ltn { width: 142px; padding: 14px; display: block; border-bottom: 1px solid #f2f2f2; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.ltn:hover { background: #f2f2f2; box-shadow: inset 0 -4px 0 #81b752; }
.ltn:last-child { border-bottom: 0px solid #f2f2f2; }
.ltnpic { width: 148px; height: 122px; background: #000; overflow: hidden; display: block; text-align: center; margin-bottom: 15px; }
.ltnpic img { width: 150px; height: auto; }
#indextabs { width: 710px; padding-top: 30px; display: table;}
.intabs { position: relative; margin: 0 auto; width: 710px; }
.intabs label { cursor: pointer; display: block; float: left; padding-left: 25px; padding-right: 25px; height: 50px; line-height: 50px; color: #fff; background: #3b4449; position: relative; top: 1px; text-align: center; text-transform: uppercase; margin-right: 5px; }
.intabs > input { position: absolute; left: -9999px; }
#intab_1:checked ~ #intab_l1, #intab_2:checked ~ #intab_l2, #intab_3:checked ~ #intab_l3, #intab_4:checked ~ #intab_l4 { color: #2f393e; background: #fff; top: 0; border-top: 1px solid #ececec; border-left: 1px solid #ececec; border-right: 1px solid #ececec; padding-left: 24px; padding-right: 24px; z-index: 3; box-shadow: 0 1px 0 #fff; }
.intabs_cont { position: relative; z-index: 2; border: 1px solid #ececec; width: 670px; padding: 20px 20px 80px 20px; display: table; }
.intabs_cont > div { position: absolute; left: -9999px; top: 0; opacity: 0; -moz-transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; }
#intab_1:checked ~ .intabs_cont #intab_c1, #intab_2:checked ~ .intabs_cont #intab_c2, #intab_3:checked ~ .intabs_cont #intab_c3, #intab_4:checked ~ .intabs_cont #intab_c4 { position: static; left: 0; opacity: 1; }
.adsinf { width: 156px; float: left; margin-bottom:20px; margin-right: 15px; display: block; }
.adsinf:nth-child(4n) { margin-right: 0px; }
.adsinfpic { width: 156px; height: 110px; display: block; overflow: hidden; text-align: center; margin-bottom: 10px; }
.adsinfpic img { width: 156px; height: auto; }
.adsinftext { width: 156px; display: block; height: 84px; overflow: hidden; }
.relatednews, .relatednews .adsinfpic, .relatednews .adsinfpic img, .relatednews .adsinftext  { width: 131px !important;}
.relatednews img {min-height:110px;}
.relatednews{margin-right: 11px !important;}
.alladsindex { z-index: 999; position: absolute; bottom: 20px;margin-left: 20px; height: 38px; line-height: 28px; height: 28px; padding-top: 20px; width: 641px; padding-right: 39px; display: block; background: url(../images/allads.png) right bottom no-repeat; border-top: 1px solid #f2f2f2; }
.alladsindex a { float: right; color: #81b752; text-decoration: underline; }
.alladsindex a:hover { float: right; color: #81b752; text-decoration: none; }
.alladsindex span a {color: #2f393e; float:left;text-decoration:none;}
.alladsindex span a:hover {float:left;color: #2f393e;text-decoration:underline;}
#lastphotos span { width: 100%; font-size: 23px; font-family: 'Roboto', sans-serif; font-weight: 500; display: block; padding-bottom: 18px; margin-bottom: 20px; border-bottom: 2px solid #f2f2f2; }
#lastphotos { width: 710px; padding: 30px 0 30px 0; display: table; }
.lastphotospic { width: 162.5px; margin-bottom:20px;height: 110px; display: block; margin-right: 20px; overflow: hidden; float: left; background: #000 url(../images/zoom.png) no-repeat center; }
.lastphotospic:nth-child(5n) { margin-right: 0px; }
.lastphotospic img { width: 162.5px; min-height: 110px; height: auto; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.lastphotospic img:hover { width: 162.5px; min-height: 110px; -webkit-filter: blur(0.5); opacity: 0.7; height: auto; }
footer { background: #017cbf;}
#fbg { width: 100%; height: 270px; display: block; }
.fbgtop { width: 1270px; background: #fff; height: 40px; display: block; margin: auto; }
#fl { width: 100%; height: 44px; border-top: 1px solid #2f393e; display: table; background: #017cbf; color: #FFFFFF; border-bottom: 5px solid #81b752; line-height: 44px; }
.footline a { color: #FFFFFF; }
.footline { width: 1270px; height: 44px; display: block; margin: auto; margin: auto; }
.fblock h3 { width: 100%; display: block; font: 500 20px 'Roboto', sans-serif; margin: 0 0 3px 0; color: #fff; }
.fblock { margin-top: 40px; width: 390px; float: left; margin: 40px 15px 0 15px; display: block; color: #fff; }
.fblock li { list-style: none; display: block; margin-top: 10px; margin-bottom: 10px; }
.flcinf { width: 340px; margin-right: 32px; display: block; float: left; }
.tags {color:#3b4449; overflow: hidden; height: 122px;}
.flcinfpic { float: left; width: 55px; height: 55px; margin-right: 20px; }
.flcinfpic img { width: 55px; height: 55px; }
.flccont { float: left; width: 265px; display: block; }
.clock { padding-right: 26px; background: url(../images/clockIcon.png) right no-repeat; margin-right: 10px; float: left; display: table; }
.modtitle { width: 100%; font-size: 23px; font-family: 'Roboto', sans-serif; font-weight: 500; line-height: 30px; display: block; padding-bottom: 18px; margin-bottom: 20px; border-bottom: 2px solid #f2f2f2; }
#news { width: 710px; display: table; padding-bottom: 19px; margin-bottom: 20px; border-bottom: 1px solid #f2f2f2; }
.ntitle { display: block; width: 680px; font-size: 18px; font-family: 'Roboto Slab', sans-serif; font-weight: 500; margin-bottom: 20px; color: #3b4449; }
.npic { float: left; width: 230px; height: 150px; margin-right: 20px; display: block; overflow: hidden; }
.npic img { width: 230px; height: auto; overflow: hidden; }
.nncont { width: 460px; display: block; float: right; }
.ninfo { width: 460px; display: block; padding-top: 15px; margin-top: 15px; border-top: 1px solid #f2f2f2; font-family: 'Roboto', sans-serif; font-weight: 500; text-align: left; }
.e-comment { float: right; width: 26px; height: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #81b752 url(../images/fc4.png) left no-repeat; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; cursor: default; }
.e-comment span { display: none; }
.e-comment:hover span { display: block; }
.e-comment:hover { float: right; width: auto;padding-right: 15px;height: 26px; padding-left: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #81b752 url(../images/fc4.png) left no-repeat; }
.e-reads { margin-right: 5px; float: right; width: 26px; height: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #81b752 url(../images/eye.png) left no-repeat; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; cursor: default; }
.e-reads span { display: none; }
.e-reads:hover span { display: block; }
.e-reads:hover { margin-right: 5px; float: right; width: auto;padding-right: 15px; height: 26px; padding-left: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #81b752 url(../images/eye.png) left no-repeat; }
.e-author { margin-right: 5px; float: right; width: 26px; height: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #81b752 url(../images/userIcon2.png) left no-repeat; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; cursor: default; }
.e-author a, .e-cat a {color:#fff;}
.e-author span { display: none; }
.e-author:hover span { display: block; }
.e-author:hover { margin-right: 5px; float: right; width: auto;padding-right: 15px; height: 26px; padding-left: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #81b752 url(../images/userIcon2.png) left no-repeat; }
.e-cat { margin-right: 5px; float: right; width: 26px; height: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #81b752 url(../images/catIcon.png) left no-repeat; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; cursor: default; }
.e-cat span { display: none; }
.e-cat:hover span { display: block; }
.e-cat:hover { margin-right: 5px; float: right; width: auto;padding-right: 15px; height: 26px; padding-left: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #81b752 url(../images/catIcon.png) left no-repeat; }
.rated { float: left; } .rated  .fa {display: inherit;} .rated a:hover{text-decoration:none;} .full .fa {font-size: 17px;} .uc-top-right .fa {font-size:15px;}
.rated2222 { float: left; padding-left: 20px; font-weight: bold; }
.catPages1 a:link, .pagesBlockuz1 a:link, .catPages1 a:visited, .pagesBlockuz1 a:visited, .catPages1 a:hover, .pagesBlockuz1 a:hover, .catPages1 a:active, .pagesBlockuz1 a:active { margin-right: 5px; float: left; width: 40px; overflow: hidden; height: 40px; line-height: 40px; display: block; text-align: center; background: #f1f1f1; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.catPages1 a:hover, .pagesBlockuz1 a:hover { text-decoration: none; margin-right: 5px; float: left; width: 40px; overflow: hidden; height: 40px; line-height: 40px; display: block; text-align: center; background: #81b752; color: #fff; }
.catPages1 b, .pagesBlockuz1 b { margin-right: 5px; float: left; width: 40px; overflow: hidden; height: 40px; line-height: 40px; display: block; text-align: center; background: #f1f1f1; }
#ublock { width: 90%; margin-left: auto; margin-right: auto; margin-top: 20px; padding: 20px; display: table; background: #fff; }
#usrproftitle { width: 100%; background: #017cbf; display: block; text-align: center; height: 50px; line-height: 50px; color: #fff; margin-bottom: 20px; }
#photomod { width: 223px; display: block; float: left; margin-bottom: 20px; margin-right: 20px;}
.pmpic { width: 223px; height: 150px; overflow: hidden; display: block; margin-bottom: 15px; }
.pmpic img { width: 223px; min-height: 150px; height: auto; }
.pmtext { height: 42px; width: 220px; display: block; overflow: hidden; }
.forumContent { width: 1010px; background: #fff; margin: auto; display: block; box-shadow: 0 2px 5px #e9e9e9; padding: 30px;}
.gTable { background: none; border-spacing: 0px; }
.gTable td { background: #f5f4f4; padding-top: 5px; padding-bottom: 5px; }
td.gTableTop { font-size: 14px; color: #FFF; padding: 5px 10px; background: #017cbf; height: 45px; line-height: 45px; }
td.gTableTop a { font-size: 14px; color: #FFF; }
td.gTableSubTop, td .postTdTop { background: #8ebe64; line-height: 30px; color: #fff; padding: 3px 10px; }
td.gTableSubTop a, td .postTdTop a { color: #fff; }
.gTableBody { border-radius: 2px; }
.gTableBody1 { border-radius: 2px; }
.gTableBottom { border-radius: 2px; }
.gTableLeft { border-radius: 2px; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
.gTableRight { border-radius: 2px; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
.gTableError { border-radius: 2px; }
.mass_comments_action .bbcodes {border-radius:0 !important;    height: 30px;}
.writeus {
padding-left: 25px;
background: url(../images/writeus.png) left no-repeat;
margin-right: 20px;
}
.adsrules {
padding-left: 25px;
background: url(../images/adsrules.png) left no-repeat;
}
/* forum Page switches */
.navigation-holder{
text-align: center;
clear: both;
height: 50px;
margin: 40px 0 40px 0;
}
.navigation{
color:#000;
font-size:16px;
clear:both;
display: inline-block;
text-align: center;
font-family: "PT Sans Bold";
}   
.navigation b{
padding-top: 0 !important;
}
.navigation span, .navigation a, .navigation b{ 
height: 40px;
line-height: 40px;
padding-top: 2px;
vertical-align: middle;
min-width:40px;
font-size:14px;
float:left;
}
.navigation a{
line-height:40px;
color: #121212;
margin-right: 5px;
text-decoration: none;
-webkit-transition:all 0.1s ease;
-moz-transition:all 0.1s ease;
transition: ease 0.1s all;
border: 1px solid #dcdcdc;
border-radius: 3px;
margin-left: 1px;
background: #f6f6f6;
}
.navigation a:hover{
text-decoration:none;
color:#fff;
background:#81b752;
}
.navigation span {    
text-decoration:none;
color:#628C3E;
border:1px solid #628C3E;
}
.nav_ext{
background-color: transparent !important;
color: #202020 !important;    
border-color:transparent !important;
}
.next,.prev{
line-height: 40px !important;
}
.next span,.prev span, .navigation span{
margin-right: 5px;
background:#81b752;
color:#909090;
line-height: 40px !important;
border-radius: 3px;
color:#fff;
}
.next a, .prev a{
text-decoration:none !important;
font-weight: normal;
color: #121212;
}
.next a:hover, .prev a:hover{
}
.infoblock {
background: #F8F8F8;
padding: 15px;
line-height: 40px;
}
.infoblock .button {
float: right;
}
/* login.tpl  */
.login_block{
display: none;
position: absolute;
top: 110px;
right: 0;
width: 225px;
-webkit-box-shadow: 0px 5px 10px rgba(34,34,34,0.2);
-moz-box-shadow: 0px 5px 10px rgba(34,34,34,0.2);
box-shadow: 0px 5px 10px rgba(34,34,34,0.2);
border: 1px solid #ddd;
background-color: #fff;
z-index: 9999;
}
.login_block:before{
position: absolute;
content: "";
top: -16px;
right: 7px;
width: 0;
height: 0;
border:8px solid transparent;
border-bottom-color: #fff;
}
.profile_menu{
padding: 0;
list-style: none;
border: 1px dashed #A4AEB9;
border-radius: 4px;
background: #e7e7e7;
width: 200px;
margin: 20px auto;
margin-bottom: 20px;
}
.loginl {     padding-top: 10px;
border-top: 1px solid #cfcfcf;
background: #E9E9E9;}
.profile_menu li{
display: block;
border-bottom: 1px solid #ddd;
line-height: 20px;
}
.profile_menu li a{
display: block;
width: auto;
height: 34px;
line-height: 34px;
padding-left: 15px;
font-size: 14px;
font-weight: 400;
color: #333;
background-position: left center;
background-repeat: no-repeat;
text-decoration: none!important;
}
.profile_menu li a:hover{
background-color: #fff;
text-decoration: none;
}
.user_info {
padding: 15px 15px 65px;
border-bottom: 1px solid #ddd;
}
img.socialConnectAvatar {
width: 50px;
height: 50px;
float: left;
border: 1px solid #fff;
border-radius: 8px;
margin: 0 10px 0px 0;
}
.socialConnectUserInfo {
float: left;
margin: 0;
}
.socialConnectUserInfo .socialConnectUsername {
padding-bottom: 5px;
}
.socialConnectUserInfo a {
font-size: 14px;
color:#017cbf;
}
.profile_link:hover{
background-color: #505050 !important;
color: #fff;
}
.profile_avatar{
height: 20px;
max-width: 30px;
margin: 0 10px 0 0;
overflow: hidden;
float: left;
display: block;
}
.profile_avatar img{
min-width: 20px;
max-width: 30px;
}
.profile_menu li a.logout{
color: #fb4d4d;
}
.profile_menu li a.profile_link{
background-color: #404040;
color: #fff;
padding: 10px;
}
.profile_menu li a.profile_link:before{
display: none;
}
.login_form{
margin: 17px 20px;
}
.login_form label{
color: #2f393e;
font-size: 14px;
display: block;
margin: 0 0 10px 0;
line-height: 15px;
}
.login_form label a{
font-size: 14px;
color: #1482c7;
}
.login_form .inp{
width: 100%;
border:0;
height: 35px;
padding: 0 0 0 10px;
color: #a5a5a5;
font-size: 14px;
margin: 0 0 15px 0;
}
.login_form .not_save_label{
font-size: 12px;
height: 15px;
line-height: 15px;
display: block;
position: relative;
}
.login_form input[type="checkbox"] + .not_save_label span{
display: inline-block;
cursor: pointer;
margin: 0 6px 0 0;
background: url("../images/chek.png") 0 0 no-repeat;
width: 15px;
height: 15px;
margin: 0 10px 0 0;
vertical-align: middle;
position: relative;
top: -2px;
}
.login_form input[type="checkbox"]:checked +.not_save_label span{
background: url("../images/chek.png") -15px 0 no-repeat;
}
.ch_box_save{
display: none;
}
.login-soc {
margin: 0 0 10px 0;
}
.login-soc a {
float: left;
width: 25px;
height: 25px;
margin-right: 5.8px;
}
.login-soc a:hover {
opacity: 0.7;
}
.login-soc1 {
background: url(../images/login-soc.png) left top no-repeat;
}
.login-soc2 {
background: url(../images/login-soc.png) -25px top no-repeat;
}
.login-soc3 {
background: url(../images/login-soc.png) -50px top no-repeat;
}
.login-soc4 {
background: url(../images/login-soc.png) -75px top no-repeat;
}
.login-soc5 {
background: url(../images/login-soc.png) -100px top no-repeat;
}
.login-soc6 {
background: url(../images/login-soc.png) -125px top no-repeat;
}
.enter-btn{
width: 100%;
height: 34px;
cursor: pointer;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-weight: bold;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-image: none;
border: 1px solid transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
background-color: #d9534f;
border-color: #d43f3a;
-webkit-box-shadow: 0px 5px 0px #d43f3a;
-moz-box-shadow: 0px 5px 0px #d43f3a;
box-shadow: 0px 5px 0px #d43f3a;
border-width: 0;
color: #fff;
font-size: 14px;
}
.enter-btn:active, .enter-btn:focus, .enter-btn:hover{
color: #fff;
background-color: #d2322d;
border-color: #ac2925;
-webkit-box-shadow: 0px 5px 0px #d2322d;
-moz-box-shadow: 0px 5px 0px #d2322d;
box-shadow: 0px 5px 0px #d2322d;
}
/* LOGIN end  */
#vk_groups, #vk_groups iframe {width:100% !important;}




#newsaa { width: 710px; display: table; padding-bottom: 19px; margin-bottom: 20px; border-bottom: 1px solid #f2f2f2; height: 292px;}
.ntitleaa { display: block; width: 680px; font-size: 18px; font-family: 'Roboto Slab', sans-serif; font-weight: 500; margin-bottom: 20px; color: #3b4449; }
.npicaa { float: left; width: 200px; height: 252px; margin-right: 24px; display: block; overflow: hidden; }
.npicaa img { width: 200px; height: 300px; /*! overflow: hidden; */ }

.fr-wrapper>div:first-child
{
  display:none !important;
}

.square-img img {
    display: block;
    width: 150%;
    max-width: 150%;
    margin-left: -25%;
}	
.short3-item {display:block; height:78px; width:31.33%; margin:0 1% 5px 1%; float:left; overflow:hidden;}
.short3 {margin:0 -1px;}
.short3-item:hover {opacity:0.7;}