html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1.17;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px #321a1b;
}




a img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.spacer {
	margin-top: 15px;
}

html, body {
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #321a1b;
	background-color: #ecc38b;
}

a, a:visited, a:active, a:hover {
	color: #321a1b;
}

.overflow {
	width: 100%;
	overflow: hidden;
}

#print {
	display: none;
}

hr {
	color: #930;
	text-align: center;
}

h1 {
	color: #321a1b;
	font-weight: normal;
	font-size: 20px;
}

h2 {
	font-weight: 400;
	font-size: 18px;
}

h3 {
	font-weight: 700;
	font-size: 17px;
}

h4 {
	font-weight: 700;
	font-size: 16px;
}

h5 {
	font-weight: 700;
	font-size: 14px;
}

h6 {
	font-weight: 700;
	font-size: 12px;
}

body{
	width: 1025px;
	margin: 0 auto;
	background:  url(../images/test2/i/content.png) 0 0 repeat-y;
}

#base {
	position: relative;
	width: 1025px;
	max-width: 1025px;
	margin: 0 auto;
	text-align: left;
	background:  url(../images/test2/i/header.jpg) 0 0 no-repeat;
	/*background: url(../images/test2/body.jpg) #FADCB9 repeat-y;*/
}

#base_admin {
	width: 1000px;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	background: #CC9966;
}

#header {
	position: relative;
	width: 1025px;
	height: 270px;
	/*background: url(../images/test2/header.jpg) no-repeat top;*/
}

#date {
	position: absolute;
	top: 220px;
	left: 860px;
	color: #915809;
}

#logo_second {
	z-index: 1;
	position: absolute;
	width: 215px;
	height: 150px;
	top: 23px;
	left: 23px;
}

#logo_second span {
	z-index: 2;
	position: absolute;
	width: 215px;
	height: 150px;
	top: 0;
	left: 0;
	background:  url(../images/test2/i/header.jpg) -23px -22px no-repeat;
}

#logo_main {
	position: absolute;
	width: 390px;
	height: 170px;
	top: 4px;
	right: 16px;
}

#logo_main span {
	position: absolute;
	width: 390px;
	height: 170px;
	top: 0;
	left: 0;
	background:  url(../images/test2/i/header.jpg) -620px -4px no-repeat;
}

#map_mail_main {
	z-index: 3;
	position: absolute;
	width: 85px;
	height: 12px;
	top: 177px;
	left: 905px;
}

#map_mail_main a, #map_mail_main span {
	position: absolute;
	width: 28px;
	height: 12px;
	top: 0;
	overflow: hidden;
}

#map_mail_main span{
	 background:  url(../images/test2/i/header.jpg) no-repeat;
 }

.linkHome {
	left: 0;
}

.feedback_admin {
	left: 29px;
}

.sitemap_link {
	left: 57px;
}

 #map_mail_main .linkHome span {
	background-position: -905px -177px;
}

 #map_mail_main .feedback_admin span {
	background-position: -934px -177px;
}

 #map_mail_main .sitemap_link span {
	background-position: -962px -177px;
}

#logo_second:hover, #logo_main:hover, #map_mail_main a:hover, #map_mail_main a span:hover {
	text-decoration: none;
	cursor: pointer;
}

#slogan {
	position: absolute;
	width: 476px;
	height: 95px;
	left: 345px;
	top: 217px;
}

#search {
	position: absolute;
	width: 150px;
	height: 16px;
	right: 230px;
	top: 315px;
}

#search_req {
	height: 14px;
	width: 100px;
	font-size: 12px;
	line-height: normal;
}

#search li {
	float: right;
}

#submit_button {
	position: relative;
	width: 16px;
	height: 16px;
	border: 0;
	vertical-align: baseline;
	margin: 2px 3px 0 0;
	cursor: pointer;
	font-size: 10px;
	line-height: normal;
	background: url(../images/test2/serch_button.jpg) 0 0 no-repeat;
}

#content {
	display: block;
	width: 100%;
	overflow: hidden;
	/*background: url(../images/test2/content.jpg) top no-repeat;*/
	float: none;
	margin: 0 auto;
}

#content_admin {
	display: block;
	width: 100%;
	float: none;
	margin: 0 auto;
	overflow: hidden;
}

#leftmenu {
	width: 200px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	vertical-align: top;
	float: left;
	font-style: oblique;
	font-weight: 700;
	padding: 85px 0 0;
	background:  url(../images/test2/i/fff.png) 55% 57px no-repeat;
}

*html #leftmenu li, *html #riqhtmenu li, *html .contest  h5, *html .target h5{
	zoom: 1;
}

*+html #leftmenu li, *+html #riqhtmenu li, *+html .contest  h5, *+html .target h5{
	zoom: 1;
}

#leftmenu_admin {
	display: block;
	width: 185px;
	vertical-align: top;
	float: left;
	text-align: left;
	font-style: oblique;
	font-weight: bold;
	margin-top: 10px;
}

.left_m_cell {
	margin: 12px 0 12px 10px;
}
#menu_tree{
	padding: 0 0 10px 10px;
}
#leftmenu #menu_tree li, #base .right_m_cell li{
	padding: 0 0 3px 12px;
	font-weight: 700;
	background:  url(../images/test2/i/left.png) 0 3px no-repeat;
}
#leftmenu .last{
	padding: 0 0 20px;
	background:  url(../images/test2/i/fff_2.png) 0 100% no-repeat;
}

.left_m_cell li, .back{
	display: block;
	padding: 0 0 0 12px;
	margin: 12px 0;
	background:  url(../images/test2/i/left.png) 0 3px no-repeat;
}

.left_m_cell a:hover, .left_m_cell a:active {
	text-decoration: underline;
}
.spacer_left{
	position: relative;
	display: block;
	height: 12px;
	width: 44px;
	margin: 0 auto 0 auto;
	background: url(../images/test2/i/sep.png) 0 0 no-repeat;
	overflow: hidden;
}

.spacer_right {
	position: relative;
	display: block;
	height: 20px;
	width: 177px;

}
.one{
	margin: 5px auto 0 auto;
	background:  url(../images/test2/i/fff_2.png) 0 0 no-repeat;
}
.two{
	margin: 0 auto;
	background:  url(../images/test2/i/fff.png) 0 0 no-repeat;
}

#leftmenu a, #leftmenu a:visited, #leftmenu a:active, #riqhtmenu a, #riqhtmenu a:visited, #riqhtmenu a:active, #leftmenu_admin a, #leftmenu_admin a:visited, #leftmenu_admin a:active {
	color: #321a1b;
	text-decoration: none;
}

#leftmenu a:hover, #riqhtmenu a:hover, #leftmenu_admin a:hover {
	color: #321a1b;
	text-decoration: underline;
}

#riqhtmenu {
	display: block;
	vertical-align: top;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 195px;
	float: right;
	margin-left: 5px;
}

#riqhtmenu h5, .right_m_cell dt{
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
}

.right_m_cell {
	position: relative;
	display: block;
	width: 175px;
	padding-left: 10px;
	text-align: justify;
	font-style: oblique;
	/*font-weight: bold;*/
}

.right_m_cell .filetree {
	font-weight: 200;
	text-align: left;
}

.right_m_cell .filetree span {
	font-weight: bold;
}

.flag h5{
	padding: 0 0 25px;
	background:  url(../images/test2/i/fff.png) 50% 100% no-repeat;
	
}


.flag h6{
	padding: 0 0 0 12px;
	background:  url(../images/test2/i/left.png) 0 3px no-repeat;
}

.news_label {
	display: block;
	font-style: normal;
	font-weight: normal;
	padding: 0 5px 5px 5px;
}

.right_m_cell h6, .right_m_cell h5, .right_m_cell dt {
	text-align: center;
	margin: 12px 0;
}

.view_title {
	display: block;
	padding: 5px;
}

#content_placeholder {
	display: block;
	float: left;
	width: 590px;
	min-height: 626px;
	height: auto !important;
	height: 626px;
	margin: 70px 0 0 0;
	vertical-align: top;
	padding: 20px 0 0 12px;
}

#content_placeholder_admin {
	display: block;
	float: right;
	width: 765px;
	min-height: 626px;
	height: auto !important;
	height: 626px;
	text-align: left;
	vertical-align: top;
	padding: 20px 0 0 12px;
	background: #FFCC99;
}

#content_placeholder a, #content_placeholder a:active, #content_placeholder a:visited, #content_placeholder table tr td a:visited, #content_placeholder_admin a, #content_placeholder_admin a:active, #content_placeholder_admin a:visited, #content_placeholder_admin table tr td a:visited {
	text-decoration: underline;
	color: #321a1b;
}

#content_placeholder h2 {
	margin: 12px 0;
}

.error {
	display: block;
	width: 100%;
	background: red;
	text-align: center;
}

.image {
	float: left;
	width: 165px;
	height: 120px;
	text-align: center;
	margin: 5px;
	padding: 5px 10px 10px 5px;
	border: 1px #930 solid;
	overflow: hidden;
}

.image strong {
	margin-left: -8px;
}

.list_report {
	list-style: none;
	display: block;
	width: 70%;
	margin: 0 auto;
	overflow: hidden;
}

.list_report li {
	display: block;
	width: 33%;
	text-align: center;
	float: left;
	padding: 8px 0;
}

.block_top {
	display: block;
	width: 607px;
	height: 43px;
	background: url(../images/test2/i/text_block_top.png) 0 0 no-repeat;
}

.block_top_main{
	display: block;
	width: 607px;
	height: 18px;
	background: url(../images/test2/i/text_block_top.png) 0 0 no-repeat;
}

.block_bottom {
	display: block;
	width: 607px;
	height: 41px;
	background: url(../images/test2/i/text_block_bott.png) 0 0 no-repeat;
}
.block_bottom_main{
	display: block;
	width: 607px;
	height: 18px;
	background: url(../images/test2/i/text_block_bott.png) 0 100% no-repeat;
}

.text_box {
	display: block;
	padding: 0 10px;
	background: url(../images/test2/i/text_block_back.png) 0 0 repeat-y;
	width: 587px;
	text-align: justify;
	vertical-align: baseline;
	font-size: 12px;
	color: #321a1b;
	overflow: hidden;
}

.text_box a {
	position: relative;
	text-decoration: underline;
}
.text_box a:hover{
	text-decoration: none;
}

.align_right {
	text-align: right;
}

.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

#content_placeholder a.select, #content_placeholder a:active.select, #content_placeholder a:visited.select, #content_placeholder a:hover.select, .search_value {
	color: #BB1D1E;
}

#content #content_placeholder .text_box .filetree {
	list-style: none;
}

#content_placeholder .text_box .form {
	list-style: none outside;
	width: 100%;
	float: none;
	overflow: hidden;
}

.text_box ul {
	list-style: disc inside;
}

.text_box ol {
	list-style: decimal inside;
}

.form li {
	position: relative;
	display: block;
	float: none;
	margin: 8px 0;
	width: 100%;
	overflow: hidden;
}

.list_radio_button span {
	position: relative;
	float: left;
	width: 250px;
	margin: 5px 0;
}

#comments_form_submit, #form1_submit, #income_date {
	position: relative;
}

.first_col {
	position: relative;
	display: block;
	float: left;
	width: 200px;
	text-align: justify;
}
#content_placeholder .two_form .first_col{
	text-align: left;
}

.sec_col {
	position: relative;
	display: block;
	float: right;
	width: 350px;
	text-align: left;
}

.masterminds {
	width: 282px;
	float: left;
	padding: 10px 5px 5px;
}

#content_placeholder .masterminds a, #content_placeholder .contest  a, #content_placeholder .target a{
	text-decoration: none;
}

#content_placeholder .contest  h5, #content_placeholder .target h5{
	padding: 0 0 8px;
	background:  url(../images/test2/i/sep_2.png) 50% 100% no-repeat;
}

.masterminds p, .contest p, .target p {
	text-indent: 2.5em;
}

.masterminds h5, .contest  h5, .target  h5 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.contest, .target {
	display: block;
	width: 586px;
	padding: 5px 0;
}

.news_headline {
	display: block;
	width: 540px;
	padding: 0 0 7px 15px;
}

.news_image {
	width: 114px;
	margin: 0 5px;
	float: right;
}

.news_text {
	width: 450px;
}

#footer {
	position: relative;
	display: block;
	width: 1025px;
	height: 92px;
	background: url(../images/test2/i/footer.png) 0 0 no-repeat;
}

#footer ul {
	width: 600px;
	padding: 27px 0 13px;
	margin:0 auto;
	overflow: hidden;
}

#footer li {
	padding: 0 8px 0 0;
	float: left;
	background:  url(../images/test2/i/sss.png) 100% 3px no-repeat;
}
#footer .last{
	background: none;
}

#footer ul a{
	display: block;
	padding: 0 15px;
}

#footer address {
	padding: 8px 0 0 0;
	width: 100%;
	color: #A75700;
}

#footer .vcard a, #footer .vcard a:active, #footer .vcard a:visited, #footer .vcard a:hover {
	color: #A75700;
}

#footer address span {
	padding: 0 3px;
}

.razdel {
	background: url(../images/test2/footer_menu_img.jpg) left repeat-y;
}

#footer a, #footer a:active, #footer a:visited, #footer a:hover {
	text-decoration: none;
	color: #321a1b;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
	color: #321a1b;
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}