*html p {
	margin-top: 8px;
	margin-bottom: 8px;
}
p
{
	margin-top: 15px;
	margin-bottom: 15px;
}
ol, li
{
	text-align: left;
}
*html li
{
	margin-left: 10px;
}
li
{
	margin-left: 20px;
}
a
{
	text-decoration : none;
}
a:hover
{
	color: #0f0;
}
#float_div {
	position: absolute;
	float: right;
	background-color:#ffffff;
	border:solid 1px;
	width: 90%;
	height: 90%;
	right: 10px;
	visibility: hidden;
	z-index:1;
}
#float_frame {
	width: 100%;
	height: 100%;
	border-style: none;
}
#queryman {
	width: 380px;
	height: 253px;
	float: right;
	position: relative;
}

#site {
	width: 100%;
	background: #55B730;
}
#btn_left {
	position: relative;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 15px;
	height: 29px;
	background: url(/img/btn_left.gif);
}
#btn_body {
	position: relative;
	float: left;
	border: none;
	margin: 0px;
	padding-top: 6px;
	height: 29px;
	background: url(/img/btn_body.gif) repeat-x;
}
#btn_body_anketa {
	position: relative;
	float: left;
	border: none;
	color: white;
	margin: 0px;
	padding-top: 6px;
	height: 29px;
	background: url(/img/btn_body.gif) repeat-x;
}
#btn_body_anketa:hover {
	color: #0f0;
}
#btn_right {
	position: relative;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 29px;
	background: url(/img/btn_right.gif);
}
#topcontainer {
	margin-top: 10px;
	width: 970px;
	height: 133px;
	background: url(/img/header_bg.gif) top left repeat-x;
}
#top {
	width: 970px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top #left {
	position: relative;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 133px;
	background: url(/img/header_left.gif) top left;
}
#top #logo {
	position: relative;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 206px;
	height: 133px;
}
#top #mans {
	position: relative;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 473px;
	height: 133px;
	background: url(/img/header_mans.jpg) top left;
}
*html #top #login_block {
	left: 24px;
}
#top #login_block {
	position: relative;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 241px;
	height: 133px;
	left: 26px;
	background: url(/img/header_login_body.gif) repeat-x;
}
#top #login_text {
	position: relative;
	float: left;
	padding-top: 5px;
	font-size: 12px;
	color: #1b4e81;
}
*html #top #login_btn {
	padding-top: 0px;
}
#top #login_btn {
	position: relative;
	float: left;
	left: 22px;
	padding-top: 8px;
	font-size: 12px;
	color: #1b4e81;
}
#top #login_forgot {
	position: relative;
	float: left;
	font-size: 12px;
	text-decoration: underline;
	color: #1b4e81;
}
#top #login_left {
	position: relative;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 133px;
	background: url(/img/header_login_left.gif);
}
#top #login_body {
	position: relative;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 198px;
	height: 133px;
}
#top #login_right {
	position: relative;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 23px;
	height: 133px;
	background: url(/img/header_login_right.gif);
}
#menucontainer {
	width: 970px;
	height: 40px;
	background: #fff;
}
#menucontainer #menu {
	padding-left: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 40px;
}
#menu #menuspacer {
	float: left;
	width: 12px;
	height: 40px;
}
#menu #tab {
	float: left;
}
#menu #tableft {
	float: left;
	width: 14px;
	height: 40px;
	background: url(/img/menu_tableft.gif) top left no-repeat;
}
#menu #tabcenter {
	float: left;
	height: 40px;
	background: url(/img/menu_tab.gif) top left repeat-x;
	padding-right: 11px;
}
#menu #tab_mark_active {
	width: 13px;
	height: 16px;
	background: url(/img/menu_tab_mark_active.gif) top left no-repeat;
}
#menu #tab_mark_inactive {
	width: 13px;
	height: 16px;
	background: url(/img/menu_tab_mark_inactive.gif) top left no-repeat;
}
#menu #tabtext {
	margin-top: 8px;
	color : #ff0;
	font-weight: bolder;
	font-size: 13px;
}
#menu #tabright {
	float: left;
	width: 3px;
	height: 40px;
	background: url(/img/menu_tabright.gif) top left no-repeat;
}
#menu .link {
	float: left;
	color : #fff;
	font-size: 13px;
	margin: 13px 10px 0px 10px;
}
#menu .link a {
	color : #fff;
}
#menu .link a:hover {
	color : #FBBA20;
}
#pagecontainer {
	width: 970px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #fff;
}
#page {
	padding: 15px 2px 15px 2px;
}
#register_btn {
	padding-left: 420px;
	font-size: 12px;
	height: 29px;
}
#footercontainer {
	width: 100%;
	height: 34px;
	margin-bottom: 10px;
}
#footer {
	width: 970px;
	height: 34px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(/img/footer_body.gif);
}
#footer_left {
	float: left;
	width: 26px;
	height: 34px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(/img/footer_left.gif);
}
#footer_body {
	float: left;
	width: 919px;
	height: 34px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(/img/footer_body.gif);
}
#footer_right {
	float: left;
	width: 25px;
	height: 34px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(/img/footer_right.gif);
}
*html #footermenu {
	width: 600px;
}
#footermenu {
	font-size: 12px;
	float: left;
	padding-left: 338px;
	width: 632px;
	background: #fff;
	color: #FBBA20;
	font-weight: bolder;
	padding-bottom: 4px;
}
#footermenu a {
	float: left;
	color: #00f;
	font-weight: normal;
}
#footermenu a:hover {
	float: left;
	color: #FBBA20;
}
#footermenu a {
	float: left;
	margin-top: 8px;
	margin-right: 15px;
}
#footermenu #nolink {
	float: left;
	margin-top: 8px;
	margin-right: 15px;
}
#copyright {
	margin-top: 8px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
#anketaform {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
}
#formcontainer {
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}
div.panel {
	margin-top: 30px;
	margin-bottom: 30px;
}
#inputlabel {
	float: left;
	width: 80px;
	font-weight: bold;
}
span.span1 {
	font-weight: bold;
	font-size: 14px;
	color: #f00;
}
div.radio {
	margin-top: 10px;
	margin-bottom: 10px;
}
#poll-new, #poll-category-new, #poll-subcategory-new, #poll-comment-add, #msgbox {
	background-color: #fff;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 400px;
}
#simplemodal-container {
	padding: 5px;
	background-color: #55B730;
}
.simplemodal-wrap {
	background-color: #fff;
}
.modal
{
	display: none;
}
.modal-title {
	height: auto;
	background-color:#AADB97;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}
.modal-data {
	padding: 5px;
	margin: 0;
}
.modal-data table,
.modal-data input[type="text"],
.modal-data textarea
{
	width: 100%;
}
.modal-data a.new
{
	color: #000;
	font-size: 10px;
}
.modal-data .help
{
	font-size: 11px;
}
#polls-list
{
	overflow-y: auto;
	height: 700px;
	background-color:#F3F3F3;
}
#polls-list ul {
	padding-left: 0px;
	margin: 0;
	list-style: none;
}
#polls-list > ul > li
{
	font-weight: bold;
	color: #3A6EA5;
	padding-right: 2px;
}
#polls-list > ul > li.block
{
	font-size: 18px;
}
#polls-list > ul > li.block a
{
	color: #F2984C;
	background-position: 2px 6px;
	text-decoration: underline;
}

#polls-list > ul > li > ul > li
{
	font-weight: bold;
	padding-right: 2px;
}
#polls-list li
{
	font-weight: normal;
}
#polls-list a
{
	color: #55B730;
}
#polls-list a:hover
{
	color: #F2984C;
}
.error,
.ok,
.warning
{
	font-weight: bold;
	padding: 0 3px 0 20px;
}

.error
{
	color: red;
	background: url(/images/excl.png) #fee no-repeat left top;
}
.ok
{
	color: #55B730;
	background: url(/images/accept.png) #efe no-repeat left top;
}
.warning
{
	color: #EB8B06;
	background: url(/images/warn.png) #ffc no-repeat left top;
}

#poll-created
{
	width: 300px;
	height: 100px;
	text-align: center;
}
#poll-comment-add .modal-data > div
{
	margin-bottom: 10px;
}
.mandatory
{
	color: red;
	font-weight: bold;
}
.indicator
{
	display: none;
}

tr.even
{
	background-color: #EBF0F5;
}

tr.odd
{
	background-color: #fff;
}

.section
{
	color: #002782;
	margin-bottom: 10px;
}

.section_title
{
	color: #fff;
	font-weight: bold;
	background-color: #3a6ea5;
	padding: 3px;
}

.section_content
{
	padding: 3px;
	border: 1px solid #3a6ea5;
}

.comment
{
	font-size: 10px;
	color: #577EA4;
}

.survey-greeting
{
	margin: 10px 0;
	text-align: left;
}