﻿* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-size: 14pt;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
}
h1:first-letter, h2:first-letter, h3:first-letter {
	font-size: 150%;
}
td.main_right p:first-letter {font-size: 150%;}
h1 {
	font-style: normal;
	font-weight: normal;
	color: #DE2518;
	text-decoration: none;
	padding-top: 20px;
	font-size: 20pt;
	padding-left: 120px;
}
h2 {font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #DE2518;
	text-decoration: none;
	padding-top: 14px;
}
h3 {padding-left: 80px;}
h3, h4 {text-decoration:none;
	color: #DE261E;
}
p, H3,li.text {
	padding-top: 12px;
	padding-bottom: 6px;
}
*.menu, footer {
	background-color: #DE261E;
	padding-top:4px;
	padding-bottom:4px;
}
*.fl_l {float:left}
*.fl_r {float:right}

/*ссылки*/
a:link {
	color: #DE261E;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #DE261E;
}
a:hover {
	text-decoration: underline;
	color: #FF8040;
}
a:active {
	text-decoration: none;
	color: #F30;
}
/*шапка*/
#head {
	MIN-WIDTH: 1000px; Z-INDEX: 1; WIDTH: 100%; POSITION: relative; HEIGHT: 88px;}
#head2 {
	MIN-WIDTH: 1000px; Z-INDEX: 1; WIDTH: 100%; POSITION: relative; HEIGHT: 88px;}
*.head2 {
	background-image: url(../images/head_left_txt.gif);
	height: 88px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
}
*.head {
	background-color: #FFEA00;
}

/*меню*/
*.menu {
	min-width:960px;
	width:100%;
	min-height: 22px;
	text-align: center;
	font-size: 12px;
	color: #88E6FD;
}
.menu a:link {
	color: #88E6FD;
	text-decoration: none;
}
*.menu a:visited {
	text-decoration: none;
	color: #88E6FD;
}
*.menu a:hover {
	text-decoration: underline;
	color: #FFF;
}
*.menu a:active {
	text-decoration: none;
	color: #F30;
}
#menu_a {
	list-style: none;
	background-color:#FE0000;
}
#menu_a li {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}
#menu_a li a {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 18px;
}
#menu_a .selected a {
	background-color: #EC584D;
	text-decoration: none;
}

/*основная часть*/
/*левая колонка*/
*.main_left {
	vertical-align:top;
	width:180px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FE0000;
	}
*.main_left_dw {
	vertical-align:bottom}
td.main_left li {
	margin:0 0 10px 22px !important;
}
td.main_left h2 {
	text-align:center;}
td.main_left a {
	color: #000;
	font-size: 10pt;
	text-decoration: none;
}
td.main_left a:hover {
	text-decoration: underline;
}
/*правая колонка*/
*.main_right {
	width:auto;
	vertical-align:top;
	height:100%;
	padding-left:31px;
	padding-right: 6px
}
td.main_right img{float:left; margin-right:10px}
h2.main_right a {
	text-decoration:underline;
	font-size:24px;
	font-weight: bold;
}
.reedmore {
	font-size:16px;
	color: #000;
	font-style: italic;
	}
/*футэр*/
*.footer_up {
	padding: 8px;
}
div.copy a{
	vertical-align:bottom
}
*.copy {
	text-align:center;
}
.copy a:link {
	color: #FE0000;
	text-decoration: none;
}
.copy a:visited {
	text-decoration: none;
	color: #000;
}
.copy a:hover {
	text-decoration: underline;
	color: #000;
}
.vrezka {
	background-color: #CCC;
	width: 360px;
	float:right;
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#000;
}
div.vrezka p {
	font-size: 16pt;
	font-weight: bolder;
	font-style: italic;
}
.vrezka p:first-letter {
	font-size: 150%;
}
.vrezka li:first-letter, vrezka ul:first-letter {font-size: 150%;}