/* General Style */
a:link {text-decoration:none; color:#2f393e;}
a:active {text-decoration:none; color:#2f393e;}
a:visited {text-decoration:none; color:#2f393e;}
a:hover {text-decoration:underline; color:#5898c4;}

td, body {font-family:OpenSans,verdana; font-size:14px;color:#2f393e;line-height:21px;}
body {margin:0;padding:0;background: url(http://filmim.ru/templates/Default/images/MARVEL.jpg) 50% 0px repeat fixed rgb(22, 29, 37) ; /* background-size: contain; */ }
td img {vertical-align: middle;}
img {border:0;}
form {padding:0;margin:0;}
input,textarea,select {vertical-align:middle;}
.copy {font-size:7pt;}

@font-face {
font-family: OpenSans;
src: local("OpenSans-Regular"),
url(/fonts/OpenSans-Regular.ttf);
}

@font-face {
font-family: OpenSansSemibold;
src: local("OpenSans-Semibold"),
url(/fonts/OpenSans-Semibold.ttf);
}

@font-face {
font-family: OpenSansLightItalic;
src: local("OpenSans-LightItalic"),
url(/fonts/OpenSans-LightItalic.ttf);
}
@font-face {
font-family: OpenSansItalic;
src: local("OpenSans-Italic"),
url(/fonts/OpenSans-Italic.ttf);
}
@font-face {
font-family: OpenSansLight;
src: local("OpenSans-Light"),
url(/fonts/OpenSans-Light.ttf);
}
/* ------------- */

/* Site Menus */

ul.uMenuRoot, ul.uMenuRoot ul {
 list-style-type:none;
 margin: 0;
 padding: 0;
 width: 290px;
 display:table;
}

ul.uMenuRoot a {
 display:block;
 text-decoration: none; 
 margin: 0;
}

ul.uMenuRoot li {
 height:48px;
 line-height:48px;
 border-top:1px solid #49545a;
}

ul.uMenuRoot li a {
 height:48px;
 padding-left:20px;
 background:#3b4449 url(/images/bmenu.png) right no-repeat;
 -webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

ul.uMenuRoot li a:hover {
 height:48px;
 padding-left:20px;
 background:#49545a url(/images/bmenuhover.png) right no-repeat;
}

.uMenuV .uMenuItem {font-weight:normal;background:none;}
.uMenuV li a:link {text-decoration:none; color:#fff}
.uMenuV li a:active {text-decoration:none; color:#fff;}
.uMenuV li a:visited {text-decoration:none; color:#fff;}
.uMenuV li a:hover {text-decoration:none;color:#fff;}

.uMenuV .uMenuItemA {font-weight:normal;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#fff;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#fff;}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#fff;}
.uMenuV li {font-size:14px;}
/* --------- */

/* Module Part Menu */

.catsTable {border-collapse:collapse;width:268px;}
.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 {
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;}
.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;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-size:23px;font-family: OpenSansSemibold;}


.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;
}

.eDetails1 {
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;
}

.eDetails2 {
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;
}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/971/14.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#FAFAFA; border:1px solid #C2C2C2;}
.cBlock2 {background:#F1F2F3; border:1px solid #C2C2C2;}

#comment {
width:680px;
display:table;
width:100%;
margin-bottom:20px;
border-bottom:1px solid #f2f2f2;
padding-bottom:19px;
}

.ciimg img {
float:left;
width:55px;
height:55px;
margin-right:20px;
}

.commtext {
float:right;
width:605px;
}

.comminfo {
display:table;
padding-bottom:10px;
text-align:left;
font-family: OpenSansSemibold;
}

.comminfo span {
float:left;
padding-top:10px;
}

.commuser {
float:left;
height:28px;
padding-left:10px;
padding-right:38px;
line-height:28px;
display:table;
margin-top:6px;
font-size:13px;
text-transform:uppercase;
background:#81b752 url(/images/userIcon.png) right no-repeat;
color:#fff;
margin-left:10px;
}

/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#333333;width:100%;background:#EBEBEB;border:1px solid #C2C2C2;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#333333;background:#EBEBEB;border:1px solid #C2C2C2;}
/* ------------------- */

/* Poll styles */
.pollBut {width:100%;margin-top:15px;}

.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;}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* 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: OpenSansSemibold;
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: OpenSansSemibold;
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:680px;
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:560px;
}

.boardtitle {
width:560px;
display:block;
font-size:17px;
font-family: OpenSansSemibold;
float:left;
margin-bottom:20px;
}

.biright {
display:block;
float:right;
width:120px;
}

.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;
}

.boardmess {
float:left;
width:390px;
height:63px;
overflow:hidden;
}

.boardinf {
float:left;
width:390px;
padding-top:9px;
margin-top:10px;
border-top:1px solid #f2f2f2;
font-family: OpenSansSemibold;
}


.boardbigpic {
width:680px;
display:block;
text-align:center;
margin-bottom:20px;
}

.boardbigpic img {width:680px;}


.boardid {
width:680px;
display:table;
margin-bottom:20px;
}

.bdleft {
padding-left:75px;
background:url(/images/no_ava_white.png) left no-repeat;
float:left;
display:table;
}

.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: OpenSansSemibold;
-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;
margin:0;
padding:0;
}

#hl {
width:100%;
height:60px;
border-bottom:0px solid #2f393e;
display:table;
 background: #262626;
}

.headline a {color:#fff;}

.headline {
width:1070px;
height:60px;
line-height:60px;
display:block;
text-align: center;
 margin: auto;
}

.writeus {
 font-size: 16px;
 font-family: 'Helvetica Neue','Circe',sans-serif;
 font-weight: bold;
 padding: .2rem 1rem;
 border-right: solid 1px #333;
}

.suren {
 font-size: 16px;
 font-family: 'Helvetica Neue','Circe',sans-serif;
 font-weight: bold;
 padding: .2rem 1rem;
 border-right: none;
}

.adsrules {
padding-left:25px;
background:url(/images/adsrules.png) left no-repeat;
}


.fb {width:44px;height:44px;background:url(/images/fb.png) no-repeat;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;}
.ok {width:44px;height:44px;background:url(/images/ok.png) no-repeat;display:block;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.yt {width:44px;height:44px;background:url(/images/yt.png) no-repeat;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;}
.tw {width:44px;height:44px;background:url(/images/tw.png) no-repeat;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;}
.vk {width:44px;height:44px;background:url(/images/vk.png) no-repeat;display:block;float:right;border-right:1px solid rgba(255,255,255,0.1);border-left:1px solid rgba(255,255,255,0.1);-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.fb:hover {background:#2f393e url(/images/fb.png) no-repeat;}
.ok:hover {background:#2f393e url(/images/ok.png) no-repeat;}
.yt:hover {background:#2f393e url(/images/yt.png) no-repeat;}
.tw:hover {background:#2f393e url(/images/tw.png) no-repeat;}
.vk:hover {background:#2f393e url(/images/vk.png) no-repeat;}



#header {
width:1070px;
height:240px;
display:table;
margin:auto;
}

.logo {
width:140px;
height:60px;
display:block;
float:left;
background:url(/images/logo.png) no-repeat;
}


.searchForm {border-collapse:collapse;overflow:hidden;float:right;height: 60px;width: 235px; background:#212121;display:table;margin-left:0;margin-top:0;}
.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;}
.schBtn {float: right;}
.schBtn input {margin: 0 !important;width:45px !important;height: 60px !important;background:#2f393e url(/images/search.png) no-repeat !important; border: none !important; font-size: 0 !important; color: transparent !important;cursor: pointer;padding: 0 6px;text-indent: -9999px !important;box-shadow: none !important;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.schBtn input:hover {background:#20292e url(/images/search.png) no-repeat !important;}


.profile a {
width:164px;
padding-right:45px;
text-align:center;
text-transform:uppercase;
color:#fff;
background:#478ec1 url(/images/prof.png) right no-repeat;
height:44px;
line-height:45px;
display:block;
float:right;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
 margin-right: 45px;
 margin-top: -44px;
}
}

.profile a:hover {
text-decoration:none;
background:#5a9ac7 url(/images/prof.png) right no-repeat;
}


#headmenu {
background:#81b752;
width:1070px;
height:70px;
display:table;
margin:auto;
}


#headmenu a {
text-decoration:none;
text-transform:uppercase;
border: 0;
float: right;
color: #fff;
line-height:70px;
padding-left:35px;
padding-right:35px;
border-right:1px solid #90c067;
list-style: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

#headmenu a:hover {
background:#73a845;
text-decoration:none;
}

#headmenu > li:hover {
text-decoration:none;
background:#73a845;
}

#headmenu li:hover ul {
display:block;
float:none;
}

#headmenu li ul {
position: absolute;
display: none;
margin-top: 70px;
list-style: none;
float:none;
z-index: 1000;
}

#headmenu ul {
background:#73a845;
list-style: none;
margin: 0;
padding: 0;
float:none;
}


#headmenu ul li a {
text-transform:none;
text-decoration:none;
border: 0;
float:none;
padding-left: 35px;
line-height:50px;
border-top:1px solid #81b752;
color: #fff;
display:block;
text-shadow:none;
width:220px;
}

#headmenu ul li a:hover {
background:#81b752;
}


#headmenu > li {
float:left;
}

.headmenu {
margin: 0;
padding:0;
}

.headmenu li {
list-style: none;
float:none;
}



.hleb {
width:1010px;
padding-left:30px;
padding-right:30px;
height:50px;
line-height:50px;
display:block;
margin:auto;
overflow:hidden;
background:#f5f5f5;
color:#a5a8aa;
}




#maincont {
width:1070px;
display:table;
margin:auto;
background:#fff;
}

#content {
width:780px;
float:left;
}

.allcont {
width:680px;
padding:30px 30px 0px 30px;
display:table;
}



#sidebar {
width:290px;
float:right;
}




.tntitle {
width:290px;
padding-bottom:20px;
border-bottom:2px solid #f2f2f2;
display:block;
color:#478ec1;
}

.tntitle span {
font-size:26px;
font-family: OpenSansSemibold;
color:#2f393e;
}

.todaynews {
width:360px;
margin-left:-35px;
margin-right:-35px;
display:block;
margin-bottom:30px;
}

.tnews {
width:290px;
padding:20px 35px 20px 35px;
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:240px;
height:50px;
padding-right:50px;
font-family: OpenSansSemibold;
color:#fff;
line-height:50px;
text-align:center;
display:block;
font-size:17px;
text-transform:uppercase;
}


.btitle {
background:#edd10e;
width:290px;
height:55px;
font-family: OpenSansSemibold;
color:#fff;
line-height:55px;
text-align:center;
display:block;
font-size:20px;
text-transform:uppercase;
}

.btitlemenu {
background:#3b4449;
width:290px;
height:55px;
font-family: OpenSansSemibold;
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;
width:240px;
padding-right:50px;
height:55px;
font-family: OpenSansSemibold;
line-height:55px;
text-align:center;
display:block;
font-size:23px;
text-transform:uppercase;
}


.bcontmenucont {
display:block;
}

.bcont {
display:table;
width:250px;
padding:19px;
border-right:1px solid #e6e6e6;
border-left:1px solid #e6e6e6;
border-bottom:4px solid #81b752;
margin-bottom:30px;
}

#blocktabs {
display:table;
width:250px;
margin-bottom:30px;
}


.bcontpoll {
display:table;
width:250px;
padding:18px;
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 {outline:none;border:0;background:#f1f1f1;font-family: OpenSans;box-shadow:inset 0 1px 3px #d6d6d6;min-height:30px;}
select {outline:none;background:#f1f1f1;border:0;font-family: OpenSans;box-shadow:inset 0 1px 3px #d6d6d6;min-height:30px;}



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;
font-size:14px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}


input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
background:#73a845;
}


.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;}

.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:290px;
display:table;
padding-bottom:20px;
border-bottom:1px solid #f2f2f2;
margin-top:20px;
}


#tabinf img {
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:#81b752 url(/images/userIcon.png) right no-repeat;
color:#fff;
margin-bottom:10px;
}



#Go_Top { 
width: 60px; 
border: 0px solid #cccccc; 
text-align: center; 
position: fixed; 
bottom: 50px; 
right: 50px; 
cursor: pointer; 
}

.filinks a {
color:#fff;
text-decoration: none;
font: bold 22px 'PT sans';
}

#firstinf {
width:780px;
display:block;
height:410px;
overflow:hidden;
}


.fipic {
width:780px;
height:410px;
display:block;
overflow:hidden;
background:#000;
}

.fipic img {
width:780px;
height:auto;
min-height:410px;
}

#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:740px;
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:#478ec1 url(/images/fc1.png) right no-repeat;
color:#fff;
margin-top:20px;
}





#secinf {
float:left;
width:236px;
display:table;
margin-bottom:1px;
}

.secpic {
width:236px;
height:160px;
display:block;
overflow:hidden;
background:#000;
}

.secpic img {
width:236px;
height:auto;
min-height:160px;
max-height:160px;
}

#secinf 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;
}

.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:20px;
}




#thirdinf {
float:left;
width:260px;
display:table;
margin-bottom:1px;
}

.thirdpic {
width:260px;
height:190px;
display:block;
overflow:hidden;
background:#000;
}

.thirdpic img {
width:260px;
height:auto;
min-height:160px;
max-height:190px;
}

#thirdinf span {
z-index:999;
position:absolute;
margin-top:-190px;
display:block;
width:220px;
padding-top:85px;
padding-left:20px;
padding-right:20px;
background:url(/images/fishadow.png) bottom repeat-x;
height:104px;
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:260px;
display:table;
margin-bottom:1px;
}

.fourthpic {
width:260px;
height:190px;
display:block;
overflow:hidden;
background:#000;
}

.fourthpic img {
width:260px;
height:auto;
min-height:160px;
max-height:190px;
}

#fourthinf span {
z-index:999;
position:absolute;
margin-top:-190px;
display:block;
width:220px;
padding-top:85px;
padding-left:20px;
padding-right:20px;
background:url(/images/fishadow.png) bottom repeat-x;
height:104px;
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:780px;
display:table;
border-bottom:1px solid #f2f2f2;
}

.lastnews span {
width:100%;
font-size:23px;
font-family: OpenSansSemibold;
display:block;
padding-bottom:18px;
margin-bottom:20px;
border-bottom:2px solid #f2f2f2;
}


.lastnews {
padding:30px;
width:410px;
float:left;
display:block;
}

.ln a {font-size:18px;color:#5898c4;text-decoration:underline;}
.ln a:hover {text-decoration:none; color:#2f393e;}

.ln {
width:410px;
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:365px;
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: OpenSansSemibold;
display:block;
padding-bottom:18px;
border-bottom:2px solid #f2f2f2;
}

.ltn {
width:239px;
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:239px;
height:140px;
background:#000;
overflow:hidden;
display:block;
text-align:center;
margin-bottom:15px;
}

.ltnpic img {
width:239px;
height:auto;
}


#indextabs {
width:649px;
padding:30px;
display:table;
border-bottom:1px solid #f2f2f2;
border-right:1px solid #f2f2f2;
 margin-bottom: 50px;
}



.intabs {
 position: relative;
 margin: 0 auto;
 width:649px;
}
.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:609px;
 padding:20px 20px 95px 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:141px;
float:left;
margin-right:15px;
display:block;
}

.adsinf:last-child {
margin-right:0px;
}

.adsinfpic {
width:141px;
height:90px;
display:block;
overflow:hidden;
text-align:center;
margin-bottom:10px;
}

.adsinfpic img {
width:141px;
height:auto;
}

.adsinftext {
width:141px;
display:block;
height:84px;
overflow:hidden;
}


.alladsindex {
z-index:999;
position:absolute;
margin-top:147px;
margin-left:20px;
height:38px;
line-height:28px;
height:28px;
padding-top:20px;
width:580px;
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;}



#lastphotos span {
width:100%;
font-size:23px;
font-family: OpenSansSemibold;
display:block;
padding-bottom:18px;
margin-bottom:20px;
border-bottom:2px solid #f2f2f2;
}


#lastphotos {
width:680px;
padding:30px 0px 30px 30px;
display:table;
}


.lastphotospic {
width:155px;
height:105px;
display:block;
margin-right:20px;
overflow:hidden;
float:left;
background:#000 url(/images/zoom.png) no-repeat center;
}

.lastphotospic:last-child {
margin-right:0px;
}


.lastphotospic img {
width:155px;
min-height:105px;
height:auto;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.lastphotospic img:hover {
width:155px;
min-height:105px;
-webkit-filter: blur(0.5);
opacity:0.7;
height:auto;
}



#fbg {
width:100%;
height:270px;
display:block;
background:#262626;
}

.fbgtop {
width:1070px;
background:#fff;
height:40px;
display:block;
margin:auto;
}



#fl {
width:100%;
height:44px;
border-top:1px solid rgba(255,255,255,0.1);
display:table;
background:#262626;
color:#6e7578;
line-height:44px;
}

.footline a {color:#fff;}

.footline {
width:1070px;
height:44px;
display:block;
margin:auto;
margin:auto;
}

.fcontacts span {
width:100%;
display:block;
font-size:26px;
font-family: OpenSansSemibold;
padding-bottom:20px;
color:#fff;
}

.fcontacts {
margin-top:40px;
width:325px;
float:right;
display:block;
color:#8f979a;
}

.fcontacts li {
list-style:none;
display:block;
margin-top:10px;
margin-bottom:10px;
}

.lastfootcoms {
margin-top:40px;
width:745px;
float:left;
display:block;
color:#8f979a;
}

.lastfootcoms span {
width:100%;
display:block;
font-size:26px;
font-family: OpenSansSemibold;
padding-bottom:35px;
color:#fff;
}


.flcinf {
width:340px;
margin-right:32px;
display:block;
float:left;
}

.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: OpenSansSemibold;
line-height:30px;
display:block;
padding-bottom:18px;
margin-bottom:20px;
border-bottom:2px solid #f2f2f2;
}



#news {
width:680px;
display:table;
padding-bottom:19px;
margin-bottom:20px;
border-bottom:1px solid #f2f2f2;
}

.ntitle {
display:block;
width:680px;
font-size:18px;
font-family: OpenSansSemibold;
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:430px;
display:block;
float:right;
}

.ninfo {
width:430px;
display:block;
padding-top:15px;
margin-top:15px;
border-top:1px solid #f2f2f2;
font-family: OpenSansSemibold;
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:40px;
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:40px;
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 span {display:none;}
.e-author:hover span {display:block;}


.e-author:hover {
margin-right:5px;
float:right;
width:130px;
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:130px;
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;}
.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:#478ec1;
display:block;
text-align:center;
height:50px;
line-height:50px;
color:#fff;
margin-bottom:20px;
}




#photomod {
width:210px;
display:table;
float:left;
margin-bottom:20px;
}

.pmpic {
width:210px;
height:140px;
overflow:hidden;
display:block;
margin-bottom:15px;
}

.pmpic img {
width:210px;
min-height:140px;
height:auto;
}

.pmtext {
height:42px;
width:220px;
display:block;
overflow:hidden;
margin-bottom:15px;
}


















.forumContent {
width:1010px;
background:#fff;
margin:auto;
margin-bottom:-21px;
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:#478ec1;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;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {border-bottom:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
li.forumNameTd {border:0;box-shadow:none;}
.forumIcoTd,.forumThreadTd,.forumPostTd {border-bottom:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
.forumLastPostTd,.forumArchive {border-bottom:1px solid #e0e0e0;font-size:13px;box-shadow:inset 0 1px 0 #fff;}

a.catLink:link {}
a.catLink:visited {}
a.catLink:hover {}
a.catLink:active {}

.lastPostGuest,.lastPostUser,.threadAuthor {}
.archivedForum{}
/* ------------- */

/* forum Titles & other */
.forum {}
.forumDescr,.forumModer {font-size:11px;color:#585858}
.forumViewed {}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {}
/* -------------------- */


/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {}
.fastNavCat {}
.fastNavCatA {}
.fastNavForumA {}
/* -------------------------- */

/* forum Page switches */
.switches {}
td.pagesInfo, td.switch, td.switchActive {background: #ffffff; border: 1px solid #dcdbe0; padding-left: 5px; padding-right: 5px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.switch, td.switchActive { background: #CCCCCC;border:1px solid #CCCCCC; color: #FFF;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.switch a {color: #4c4c4c;}
.switch {}
.switchActive {}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {border-bottom:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
.threadIcoTd,.threadPostTd,.threadViewTd {border-bottom:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
.threadLastPostTd {border-bottom:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
.threadDescr {font-size:11px;color:#585858}
.threadNoticeLink {}
.threadsType {}
.threadsDetails {}
.forumOnlineBar {}

a.threadPinnedLink:link {}
a.threadPinnedLink:visited {}
a.threadPinnedLink:hover {}
a.threadPinnedLink:active {}

a.threadLink:link {}
a.threadLink:visited {}
a.threadLink:hover {}
a.threadLink:active {}

.postpSwithces {}
.thDescr {}
.threadFrmBlock {}
/* ------------------- */

/* forum Posts View */
.postTable {width:100%;margin:0;padding:0;}
.postPoll {}
.postPoll td {border: 0px !important;}
.postFirst {border: 0px !important;}
.postRest1 {border: 0px !important;}
.postRest2 {border: 0px !important;}
.postSeparator {text-align: center;border-top:1px solid #e0e0e0;}

.postTdTop {}
.postBottom {text-align: center;border-top:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
.postBottom td {border: 0px;padding: 0px 5px !important;}
.postBottom img {vertical-align: middle;}
.postUser {}
.postTdInfo {text-align: center;border-right:1px solid #e0e0e0;box-shadow:inset -1px 0px 0 #fff;}
.postRankName {}
.postRankIco {}
.reputation {}
.signatureHr {}
.posttdMessage {text-align: justify;padding: 8px !important;line-height: 18px;}

.pollQuestion {}
.pollButtons,.pollTotal {}
.pollSubmitBut,.pollreSultsBut {}
.pollSubmit {}
.pollEnd {}

.codeMessage {}
.quoteMessage {}

.signatureView {}
.edited {}
.editedBy {}

.statusBlock {}
.statusOnline {}
.statusOffline {}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {}
.newPollBlock {}
.newThreadItem {}
.newPollItem {}
/* ----------------------- */

/* forum Post Form */

.smilesPart td {border: 0px !important;}
/* ----------------- */

/* Модер-панель для модули новости сайта uCoz 
 ------------------------------------------*/ 
.dd_edit_news { 
 float:right; 
 display:block; 
 position:relative; 
} 
 
.dd_edit_news .drop {padding: 0px 7px;} 

.dd_cell_n1, 
.dd_ugol_n1 {width:35px;} 

.dd_cell_n1 { 
 left:-999em; 
 z-index:998; 
 position:absolute; 
 margin: 0 -2px 0 auto; 
} 
 
.dd_content_en { 
 margin:0; 
 width:35px; 
 text-align:center; 
 overflow:hidden; 
 background:#333; 
} 

.dd_content_en a:link, 
.dd_content_en a:visited { 
 float:left; 
 width:35px; 
 padding: 5px 0px 3px 0px; 
 border-bottom: 1px solid #888; 
} 

.dd_content_en a:hover {background:#5f5f5f;} 
 
.no_bb:link, 
.no_bb:visited {border-bottom:none!important;} 
 
.dd_edit_news:hover .dd_cell_n1{ 
 top:27px; 
 right:0; 
 left:auto; 
} 
 
.dd_ugol_n1 { 
 height:7px; 
 top: -7px; 
 position:absolute; 
 background:url(http://webo4ka.ru/Ucoz7/moder-panel/fon_ugol_news.png) no-repeat center bottom; 
}
/*==========coments=======*/
.comment_over {margin-top:20px;padding-bottom:15px;border-bottom:1px solid #dedede} 
.comment {display:table;width:100%;} 
.comment_avatar {display:table-cell;vertical-align:top;width:64px;padding-right:15px} 
.comment_message {display:table-cell;vertical-align:top;text-align:left} 
.comment_rate {display:table-cell;vertical-align:top;text-align:center;width:80px} 
.comment_top {padding-top:2px;padding-bottom:7px;font-size:17px;line-height:20px} 
.comment_top a {text-decoration:none;color:#6c6c6c} 
.comment_top .comm_time {font-size:12px;color:#9c9c9c;display:inline-block;padding-left:10px} 
.comment_message_in {font-size:15px} 
.comment_over:hover .comment_answer_button a {display:inline-block} 
.comment_over:hover .c_rate_plus a, .comment_over:hover .c_rate_minus a {display:block} 
.comment_answer_button {margin-top:10px;height:24px} 
.comment_answer_button a {display:none;color:#666;font-size:13px;text-decoration:none;background:#efefef;padding:3px 10px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px} 
.comment_answer_button a:hover {color:#1d1d1d;text-decoration:none;background:#eaeaea;} 
.c_minus, .c_ziro, .c_plus {width:38px;padding:3px 0px;font-size:13px;text-align:center;font-weight:bold;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px} 
.c_minus {background:#ffcccc;color:#cc0000} 
.c_ziro {background:#cccccc;color:#FFF} 
.c_plus {background:#ccffcc;color:#009900} 
.c_rate_t {display:table;height:24px} 
.c_rate_plus {display:table-cell;vertical-align:top;width:22px;} 
.c_rate_minus {display:table-cell;vertical-align:top;width:22px;} 
.c_rate_count {display:table-cell;vertical-align:top;width:46px;padding-left:3px;text-align:center} 
.c_rate_plus a {width:18px;height:18px;display:none;color:rgba(0,0,0,0);font-size:0px;background:url('http://yraaa.ru/files/like.png');margin-top:3px;opacity:0.5;position:absolute} 
.c_rate_minus a {width:18px;height:18px;display:none;color:rgba(0,0,0,0);font-size:0px;background:url('http://yraaa.ru/files/unlike.png');margin-top:3px;margin-left:-5px;opacity:0.5;position:absolute} 
.c_rate_plus a:hover, .c_rate_minus a:hover {opacity:1}
/*=============coments=========*/
/* ====== forum End ====== */
/*======МОЕ======*/
.obs {margin: 20px;} ;