@charset "windows-1251";
/* CSS Document */

.content_padding {
    padding:0px 30px 0px 0px;
}

.h_header {
    height:9px;
	width:100%;
	background-color: #00ADEF;
	padding-left:12px;
	position: relative;
}

img.content {
	border-width: 5px;
	border-style: solid;
	border-color: #e4e4e4;
	border-collapse: collapse;
}

table.content {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: content;
	border-collapse: collapse;
	background-color: white;
}
table.content th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: content;
	background-color: white;
	-moz-border-radius: ;
}
table.content td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: content;
	background-color: white;
	-moz-border-radius: ;
}

.h_header_text {
    height: 12px;
	position: absolute;
    background-color: #FFFFFF;
	line-height: 0;
	padding: 4px 4px 0px 4px; /* Firefox */
	/padding: 5px 4px 0px 4px; /* IE */
	font-family:Tahoma;
	font-size: .8em;
	color:#CB0425;
	font-weight: bold;
}

.footer_text {
    height:9px;
	padding:0px 4px 0px 4px;
	font-family:Tahoma;
	font-size: .8em;
	color:#CB0425;
	font-weight: bold;
}

.h_date {
    padding-top:10px;
    font-family:"Tahoma";
	font-size: 1em;
	color:#CB0425
}




.h_content_header {
    padding-top:10px;
    font-family:"Tahoma";
	font-size: 1em;
	color:#00ADEF
}

.content_text {
    padding:0px 0px 11px 20px;
	text-align:justify;
}

.content_divider {
	background-attachment: fixed;
	background-image: url(/images/h_divider.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin-left: 20px;
}

.content_pimage {
    margin:0px 12px 0px 0px;
}

.content_divider_margin {
    margin-top: 7px;
}

.header_ptop {
    margin-top:20px;
}

body, td, th {
	font-family: Tahoma;
	font-size: .7em;
	color: #262626;
}

a:link {
	color: #00ADEF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00ADEF;
}
a:hover {
	text-decoration: none;
	color: #00ADEF;
}
a:active {
	text-decoration: none;
	color: #00ADEF;
}


.bottom_menu_pad {
	padding-top:27px;
	font-size: 1em;
}

.bottom_copyright {
	padding:18px 0px 0px 51px;
}

.left_text, .left_text * td {
	text-align:left;
	font-family: Tahoma;
	color: #262626;
}

.flash_background {
	background-attachment: scroll;
	background-image: url(/images/top_2.jpg);
	background-repeat: no-repeat;
	height:113px;
	background-position: left bottom;
}

.menu_background {
	background-attachment: scroll;
	background-image: url(/images/l_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:100%;
	padding:27px 20px 0px 32px;
}

.sub_menu {
	padding:0px 0px 0px 10px;
}

.menu_link:link, .menu_link:hover, .menu_link:visited, .menu_link:active, .menu_link {
   font-family:Tahoma;
   font-size:xx-small;
   color:#3F81B0;
   font-weight:bolder;
   text-decoration:none;
   line-height:20px;
}

.sub_menu_link:link, .sub_menu_link:visited, .sub_menu_link {
   font-family:Tahoma;
   font-size:9pt;
   color:#3F81B0;
   font-weight:bolder;
   text-decoration:none;
   line-height:15px;
}

.sub_menu_link:hover, .sub_menu_link:active{
   font-family:Tahoma;
   font-size: 9pt;
   color:#424A4D;
   font-weight:bolder;
   text-decoration:none;
   line-height:15px;
}

.left_padding {padding:14px 21px 30px 30px}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.input_box {
  border: 1px solid #B5E2FF;
  background-color:DFFEFF;
  font-family:"Tahoma";
  font-size: 1em;
  color:#262626;
  padding:2px 3px 2px 3px;
  width:176px;
  height:17px;
}

#results h4 {
  font-size: 1.2em;
}

#results {
  display: none; 
  position: relative; 
  padding: 5px 5px 5px 5px; 
  left: 0%; 
  top: 0%; 
  width: 100%;
  background-color: #FFFFFF;  
  border: 0px solid #ccc;

}

.left_text11px {
	color: #262626;
	margin-bottom: 10px;
} 

.question {
	font-family: Tahoma;
	font-size: 1em;
	color: #262626;
	margin-bottom: 10px;
}

td.question {
	font-family: Tahoma;
	font-size: .7em;
	color: #262626;
	margin-bottom: 10px;
}

.h_content_bottom_img {
    padding-bottom:5px;
}

.menu 
{
	margin-left: -25px;
	/margin-left: 10px; /* IE */
	width: 150px;
}

.menu ul
{
	margin: 0 0 0 10;
	padding: 0;
	/height: 15px;
}

.menu li
{
	list-style-type: none;
	/height: 15px;
}

.menu ul ul
{
	margin: 0 0 0 10;
	padding: 0;
	/height: 15px;
}

.menu .div_all
{
	position: relative;
	width: 120px;
}

.menu_image
{
	position: absolute; 
	padding-top: 7px;
	/padding-top: 5px; /* IE */
}

.menu_text
{
	margin-left: 0px;
	color: #CB0425; 
	padding-left: 10px; 
}

/* Page Numbers */

#pages
{
    font-family: Tahoma;
    font-size: 10px;
}

#pages a
{
    font-family: Tahoma;
    font-size: 10px;
}

#pages .numbers
{
    background-color:#e8e8e8;
	height: 20px;
}

#pages .header
{
    background-color:#FFFFFF;
	height: 20px;
}


#pages .current
{
    background-color:#f4f4f4;
    color: #000000;
    font-family: Tahoma;
    font-size: 10px;
	height: 20px;

}

#pages div
{
	display: inline;
	line-height: 30px; /* Firefox */
	/line-height: 10px; /* IE */
	padding: 5px 5px 5px 5px;
	/margin-top: 2px; /* Для IE, чтобы нормально отображал расстояние между строками */
	/margin-bottom: 2px; /* Для IE, чтобы нормально отображал расстояние между строками */
}
/* Page Numbers */
