.poll .answer div div {height:13px !important; background: url('http://maxiwarez.net.ru/album1/poll.png') no-repeat right !important;}
/* http://ucoztemplates.org.ua/ */

/* General */

body {
 margin: 0;
 background: url(../images/bg.gif) #212121;
 color: #fff;
 font-weight: normal;
 font-size: 12px;
 font-family:Verdana, Geneva, sans-serif;
}

a {
 text-decoration: none;
 color: #7aac0d;
 font-weight: normal;
 font-size:12px;
 }
 
a:hover {
 color: #83b40e;
 text-decoration: underline;
 }

img, fieldset {
 border: none;
 }

h1, h2, h3, h4 {
 margin: 0;
}

#header-info h1 a {
 color: #d4e8a8 !important;
 font-weight: bold;
 font-size: 1.2em;
}

.clear {
 clear: both;
 height: 1px;
 overflow: hidden;
}


/* Page */

#page {
 margin: 0 auto;
 width: 1004px;
}


/* Header */

#header {
 width: 1004px;
 height: 450px;
 background: url(../images/header.jpg) no-repeat;
 position: relative;
}

 /* Header - Info */
 
 #header #header-info {
 position: absolute;
 top: 150px;
 left: 25px;
 }
 
 #header #header-info h1 {
 color: #ffffff;
 font: bold 30px "Century Gothic", Century Gothic;
 }
 
 #header #header-info h1 a {
 color: #ffffff;
 text-decoration: none;
 }
 
 #header #header-info .description {
 color: #ffffff;
 font: bold 12px "Century Gothic", Century Gothic;
 }
 
 /* Header - Menu */
 
 #header #header-menu {
 position: absolute;
 top: 0px;
 left: 24px;
 height: 53px;
 }
 
 #header #header-menu ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
 height: 53px;
 }
 
 #header #header-menu ul li {
 float: right;
 height: 53px;
 margin-right: 8px;
 font: bold 10px/43px "Century Gothic", Century Gothic;
 color: #97C92C;
 text-transform: lowercase;
 background: url(../images/header_menu_left.gif) no-repeat;
 }

 
 #header #header-menu ul li a {
 color: #97C92C;
 text-decoration: none;
 padding: 0 40px;
 background: url(../images/header_menu_right.gif) no-repeat right top;
 display: block;
 }
 
 #header #header-menu ul li a:hover {
 text-decoration: underline;
 }
 
 #header #header-menu ul li ul {
 display: none;
 }
 
 /* Header - Ssearch */
 
 #header #header-search {
 position: absolute;
 top: 394px;
 left: 78px;
 width: 252px;
 height: 27px;

}

 #header #header-search {
 width: 252px;
 height: 27px;
 background: url(../images/sidebar_search.gif) no-repeat;
 }
 
 #header #header-search #search-form {
 margin: 0;
 padding: 0;
 width: 252px;
 height: 27px;
 }
 
 #header #header-search #sb {
 width: 149px;
 height: 17px;
 border: 0;
 padding: 5px;
 font: bold 13px "Century Gothic", Century Gothic;
 color: #000000;
 background: transparent;
 float: left;
 }
 
 #header #header-search #searchsubmitb {
 background: transparent;
 border: none;
 width: 83px;
 height: 27px;
 padding: 0;
 float: right;
 }
 
 #header #header-text a {
 color: #000000;
 text-decoration: underline;
 }

/* Header - Feed */
 
 #header #header-feed {
 position: absolute;
 top: 394px;
 left: 13px;
 width: 30px;
 height: 30px;
 }


 /* Header - Topbar */
 
 #header #topbar {
 position: absolute;
 top: 334px;
 left: 30px;
 width: 1004px;
 height: 201px;
 color: #ffffff;
 font: normal 12px "Century Gothic", Century Gothic;
 }
 
 #header #topbar h3 {
 font: bold 15px "Century Gothic", Century Gothic;
 color: #ffffff;
 }
 
 #header #topbar ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
 }
 
 #header #topbar ul li {
 padding-top: 12px;
 color: #ffffff;
 font: normal 12px "Century Gothic", Century Gothic;
 }
 
 #header #topbar ul li a {
 color: #ffffff;
 text-decoration: none;
 }
 
 #header #topbar ul li a:hover {
 text-decoration: underline;
 }
 
 /* Header - Topbar - Boxes */
 
 #header #topbar #topbar-left {
 width: 1px;
 padding: 5px 3px;
 float: left;
 }
 
 #header #topbar #topbar-center {
 width: 624px;
 float: left;
 padding: 12px 0 0 30px;
 }
 
 #header #topbar #topbar-right {
 width: 256px;
 float: left;
 padding: 12px 0 0 30px;
 }


/* Main */

#main {
 width: 1004px;
 background: url(../images/main.gif) repeat-y;
}

#main-top {
 width: 1004px;
 background: url(../images/main_top.gif) no-repeat;
}

#main-bottom {
 width: 992px;
 padding-left: 12px;
 min-height: 60px;
 background: url(../images/main_bottom.gif) no-repeat left bottom;
}

 /* Main - Content */
 
 #content {
 float: left;
 width: 570px;
 padding: 6px 16px 0 16px;
 }
 
 /* Main - Content - Post */
 
 #content .post {
 color: #ffffff;
 float: left;
 margin-bottom: 16px;
 width: 554px;
 padding: 7px;
 background: #000000;
 }
 
 /* Post - Title */
 
 #content .post .post-title {
 width: 554px;
 height: 51px;
 color: #ffffff;
 font: bold 12px "Trebuchet MS", Century Gothic;
 }
 
 #content .post .post-title a {
 color: #ffffff;
 text-decoration: none;
 }
 
 #content .post .post-title a:hover {
 text-decoration: underline;
 }
 
 #content .post .post-title .post-date {
 float: left;
 background: url(../images/post_date.gif) repeat-x;
 width: 50px;
 height: 51px;
 color: #ffffff;
 text-align: center;
 text-transform: uppercase;
 margin-right: 10px;
 font: bold 10px/15px "Trebuchet MS", Century Gothic;
 }
 
 #content .post .post-title .post-date span {
 margin-bottom: 2px;
 display: block;
 font: bold 16px/34px "Trebuchet MS", Century Gothic;
 }
 
 #content .post .post-title h2 {
 padding: 4px 0 3px 0;
 color: #94C629;
 font: bold 19px "Century Gothic", Century Gothic;
 }
 
 #content .post .post-title h2 a {
 color: #94C629;
 text-decoration: none;
 }
 
 #content .post .post-title h2 a:hover {
 text-decoration: underline;
 }
 
 /* Post - Entry */
 
 #content .post .post-entry {
 font: normal 12px/18px "Trebuchet MS", Century Gothic;
 color: #ffffff;
 padding: 0 4px;
 width: 546px;
 }
 
 #content .post .post-entry a {
 color: #ffffff;
 text-decoration: none;
 }
 
 #content .post .post-entry a:hover {
 text-decoration: underline;
 }
 
 #content .post .post-entry .more-link {
 font: bold 12px/20px "Trebuchet MS", Century Gothic;
 color: #ffffff;
 float: right;
 padding-bottom: 5px;
 }
 
 #content .post .post-entry .more-link a {
 color: #ffffff;
 text-decoration: none;
 }
 
 #content .post .post-entry .more-link a:hover {
 text-decoration: underline;
 }
 
 /* Post - Info */
 
 #content .post .post-info {
 padding: 10px 4px 0 4px;
 width: 546px;
 clear: both;
 font: 12px "Trebuchet MS", Century Gothic;
 color: #ffffff;
 }
 
 #content .post .post-info a {
 color: #ffffff;
 text-decoration: none;
 }
 
 #content .post .post-info a:hover {
 text-decoration: underline;
 }
 
 /* Main - Sidebar */
 
 .sidebar {
 float: left;
 width: 189px;
 font: strong 15px/18px "Century Gothic", Century Gothic;
 color: #ffffff;
 padding: 7px 0;
 }
 
 .sidebar a {
 color: #ffffff;
 text-decoration: none;
 }
 
 .sidebar a:hover {
 text-decoration: underline;
 }
 
 /* Sidebar - Titles */
 
 .sidebar h3 {
 padding-left: 6px;
 font: bold 15px/34px "Century Gothic", Century Gothic;
 color: #000000;
 height: 46px;
 width: 189px;
 background: url(../images/sidebar_title.gif) no-repeat;
 }
 
 /* Sidebar - Menus */
 
 .sidebar ul {
 margin: 0;
 padding-left: 6px;
 list-style-type: none;
 }
 
 .sidebar ul li {
 color: #ffffff;
 font-size:12px;
 }
 
 .sidebar ul li a {
 color: #ffffff;
 font-size:12px;
 text-decoration: none;
 }
 
 .sidebar ul li a:hover {
 text-decoration: underline;
 }


/* Footer */

#footer {
 margin-top: 5px;
 width: 1004px;
 height: 62px;
 color: #A8A8A8;
 font: normal 10px/15px "Century Gothic", Century Gothic;
 text-align: center;
}

#footer a {
 color: #595959;
 text-decoration: none;
}

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

.navigation-previous a {
 color: #fff;
 text-decoration: none;
 font: normal 10px/15px "Century Gothic", Century Gothic;
}
.navigation-next {
 color: #A9A9A9;
 text-decoration: none;
 font: normal 12px/15px "Century Gothic", Century Gothic;
}

.navigation-next a {
 color: #fff;
 text-decoration: none;
 font: normal 12px/15px "Century Gothic", Century Gothic;
}

#skl {
 position: absolute;
 left: -500em;
 }

#link {
 display:block;
 width:259px;
 height:48px;
 margin-top:385px;
 margin-left:74px;
 position:absolute;
 }
 
#user {
 display:block;
 width:275px;
 height:102px;
 margin-top:330px;
 margin-left:710px;
 position:absolute;
 }
 
#rss {
 display:block;
 position:absolute;
 margin-top:385px;
 margin-left:14px; 
 }
 
#rss a {
 display:block;
 width:60px;
 height:48px;
 text-indent:-10000px;
 }

#ava {
 background:url(../images/noava_b.gif) no-repeat center left;
 float:left;
 width:100px;
 height:100px;
 text-align:center;
 vertical-align:middle;
 }

#ava .ava {
 margin-top:4px;
 }

#cab {
 margin-left:4px;
 float:left;
 width:168px;
 text-align:center;
 }
/* Poll
---------------------------------------------*/
.pollBut {width:110px;}
.pollButton {margin:10px 0;}

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

.pollNow {border-bottom:1px solid #666666; border-left:1px solid #666666; border-right:1px solid #666666;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #666666; border-left:1px solid #666666; border-right:1px solid #666666;}
.totalVotesTd {background:#353535}

.answer {display:block; width:200px; font-size:14px; padding:4px 0;}

/* Calendar
---------------------------------------------*/
.calMonth {text-align:right; }
.calWday {width:24px; height:24px; color:#83b40e; font-weight:bold;}
.calWdaySe {width:24px; font-weight:bold; height:24px; color:#9d8a6e;}
.calWdaySu {width:24px; font-weight:bold; color:#FF0000; height:24px;}
.calMday {background:#202020; border:1px solid #666666; height:24px; color:#9d8a6e;}
.calMdayA {background:#0d0d0d; border:1px solid #666666; font-weight:bold; height:24px;}
.calMdayIs {background:#363636; border:1px solid #666666; height:24px;}
.calMdayIsA {background:#0d0d0d; border:1px solid #666666; font-weight:bold; height:28px;}
a.calMonthLink:link {text-decoration:none; color:#83b40e;}
a.calMonthLink:visited {text-decoration:none; color:#83b40e;}
a.calMonthLink:hover {text-decoration:underline; color:#83b40e;}
a.calMonthLink:active {text-decoration:underline; color:#9d8a6e;}
a.calMdayLink:link {text-decoration:underline; color:#83b40e;}
a.calMdayLink:visited {text-decoration:underline; color:#83b40e;}
a.calMdayLink:hover {text-decoration:underline; color:#9d8a6e;}
a.calMdayLink:active {text-decoration:underline; color:#9d8a6e;}

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

.cBlock1 {background:#202020; border:1px solid #666;}
.cBlock2 {background:#2a2a2a; border:1px solid #202020;}
.cMessage {color:#ffffff; font-size:12px;}
/* -------------- */

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

/* Mchat
---------------------------------------------*/
body.mchat {background:#222222; padding:0; margin:0;}
table.mchat {background:#222222; border:1px solid #666666; padding:0; margin:0; font-size:12px;}
#mchatDiv a {font-size:12px;}

/* Archive
---------------------------------------------*/
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {}
.archActive {text-decoration:underline;}
.archLi {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
a.archLink:link {text-decoration:none;}
a.archLink:visited {text-decoration:none;}
a.archLink:hover {text-decoration:underline;}
a.archLink:active {text-decoration:underline;}
.archiveCalendars {text-align:center;}
.archiveDateTitle {font-weight:bold;padding-top:15px;}
.archEntryHr {width:250px;}
.archiveeTitle li {}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;}
a.archiveDateTitleLink:link {text-decoration:none;}
a.archiveDateTitleLink:visited {text-decoration:none;}
a.archiveDateTitleLink:hover {text-decoration:underline;}
a.archiveDateTitleLink:active {text-decoration:underline;}
.archiveNoEntry {text-align:center;}
/* ------------------------ */

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

/* Other Styles */
.replaceTable {height:100px;width:300px;}
.replaceBody {background:#212121;}
.eMessage {padding:10px 0; font-size:12px;}
.eTitle {color:#85b712; font-weight:bold; font-size:18px; margin:10px 0;}
.legendTd {font-size:7pt;}
input.loginField {border:1px solid #666; background:#333;}
input#remsitePage1 {border:1px solid #666; background:#333; color:#cba267; margin:2px;}
input.queryField {border:1px solid #666; background:#333; width:100px;}
div.schQuery {display: inline; width:100px;}
div.schBtn {display: inline; width:30px; margin-left:4px;}
input.searchSbmFl {background:#666; color:#FFF; border:1px #666 outset;}
/* ------------ */

/* Module Part Menu */
.catsTd {}
.catName {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#83b40e;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none;}
a.catName:visited {text-decoration:none;}
a.catName:hover {text-decoration:underline;}
a.catName:active {text-decoration:underline;}
a.catNameActive:link {text-decoration:underline;}
a.catNameActive:visited {text-decoration:underline;}
a.catNameActive:hover {text-decoration:underline;}
a.catNameActive:active {text-decoration:underline;}
/* ----------------- */