/* CSS Document */

body
{
	margin:0px;
	background-color:#506170;
	background-image:url(../images/_01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
}

a img
{
	border:0px;
}

td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
}

a
{
	color:#000000;
}

a:hover
{
	text-decoration:underline;
}

h1
{
	font-size:16px;
	font-weight:bold;
}

/* ---------------------------------------- */

.std
{
	background-color:#6C7C89;
	padding:6px;
}

.bg_bot
{
	background-image:url(../images/_21.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:250px;
	padding-bottom:100px;
}

.text
{
	background-color:#E1E1E1;
	vertical-align:top;
	text-align:left;
	padding:10px;
}

.banners
{
	vertical-align:top;
}

.auth
{
	height:95px;
	background-color:#E1E1E1;
	padding-left:10px;
	padding-right:10px;
}

.auth input
{
	width:115px;
	border:1px #A9AAAB solid;
}

.tel
{
	position:relative;
	top:-70px;
	right:15px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
}

.zag
{
	font-size:16px;
	font-weight:bold;
	color:#4498D2;
}

.phones
{
	background-image:url(../images/_10.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:202px;
	height:102px;
	vertical-align:bottom;
}

.top_menu
{
	background-image:url(../images/_bg_14.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:36px;
	text-align:left;
}

.top_menu td div.level_0
{
	height:26px;
	padding-top:10px;
	text-align:center;
	cursor:pointer;
}

.top_menu a
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.leftmenu
{
	vertical-align:top;
	margin-left:15px;
}

.leftmenu .pod
{
	color: #000000;
	position:absolute; 
	z-index:10; 
	display:none; 
	background:#003366;
	/*opacity:0.90;
    -moz-opacity:0.90;  для старых браузеров на основе Gecko
    filter:alpha(opacity=90);  Для IE6&7 */
}

.top_menu .pod
{
	color:#000000;
	position:absolute; 
	z-index:2; 
	display:none; 
	background:#003366;
	/*opacity:0.85;
    -moz-opacity:0.85;  для старых браузеров на основе Gecko 
    filter:alpha(opacity=85);  Для IE6&7 */
}

.leftmenu .level_1 a
{
	color: #FFFFFF;
}

.leftmenu td.level_1
{
	padding-bottom: 14px;
}

.leftmenu a
{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.leftmenu td div.level_0
{
	height:21px;
	padding-top:5px;
	text-align:left;
	cursor:pointer;
}

.lmover
{
	background-color: #DCE0E3;
}

.lmover a
{
	color:#000000;
}

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

.content
{
	width:100%;
	vertical-align:top;
	text-align:center;
	padding-left:15px;
	padding-right:0px;
}

.right
{
	vertical-align:top;
}

/* ---------------------------------------- */

.str_top
{
	background-image:url(../images/_04.jpg);
	background-position:center;
	background-repeat:repeat-x;
	width:100%;
}

.str_top_2
{
	background-image:url(../images/_38.jpg);
	background-position:center;
	background-repeat:repeat-x;
	width:100%;
	font-size:16px;
	color:#5D5555;
	font-weight:bold;
	vertical-align:bottom;
}

.str_right
{
	background-image:url(../images/_14.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

.str_left
{
	background-image:url(../images/_12.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.str_bottom
{
	height:50px;
	background-color:#000000;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

.str_content
{
	vertical-align:top;
	background-color:#FFFFFF;
}

