.vline {
 background-image: url(/img/vline.png);
 background-position: center;
 background-repeat: repeat-y;
 width: 25px;
 -webkit-background-size: 25px 100%;
 -moz-background-size: 25px 100%;
 -o-background-size: 25px 100%;
 background-size: 25px 100%;
}
iframe {display: none;}
.brcorner {
 background-image: url(/img/brcorner.png);
 background-position: center;
 background-repeat: no-repeat;
 width: 25px;
 -webkit-background-size: 25px 100%;
 -moz-background-size: 25px 100%;
 -o-background-size: 25px 100%;
 background-size: 25px 100%;
}


.tlcenter {
 background-image: url(/img/lcenter.png);
 background-position: center;
 background-repeat: no-repeat;
 width: 25px;
 -webkit-background-size: 25px 100%;
 -moz-background-size: 25px 100%;
 -o-background-size: 25px 100%;
 background-size: 25px 100%;
 }

.tooltip .label {
 text-align:left;
 color:white;
 width:180px;
}
.tooltip .label a {
 color:white;
 font-weight:bold;
}

.tooltip {
 display:none;
 background:url();
 height:163px;
 padding:40px 30px 10px 30px;
 width:310px;
 font-size:11px;
 color:#fff;
}

.trcorner {
 background-image: url(/img/trcorner.png);
 background-position: center;
 background-repeat: no-repeat;
 width: 25px;
 -webkit-background-size: 25px 100%;
 -moz-background-size: 25px 100%;
 -o-background-size: 25px 100%;
 background-size: 25px 100%;
}


.turclan1 {
/* border: 1px solid #0000FF; */
 width:100px; height:15px; overflow:hidden;
 font-size:10px;
 background:#ccc;
 text-align: left;
 border-radius: 0px 8px 8px 0px;
 -moz-border-radius: 0px 8px 8px 0px;
 -webkit-border-top-right-radius: 8px;
 -webkit-border-bottom-right-radius: 8px;
 border: 1px solid #fff;
}

.league_title {
 padding: 3px;
 margin: 7px;
 background: #252525;

 background: -moz-linear-gradient(top, #616161 ,#000);
 background: -o-linear-gradient(top, #616161 ,#000);
 background: -webkit-gradient(linear, left top, left bottom, from(rgb(97,97,97)), to(rgb(0,0,0)));
 -ms-filter:'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#616161, endColorstr=#000)';
 filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#616161, endColorstr=#000);



 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 vertical-align: middle;
 text-align: center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color:#fff;
}

.league_block {
 border: 1px solid #9a9a9a;
 background: #fefefe;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
}

#puzadpn {display:none}:focus {outline:none;}
 
/* General Style */
body {margin: 0; padding: 0;}
body { background: fixed #fff url("../images/bg.jpg") no-repeat 50% 0; color: #fffc; word-wrap: break-word; }
.orange-box { border:1px solid #FFD69B; -moz-border-radius:6px;-webkit-border-radius:6px; padding:5px; background:#fff; border-radius: 6px; }
.footer {height: 180px; margin-top:5px; background:url('/images/footer.png') repeat-x; position:relative; border-top:1px solid #2163f8;}

.speed-bar {background:#F8F8F8; border:1px solid #EAEAEA; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:4px 5px 4px 5px; margin-bottom:7px; color:#666666;}
.speed-bar a:link, .speed-bar a:visited {color:#666666; font-weight:bold; text-shadow:0px 1px 0px #fff;}
.speed-bar a:hover, .speed-bar a:active {color:#666666; text-decoration:underline;}

.screenshot img {margin:3px; padding:5px; -moz-border-radius:4px;-webkit-border-radius:4px; border-radius:4px; -moz-box-shadow:0 0px 5px #6A6A6A; box-shadow:0 0px 5px #6A6A6A;-webkit-box-shadow:0 0px 5px #6A6A6A;}

.user-menu a:link, .user-menu a:visited {display:block; width:175px; padding:3px 5px 3px 5px; border-bottom:1px solid #f7f7f7; color:#696969;}
.user-menu a:hover, .user-menu a:active {background:#F3F3F3; color:#696969; border-bottom:1px solid #E7E7E7;}

.b-polosa {padding:4px 5px 4px 5px; background:url('/images/gtable.png') repeat-x center center; color:#fff; font-weight:bold; margin-bottom:1px; text-shadow:0px -1px #000; cursor:pointer;}

td.info-title {width:200px; color:#696969;}


/* navigation */
.navigation2 {font-weight:bold; font-style:italic; margin:0 0 35px 0;}
.navigation2 a {color:#727272;font-size:12px;}
.navigation2 a:hover {color:#403732;font-size:12px;text-decoration:none;}
.navigation2 span {color:#403732;font-size:12px;}

.navigation14 {border:0px;margin-top:5px;}
.navigation14 a:link,
.navigation14 a:visited,
.navigation14 a:active {padding:0;background-image:url(/images/navi_bg.gif);background-repeat:no-repeat;background-position:0px 0px;width:30px;height:30px;float:left;}
.navigation14 a:hover {background-image:url(/images/navi_bg.gif);background-repeat:no-repeat;background-position:-30px 0px;height:30px;}
.navigation14 span {padding:6px 0px;background-image:url(/images/navi_bg.gif);background-repeat:no-repeat;background-position:-60px 0px;height:30px;width:30px;float:left;}
.navigation span.nav_ext {padding:6px 0px;background:none;width:13px;}

.navigation13 {border:0px;margin:-10px 0;}
.navigation13 a:link,
.navigation13 a:visited,
.navigation13 a:active {padding:0;background-image:url(/images/navi_bg2.gif);background-repeat:no-repeat;background-position:-78px 0px;width:39px;height:39px;float:left;}
.navigation13 a:hover {background-image:url(/images/navi_bg2.gif);background-repeat:no-repeat;background-position:-39px 0px;height:39px;}
.navigation13 span {padding:6px 0px;background-image:url(/images/navi_bg2.gif);background-repeat:no-repeat;background-position:0px 0px;height:39px;width:39px;float:left;}
.navigation13 span.nav_ext {padding:6px 0px;background:none;width:13px;}

.navigation4 {padding-top:8px;}

.search_block {width:200px; height:24px; background:url('/images/search_form.png') no-repeat;}
.search_block input[type="text"] {border:0px; background:#fff; width:170px; height:18px; color:#000; position:absolute; top:2px; left:22px;}
.search_block input.start {border:0px; background:url('/images/start_search.png') no-repeat; width:30px; height:18px;}
.search_block input.start:hover {background-position:0px -18px;}
.search_block input.start:active {background-position:0px -36px;}

table.pm tr:hover td {background:#FFF2D6;}

a.group-admin:link, a.group-admin:visited {color:#FF0000;}
a.group-admin:hover, a.group-admin:active {color:#FF5D5D;}

.m-date {font-size:7pt; color:#aaa;}

.attachment {background:#FFFFE1; border:1px solid #F5EFA1; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:4px 5px 4px 5px; margin-bottom:7px; color:#666666;}
.attachment a {font-weight:bold;}

.info-box {border:1px solid #AAD9F5; background:#EBF6FF; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;}
.info-box a:link, .info-box a:visited {color:#000; text-decoration:underline;}
.info-box a:hover, .info-box a:active {color:#000; text-decoration:none;}


a.s-menu:link, a.s-menu:visited {display:block; border-bottom:1px solid #f7f7f7; font-weight:bold; padding:3px 0px 3px 5px; color:#696969;}
a.s-menu:hover {background:#F3F3F3; border-bottom:1px solid #E7E7E7; color:#696969;}

a.ss-menu:link, a.ss-menu:visited {display:block; border-bottom:1px solid #f7f7f7; font-weight:normal; padding:3px 0px 3px 5px; color:#696969; margin-left:16px;}
a.ss-menu:hover {background:#F3F3F3; border-bottom:1px solid #E7E7E7; color:#696969;}


input.gbutton, input.bbcodes {height:22px; border:1px solid #CBCBCB; background:url('/images/g-button.gif') repeat-x; color:#696969; text-shadow:0px 1px #fff; padding-bottom:3px; cursor:pointer;}
input.gbutton:hover, input.bbcodes:hover {background-position:0px -22px; border:1px solid #DBDBDB;}


.menu-block {position:relative; float:left;}
 .submenu {position:absolute; top:24px; left:0px; width:180px; background:#fff; -moz-box-shadow:0px 0px 5px #000; -webkit-box-shadow:0px 0px 5px #000; box-shadow:0px 0px 5px #000; padding:3px; display:none; z-index:998;}
 .submenu a {display:block; width:auto; padding:3px 0px 3px 5px; color:#000 !important; border:1px solid #fff;}
 .submenu a:hover {color:#000; background:#FFF2D6; border:1px solid #FFE3A2;}
 .submenu hr {height:2px !important; border-top:1px solid #fff; border-left:1px solid #f7f7f7; border-bottom:1px solid #f7f7f7; border-right:1px solid #f7f7f7; margin:2px 0px 3px 0px;}


.navigation {line-height:24px; background:#5F5F5F; height:26px; padding:6px 3px 7px 3px; -moz-border-radius:14px; -webkit-border-radius:14px; border-radius:14px;}
.navigation .pages a {background:url('/images/page-selector.png'); padding:3px 15px 4px 15px; color:#000; font-weight:bold; text-shadow:0px 1px 0px #FFC000; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation .pages a:hover {background-position:0px -20px; color:#000;}
.navigation .pages a:active {background-position:0px -40px; color:#000;}
.navigation .pages span {background:url('/images/page-selector.png'); background-position:0px -60px; color:#000; padding:3px 15px 4px 15px; font-weight:bold; text-shadow:0px 1px #fff; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation .pages span.nav_ext {font-size:0px; background:#5F5F5F; padding:2px;}

.navigation .p-prev {padding:14px 10px 6px 10px; margin:0px; background:url('/images/page-selector_nav.png'); background-position:0px -60px; font-size:0px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation a .p-prev {padding:14px 10px 6px 10px; margin:0px; background:url('/images/page-selector_nav.png'); background-position:0px -0px; font-size:0px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation a:hover .p-prev {background-position:0px -20px;}
.navigation a:active .p-prev {background-position:0px -40px;}

.navigation .p-next {padding:14px 10px 6px 10px; margin:0px 0px 0px 3px; background:url('/images/page-selector_nav.png'); background-position:-20px -60px; font-size:0px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation a .p-next {padding:14px 10px 6px 10px; margin:0px 0px 0px 3px; background:url('/images/page-selector_nav.png'); background-position:-20px -0px; font-size:0px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.navigation a:hover .p-next {background-position:-20px -20px;}
.navigation a:active .p-next {background-position:-20px -40px;}
 
td.pm_head {border-bottom:1px solid #f7f7f7; font-weight:bold; color:#696969;}

a:link {text-decoration:none; color:#3b7fb1;}
a:active {text-decoration:none; color:#3b7fb1;}
a:visited {text-decoration:none; color:#6177ff;}
a:hover {text-decoration:none; color:#6177ff;}

td, body {font-family:Tahoma, sans-serif; font-size:8pt; color: #363636; cursor:default;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:Tahoma, sans-serif;}
.copy {font-size:7pt;}
textarea, input.input11, .xfields input {padding:2px;background:url('/images/input_background.png') repeat-x #fff; border:1px solid #BABABA; -moz-border-radius:2px;-webkit-border-radius:2px; border-radius: 2px;}
textarea:focus, input.input11:focus, .xfields input:focus {border:1px solid #466bf2; -moz-box-shadow:0px 0px 5px #466bf2; -webkit-box-shadow:0px 0px 5px #466bf2; box-shadow:0px 0px 5px #466bf2;}
select {outline:none;padding:1px;background:#fff; border:1px solid #BABABA; -moz-border-radius:2px;-webkit-border-radius:2px; border-radius: 2px;}
select:hover {border:1px solid #FFAE00;}
select:focus {border:1px solid #FFAE00; -moz-box-shadow:0px 0px 5px #FFAE00; -webkit-box-shadow:0px 0px 5px #FFAE00; box-shadow:0px 0px 5px #FFAE00;}


.banner-block img {margin:1px 2px;}
.banner-block span {opacity: 0.3;}


.xfields input {width:316px;}
.xfields font {display:none;}

.gray-font {color:#696969;}

input.zbutton {border:0px; background:url('/images/button_150X22.png') no-repeat; width:150px !important; height:26px; color:#fff; font-weight:bold; padding:0 0 3px 0; cursor:pointer; -moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; -moz-box-shadow:0 1px 2px #B7B7B7;box-shadow:0 1px 2px #B7B7B7;-webkit-box-shadow:0 1px 2px #B7B7B7; text-shadow: 0px -1px 0px #DE7300; }
input.zbutton:hover {background-position:0 -26px;}
input.zbutton:active {background-position:0 -52px; padding:1px 0 2px 0;}


input.sbutton {height:26px; background:#fff; border:1px solid #BABABA; -moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; padding:0px 6px 3px 6px; cursor:pointer;}
input.sbutton:hover {-moz-box-shadow:0px 0px 4px #FFAE00; -webkit-box-shadow:0px 0px 5px #FFAE00; box-shadow:0px 0px 5px #FFAE00;}



a img {border:none;}

a.button130 {text-shadow: 0px -1px 0px #6496d8; width:134px; height:30px; display: block; background:url('/images/button1111.png') no-repeat left top; line-height: 27px; text-align: center; font-weight:bold; text-decoration:none; color:#fff !important;}
a.button130:hover {text-decoration: none; background: url('/images/button1111.png') no-repeat left -30px;}
a.button130:active {text-decoration: none; background: url('/images/button1111.png') no-repeat left -60px; line-height: 28px;}

a.menu_button {display:block; width:180px; height:21px; background:url('/images/menu_button.png'); font-size:8pt; font-family:"tahoma", arial; font-weight:bold; padding-top:5px;}
a.menu_button:link { text-decoration:none; color:#000;}
a.menu_button:visited { text-decoration:none; color:#000;}
a.menu_button:hover { text-decoration:none; color:#000; background-color:#fff; background-position:0px -26px;}
a.menu_button:active { text-decoration:none; color:#000; background-color:#fff; background-position:0px -26px;}

a.menu1_button {display:block; width:180px; height:21px; text-align:left; background:url('/images/menu_button.png'); font-size:8pt; font-family:tahoma, arial; font-weight:bold; padding:5px 0 0 10px;}
a.menu2_button {display:block; width:170px; height:21px; text-align:left; background:url('/images/menu_button.png'); font-size:8pt; font-family:tahoma, arial; font-weight:normal; padding:5px 0 0 20px;}
a.menu1_button:link, a.menu2_button:link { text-decoration:none; color:#000;}
a.menu1_button:visited, a.menu2_button:visited { text-decoration:none; color:#000;}
a.menu1_button:hover, a.menu2_button:hover { text-decoration:none; color:#000; background-color:#fff; background-position:0px -26px;}
a.menu1_button:active, a.menu2_button:active { text-decoration:none; color:#000; background-color:#fff; background-position:0px -26px;}

a.button_close11 {display:block; width:74px; height:30px; background:url('/images/buttons/button_close11.png');}
a.button_close11:link {}
a.button_close11:visited {}
a.button_close11:hover {background-position:0px -30px;}
a.button_close11:active { background-position:0px -60px;}

a.button {-moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; -moz-box-shadow:0 1px 2px #B7B7B7;box-shadow:0 1px 2px #B7B7B7;-webkit-box-shadow:0 1px 2px #B7B7B7; border:0px; background: url('/images/button.png') #FF7800 no-repeat scroll top right; color: #fff; display: block; float: left; font: normal 11px tahoma, sans-serif; height: 26px; margin: 2px; padding-right: 10px; /* sliding doors padding */ text-decoration: none;}
a.button span {-moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; border:none; background: url('/images/buttons/button.png') #FF7800 no-repeat;text-shadow: 0px -1px 0px #6496d8; display: block; line-height: 23px; padding: 1px 0 2px 11px; vertical-align:middle; color: #fff;}

a.button:hover { outline: none; background-position: 100% -26px; color: #fff; text-decoration: none;}
a.button:hover span { background-position: 0% -26px; color: #fff;}

a.button:active {outline: none; background-position: 100% -52px; text-decoration: none;}
a.button:active span {line-height: 22px; padding: 2px 0 2px 11px; background-position: 0% -52px; color: #fff;}

/* hint menu */
.hint{-moz-border-radius:3px;-webkit-border-radius:3px; border-radius:3px; background-color:#565656;line-height:10px;color:#fff;font-family:tahoma;font-size:8pt;width:auto;border:1px solid #FFAE00;margin:1px;padding:6px;position:absolute;visibility:hidden; z-index:10000 !important; -moz-box-shadow:1px 1px 5px #000; box-shadow:1px 1px 5px #000;-webkit-box-shadow:1px 1px 5px #000;}
/* ---------------- */

hr {border-top: 1px dotted #A9A9A9; border-left: 1px #fff;height:1px;margin:4px 0 3px 0; color:fff;}
h1 { font-size:12px; display:inline;}


#easyTooltip {
 padding:5px;
 border:1px solid #FFAE00;
 background:#656565;
 border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 box-shadow: 1px 1px 5px #000;
 -webkit-box-shadow: 1px 1px 5px #000;
 -moz-box-shadow: 1px 1px 5px #000;
 color: #fff;
 filter:alpha(opacity=90);
 -moz-opacity: 0.9;
 -khtml-opacity: 0.9;
 opacity: 0.9;
 z-index:999 !important;
 }


a.group1:link, a.group1:visited {color:#FF0000; font-weight:bold;}
a.group1:hover, a.group1:active {color:#FF5D5D;}

a.group2:link, a.group2:visited {color:#1700FF; font-weight:bold;}
a.group2:hover, a.group2:active {color:#00A2FF;}

a.group3:link, a.group3:visited {color:#3A8000; font-weight:bold;}
a.group3:hover, a.group3:active {color:#62D600;}

a.group6:link, a.group6:visited {color:#248BFF;}
a.group6:hover, a.group6:active {color:#89C1FF;}

.e-message {margin-bottom:6px;}
.e-message a img:hover {-moz-box-shadow:0px 0px 4px #FF7800;}



#nav, #nav ul {
 padding:0;
 margin:0;
 list-style:none;
}
#nav li {
 float:left;
 margin-right:20px;
 display:inline;
 position:relative;
} 
#nav li.hover {
}
#nav ul li {
 padding:0;
 float:none;
 border:none;
 display:block;
}
#nav li.hover li {border:none;}
#nav li div {
 position:absolute;
 top:15px;
 z-index:500;
 left:-9999px;
 width:auto;
}
#nav li.hover div {left:0;}

.example1 li {
 margin-right:0px !important;
 border:none !important;
}
.example1 div {width:auto; background:#fff !important; -moz-box-shadow:1px 1px 5px #000; -webkit-box-shadow:1px 1px 5px #000; box-shadow:1px 1px 5px #000; padding:3px;}
.example1 a {
 line-height:40px;
 text-align:left;
 width:auto;
 color:#fff;
 padding:0px 15px 0px 15px;
 display:block;
 background:url('/images/nav-menu.png') repeat-x; background-position:100% 0px;
}

.example1 a:hover {background-position:100% -33px; color:#fff; text-shadow:0px 0px 2px #fff;}

.example1 .hover a {background:url('/images/nav-menu.png') repeat-x; background-position:100% 33px; color:#fff; text-shadow:0px 0px 2px #fff;}
.example1 div li {margin-right:0 !important;}
.example1 div {top:33px !important; opacity: 0.95;}
.example1 div a {background:#fff !important; color:#000 !important; border:1px solid #fff; padding:0px 10px 0px 5px !important; line-height:33px !important; min-width:150px;}
.example1 div a:hover {background:#FFF2D6 !important; color:#000 !important; border:1px solid #FFE3A2;}

.f-button a {display:block; padding:5px 8px 3px 8px; background:url('/images/buttons/button-bg.png'); max-width:150px; background-position:0px -2px; color:#fff; text-shadow:0px -1px #DE7300; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow:1px 1px 2px #aaaaaa; -webkit-box-shadow:1px 1px 2px #aaaaaa; box-shadow:1px 1px 2px #aaaaaa; margin:2px 0px;}
.f-button a:hover {background-position:0px -28px;}


.borderwrap {width:100%;}
.maintitle {background:url('/images/gtable.png') repeat-x center center; padding:4px 10px; color:#fff !important; text-shadow:0px 0px 5px #fff; font-size:10pt; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-radius-topleft:4px; -webkit-border-radius-topright:4px; border-radius-topleft:4px; border-radius-topright:4px;}
.maintitle a:link, .maintitle a:visited {color:#fff;}
.maintitle a:hover, .maintitle a:active {color:#fff; text-decoration:underline;}
.f-title {font-size:7pt; font-weight:normal; color:#aaaaaa; padding:3px 1px;}
.forumdesc {font-size:7pt; color:#858585;}

tr.forums td {border-bottom:1px solid #f7f7f7;}
tr.forums:hover td {border-bottom:1px solid #E7E7E7; background:#F3F3F3; border-top:1px solid #E7E7E7; padding-top:1px;}
tr.forums td {padding:2px;}
td.rowstat {color:#696969; text-shadow:0px 1px 0px #fff;}
.f-number {font-size:12pt; font-weight:normal;}

.shadow-box {margin: 3px; padding: 5px; -moz-border-radius: 4px 4px 4px 4px; -moz-box-shadow: 0pt 0px 5px rgb(106, 106, 106); -webkit-box-shadow: 0pt 0px 5px rgb(106, 106, 106); box-shadow: 0pt 0px 5px rgb(106, 106, 106); background:#fff;}


h2 {color:#696969; font-size:12pt; font-weight:normal; margin:0; padding:0;}

.forum-button {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
.forum-button:hover {opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);}


input.button11 {border:0px; text-shadow: 0px -1px 0px #DE7300; width:134px; height:30px; display: block; background:url('/images/button1111.png') no-repeat; text-align: center; font-weight:bold; text-decoration:none; color:#fff; padding-bottom:5px;}
input.button11:hover {text-decoration: none; background: url('/images/button1111.png') no-repeat 0 -30px;}
input.button11:active {text-decoration: none; background: url('/images/button1111.png') no-repeat 0 -60px; line-height: 28px;}


img.white {-moz-box-shadow: 0px 0px 3px #fff; -webkit-box-shadow: 0px 0px 5px #fff; box-shadow: 0px 0px 5px #fff;}


.soft-icon {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); margin:3px;}
.soft-icon:hover {opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60);}


.banners a img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
.banners a:hover img {opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60);}
.banners {background:url('/images/shadow_baner.png') no-repeat transparent; padding: 5px; width: 88px; height: 31px;}


.groupAdmin:link, .groupAdmin:visited {color:#FF0000; font-weight:bold;}
.groupAdmin:hover, .groupAdmin:active {color:#FF5D5D; font-weight:bold;}
.groupFriends:link, .groupFriends:visited {color:#008000; font-weight:bold;}
.groupFriends:hover, .groupFriends:active {color:#00D300; font-weight:bold;}
.groupOther2:link, .groupOther2:visited {color:#000; font-weight:bold;}
.groupOther2:hover, .groupOther2:active {color:#585858; font-weight:bold;}
.groupBanned:link, .groupBanned:visited {text-decoration: line-through;}
.groupModer:link, .groupModer:visited {font-weight:bold; color:#0000FF;}
.groupModer:hover, .groupModer:active {color:#7171FF;}
.groupVerify:link, .groupVerify:visited {color:#248BFF;}
.groupVerify:hover, .groupVerify:active {color:#89C1FF;}


body.forum {background:#D2D2D2;}
td.left-shadow {width:30px; background:url('/images/shadow-left.png') repeat-y; background-position:100% 0;}
td.right-shadow {width:30px; background:url('/images/shadow-right.png') repeat-y; background-position:100% 0;}
td.forum-body {background: #FFFFFF;
border-top-left-radius: 9;
border-top-right-radius: 9;
}
.nav-menu {width:100%; height:33px; background:url('/images/menu-bar.png') repeat-x #5E5E5E;}

a.nav, a.nav:visited {display:block; float:left; height:28px; padding:0 20px 0 20px; line-height:26px; color:#fff; font-weight:normal; background:url('/images/nav-menu.png') no-repeat; background-position:100% 0;}
a.nav:hover, a.nav:active {color:#fff; background-position:100% -28px; text-shadow:0px 0px 5px #fff;}

.forum-header {width:100%; height:200px; position:relative; background:url('/images/forum-header3.png') repeat-x #222222;}
.forum-logo {position:absolute; top:0px; left:20px;}
.forum-logo img {margin:0;}
.header-bottom {width:100%; height:34px; background:url('/images/header-bottom.png') repeat-x #F0F0F0;}
.forum-footer {width:100%; height:40px; color:#fff; background:url('/images/footer.png') repeat-x; margin-top:6px;}
.baner_block {width:20px; height:68px; background:url('/images/baner_bg.png')}

.forum-table {background:#fff; padding:2px; border-top:1px solid #D2D2D2; border-right:1px solid #D2D2D2; border-bottom:1px solid #D2D2D2; -moz-border-radius-topright:5px; -moz-border-radius-bottomright:5px; -webkit-border-radius-topright:5px; -webkit-border-radius-bottomright:5px; margin-top:-3px;}

a.forum-link, a.forum-link:visited {text-shadow:0px 1px 0px #fff; display:block; float:left; height:34px; padding:0px 20px 0px 20px; line-height:32px; color:#696969; background:url('/images/header-bottom-link.png') no-repeat;}
a.forum-link:hover, a.forum-link:active {background-position:0 -34px;}

a.hide-block, a.hide-block:visited {display:block; float:left; height:20px; width:120px; background:url('/images/show-hide_button.png') no-repeat;}
a.hide-block:hover, a.hide-block:active {background-position:0 -20px;}

a.show-block, a.show-block:visited {display:block; float:left; height:20px; width:120px; background:url('/images/show-hide_button.png') no-repeat; background-position:0 -40px;}
a.show-block:hover, a.show-block:active {background-position:0 -60px;}

td.right-conolka {padding:0; margin:0; text-align:left;}
td.left-conolka {padding:0px 0px 0px 0px; margin:0;}


.f-block {margin-top:2px;}
td.b-top {width:280px; height:40px; background:url('/images/block-top.png') no-repeat; color:#666; text-shadow:0px 1px 0px #fff; font-weight:bold; padding:6px 0px 0px 40px;}
td.b-middle {width:280px; background:url('/images/block-middle.png') repeat-y #fff; color:#000; padding:2px 10px 0px 10px;}
td.b-bottom {width:280px; height:10px; background:url('/images/block-bottom.png') no-repeat;}

.catPages1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, 
.catPages1 a:visited, 
.catPages1 a:hover, 
.catPages1 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages1 a:hover {background:#323232;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlockuz1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz1 a:link, 
.pagesBlockuz1 a:visited, 
.pagesBlockuz1 a:hover, 
.pagesBlockuz1 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz1 a:hover {background:#6699cc;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlock1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock1 a:link, 
.pagesBlock1 a:visited, 
.pagesBlock1 a:hover, 
.pagesBlock1 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlock1 a:hover {background:#f78a00;color:#FFFFFF;font-weight:bold;} 
.pagesBlock1 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;} 

.catPages2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages2 a:link, 
.catPages2 a:visited, 
.catPages2 a:hover, 
.catPages2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages2 a:hover {background:#f78a00;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlockuz2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz2 a:link, 
.pagesBlockuz2 a:visited, 
.pagesBlockuz2 a:hover, 
.pagesBlockuz2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz2 a:hover {background:#f78a00;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlock2 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock2 a:link, 
.pagesBlock2 a:visited, 
.pagesBlock2 a:hover, 
.pagesBlock2 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlock2 a:hover {background:#f78a00;color:#FFFFFF;font-weight:bold;} 
.pagesBlock2 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;}

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

/* General forum Table View */
.gTable {background:#CCCCCC;}
.gTableTop {padding:2px;background:url('/images/gtable.png') #0273B4;padding-left:20px;padding-bottom:1px;color:#FFFFFF;font-weight:bold;height:28px;font-size:10pt;}
.gTableSubTop {padding:2px;background:url('') #FAFAFA;color:#000000;height:19px;font-size:10px;}
.gTableBody {padding:2px;background:#FAFAFA;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FAFAFA;}
.gTableLeft {padding:2px;background:#F2F2F2;font-weight:bold;color:#6E6E6E}
.gTableRight {padding:2px;background:#F8F9FA}
.gTableError {padding:2px;background:#FAFAFA;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#F2F2F2}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.topSortLink:link {text-decoration:none; color:#000;}
a.topSortLink:visited {text-decoration:none; color:#000;}
a.topSortLink:hover {text-decoration:underline; color:#000;}
a.topSortLink:active {text-decoration:underline; color:#000;}

a.catLink:link {text-decoration:none; color:#fff; text-shadow:0 0px 0px #000000;}
a.catLink:visited {text-decoration:none; color:#fff; text-shadow:0 -1px 0px #000000;}
a.catLink:hover {text-decoration:none; color:#fff; text-shadow:0 0px 5px #fff;}
a.catLink:active {text-decoration:none; color:#fff; text-shadow:0 0px 5px #fff;}

.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,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#848484;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#848484;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#FF9906;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#FF9906;}
.smiles {border:1px inset;background:#FFFFFF;}
/* -------------------- */

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

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

/* forum Fast Navigation Menu */
.fastNavMain {background:#DADADA;}
.fastNavCat {background:#EFEFEF;}
.fastNavCatA {background:#EFEFEF;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

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

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#F2F2F2}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AAAAAAheight:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px;}
.threadsDetails {padding:2px;background:#AAAAAAheight:20px;color:#6E6E6E;}
.forumOnlineBar {padding:2px;background:#AAAAAAheight:20px;color:#6E6E6E;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#6E6E6E;}
a.threadLink:visited {text-decoration:none; color:#6E6E6E;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

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

/* forum Posts View */
.postTable {}
.postPoll {background:#EBEBEB;text-align:center;}
.postFirst {background:#EBEBEB;border-bottom:3px solid #ECECEC;}
.postRest1 {background:#EBEBEB;}
.postRest2 {background:#EBEBEB;}
.postSeparator {height:1px;background:#fff;}

.postTdTop {background:#F7F7F7;color:#000;height:16px;font-size:8pt;}
.postBottom {background: #ECECEC;color:#000000;height:20px;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px; background:#F7F7F7;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#FFAE00;}

.pollQuestion {text-align:center;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;}



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

.chatboxInf {background: #F2F2F2; width: 98%; border: 1px solid #ccc; color: #4A4A4A; text-shadow:0 1px 0px #fff;padding-top:3px;}
.chatboxInf img{vertical-align: middle;}
.forumInf {background: #F2F2F2; width: 156px; border: 1px solid #ccc; color: #4A4A4A; text-shadow:0 1px 0px #fff;}
.forumInf img{vertical-align: middle;}
.forumP {border-bottom: 1px dashed #ccc; margin-top: 3px; margin-bottom: 3px;}
/* ------------------ */

/* 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('/.s/t/814/16.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/814/16.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll {font-size:7pt; color:#6E6E6E;font-weight:bold;background:#FCFCFC;border:1px solid #6E6E6E;}
.postNameFl,.postDescrFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postResultFl {background:#FCFCFC;border:1px solid #6E6E6E;width:50px}
.postAnswerFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}
.postTextFl {background:#FCFCFC;border:1px solid #6E6E6E;width:550px;height:150px}
.postUserFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}

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


.commSbmFl {cursor:pointer; font-size:8pt;background:url('/images/e-title.png');height:25px;border:0px; color: #FFFFFF;}
.commSbmFl:hover {opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60);}

.cross {padding-top:2px; display:inline-block; padding-bottom:3px; color:#fff; text-align:center; text-shadow:0px 1px 0px rgba(0,0,0,0.25)}

.codeCloseAll {font-size:7pt;background:#FFFFFF;color:#A4A4A4;font-weight:bold;}

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

/* ====== forum End ====== */
.commTable {border:1px solid #c5c5c5;background:#f7f7f7;}
.commTd1 {color:#5d5d5d;font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.commFl {width:100%;color:#636363;background:#f1f1f1;border:1px solid #c5c5c5;}
.smiles {border:1px solid #c5c5c5;background:#f7f7f7;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.eBlock {background:#fff;border:1px solid #CCCCCC;}
.eBlocksin {background:#fff;border:0px solid #000;}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:12px;font-weight:bold;color:#FFFFFF; padding: 5px; border:0px solid #252525; background:url('/img/1060.png') ;}
.eTitle a:link {text-decoration:none; color:#FFFFFF;}
.eTitle a:visited {text-decoration:none; color:#FFFFFF;}
.eTitle a:hover {text-decoration:none; color:#CCCCCC;}
.eTitle a:active {text-decoration:none; color:#FFFFFF;}
.eText {text-align:justify; padding:6px;}
.eTitlesin {font-family:Verdana,Arial,Sans-Serif;font-size:12px;font-weight:bold;color:#dedede; padding: 4px; border:0px solid #252525; background:url() repeat-x ;}
.eTitlesin a:link {text-decoration:none; color:#dedede;}
.eTitlesin a:visited {text-decoration:none; color:#dedede;}
.eTitlesin a:hover {text-decoration:none; color:#FFFFFF;}
.eTitlesin a:active {text-decoration:none; color:#dedede;}
.eTextsin {text-align:justify; padding:10px;}
.eDetails {background:url('/img/28.png');color:#60606B;padding-bottom:5px;padding-top:3px; text-align:left;font-size:7pt; }
.eDetails1 {background:url('/img/28.png');color:#60606B;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt; }
.eDetails2 {background:url('/img/28.png');color:#60606B;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt; }
.eBlock2 {background:url() #333333;border:1px solid #252525;}
.eRating {font-size:7pt;}
.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/955/21.gif') no-repeat 0px 0px;}
.bbQuoteName {color: #889095; !important; background: #ebeef0 url() no-repeat right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; border: 1px #ccd0d5 solid; border-bottom: 1px solid #ccd0d5; padding-top: 7px; padding-bottom: 7px;} 
.bbCodeName {color: #889095; !important; background: #ebeef0 url() no-repeat right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; border: 1px #ccd0d5 solid; border-bottom: 1px solid #ccd0d5; padding-top: 7px; padding-bottom: 7px;}
.codeMessage {color: #465584; background: #f0f3f5; border:1px solid #ccd0d5!important; border-top: 0 !important; text-align:left; padding: 3px;font-family:Courier New;font-size: 12px;color:#444444;}
.quoteMessage {color: #465584; background: #f0f3f5; border:1px solid #ccd0d5!important; border-top: 0 !important; text-align:left; padding: 3px;color:#444444;}
 .viewn_loop {margin-bottom:7px;} 
 .viewn_t, 
 .viewn_t2 {padding:0 10px 0 0; background:url(/csomsk/viewn_t_bg.png) no-repeat right -34px;} 
 .viewn_t_in {height:34px; background:url(/csomsk/viewn_t_bg.png) no-repeat 0 0;} 
 .viewn_title {height:16px; padding:9px 0 0 12px; overflow:hidden; font-size:13px; font-weight:bold; color:#000000;} 
 .viewn_title a {color:000000; text-decoration:none;} 
 .viewn_title a:hover {text-decoration:underline;} 
 .viewn_c {background:url(/csomsk/viewn_c_bg.png) repeat-y 0 0;} 
 .viewn_c_in {padding:0 3px; overflow:hidden; background:url(/csomsk/viewn_c_bg.png) repeat-y right 0;} 
 .viewn_c_in2 {padding:5px; background:#ededed;} 
 .viewn_detail {overflow:hidden; padding:0 2px; margin:-3px 0 0 0; color:#232323; text-shadow:1px 1px 1px #fff;} 
 .viewn_detail a {color:#FF9900; text-shadow:1px 1px 1px #fff; text-decoration:none;} 
 .viewn_detail a:hover {text-decoration:underline;} 
 .v_detail_b {margin-bottom:-5px;} 
 .right {float:right;} 
 .hr_v {height:3px; margin:3px 0; border-left:1px solid #7c7c7c; border-right:1px solid #7c7c7c; background:url(/csomsk/punktir_x_grey.png) repeat-x 0 1px;} 
 .viewn_cont {overflow:hidden; padding:0 2px;} 
 .viewn_cont img {max-width:100%;} 
 .viewn_cont img[align="left"] {display:block; float:left; margin:0 10px 10px 0;} 
 .viewn_cont img[align="right"] {display:block; float:right; margin:0 0 10px 10px;} 
 .viewn_l {width:155px; height:208px; padding:5px; float:left; margin:0 10px 0 0; overflow:hidden; background:url(/csomsk/viewn_img_border_bg.png) no-repeat 0 0;} 
 .viewn_l img {width:155px !important; height:208px !important; vertical-align:top;} 
 .viewn_r {overflow:hidden; color:#232323; text-shadow:1px 1px 1px #fff;} 
 .hr_v2 {height:1px; margin:5px -6px; border-top:1px solid #fff;border-bottom:1px solid #fff; background:#7c7c7c;} 
 .viewn_b {height:6px; display:block; padding:0 10px 0 0; background:url(/csomsk/viewn_b_bg.png) no-repeat right -6px;} 
 .viewn_b b {height:6px; display:block; background:url(/csomsk/viewn_b_bg.png) no-repeat 0 0;} 

 .viewn_b2 {height:6px; display:block; padding:0 10px 0 0; background:url(/csomsk/viewn_b2_bg.png) no-repeat right -6px;} 
 .viewn_b2 b {height:6px; display:block; background:url(/csomsk/viewn_b2_bg.png) no-repeat 0 0;} 
 .op_fon {background:#f7f7f7;border:1px solid #DBDBDB;border-right:1px dotted #ccc;width:40px;height:40px;} 
 .gost {background:#fff;border:1px solid #DBDBDB;padding:5px;border-left:none;text-align:left;margin-left:-3px;padding-bottom:2px;margin-top:-5px;height:40px;font:10px Tahoma;} 
 .op_fon img {padding-left:5px; filter:progid:DXImageTransform.Microsoft.alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
.design_mr_fon_obvodka {border:1px solid #ccc;background:#fff;padding:5px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.transparency a img{opacity:0.7;filter:alpha(opacity=70);}
.transparency a:hover img{opacity:1.0;filter:alpha(opacity=100);}
.forumContent {padding:2px;}
#menu_t {color:#000;border-bottom:1px solid #ccc;border-top:1px solid #fff;font-family:tahoma;font-size:13px;padding:5px 7px 5px 7px;} 
#menu_t:hover {background-color:#ccc;padding:5px 7px 5px 21px;color:#3B5998;border-top:1px solid #ccc;} 
#menu_t a{text-decoration:none;font-family:tahoma;font-size:13px;color:#000;} 
#menu_t a:hover{color:#3B5998;}


.box { 
background: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 5px;
margin: 0px 0px 2px;
padding: 0px;
}

.copyright-box { 
float: left;
padding: 5px;
width: 250px;
}
С‚Р°Р±Р»РёС†Р° СЃС‚РёР»РµР№ user agent
div { 
display: block;
 }
.copyright-box1 { 
float: left;
padding: 5px;
width: 220px;
}
С‚Р°Р±Р»РёС†Р° СЃС‚РёР»РµР№ user agent
div { 
display: block;
 }


/* AJAX РћРљРќРћ v.2.0 
 ============================================================================*/ 
.x-sh .xstl{padding-top:6px; background:none!important;} 
.x-sh .xsml{background:none!important;} 
.x-sh .xstr{padding-top:6px; background:none!important;} 
.x-sh .xsmr{background:none!important;} 
.x-sh .xsbl{padding-left:6px;background:none!important;} 
.x-sh .xsbc{background:none!important;} 
.x-sh .xsbr{padding-right:6px;background:none!important;} 
.xt {background:transparent url(/ucoz/ajax/v2/tool-sprites.png) no-repeat!important; margin-left:5px!important; margin-top:2px!important;} 
.xt-close{background-position:0 0!important;} 
.xt-close-over{background-position:-15px 0!important;} 
.xt-mini{background-position:0 -15px!important;} 
.xt-mini-over{background-position:-15px -15px!important;} 
.xt-maxi{background-position:0 -30px!important;} 
.xt-maxi-over{background-position:-15px -30px!important;} 
.xt-rest{background-position:0 -45px!important;} 
.xt-rest-over{background-position:-15px -45px!important;} 
.xw-tl {background:url(/ucoz/ajax/v2/border1.png) repeat-y 0 0!important; padding-left:5px!important; -webkit-border-radius: 5px 0px 0px 0px; -moz-border-radius: 5px 0px 0px 0px; border-radius: 5px 0px 0px 0px;} 
.xw-tc {background:url(/ucoz/ajax/v2/top1.gif) repeat-x 0 0!important; padding: 11px 10px 0px 10px!important;} 
.xw-tr {background:url(/ucoz/ajax/v2/border1.png) repeat-y 100% 0!important; padding-right:5px!important; -webkit-border-radius: 0px 5px 0px 0px; -moz-border-radius: 0px 5px 0px 0px; border-radius: 0px 5px 0px 0px;} 
.xw-ml {background:url(/ucoz/ajax/v2/border1.png) repeat-y 0 0!important; padding-left:5px!important;} 
.xw-mr {background:url(/ucoz/ajax/v2/border1.png) repeat-y 100% 0!important; padding-right:5px!important;} 
.xw-bl {background:url(/ucoz/ajax/v2/border1.png) no-repeat 0 100%!important; padding-left:5px!important; -webkit-border-radius: 0px 0px 0px 5px; -moz-border-radius: 0px 0px 0px 5px; border-radius: 0px 0px 0px 5px;} 
.xw-br {background:url(/ucoz/ajax/v2/border1.png) no-repeat 100% 100%!important;padding-right:5px!important; -webkit-border-radius: 0px 0px 5px 0px; -moz-border-radius: 0px 0px 5px 0px; border-radius: 0px 0px 5px 0px;} 
.xw-bc {background:url(/ucoz/ajax/v2/border1.png) repeat-x 0 100%!important; height:5px!important;} 
.xw-hdr-text {padding:0px!important;} 
.xw-hdr-text {font: 12px Verdana,Arial,Helvetica, sans-serif!important; color: #bcbcbc!important; text-shadow: 1px 1px 1px #000!important; line-height: 15px!important; vertical-align:2px!important;} 
.xw-plain .xw-mc {border: none!important; padding:0!important; margin:0!important; font: 11px Verdana,Arial,Helvetica, sans-serif!important; color:#444!important; background:#f9f9f9!important;} 
.xw-body {padding:0!important; margin:0!important; box-shadow:inset 0px 1px 3px #666; -webkit-box-shadow:inset 0px 1px 3px #666; -moz-box-shadow:inset 0px 1px 3px #666;} 
.xw-plain .xw-body{padding: 10px!important; border: none!important;} 
.xw-blank {background:#fff!important;} 
.myWinTD1 {background:none!important;}


.login_pole {background: #f6f6f6 url() no-repeat left;} 
.login_pole:focus {background: #fff url() no-repeat left;} 

.knopka_vxoda { 
 color:#555; text-shadow: 1px 1px 1px #fff; 
 padding: 3px 0px; 
 width:53px; 
 background: #f6f6f6; 
 border:1px solid #d6d6d6; 
 margin:0px; 
} 

.knopka_vxoda:hover { 
 background: #d6d6d6; 
} 
/* -------------------------------------- */



.menu_top { 
 
 
 a:link {text-decoration:none; color:#fff;}
a:active {text-decoration:none; color:#fff;}
a:visited {text-decoration:none; color:#fff;}
a:hover {text-decoration:none; color:#6177ff;}
 
 
}
.tmeniu {
 margin: 0px 0px 0px;
border-top-left-radius: 9;
border-top-right-radius: 9;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}