/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {
 margin:0px;
 padding:0px;
 border:0px;
}

* {
 margin: 0;
 padding: 0;
}
input, textarea, select, button {font-family: Tahoma; }

html {height: 100%; min-width: 1115px; background: #071218 url(/img/13.png) top left repeat; }


body {
 height: auto !important;
 height: 100%;
 min-height: 100%;
 position: relative;
 font-family: Verdana;
 font-size: 12px;
 background: url(/img/14.jpg) center 25px no-repeat;
}

hr {color:#393838; height:1px; border:0px; background-color:#393838;}

.c2 {
 background: #ffffff;
 width: 754px;
 border: 1px solid black;
 padding-right: 9px;
 }

 .margin-10 { width: 100%; float: left; margin-top: 10px; }
/* ********** TOP-LINE ********** */

#upper-block {
 width: 100%;
 height: 295px;
 float: left;
 background: url(/img/15.png) top left repeat-x;
}

#puzadpn {margin-bottom:-24px;}

 #upper-block a {text-decoration: none; color: #decf60; }

 #upper-block .inner-block {
 width: 1115px;
 margin: 0 auto;
 }
 
 #upper-block .top-line {
 width: 100%;
 height: 21px;
 float: left;
 }
 
 #upper-block .free-block {float: left; padding: 2px 3px 0 0; }

 
 /* *** TOP-LINE-MENU *** */
 #upper-block .top-line-menu {
 height: 20px;
 float: left;
 padding-right: 1px;
 border-left: 1px solid #000;
 border-right: 1px solid #000;

 }
 
 .top-line-menu ul {
 list-style: none;
 color: #decf60; 
 font-size: 9px;

 }
 
 .top-line-menu ul li {
 height: 17px;
 float: left;
 margin-left: 1px;
 background: url(/img/16.png) top left repeat-x;
 border-top: 1px solid #000200;
 border-right: 1px solid #191819;
 border-bottom: 1px solid #191819;
 border-left: 1px solid #000200;
 }
 
 #upper-block .top-line-menu ul li a {
 float: left;
 padding: 2px 8px 1px 9px;
 color: #decf60;
 }
 
 .top-line-menu ul li:hover, .top-line-menu ul li.active {
 background: url(/img/17.png) top left repeat-x;
 border-right: 1px solid #1a1d1a;
 border-bottom: 1px solid #0b0e0b;
 }
 #upper-block .top-line-menu ul li:hover a, #upper-block .top-line-menu ul li.active a {
 color: #d09014;
 }
 
 /* *** UPPER-NAVIGATION *** */ 
 #upper-block .upper-navigation {
 width: 100%;
 float: left;
 }
 
 /* UPPER-NAVIGATION COLUMN-LEFT */
 .upper-navigation .column-left {
 width: 372px;
 height: 120px;
 float: left;
 padding-left: 42px;
 background: url(/img/18.png) top right no-repeat;
 }
 
 .upper-navigation .column-left .flashlight { /* РїРѕРґСЃРІРµС‚РєР° Р±РѕРєРѕРІС‹С… С„РѕРЅР°СЂРёРєРѕРІ, С‚Р°Рє, СЂР°РґРё РїСЂРёРєРѕР»Р° =) */
 width: 27px;
 height: 25px;
 float: left;
 display: inline;
 margin: 6px 0 0 38px;
 }
 
 .upper-navigation .column-left .flashlight:hover {
 background: url(/img/19.png) center no-repeat;
 }
 
 .upper-navigation .column-left .content-block {
 width: 238px;
 height: 45px;
 float: right;
 padding: 9px 14px 20px 5px;
 }
 
 .ins {padding:5px; margin:5px;
font-style: Verdana;
font-size: 12px;
}

 .upper-navigation .column-left .content-block a, 
 .upper-navigation .column-right .content-block a {margin-left: 3px; }
 
 .upper-navigation .column-left .content-block a:hover img, 
 .upper-navigation .column-right .content-block a:hover img {
 opacity: .8; 
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* opacity for IE7/8 */
 }
 
 .upper-navigation .column-left .button-block {
 width: 115px;
 height: 17px;
 float: right;
 padding-right: 80px;
 }
 
 .upper-navigation .button-block a {
 font-size: 13px;
 font-weight: bold;
 color: #decf5a;
 text-align: center;
 display: block;
 }
 
 #upper-block .upper-navigation .button-block a:hover {color: #f1f1f1; }
 
 
 /* UPPER-NAVIGATION COLUMN-CENTER */
 .upper-navigation .column-center {
 width: 304px;
 height: 80px;
 float: left;
 background: url(/img/20.png) top left no-repeat;
 }
 
 .upper-navigation .column-center .content-block {
 width: 296px;
 float: left;
 padding: 23px 3px 0;
 }
 
 
 /* UPPER-NAVIGATION COLUMN-RIGHT */
 .upper-navigation .column-right {
 width: 355px;
 height: 110px;
 float: left;
 background: url(/img/21.png) top left no-repeat;
 }
 
 .upper-navigation .column-right .flashlight {
 width: 27px;
 height: 25px;
 float: right;
 display: inline;
 margin: 6px 32px 0 0;
 }
 
 .upper-navigation .column-right .flashlight:hover {
 background: url(/img/22.png) center no-repeat;
 }
 
 .upper-navigation .column-right .content-block {
 width: 225px;
 height: 45px;
 float: left;
 padding: 9px 5px 20px 18px;
 }
 
 .upper-navigation .column-right .button-block {
 width: 110px;
 height: 17px;
 float: left;
 padding-left: 75px;
 }
 
/* ********** WRAPPER ********** */

#wrapper {
 width: 100%;
 padding-bottom: 80px;
}

 #wrapper .inner-block {
 width: 1031px;
 margin: 0 auto;
 }

#wrapper:after {
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
 clear: both;
}

 /* *** WRAPPER-HEADER *** */
 .wrapper-header {
 width: 100%;
 height: 80px;
 float: left;
 background: url(/img/23.png) top right no-repeat;
 }
 
 
 /* WRAPPER-HEADER-NAV */
 .wrapper-header-nav {
 width: 755px;
 height: 30px;
 float: left;
 padding: 38px 0 0 28px;
 }
 
 .wrapper-header-nav ul {list-style: none; }
 
 .wrapper-header-nav ul li {
 height: 29px;
 float: left;
 background: url(/img/24.png) left center no-repeat;
 font-size: 12px;
 font-weight: bold;
 color: #decf5a;
 }
 
 .wrapper-header-nav ul li:first-child {
 background: none;
 }
 
 .wrapper-header-nav ul li:hover a, .wrapper-header-nav ul li.active a {
 color: #ffa401; 
 background: url(/img/25.png) center no-repeat;
 }
 
 .wrapper-header-nav ul li a {
 float: left;
 padding: 8px 12px 8px;
 color: #decf5a;
 text-decoration: none;
 }
 
 .wrapper-header-nav ul li.grey-link a { color: #a29679; }
 .wrapper-header-nav ul li.yellow-link a { color: #ffba00; }
 
 
 
 /* WRAPPER-HEADER-SEARCH */
 .wrapper-header-search {
 width: 196px;
 height: 28px;
 float: right;
 padding: 40px 30px 0 0;
 }
 
 .wrapper-header-search .free-block {
 width: 137px;
 height: 20px;
 float: left;
 padding-top: 1px;
 margin-top: 2px;
 background: url(/img/26.png) center no-repeat;
 }
 
 .wrapper-header-search .free-block input {
 width: 126px;
 padding: 0 5px;
 border: none;
 background: none;
 vertical-align: middle;
 outline: none; /* СѓР±РёСЂР°РµРј РІС‹РґРµР»РµРЅРёРµ Chrome */
 color: #baad8c;
 font-size: 12px;
 }
 
 .wrapper-header-search button {
 width: 57px;
 height: 23px;
 border: none;
 margin: 1px 0 0 2px;
 background: url(/img/27.png) center no-repeat;
 cursor: pointer;
 vertical-align: middle;
 }
 
 /* *** WRAPPER-FOOTER *** */
 .wrapper-footer {
 width: 100%;
 height: 275px;
 float: left;
 background: url(/img/28.png) top left no-repeat;
 }
 
 .wrapper-footer-img {
 width: 100%;
 height: 275px;
 float: left;
 background: url(/img/29.png) bottom center no-repeat;
 }

/* ********** CONTENT ********** */

#content {
 width: 100%;
 float: left;
 background: url(/img/30.png) center repeat-y;
 color: #c6c6c6;
}

.content-outter {
 width: 100%;
 float: left;
 background: url(/img/31.png) bottom left no-repeat;
}


 #content a {text-decoration: none; color: #ac9f3e; }
 #content .content-left a:hover {color: #fff; }
 #content p {color: #c6c6c6; }
 
 
 /* *** CONTENT-LEFT *** */
 .content-left {
 width: 792px;
 min-height: 400px;
 float: left;
 background: url(/img/32.png) top left no-repeat;
 }
 
 .content-block p {margin: 10px;}
 
 
 /* CONTENT-BLOCK - РѕСЃРЅРѕРІРЅРѕР№ Р±Р»РѕРє РґР»СЏ С‚РµРєСЃС‚Р° Рё РєРѕРЅС‚РµРЅС‚Р° */
 .content-block {
 width: 754px;
 float: right;
 padding-right: 9px;
 }
 
 .another-block {
 width: 754px;
 float: right;
 margin-right: 9px;
 background: #242728;
 }
 
 .another-block .content-block {padding-right: 0; }
 
 .news-block {
 float: right;
 }


 /* POSTER */
 .poster {
 width: 336px;
 height: 280px;
 float: left;
 padding: 17px 18px 16px 17px;
 margin: 5px 0 0 4px;
 background: url(/img/33.png) top left no-repeat;
 }
 
 
 /* NAV-LINE */
 .nav-line {
 width: 737px;
 height: 22px;
 float: right;
 padding: 7px 9px 6px;
 margin-top: 8px;
 background: url(/img/34.png) top right no-repeat;
 }
 
 .nav-line .free-block {
 width: 760px;
 float: left;
 }
 
 .nav-line .free-block img {float: left; margin: 0 5px 0 2px; }
 .nav-line .free-block a {
 color: #ac9f3e;
 font-size: 14px;
 font-weight: bold;
 }
 
 .nav-line ul {float: right; list-style: none; }
 
 .nav-line ul li {
 float: left;
 margin-left: 9px;
 font-size: 13px;
 color: #ac9f3e;
 }
 
 .nav-line ul li.active {
 color: #b4b8b9;
 font-size: 14px;
 }
 
 #content .nav-line ul li.active a {
 padding-top: 2px;
 color: #b4b8b9;
 vertical-align: bottom;
 }
 
 .nav-line ul li a, .nav-line ul li span {
 float: left;
 padding-top: 3px; 
 }
 
 
 
 /* CONTENT-TITLE */
 .content-title {
 width: 673px;
 height: 33px;
 float: right;
 padding: 37px 55px 7px 41px;
 margin: 5px 9px 0 0;
 background: url(/img/35.png) top right no-repeat;
 }
 
 .content-title h2, .content-title-another h2 {
 font-size: 17px;
 font-weight: normal;
 color: #decf5a;
 }

.ins h1 {font-size: 20px;
 font-weight: normal;
 color: #decf5a;}

.ins h2 {font-size: 16px;
 font-weight: normal;
 color: #decf5a;}
 

.ins h3 {font-size: 14px;
 font-weight: normal;
 color: #decf5a;}
 
 #content.content-title h2 a, #content .content-title-another h2 a {
 color: #decf5a;
 }
 
 
 /* CONTENT-IMG-FRAME */
 .content-img-frame {
 width: 207px;
 height: 124px;
 float: left;
overflow: hidden;
 padding: 22px 42px 22px 22px;
 margin-bottom: 10px;
 background: url(/img/36.png) top left no-repeat;
 }
 
 /* CONTENT-IMG-FRAME-BIG */
 .content-img-frame-big {
 width: 200px;
 height: 299px;
 float: left;
 padding: 6px 5px 3px;
 margin: 10px;
 position: relative;
 }
 
 
 .content-img-frame-big .img-frame-inner {
 width: 209px;
 height: 309px;
 position: absolute;
 left: 0;
 bottom: 0;
 background: url(/img/37.png) top left no-repeat;
 }
 
 
 /* CONTENT-IMG-FRAME-SMALL */
 .content-img-frame-small {
 width: 200px;
 height: 154px;
 float: left;
 padding: 6px 5px 3px;
 margin: 10px;
 position: relative;
 }
 
 
 .content-img-frame-small .img-frame-inner {
 width: 209px;
 height: 164px;
 position: absolute;
 left: 0;
 bottom: 0;
 background: url(/img/38.png) top left no-repeat;
 }
 
 
 /* INFO-LINE */
 .info-line {
 width: 737px;
 height: 23px;
 float: right;
 padding: 14px 17px 12px 19px;
 background: url(/img/39.png) top right no-repeat;
 }
 
 .info-block {
 height: 19px;
 float: left;
 padding: 1px;
 background: url(/img/40.png) top left repeat-x;
 border-bottom: 1px solid #000;
 border-right: 1px solid #000;
 color: #b1b2b3;
 }
 
 .info-block .free-block {
 min-width: 40px;
 height: 15px;
 float: left;
 padding: 2px 10px 0 6px;
 background: url(/img/41.png) top left repeat-x;
 border-top: 1px solid #000;
 border-right: 1px solid #121312;
 border-bottom: 1px solid #191d1d;
 border-left: 1px solid #000;
 }
 
 #content .info-block a {color: #decf5a; }
 #content .info-block a:hover {color: #fff; }
 
 .info-line .right-block {float: right; }
 .info-line .right-block img {vertical-align: bottom; margin: 0 2px; }
 
 
 
 /* INFO-LINE-ANOTHER */
 .info-line-another {
 width: 210px;
 height: 14px;
 float: right;
 padding: 5px 14px 3px 37px;
 background: url(/img/42.png) bottom right no-repeat;
 font-size: 10px;
 color: #bcaf4e;
 }
 
 .info-line-another .left-block {
 width: 80px;
 height: 13px;
 float: left;
 padding: ;
 font-weight: bold;
 }
 
 .info-line-another .right-block {
 width: 115px;
 height: 13px;
 float: right;
 padding: ;
 }
 
 /* NEWS-COUNTER */
 .counter-block {
 width: 754px;
 float: right;
 margin-right: 9px;
 background: url(/img/43.jpg) top left repeat-y;
 }
 
 .news-counter {
 width: 315px;
 height: 20px;
 float: right;
 padding: 9px 107px 15px 85px;
 margin: 0 115px 12px 100px;
 background: url(/img/44.png) top center no-repeat;
 overflow:hidden;
 position:relative;
 }
 
 .news-counter ul {
 clear:left;
 float:left;
 list-style:none;
 position:relative;
 left:50%;
 text-align:center;
 }
 
 .news-counter ul li {
 display:block;
 float:left;
 list-style:none;
 margin:0 4px;
 padding-top: 3px;
 position:relative;
 right:50%;
 font-size: 14px;
 color: #acacac;
 }
 
 #content .news-counter ul li a {
 color: #acacac;
 }
 
 #content .news-counter ul li a:hover {
 color: #fff;
 }
 
 .news-counter ul li.active {
 font-size: 16px;
 font-weight: bold;
 color: #decf5a;
 padding-top: 1px;
 }
 
 *+html .news-counter ul {left: 32%; }
 
 #content .news-counter ul li.active a {color: #decf5a; }
 
 
 
 /* CONTENT-TITLE-ANOTHER */
 .content-title-another {
 width: 605px;
 height: 54px;
 float: right;
 padding: 14px 90px 15px 60px;
 position: relative;
 background: url(/img/45.png) top right no-repeat;
 }
 
 .title-info {
 width: 210px;
 height: 14px;
 position: absolute;
 bottom: 19px;
 left: 62px;
 
 font-size: 10px;
 color: #909090;
 }
 
 .title-info-left {
 width: 90px;
 height: 13px;
 float: left;
 }
 
 .title-info-right {
 width: 105px;
 height: 13px;
 float: right;
 }
 
 .wall-line {
 width: 100%;
 height: 6px;
 float: right;
 background: url(/img/46.png) top left repeat-x;
 } 
 
 
 /* BANNERS */
 .banners {
 width: 740px;
 float: right;
 padding: 10px 15px 5px 0;
 } 
 
 .banners h4 {
 font-size: 12px;
 color: #decf5a;
 }
 
 .banner-block {
 width: 210px;
 float: left;
 margin: 15px 0 0 30px;
 text-align: center;
 }
 
 .banner-block img {margin-bottom: 7px; }
 
 #content .banner-block p {margin-top: 3px; }
 
 #content .banner-block a {
 font-weight: bold;
 color: #decf5a;
 }
 
 #content .banner-block a:hover {color: #fff; }
 

/* ********** SIDEBAR ********** */
#sidebar {
 width: 238px;
 min-height: 400px;
 float: right;
 margin-top: -5px; /* РїРѕРґРЅРёРјР°РµРј, С‡С‚РѕР±С‹ СѓР±СЂР°С‚СЊ СЃРєСЂСѓРіР»РµРЅРЅС‹Рµ РєСЂР°СЏ СЃРІРµСЂС…Сѓ */
 background: url(/img/47.png) top right no-repeat;
}


#sidebar2 {
 width: 238px;
 min-height: 400px;
 float: right;
 margin-top: -5px; /* РїРѕРґРЅРёРјР°РµРј, С‡С‚РѕР±С‹ СѓР±СЂР°С‚СЊ СЃРєСЂСѓРіР»РµРЅРЅС‹Рµ РєСЂР°СЏ СЃРІРµСЂС…Сѓ */
 background: url(/img/47.png) top right no-repeat;
z-index:999;
}

#sidebar h5 {
 font-size: 14px;
 font-weight: bold;
 color: #9ca5a7;
 text-align: center;
 margin-bottom: 10px;
}

.sidebar-content {
 width: 182px;
 float: left;
 padding: 0 15px 0 20px;
}

.sidebar-line {
 width: 100%;
 float: left;
 margin: 5px 0 10px;
 border-bottom: 1px solid #45494a;
}

#sidebar a:hover {color: #fff; }


/* User Group Marks */
a.groupUser:link,a.groupUser:visited,a.groupUser:hover {color:#A8C9E6 !important;}
a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:#d9adff !important;}
a.groupOther2:link,a.groupOther2:visited,a.groupOther2:hover {color:#5242f0 !important;} 
a.groupOther3:link,a.groupOther3:visited,a.groupOther3:hover {color:#9ccf73 !important;}
a.groupOther4:link,a.groupOther4:visited,a.groupOther4:hover {color:#5eebbe !important;}
a.groupOther5:link,a.groupOther5:visited,a.groupOther5:hover {color:grey !important;}
a.groupOther6:link,a.groupOther6:visited,a.groupOther6:hover {color:yellow !important;}
a.groupOther7:link,a.groupOther7:visited,a.groupOther7:hover {color:green !important;}
a.groupOther8:link,a.groupOther8:visited,a.groupOther8:hover {color:#9d767d !important;}
a.groupOther9:link,a.groupOther9:visited,a.groupOther9:hover {color:#f3a7fe !important;}
a.groupOther10:link,a.groupOther10:visited,a.groupOther10:hover {color:#666666 !important;}
a.groupOther11:link,a.groupOther11:visited,a.groupOther11:hover {color:#ffffff !important;}
a.groupOther12:link,a.groupOther12:visited,a.groupOther12:hover {color:#663333 !important;}
a.groupOther13:link,a.groupOther13:visited,a.groupOther13:hover {color:#ccccff !important;}
a.groupOther14:link,a.groupOther14:visited,a.groupOther14:hover {color:#f3a7fe !important;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#999966 !important;}
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:yellow !important;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red !important;}


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


.with-glass {
 min-height: 60px;
 background: url(/img/48.png) top center no-repeat;
}

 /* *** SIDEBAR-TITLE *** */
 .sidebar-title {
 width: 180px;
 height: 27px;
 float: left;
 padding: 9px 30px 5px 5px;
 margin: 5px 0 0 10px;
 background: url(/img/49.png) top left no-repeat;
 }
 
 #content .sidebar-title p {
 font-size: 12px;
 font-weight: bold;
 color: #a29679;
 }
 
 .sidebar-title img {float: left; margin: 0 4px 0 2px; }
 
 
 .sidebar-title-another {
 width: 191px;
 height: 18px;
 float: left;
 padding: 6px 5px 4px;
 margin-left: 10px;
 background: url(/img/50.png) top left no-repeat;
 }
 
 #content .sidebar-title-another p {
 font-size: 14px;
 font-weight: bold;
 color: #a29679;
 }
 
 .sidebar-title-another img {float: left; margin: 0 4px 0 2px; }
 
 
 
 /* *** SIDEBAR-NEWS *** */
 .sidebar-news {
 width: 190px;
 float: left;
 padding: 7px 8px 7px 5px;
 margin-left: 9px;
 }
 
 .sidebar-news .news-left {
 width: 22px;
 float: left;
 padding: 3px 0 0 3px;
 }
 
 .sidebar-news .news-right {
 width: 165px;
 float: right;
 color: #777;
 padding-bottom: 3px;
 border-bottom: 1px solid #45494a;
 }
 
 .links .sidebar-news .news-right {margin-bottom: 3px; }
 
 .sidebar-news .news-right span { font-size: 9px; }
 
 .links .sidebar-news .news-right span { font-size: 12px; }
 
 #content .sidebar-news .news-right p {
 color: #777;
 font-size: 10px;
 margin-top: 3px;
 }
 
 #content .sidebar-news .news-right a {
 color: #decf5a;
 margin-right: 3px;
 }
 
 #sidebar .news-right a:hover {color: #fff; } 
 
 /* *** GALLERY *** */
 .gallery {
 width: 100%;
 float: left;
 }
 
 .gallery-block {
 width: 170px;
 float: left;
 padding: 3px 20px 5px 30px;
 }
 
 .gallery-block p {
 color: #
 }
 
 .gallery-block-bg {
 width: 158px;
 height: 145px;
 float: left;
 padding: 5px;
 margin: 3px 20px 5px 30px;
 background: url(/img/51.png) top left no-repeat;
 }
 
 .gallery-block-bg .title-block {
 width: 120px;
 height: 17px;
 float: left;
 padding: 8px 15px 7px 20px;
 color: #9ca5a7;
 text-align: center;
 font-size: 10px;
 }
 
 #content .gallery-block-bg .title-block a {
 color: #9ca5a7;
 }
 
 .gallery-block-bg .img-block {
 width: 120px;
 float: left;
 padding: 15px 15px 5px 20px;
 }
 
 .gallery img { margin: 1px 0;}
 
 
 
 .zakaz p {
 text-align: center;
 margin-top: 5px;
 }
 
 
 .links p.title {
 font-weight: bold;
 color: #cdcbcc;
 margin: 0 0 10px 0;
 }
 
 .links p {
 margin-top: 2px; 
 }
 
 #sidebar .links .sidebar-content a {text-decoration: underline; }
 #sidebar .links .sidebar-content a:hover {text-decoration: none; }
 
 
 
 /* *** SIDEBAR-MENU *** */
 .sidebar-menu {
 width: 100%;
 float: left;
 }
 
 #sidebar .sidebar-menu a {color: #decf5a;}
 
 .sidebar-menu-title {
 width: 175px;
 height: 27px;
 float: left;
 padding: 23px 40px 40px 10px;
 margin-left: 6px;
 background: url(/img/52.png) top left no-repeat;
 }
 
 #sidebar .sidebar-menu-title p {
 margin-top: 4px;
 font-size: 16px;
 font-weight: bold;
 color: #ffba00;
 }
 
 .sidebar-menu-title img {float: left; margin-right: 7px; }
 
 
 .menu-content {
 padding: 0;
 margin-left: 10px;
 }
 
 .menu-content ul {
 list-style: none;
 float: left;
 }
 
 .menu-content ul li {
 width: 201px;
 height: 24px;
 background: url(/img/53.png) top left no-repeat;
 font-size: 14px;
 }
 
 .menu-content ul li:hover {
 background: url(/img/54.png) top left no-repeat;
 font-weight: bold;
 }
 
 .menu-content ul li.active {
 background: url(/img/55.png) top left no-repeat;
 font-weight: normal;
 }
 
 .menu-content ul li a {
 width: 169px;
 height: 18px;
 float: left;
 padding: 3px 10px 3px 28px;
 }
 
 #sidebar .menu-content ul li a:hover {
 color: #b87f21;
 }
 
 #sidebar .sidebar-menu ul li.active a { color: #a29679; }
 #content .sidebar-menu ul li.active a:hover { color: #a29679; }
 
 
 
 .opros {
 background: url(/img/56.jpg) 10px 0 repeat-y;
 padding-bottom: 7px;
 }
 
 .opros p {
 margin-top: 6px;
 }
 
 .grey-bg {
 width: px;
 float: left;
 margin-top: 5px;
 margin-bottom: -8px;
 background: url(/img/57.png) 10px 10px repeat-y;
 }
 
 .grey-bg .sidebar-title {margin-top: 0; }
 
 .opros-but {
 width: 100%;
 float: left;
 margin: 5px 0;
 text-align: center;
 }
 
 #sidebar .opros-but p {
 font-size: 10px;
 color: #a29679;
 margin-top: 2px;
 }
 
 .opros-but button {
 width: 110px;
 height: 28px;
 border: none;
 background: url(/img/58.png) center no-repeat;
 cursor: pointer;
 margin-bottom: 4px;
 }
 
 #sidebar .grey-bg h5 {text-align: left; }
 
 /* STYLE RADIO */ 
 .niceRadio {
 width: 16px;
 height: 16px;
 display: inline-block;
 cursor: pointer;
 margin-right: 12px;
 background: url(/img/59.png);
 overflow:hidden;
 vertical-align: middle;
 }
 .radioChecked { background-position: 0 -16px; }
 .niceRadio input { margin-left: -17px; }
/* ********** FOOTER ********** */

#footer {
 width: 100%;
 height: 70px;
 position: absolute;
 bottom: 0;
 padding: 5px 0;
 background: #030d11;
}
 
 #footer .inner-block {
 width: 1060px;
 height: 70px;
 margin: 0 auto;
 background: #030d11;
 color: #857c65;
 text-align: center;
 }


.catPages1 {
position:relative;
bottom:30px;
right:35px;
 z-index: 4;
}

.catPages2 {
position:relative;
top:25px;
display: block;
 z-index: 4;
}
 
/* Poll styles */
.pollBut { width: 110px;
 height: 28px;
 border: none;
 background: url(/img/58.png) center no-repeat;
 cursor: pointer;
 margin-bottom: 4px;
 font-size: 0px;
 color: #a29679;
 
}

.pollBody {padding:7px; margin:0px; background:#000000}
.textResults {background:#FFFFFF}
.textResultsTd {background:#700000}

.pollNow {background:#FFFFFF}
.pollNowTd {background:#700000}

.totalVotesTable {background:#FFFFFF}
.totalVotesTd {background:#700000}
/* ---------- */




.uMenuRoot{ 
 margin:0px; 
 padding:0px; 
 }


.uMenuRoot li { 
 border: solid #1c1c1c 0px; 
 list-style:none; 
 
 padding: 0px 0px 0px 15px; 

 } 
 .uMenuRoot li:hover { 
 border: solid #1c1c1c 0px; 
 list-style:none; 
 padding: 0px 0px 0px 15px; 
 
 
 }


#uMenuDiv1 .xw-tl, #uMenuDiv1 .xw-bl { 
 display: none; 
 } 
 #uMenuDiv1 .xw-ml, #uMenuDiv1 .xw-mr { 
 padding: 0; 
 }


#uMenuDiv1 .xw-mc { 
 border: solid #1c1c1c 0px; 
 background: url('/img/53.png');
 
}

#uMenuDiv1 .u-menuvitem { 
 background: url('/img/53.png'); 
 padding: 3px 15px 0px 28px; 
 color:#ffffff; 
 } 
 #uMenuDiv1 .u-menuitemhl{ 
 background: url('/img/54.png'); 
 padding: 3px 15px 0px 28px; 
 color:#ffffff; 
 
 }


 
 #footer p {margin-top: 2px; }
 #footer a {color: #bab052; }
 #footer a:hover {text-decoration: none; }



/*Categoties*/


.catsTable {bgcolor:none; border: 0px solid #1c1c1c; background-color: #none; border-spacing:0px; padding-top:5px; padding-bottom:5px; padding-left:6px;}
a.catName:visited {FONT-SIZE:8pt; color:#cccc66; font-weight: bold;}
a.catName:link {FONT-SIZE:8pt; color:#cccc66; font-weight: bold;}
a.catName:active {FONT-SIZE:8pt; color:#ffffff; font-weight: bold;}
a.catName:hover {FONT-SIZE:8pt; color:#ffffff; font-weight: bold;}


.swchItemA {FONT-SIZE:13pt; font-style: normal; font-weight: bold; padding: 3px; color:#abdc41;}
a.swchItem:link {FONT-SIZE:10pt; font-style: normal; padding: 0px; color:#8e8b8b;}
a.swchItem:active {FONT-SIZE:10pt; font-style: normal; padding: 0px; color:#8e8b8b;}
a.swchItem:visited {FONT-SIZE:10pt; font-style: normal; padding: 0px; color:#8e8b8b;}
a.swchItem:hover {FONT-SIZE:10pt; font-style: normal; text-decoration: underline; padding: 0px; color:#abdc41;}


.swchItemA1 {FONT-SIZE:9pt; font-style: normal; font-weight: bold; padding: 3px; color:#abdc41; }
a.swchItem1:link {FONT-SIZE:7pt; font-style: normal; padding: 0px; color:#8e8b8b;}
a.swchItem1:active {FONT-SIZE:7pt; font-style: normal; padding: 0px; color:#8e8b8b;}
a.swchItem1:visited {FONT-SIZE:7pt; font-style: normal; padding: 0px; color:#8e8b8b;}
a.swchItem1:hover {FONT-SIZE:7pt; font-style: normal; text-decoration: underline; padding: 0px; color:#abdc41;}

h1 {font-size: 20px;
 font-weight: normal;
 color: #decf5a;
}

h2 {font-size: 16px;
 font-weight: normal;
 color: #decf5a;
}
 

h3 {font-size: 15px;
 font-weight: normal;
 color: #decf5a;
}
h4 {font-size: 14px;
 font-weight: normal;
 color: #decf5a;
}

h5 {font-size: 14px;
 font-weight: normal;
 color: #decf5a;
}


.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}


/* Comments Style */


.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}
.cBlock1 {background:#212829; border:2px solid #323c3d;}
.cBlock2 {background:#212830; border:2px solid #323c3d;}



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

/* === jQ TOP === */ 
 #toTop { 
 width: 35px; 
 background: #101c21; 
 border: 1px solid #132127; 
 text-align: center; 
 padding: 5px; 
 position: fixed; 
 bottom: 10px; 
 left: 10px; 
 cursor: pointer; 
 color: #949e39; 
 text-decoration: none; 
 } 
 /* =============== */



/* Comments Form Style */
.commTable {border:1px solid #393838;background:#23292a;}
.commTd1 {color:#98938B;font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.commFl {width:100%;color:#D2CBC0;background:#262c2d;border:1px solid #393838;}
.smiles {}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#D2CBC0;background:#262c2d;border:1px solid #393838;}
/* ------------------- */



/* Module Part Menu */
.catsTd {padding: 0 5px 6px 27px; background: url('/img/60.png') no-repeat;}
.catNumData {font-size:7pt;color:#5B5B5B;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#cccc66;}
a.catName:visited {text-decoration:none; color:#cccc66;}
a.catName:hover {text-decoration:none; color:#FFFFFF;}
a.catName:active {text-decoration:none; color:#cccc66;}
a.catNameActive:link {text-decoration:none; color:#FFFFFF;}
a.catNameActive:visited {text-decoration:none; color:#FFFFFF;}
a.catNameActive:hover {text-decoration:underline; color:#FFFFFF;}
a.catNameActive:active {text-decoration:none; color:#FFFFFF;}
/* ----------------- */



/* Entries Style */
.eBlock {}
.eMessage {color:#D2CBC0;}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#E9D0B3; padding: 3px 3px 3px 10px; 

background:url('');border:1px solid #3D3D3D;}
.eTitle a:link {text-decoration:none; color:#cccc66;}
.eTitle a:visited {text-decoration:none; color:#cccc66;}
.eTitle a:hover {text-decoration:underline; color:#FFFFFF;}
.eTitle a:active {text-decoration:none; color:#cccc66;}


.eText {text-align:justify; padding:5px;border-top:1px dashed #98938B;color:#D2CBC0;}

.eDetails {border-top:1px dashed #282318;border-bottom:1px dashed #282318;color:#98938B;padding-bottom:5px;padding-top:3px;text-align:left;font-size:9pt;}
.eDetails1 {border-top:1px dashed #282318;border-bottom:1px dashed #282318;color:#98938B;padding-bottom:5px;padding-top:3px;text-align:left;font-size:9pt;}
.eDetails2 {border-top:1px dashed #282318;border-bottom:1px dashed #282318;color:#98938B;padding-bottom:5px;padding-top:3px;text-align:left;font-size:9pt;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/img/61.gif') no-repeat 0px 0px;}
/* --------------- */






/* News/Blog Archive Menu */

.archLi {padding: 0 0 3px 10px; background: url('/img/62.gif') no-repeat 0px 4px;}
.archActive {color:#FFFFFF;}
a.archLink:link {text-decoration:underline; color:#FFDB83;}
a.archLink:visited {text-decoration:underline; color:#FFDB83;}
a.archLink:hover {text-decoration:none; color:#FFFFFF;}
a.archLink:active {text-decoration:none; color:#FFDB83;}
/* ---------------------- */

/* News/Blog Archive Style */

.archiveCalendars {text-align:center;color:#747e89;}
.archiveDateTitle {font-weight:bold;color:#FFFFFF;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/img/63.jpg') no-repeat 0px 2px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#FFFFFF}
a.archiveDateTitleLink:visited {text-decoration:none; color:#FFFFFF}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#FFFFFF}
a.archiveDateTitleLink:active {text-decoration:underline; color:#FFFFFF}
.archiveNoEntry {text-align:center;color:#E2B4B4;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calMonth {}
.calWday {color:#CCCCCC; background:#000000; width:18px;}
.calWdaySe {color:#FFFFFF; background:#000000; width:18px;}
.calWdaySu {color:#FFFFFF; background:#000000; width:18px; font-weight:bold;}
.calMday {color:#98938B;}
.calMdayA {color:#000000;background:#777e8b;font-weight:bold;}
.calMdayIs {color:#FFFFFF;background:#111111;font-weight:bold;}
.calMdayIsA {border:1px solid #FCA735;background:#111111;font-weight:bold;color:#FFFFFF;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#FFFFFF;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#FFFFFF;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#FFFFFF;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#FFFFFF;}
/* ------------------------ */



/* Other Styles */
.replaceTable {background:#293031;height:100px;width:300px;border:1px solid #828282; color: #aeadaa; font-size:10px !important;
 position: absolute !important; /* РђР±СЃРѕР»СЋС‚РЅРѕРµ РїРѕР·РёС†РёРѕРЅРёСЂРѕРІР°РЅРёРµ */
 left: 40%; /* РџРѕР»РѕР¶РµРЅРёРµ РѕС‚ РЅРёР¶РЅРµРіРѕ РєСЂР°СЏ */

}
.replaceBody {background:url('/img/13.png') #293031; color: #aeadaa;}

.legendTd {font-size:7pt;}
/* ------------ */





/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:none;
border: 1px Solid #353434;
border-collapse:collapse;}
.gTableTop {border: 1px Solid #353434;padding:2px; background:black; center 

no-repeat;height:38px;color:#cc9966;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:20px;}
.gTableSubTop {border: 1px Solid #5b5b5b;padding:2px;color:#D2CBC0;height:20px;font-size:10px;background:none;}
.gTableBody {border: 1px Solid #5b5b5b;padding:2px;background:none;}
.gTableBody1 {border: 1px Solid #5b5b5b;padding:2px;background:none;}
.gTableBottom {border: 1px Solid #5b5b5b;padding:2px;background:none;}
.gTableLeft {border: 1px Solid #5b5b5b;padding:2px;background:none;font-weight:bold;color:#D2CBC0}
.gTableRight {border: 1px Solid #5b5b5b;padding:2px;background:none;color:#666666;}
.gTableError {border: 1px Solid #5b5b5b;padding:2px;background:none;color:#FF0000;}
/* ------------------------ */


.forumNameTd,.forumLastPostTd {padding:2px;background:#0B0B0B; border: 1px Solid #1b1b1b;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#111111; border: 1px Solid #1b1b1b;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#cccc99;}
a.catLink:visited {text-decoration:none; color:#cccc99;}
a.catLink:hover {text-decoration:none; color:#ffffff;}
a.catLink:active {text-decoration:none; color:#cccc99;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr{color:#807f7f;font-size:7pt;}
.forumModer {color:#acc3f1;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link{text-decoration:none; color:#cccc66;}
a.forum:visited{text-decoration:none; color:#cccc66;}
a.forum:hover{text-decoration:none; color:#FFFFFF;}
a.forum:active{text-decoration:none; color:#cccc66;}

a.forum.forumDescr:link{text-decoration:none; color:#ffffff;}

a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:underline; color:#CCCCCC;}
 a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:underline; color:#CCCCCC;}
 a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#FFFFFF;}
 a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#CCCCCC;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#CCCCCC;}
a.forumBarA:visited {text-decoration:none; color:#CCCCCC;}
a.forumBarA:hover {text-decoration:underline; color:#FFFFFF;}
a.forumBarA:active {text-decoration:underline; color:#CCCCCC;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#862D2D;color:#FFFFFF;}
.fastNavCat {background:#F9E6E6;}
.fastNavCatA {background:#F9E6E6;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.pagesInfo {background:#000000;padding-right:10px;font-size:7pt;}
.switches {background:#2B2B2B;}
.switch {background:#111111;width:15px;font-size:7pt;}
.switchActive {background:#FCA735;font-weight:bold;color:#000000;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#CCCCCC;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#CCCCCC;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FFFFFF;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#CCCCCC;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:none; border: 1px Solid #1b1b1b;}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:none; border: 1px Solid #1b1b1b;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#a3a4a2;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:none;height:20px;font-weight:bold;font-size:7pt;color:#E9D0B3;padding-left:40px; }
.threadsDetails {padding:2px;background:none;height:20px;color:#D2CBC0;}
.forumOnlineBar {padding:2px;background:#252525;color:#D2CBC0;height:20px;font-size:10px;}

a.threadPinnedLink:link {text-decoration:none; color:#cc9966;}
a.threadPinnedLink:visited {text-decoration:none; color:#cc9966;}
a.threadPinnedLink:hover {text-decoration:none; color:#FFFFFF;}
a.threadPinnedLink:active {text-decoration:none; color:#cc9966;}

.threadPinnedLink,.threadLink {font-weight:bold;}
a.threadLink:link {text-decoration:none; color:#999966;}
a.threadLink:visited {text-decoration:none; color:#999966;}
a.threadLink:hover {text-decoration:none; color:#FFFFFF;}
a.threadLink:active {text-decoration:none; color:#999966;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* Posts View */
.postTable {background:#282318;}
.postPoll {background:#0B0B0B;text-align:left; padding:20px; margin:20px;}
.postFirst {background:#0B0B0B;border-bottom:1px solid silver;}
.postRest1 {background:#0B0B0B;}
.postRest2 {background:#0B0B0B;}
.postSeparator { border-top: 1px solid #353434; border-bottom: 1px solid #353434;
 background: #101010;
 padding: 4px;
 font-size:10px;
 font-weight: bold;
 color: #cecece;}

.postTdTop {background:#0b0b0b;color:#D2CBC0;height:20px;font-size:10px;border-bottom:1px solid #353434;}
.postBottom {background:#0b0b0b;height:20px;font-weight:bold; color:#E9D0B3; border-top:1px solid #353434;}
.postUser {font-weight:bold;}
.postTdInfo {background:#0B0B0B;text-align:center;padding:5px; font-size:11px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#D2CBC0;}
.posttdMessage {background:#1a1a17;padding:5px;}

.postPoll {padding:5px;}
.pollQuestion {text-align:left;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#000000;font-size:10px;padding: 10px;}
.quoteMessage {background:#000000;font-size:10px;padding: 10px; }

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#C44500;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#FFFF00;}
.statusOffline {color:#FFFFFF;}
/* ---------- */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/img/64.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/img/64.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* Post Form */
.queryField, .loginField {background:#171717;color:#cccc66;border:1px solid #606166;}

.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:10pt; background:url('') center #293031;color:#cccc66;border:1px solid #393838;}

.codeButtons {font-size:9pt;background:#293031;color:#cccc66;border:1px solid #393838; padding:2px;}
.codeCloseAll {font-size:7pt;background:#24292f;color:#44361E;border:1px solid #60646a;font-weight:bold;}
.postNameFl,.postDescrFl {background:#111111;border:1px solid #282318;width:400px;color:#666666;}
.postPollFl,.postQuestionFl {background:#111111;border:1px solid #282318;width:400px;color:#666666;}
.postResultFl {background:#111111;border:1px solid #282318;width:50px;color:#666666;}
.postAnswerFl {background:#111111;border:1px solid #282318;width:300px;color:#666666;}
.postTextFl {background:#191916;font-size:13px;border:1px solid #282318;height:350px;color:#666666;}
.postUserFl {background:#111111;border:1px solid #282318;width:300px;color:#666666;}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* --------- */

/* ====== forum End ====== */

.uRelatedEntry {padding-left:20px; font-size:12px; list-style-type:none;}

.content-block ul {padding: 10px 0px 5px; 0px; padding-left:20px;}
.u-star-rating {padding:0px !important; margin:0px !important;}



table.file{
background: #252b2c;
border: 1px solid #393838;
color: #a6a6a6;
font-family:verdana;
font-size: 12px;
padding: 5px;
width: 100%
}

td.fileleft{border: 1px solid #393838; width: 70%; color: #a6a6a6; vertical-align:top; padding:5px;}
td.fileright{border: 1px solid #393838; width: 30%; color: #a6a6a6; vertical-align:top; padding:5px;}

.newfilecontainer {

background:none;
border: 0px solid #393838;
color: #a6a6a6;
font-family:verdana;
padding: 0px;
width: 100%
}

.cMessage {color:#e3e3e3;}
a.cMessage {color:#38ff5d;}


.pmuser
{
color:#f8f8f8;
padding:5px;
margin:5px;
}

a.pmuser:link {FONT-SIZE:10pt; font-style: normal; padding: 0px; color:#8e8b8b;}
a.pmuser:active {FONT-SIZE:10pt; font-style: normal; padding: 0px; color:#8e8b8b;}
a.pmuser:visited {FONT-SIZE:10pt; font-style: normal; padding: 0px; color:#8e8b8b;}
a.pmuser:hover {FONT-SIZE:10pt; font-style: normal; text-decoration: underline; padding: 0px; color:#abdc41;}