body {
 margin: 0px;
 background: #353e45 url() no-repeat center top;
 font: 11px 'Verdana';
 color: #e5e5e5;
 text-align: center;
}

body a {
 color: #666666;
}

body a:hover {
 text-decoration: none;
}

* {
 font-size: 11px;
 font-family: 'Verdana';
}


#header_all {
 width: 960px;
 margin: auto;
}

#header_left {
 width: 800px;
 text-align: left;
 
}
#header_top {
 width: 960px;
 margin: auto;
 text-align: left;
 opacity: 0.5;
}
#header_top:hover {
 margin: auto;
 text-align: left;
 opacity: 1;
}

#city {
 width: 960px;
 height: 208px;
 margin: auto;
 opacity: 0.9;
 margin-left: 0px;
 background: url(/images/hd1.png) no-repeat;
}

#boddy {
 width: 960px;
 margin: auto;
 padding: 0px;
}

#all {
 margin: auto;
 width: 960px;
}

#content_top {
 width: 960px;
 height: 7px;
 background: url(/images/container-top.png);
}

#container {
 width: 960px;
 background: url(/images/bg.png) repeat;
 text-align: center;
}

#content_bottom {
 width: 960px;
 height: 7px;
 background: url(/images/container-bot.png);
}

#top_menu {
 text-align: left;
 margin-right: 15px;
 float: right;
 height: 41px;
 line-height: 41px;
}

#top_menu a {
 color: #dbdbdb;
 text-decoration: none;
 height: 41px;
 line-height: 41px;
 vertical-align: middle;
 text-shadow: #1c1c1c 1px 1px 1px;
 font-weight: bold;
}

#top_menu a:hover {
 color: #dbdbdb;
 text-decoration: none;
 height: 41px;
 line-height: 41px;
 vertical-align: middle;
 text-shadow: #1c1c1c 1px 1px 1px;
 font-weight: bold;
}

.wficons{float:left;margin:130px 0 0 15px;width:160px;height:29px;}
.wficons a{float:left;display:block;overflow:hidden;background:transparent url(/images/wficons.png) no-repeat;height:29px;text-indent:-99em;}
.wficons a.guestbook{background-position:0 0;width:29px;}
.wficons a.tags{background-position:-29px 0;width:29px;}
.wficons a.links{background-position:-58px 0;width:26px;}
.wficons a.email{background-position:-84px 0;width:30px;}
.wficons a.rss{background-position:top right;width:29px;}
.wficons a.guestbook:hover{background-position:0 bottom;width:29px;}
.wficons a.tags:hover{background-position:-29px bottom;width:29px;}
.wficons a.links:hover{background-position:-58px bottom;width:26px;}
.wficons a.email:hover{background-position:-84px bottom;width:30px;}
.wficons a.rss:hover{background-position:right bottom;width:29px;}


.left {
 float: left;
 text-align: center;
 background: url(/images/5.png);
 display: table-cell;
 width: 75px;
}

.center {
 float: left;
 text-align: center;
 background: url(/images/6.png);
 display: table-cell;
 width: 109px;
}

.right {
 float: left;
 text-align: center;
 background: url(/images/7.png);
 display: table-cell;
 width: 72px;
}

#site_logo a {
 width: 550px;
 display: table-cell;
 vertical-align: bottom;
 text-align: center;
 font: 60px 'Tahoma';
 color: #4ec1e6;
 text-decoration: none;
 text-shadow: #000 1px 1px 1px;
}

#site_logo a:hover {
 font: 60px 'Tahoma';
 color: #fff;
}

#site_slogon {
 width: 550px;
 display: table-cell;
 vertical-align: bottom;
 text-align: center;
 font: 30px/10px 'Tahoma';
 color: #e5e5e5;
 text-decoration: none;
 text-shadow: #000 1px 1px 1px;
}

#who_is {
 color: #ffffff !important;
}

#who_is a {
 color: #666666;
}



#maincol {
 width: 720px;
 background: url(/images/bg.png) repeat;
 vertical-align: top;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

#maincol_inside a {
 color: #dbdbdb;
 text-decoration: none;
}

#maincol_inside a:hover {
 text-decoration: underline;
}

#maincol_inside {
 margin: 10px 10px 10px 10px;
 width: 720px;
 text-align: justify;
}

.eTitle {
 width: 715px;
 text-align: center;
 height: auto;
 line-height: 15px;
 color: #fff;
 background: #474747;
 text-shadow: #7d7d7d 1px 1px 1px;
 text-transform: uppercase;
 font-weight: bold;
 border-radius: 5px;
 -moz-border-radius: 5px;
 padding: 8px 0px 8px 0px;
}

#maincol_inside .eTitle a {
 color: #e5e5e5;
 text-decoration: none;
 padding-left: 15px;
 font-weight: bold;
}

#maincol_inside .eTitle div a {
 padding-left: 0px;
}

#maincol_inside .eTitle a:hover {
 text-decoration: underline;
}

.eMessage, .cMessage, .eText, .eAnswer {
 background: #545454;
 text-align: justify !important;
 color: #e3e3e3;
 padding: 0px;
 padding: 7px 10px !important;
 border-radius: 5px;
 -moz-border-radius: 5px;
 margin-top: 5px;
}

.eMessage a, .cMessage a, .Text a, .eAnswer a {
 color: #e3e3e3!important;
}

.cMessage {
 border-radius: 10px;
 -moz-border-radius: 10px;
 border: 10px solid #262626;
 background: #262626;
}

.eDetails, .eDetails1, .eDetails2 {
 color: #ffffff;
 padding: 3px 5px 0 0;
 font: 11px/11px Tahoma;
}

.eBlock td {
 padding: 0px;
}

#leftcol {
 width: 220px;
 vertical-align: top;
 padding-top: 5px;
}

#rightcol {
 width: 220px;
 vertical-align: top;
 padding-top: 5px;
}

.block {
 width: 100%;
}

.blocktitle {
 color: #4ec1e6;
 margin: 0px 10px 0px 10px;
 padding-top:5px;
 text-align: center;
 text-shadow: #000 1px 1px 1px;
 width: 203px;
 height: 30px;
 line-height: 30px;
 background: url(/images/col_03.png);
 font-weight: bold;
}

.blockcontent {
 width: 203px;
 margin: 0px 10px 0px 10px;
 background: url(/images/col_05.png);
 text-align: left;
 padding: 1px 0px;
}

.blockcontent_inside li {
 margin-left: 15px;
}

.blockcontent_inside ul {
 margin-left: 15px;
 padding-left: 0px;
}

ul.uMenuRoot {
 margin-left: 0px;
}

.blockcontent a {
 color: #ffffff;
 text-decoration: none;
}

.blockcontent a:hover {
 text-decoration: underline;
}

.blockcontent_inside {
 margin: 10px 10px 5px 10px;
 width: 180px;
}

.blockbottom {
 width: 203px;
 height: 5px;
 margin-left: 10px;
 margin-bottom: 10px;
 overflow: hidden;
 background: url(/images/col_07.png);
}

a.calMdayLink, .calMdayIs, .calMdayIsA {
 background: #a6a5a5;
 padding: 3px;
 color: #2b2b2b !important;
}

.calWday {
 margin: 3px;
 height: 18px;
 padding-bottom: 3px;
 padding-left: 3px;
 padding-right: 3px;
 background: #666666;
 border-left: 1px dotted #252927;
 border-right: 1px dotted #252927;
 border-top: 0px;
 border-bottom: 0px;
 color: #fefefe;
}

.calWdaySe, .calWdaySu {
 padding-bottom: 3px;
 background: url(/.s/t/793/14.png) repeat-x;
 border-left: 1px solid #252927;
 border-right: 1px solid #252927;
 border-top: 0px;
 border-bottom: 0px;
 color: #2b2b2b;
}

.calMday, calMdayA, .calMdayIs {
 font: 12px 'Arial';
 color: #fffefe;
}

.calMonthLink {
 font: 13px 'Arial';
}

.swchItem span, .swchItemA span {
 font: 11px 'Arial';
 height: 18px;
 width: 18px;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 3px;
 padding-right: 3px;
 background: url(/images/but.png) repeat-x;
 border-left: 1px solid #252927;
 border-right: 1px solid #252927;
 border-top: 0px;
 border-bottom: 0px;
 color: #ffffff;
 text-decoration: none;

}

.swchItem span:hover {
 background-position: 0px -18px;
 color: #2b2b2b;
}

.swchItem span:active {
 background-position: 0px -36px;
 color: #2b2b2b;
}

.swchItem {
 text-decoration: none;
}

.admBarCenter div, .myWinSuccess {
 font-size: 11px !important;
 font-family: 'Arial' !important;
}


.uMenuRoot {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

.uMenuItem span {
 margin-left: 25px;
 margin-right: 10px;
 padding-right: 5px;
}

.u-menu span {
 margin-left: 0px;
}

.uMenuRoot li {
 height: 18px;
 line-height: 18px;
 width: 180px;
 margin-left: 0px;
 overflow: hidden;
}

.uMenuRoot a {
 outline: none;
 position: absolute;
 height: 18px;
 width: 180px;
 text-decoration: none;
 color: #fefefe;
 background: url(/images/bu.png);
 border-radius: 4px;
 -moz-border-radius: 4px;
}

.uMenuRoot a:hover {
 color: #fff;
 text-decoration: none;
 background: url(/images/but.png) 0 -20px;
 background-position: 360px 0px;
}

.uMenuRoot a:active {
 background: url(/images/but.png) 0 -20px;
 background-position: 180px 0px;
}

a.uMenuItemA {
 background: url(/images/bu.png) 0 -40px;
 color: #2b2b2b;
}



.blockcontent_inside {
 padding: 0px;
}





#footer {
 height: 36px;
 width: 100%;
 min-width: 960px;
}

.img_n {
 float:left; width:150px; border: 1px solid #fff;padding: 5px;background: #7d7d7d;margin: 2px 10px 10px 2px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}
#copyright {
 height: 36px;
 line-height: 36px;
 width: 960px;
 background: url(/images/bot.png);
 margin: auto;
 color: #d9d9d9;
}

#copyright a {
 color: #d9d9d9;
}

#copyright img {
 vertical-align: middle !important;
}

#bottom_menu {
 height: 20px;
 line-height: 20px;
 width: 960px;
 margin: auto;
 color: #d6d6d6;
}

#bottom_menu a {
 color: #4eb3d3;
 padding-right: 10px;
 padding-left: 10px;
 text-decoration: none;
 font-weight: bold;
 text-shadow: 1px 1px 1px #000;
}

#bottom_menu a:hover {
 color: #d6d6d6;
 text-decoration: none;
 border-bottom: 1px dotted #d6d6d6;
}

.forumContent {
 margin: auto;
 margin-top: 1px;
 width: auto;
 _width: 930px;
 margin: 10px 14px 0px 14px;
 background: url(/images/bg.png) repeat;
 padding: 10px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}


.forumContent a:hover {
 text-decoration: underline;
}

.forumContent a {
 color: #dbdbdb;
 text-decoration: none;
}

.forumContent table {

 background: transparent;
}

.gTable, .postTable {
 width: 100% !important;
 max-width: 100% !important;
 border-collapse: collapse;

}

.gTable td {
 border-collapse: collapse;
 padding: 0px;

 border: 1px solid #616161;
 background: #737373; 
}

.postTable td {
 border-collapse: collapse;
 padding: 5px;

 border: 1px solid #8d8e8e;
}

td.pollQuestion, td.pollAnswer, td.pollButtons, td.pollResults, .pollResults table td, td.pollTotal {
 border: 0px !important;
}

.gTableTop {
 height: 30px;
 background: #474747 !important;
 color: #fff !important;
 text-shadow: #000 1px 1px 1px;
 font-weight: bold;
 padding-left: 15px !important;
}

.gTableTop a {
 color: #fff !important;
 text-shadow: #000 1px 1px 1px;
 font-weight: bold;
 text-decoration: none !important;
}

.gTableTop a:hover {
 color: #2c2c2c !important;
 font-weight: bold;
 text-decoration: underline !important;
}

.postBottom table td {
 border: 0px;
}

.postSeparator {
 height: 2px;
}

.posttdMessage {
 text-align: justify;
}

.gTableSubTop, .threadPostTd, .threadViewTd, .threadAuthTd, .forumThreadTd, .forumPostTd {

}

a.TopSortLink {
 text-decoration: none;
}

a.TopSortLink:hover {
 text-decoration: underline;;
}

a.postUser {
 color: #ffffff;
 font-weight: bold;
}

a.forum, a.threadLink {
 font-weight: bold;
 margin: 5px;
}

.quoteMessage {
 background: #212121;
}



input[type=submit], input[type=reset], input[type=button] {
 margin: 2px 1px;
 height: 18px;
 padding-bottom: 3px;
 background: url(/images/but.png) repeat-x;
 border-left: 1px solid #252927;
 border-right: 1px solid #252927;
 border-top: 0px;
 border-bottom: 0px;
 color: #fefefe;
 cursor: pointer;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
 background: url(/images/but.png) repeat-x;
 color: #2b2b2b;
 background-position: 0px -18px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

input[type=submit]:active, input[type=reset]:active, input[type=button]:active {
 background: url(/images/but.png) repeat-x;
 background-position: 0px -36px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

input.loginField {
 margin: 2px 1px;
 height: 16px;
 padding-bottom: 3px;
 background: #7d7d7d;
 padding-left: 5px;
 border-top: 0px;
 border-bottom: 0px;
 color: #fefefe;
 cursor: text;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

.queryField {
 width: auto !important;
}

.niceRadio {
 width: 16px;
 height: 16px;
 display: inline-block;
 cursor: pointer;
 background: url(/images/20.png);
 background-position: 0 -16px;
 overflow: hidden;
 vertical-align: middle;
}
.radioChecked {
 background-position: 0 0px !important;
}
.niceRadio input {
 margin-left: -17px;
}
span.niceRadio:hover {
 background-position: 0 -32px;
}




.popupbody {
 background: #1b1b1b !important;
}

.userinfo {
 height: 30px;
 background: url(/.s/t/793/9.png) !important;
 color: #2c2c2c;
 text-shadow: #eeeeee 1px 1px 1px;
}



/* Форма комментарий 
  ------------------------------------------*/ 
  #forma_comment { 
  float:left; 
  width:540px; 
  background:#fff; 
  padding: 15px 30px 15px 30px; 
  } 
  .comm_input { 
  color:#999; 
  padding:5px; 
  width:245px; 
  background: #f9f9f9; 
  border: 1px solid #E0E0E0; 
  margin: 10px 0px 10px 0px; 
  } 
  .comm_input:focus, 
  #forma_comment textarea:focus { 
  box-shadow:inset 0px 1px 3px #c3c3c3!important; 
  -webkit-box-shadow:inset 0px 1px 3px #c3c3c3!important; 
  -moz-box-shadow:inset 0px 1px 3px #c3c3c3!important; 
  } 
  #forma_comment textarea { 
  margin:0; 
  float:left; 
  color:#555; 
  padding:10px; 
  background:#f9f9f9; 
  width:518px!important; 
  border:1px solid #E0E0E0; 
  border-top:none; 
  } 
  #panel_error { 
  float:left; 
  width:100%; 
  text-align:center; 
  margin: 5px 0px 10px 0px; 
  font: 12px Verdana,Arial,Helvetica, sans-serif; color:#c71a1a; 
  } 
  #panel_bottom { 
  float:left; 
  width:100%; 
  } 
  #ckcomm_dobavit { 
  float:right; 
  background:#dfdfdf; 
  padding:4px; 
  } 
  .left {float:left;} 
  .right {float:right;} 
  /* Вид Панели BB-кодов 
  ------------------------------------------*/ 
  #comment_panel { 
  float:left; 
  width:530px; 
  padding: 5px 5px 5px 5px; 
  background:#E0E0E0; 
  } 
  #comment_panel .codeButtons{ 
  display:none; 
  } 
  #panel_bb { 
  float:left; 
  width:500px; 
  } 
  #panel_bb a:link, 
  #panel_bb a:visited { 
  float:left; 
  padding: 3px 10px 4px 10px; 
  margin: 0px 5px 0px 0px; 
  background:#F6F6F6; 
  cursor:pointer; 
  border:1px solid #B2B2B2; 
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px; 
  border-radius: 3px; 
  font: 10px Verdana,Arial,Helvetica, sans-serif; color:#555; text-shadow: 1px 1px 1px #fff; 
  } 
  #panel_bb a:hover {background:#fff;} 
  .panel_i {font-style:italic!important; } 
  .panel_u {text-decoration: underline!important; } 
  .panel_info {float:right!important; margin: 0px!important;} 
  .menu_n { 
  float:left; 
  display:block; 
  position:relative; 
  margin: 2px 5px 0px 0px; 
  } 
  .dd_ugol1, 
  .dd_menu {width:240px;} 
  .dd_menu { 
  float:left; 
  padding:5px; 
  left:-999em; 
  z-index:998; 
  background:#fff; 
  position:absolute; 
  border:1px solid #999; 
  margin: 0px 0px 0px -5px; 
  -moz-border-radius:5px 5px 5px 5px; 
  -webkit-border-radius:5px 5px 5px 5px; 
  border-radius:5px 5px 5px 5px; 
  box-shadow: 0px 0px 5px #999; 
  } 
  
  .menu_n:hover .dd_menu{ 
  right:auto; 
  left:0px; 
  top:30px; 
  } 
  .dd_ugol1 { 
  float:left; 
  height:25px; 
  top:-25px; 
  left:4px; 
  position:absolute; 
  background:url(http://wallaby.ucoz.ru/_ph/1/2/387435688.png) no-repeat left bottom; 
  } 
  /* Разбор палётов (КАПЧА) 
  ------------------------------------------*/ 
  #panel_bottom img { 
  display:none; 
  } 
  #secuImgC { 
  margin:0!important; 
  float:left!important; 
  display:inline!important; 
  border: 1px solid #E0E0E0!important; 
  } 
  .securityCode { 
  color:#777!important; 
  margin:0!important; 
  float:left!important; 
  height:25px!important; 
  padding: 5px 5px 5px 5px!important; 
  background:#f9f9f9!important; 
  border: 1px solid #E0E0E0!important; 
  border-right:none!important; 
  } 
  /* - добавляем внутреннюю тень поля */ 
  .securityCode:focus { 
  box-shadow:inset 0px 1px 3px #c3c3c3!important; 
  -webkit-box-shadow:inset 0px 1px 3px #c3c3c3!important; 
  -moz-box-shadow:inset 0px 1px 3px #c3c3c3!important; 
  } 
  /* - кнопка добавить комментарий */ 
  .kn_dobavit { 
  font:11px Verdana,Arial,Helvetica, sans-serif; 
  text-shadow: 1px 1px 1px #333; 
  float:right!important; 
  color:#fff!important; 
  margin:0!important; 
  height:37px!important; 
  cursor:pointer; 
  padding: 0px 10px 0px 10px!important; 
  background:#535B64!important; 
  border: 4px solid #DFDFDF!important; 
  } 
  .kn_dobavit:hover { 
  background:#3E444B!important; 
  } 
  #forma_comment a:hover img {filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50);}