﻿div, table, td, body, a  *{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid blue;
}

body { margin: 0 auto; }


a {
 	text-decoration: none; 
 	color: #333333;
}

a:hover	{
	text-decoration: underline; 
	color: #737373;
}

.main {
	width: 584px;
	height: 100%;
	background-color: #E6E6E6;
}

.head {
	width: 584px;
	height: 192px;
	background-image: url('images/head_back.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

.head_menu {
	text-align: left;
	font-size: 9px;
	padding-top: 80px;
}

.head_menu a {
	font-weight: bold;
	color: #737373;
	line-height: 14px;
}

.head_animation {
	text-align: left;
	font-size: 8px;
	padding-top: 20px;
	padding-right: 15px;
}


.top_back {
	width: 584px;
	height: 58px;
	background-image: url('images/top_back.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
}
.content {
	background-color: #E6E6E6;
}

.ico_center {
	vertical-align: top;
	text-align: center;
}

.ico_center a  {
	color:#666666;
	font-size: 10px;
}

.ico_center p  {
	line-height: 11px;
	margin-top: 10px;
	font-weight: bold;
}

.napravlenie {
	text-align: left;
	line-height: 14px;
	vertical-align: bottom;
	height: 21px;
}

.napravlenie a{
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}


.napravlenie_r {
	text-align: center;
	vertical-align: middle;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

.napravlenie_m {
	text-align: left;
	line-height: 14px;
	vertical-align: bottom;
	height: 21px;
}

.napravlenie_l {
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	vertical-align: bottom;
	height: 21px;
	color: #ff0000;
	font-weight: bold;
}

.napravlenie_m a, .napravlenie_m a:hover{
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}


.napravlenie_mr {
	text-align: right;
	vertical-align: bottom;
	height: 19px;
}

.phones {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.main_text {
	padding: 15px;
	background-color: #E6E6E6;
	font-size: 12px;
}

.main_text p {
	text-indent: 25px;
	text-align: justify;
}

.bottom_link {
	text-align: right;
	font-weight:bold;
}

.bottom_link  a, .bottom_link a:hover{
	color: #ff0000;
}

li {
	text-align: justify;
}

ul
{
	list-style-type: square;
	
}

.page_zagolovok
{
	background-image: url('/images/zagolovok_back.jpg'); 
	background-position: right top; 
	background-repeat: no-repeat; 
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666;
	height: 18px;
	line-height: 18px;
	padding-right: 10px;
}


.gop_uslugi_b
{
	background-image: url('/images/zagolovok_back.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-left: 15px;
}

.gop_uslugi_b a  {
	color:#777777;
}


.blue, .blue:hover {
	color: #0000FF; 
}

.knopki {
     width: 200px;
}


.knopki img {
   padding-bottom: 5px;
}

.knopki span {
   padding: 3px 3px 3px 3px;
   border: 1px #000099;
   border-style: solid;
}

input.clock {
	border: 1px double #999999;
	background-color: #F8F8F8;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
    width: 200px;
    height: 25px;
    text-align: center;
}

.spoiler {
    margin: 8px auto;
    border: solid #C3CBD1;
    border-width: 0px 0px 0px 0px;
    clear: both
}
.sp-head {
    font-size: 14px;
    padding: 1px 14px 3px;
    margin-left: 6px;
    line-height: 15px;
    font-weight: bold;
	cursor:help;
}
.sp-body {
    font-weight: normal;
    border-top-width: 0;
    font-size: 12px;
    padding: 6px;
}
.folded {
    display: block;
    background: transparent url(/images/icon_plus.gif) no-repeat left center;
    padding-left: 14px;
}
.unfolded {
    display: block;
    background: transparent url(/images/icon_minus.gif) no-repeat left center;
    padding-left: 14px;
}

.sp-head-click {
    font-weight: bold;
    font-size: 12px;
}

.oboi_left {
	background-image: url('/images/oboi/oboi_left.jpg');
	background-position: left top;
	background-repeat: repeat-y;
	text-align: left;
	font-size: 12px;
}

.oboi_right {
	background-image: url('/images/oboi/oboi_right.jpg');
	background-position: left top;
	background-repeat: repeat-y;
	text-align: left;
	font-size: 12px;
}


