@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #cecece;
}
h1, h2 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	text-decoration: none;
	color: #CC6600;
}
.small {
	font-size: 11px;
	color: #660000;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	text-align: justify;
	margin-bottom: 8px;
	margin-top: 0px;
}


.auto {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.img_left {
	float: left;
	border: 1px solid #999999;
	margin-right: 25px;
	margin-bottom: 15px;
}

.autoText {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}
.zag_tab {
	margin-bottom: 25px;
}

.zag1 {
	width: 50%;
	padding: 15px;
	color: #FFFFFF;
	background-image: url(images/bg_zag.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.zag1 a {
	color: #FF9900;
}

.zag2 {
	width: 50%;
	padding: 15px;
	background-image: url(images/bg_zag.png);
	background-repeat: repeat-y;
	background-position: left top;
}



#head_wrap {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	background-color: #ededed;
	padding-top: 15px;
}
#head_main {
	background-image: url(images/bg_top_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	background-color: #FFFFFF;

}
#content_top_wrap {
	background-image: url(images/bg_content_top1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	min-height: 300px;
	margin: 0px;
}
#content {
	padding-bottom: 20px;
	background-image: url(images/bg_content_text.png);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 300px;
}
#content strong {
	font-weight: normal;
	letter-spacing: 0.1em;
}

#content_wrap2 {
	background-color: #FFFFFF;
	background-image: url(images/overlaw_14.jpg);
	background-repeat: repeat-x;
	min-height: 300px;
	background-position: left bottom;
}
#content2 {
	padding-bottom: 20px;
	background-image: url(images/bg_content_text.png);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 300px;
}
#content2 p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#bm {
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
#bm a {
	color: #FF0000;
	text-decoration: underline;
}





#footer_wrap {
	margin: 0px;
}
#footer {
	background-image: url(images/bg_content_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
#stats img {
	display: none;
}
#cons_tab td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
input {
	border: 1px solid #CECECE;
}

#theme {
	font-size: 11px;
}
.vopros {
	vertical-align: top;
	width: 50%;
	background-color: #ededed;
}

.button {
	font-weight: bold;
	background-color: #FF9900;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
}
.tdbg {
	background-color: #ededed;
}


#pqform_question {
	height: 100px;
	width: 96%;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
}
#privacy {
	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin-top: 10px;
}
#more {
	font-size: 11px;
	text-align: justify;
	margin-top: 10px;
}
#copy {
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
}

