html,body,form,p,blockquote,fieldset { margin: 0; padding: 0; }
fieldset,img { border: none; }

* {font-family: Arial;}

.zag {
	height:35px;
	background:url(/images/block_green_top.gif) repeat-x;
	vertical-align:bottom;
	border-top:0px solid #cfe3c9;
	border-left:0px solid #cfe3c9;
	border-right:0px solid #cfe3c9;
}
.zag_text, .zag_text a {
	padding-top:9px;
	font-size:13px;
	font-family: Arial;
	color: #8f190e;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

.zag2 {
	height:35px;
	background:url(/images/block_yellow_top.gif) repeat-x;
	vertical-align:bottom;
	border-top:0px solid #fbe9b7;
	border-left:0px solid #fbe9b7;
	border-right:0px solid #fbe9b7;
}
.zag2_text {
	padding-top:9px;
	font-size:13px;
	font-family: Arial;
	color: #8f190e;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}
div.block{
	padding:10px 20px 10px 20px;
	background:url(/images/block_green.gif) repeat-x;
	font-size:13px;
	font-family: Arial;
	border:0px solid #cfe3c9;
	text-align:left;
}

div.block2{
	padding:10px 20px 10px 20px;
	background:url(/images/block_yellow.gif) repeat-x;
	font-size:13px;
	font-family: Arial;
	border:0px solid #fbe9b7;
	text-align:left;
}

.ra {
border-top: 1px solid #fff5c0;
border-bottom: 1px solid #fff5c0;
border-left: 1px solid #fff5c0;
border-right: 1px solid #fff5c0;
}

.col_left {
	width: 280px;
	padding-right:20px;
}
.col_right {
	width: 620px;
}

body, div, td, input, select {
font-size:13px;
font-family: Arial;
}

optgroup {
font-weight:bold;
font-style:normal;
}

a {color:#276d0f; font-size:13px;text-decoration:underline; line-height: 1.6;}
a:hover{text-decoration: none;}


a.menu{color:#276d0f;font-size:13px;text-decoration: underline; font-weight:bold;}
a.menu:hover{text-decoration: none;}

a.red{color:#af1807;text-decoration:underline;}
a.red:hover{text-decoration:none;}

a.post{color:#af1807;text-decoration:underline;}
a.post:hover{text-decoration:none;}
a.post:visited{color:#af0762;}

a.red2{color:#af1807;text-decoration:underline; font-size:14px}
a.red2:hover{text-decoration:none;}

a.white{color:#FFFFFF;text-decoration:underline;}
a.white:hover{text-decoration:none;}

a.green{color:#307d14;text-decoration:underline;}
a.green:hover{text-decoration:none;}



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




h1{
	margin:0px;
	font-size:13px;
	font-family: Arial;
	color: #8f190e;
	font-weight:bold;
}
h2{
margin:0px;
font-size: 16px;
color:#000000;
font-weight:bold;
}
h3{
margin:0px;
font-size: 14px;
color:#307d14;
font-weight:bold;
}
.small{
margin:0px;
font-size: 10px;
color:#667667;
}
.zagolovok{
margin:0px;
font-size: 14px;
color:#000000;
font-weight:bold;
}


table.small td, table.small input, table.small select { font-size:11px;}

.sepline, .sepline_top {
	text-align: left;
	height:40px;
	background:#e0dfdf;
	font-size: 14px;
	color:#cc2e65;
	font-weight: bold;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}
.sepline_top {
	height:30px;
	padding-top:0px;
}
.sepline_blank {
	height:40px;
	background:#e0dfdf;
	color:#cc2e65;
	padding-left:50px;
	vertical-align:middle;
}

.form_left {
text-align:left;
color:#535353;
}
.form_right {
text-align:left;
}

.dashed {
height:10px;
background: url(/images/dots.gif) repeat-x;
margin-top:5px;
margin-bottom:5px;
}

.error_message {
	color:#ff0000;
	font-weight:bold;
	border: 1px solid #ff0000;
	background: #ffdddd;
	padding: 15px;
	margin:10px;
}

.message {
	color:#276d0f;
	font-weight:bold;
	border: 1px solid #276d0f;
	background: #e4f1dc;
	padding: 15px;
	margin:10px;
}

input.small,select.small,textarea.small {width:100px;}
input.middle,select.middle,textarea.middle {width:80px;}
input.big,select.big,textarea.big {width:100%;}

.norm_block {
padding-top: 15px;
padding-right: 20px;
padding-bottom: 15px;
padding-left: 20px;
}
.link {
padding: 3px 3px 3px 3px;
}
div.line {
height:3px;
background: url('/images/line.gif') repeat-x;
}

.red {
color:#af1807;
}
.green {
color:#307d14;
font-size: 13px;
}
.b {
font-weight: bold;
}

.highlight {
background:#ffffb8;
}

td.td_1 {
background:#f0f0f0;
border-bottom:1px dotted #b1b1b1;
font-size:11px;
padding-left:7px;
padding-right:7px;
}

td.td_2 {
background:#e7e7e7;
border-bottom:1px dotted #b1b1b1;
font-size:11px;
padding-left:7px;
padding-right:7px;
}

img {border: none};