﻿@charset "utf-8";
a img			{border:none;} /* чтоб небыло рамки вокруг картинки-ссылки для IE */
a				{text-decoration: none; color:#017634;}
a:focus 			{outline: none; } /* чтоб небыло пунктира при нажатии в IE и FF*/
textarea			{overflow: hidden !important;} /* Чтоб небыло никаких полос прокрутки */
form				{padding: 0px; margin: 0px;} /* Чтоб небыло никаких отступов около любых форм */
body 			{background-color:#e5e5e5;}
ul		 		{padding: 0px; margin: 0px;}
li 				{padding: 0px; margin: 0px;}


body 	{font-size:82%; color:#222; font-family: Arial, Tahoma, Verdana, Helvetica; }
p  		{margin-top:0px; margin-bottom:10px; text-align:left;}
h1 		{font-size:190%; font-weight:normal;  padding-bottom: 24px; padding-top: 0px;  margin-bottom: 0px; margin-top: 0px;}
h2 		{font-size:140%; font-weight:normal;  padding-bottom: 0px; padding-top: 10px;  margin-bottom: 0px; margin-top: 0px;}
h3 		{font-size:120%; font-weight:bold;    padding-bottom: 0px; padding-top: 10px;  margin-bottom: 0px; margin-top: 0px;}
h4 		{font-size:100%; font-weight:bold;  padding-bottom: 0px; padding-top: 0px;  margin-bottom: 0px; margin-top: 0px;}

/*Smartec style start*/
div.flydescription table tbody tr td { padding-top: 2px; padding-bottom: 2px; border-top: 1px solid #cfe4cd; padding-right: 15px; text-align: left; vertical-align: top; }
td.tab1  { padding-top: 2px; padding-bottom: 2px; border-top: 1px solid #cfe4cd; padding-right: 15px; text-align: left; vertical-align: top; }
/*Smartec style end*/


#main
	{
	margin:0 auto;
	min-width:1030px;
	background-color:#ecfff9;
	margin-left:15px;
	margin-right:15px;
	box-shadow: 5px 5px 10px #999999; /* Делаем тень для нормальных браузеров, для IE не делаем поскольку он тогда перестаёт сглаживать шрифты */
	border: 1px solid #606060;
	}

#header
	{
	background-color:#ddebe6;
	background: transparent url(../images/header_back.png);
	height:104px;
	}
	

#top
	{
	background: transparent url(../images/header_back.png);
	height: 31px;
	z-index:2;
	/*border-bottom:1px solid silver;*/
	}

#footer
	{
	background-color:#ddebe6;
	background: transparent url(../images/header_back.png);
	/*background: transparent url(../images/header_back_grad_footer.jpg);*/
	height:30px;
	}

#banners
	{
	margin-top:20px;
	}
	
#banners .module
	{
	float:left;
	margin-left:25px;
	}
	

#center_sub_call
	{
	clear:both; /*На случай переполнения top-31px*/
	width:100%;
	}
	
#left_call
	{
	padding:5px;
	width:260px;
	float:left;
	}

#right_call
	{
	float:right;
	width:190px;
	padding:5px;
	}

#center_call
	{
	margin-left:270px;	/* 270=260+5+5 */
	margin-right:200px; /* 200=190+5+5 */
	border-left: 2px dotted #a4dbc8;
	border-right: 2px dotted #a4dbc8;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:12px;
	background-color:#fff;
	min-height:600px;
	}
	

#center_call:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	}
	
#center_content
	{
	width: 100%;
	overflow: hidden;	
	}	
	
#center_content li
	{
	margin-left:30px;
	}	

.module
	{
	margin-bottom:15px;
	}

.module ul		
	{
	list-style-type: none;
	}	

	
.logo_image
	{
	margin-left:5px;
	margin-top:20px;
	float:left;
	height:70px;
	width:280px;
	background: transparent url(../images/header_logo_red_button.png) no-repeat;
	}

.logo_name
	{
	margin-left:15px;
	margin-top:15px;
	float:left;
	height:79px;
	width:391px;
	background: transparent url(../images/header_name_green.png) no-repeat;
	}	
	
.logo_text
	{
	float:left;
	width:415px;
	margin-left:20px;
	margin-top:10px;
	text-shadow: #fff 1px 1px 2px, #afa 0 0 5px;
	}

.logo_text_contacts
	{
	float:right;
	margin-right:15px;
	margin-top:4px;
	text-shadow: #fff 1px 1px 2px, #afa 0 0 5px;
	}
	
	.logo_text_contacts table tr td
	{padding:0px; margin:0px;}
	
.menu_top
	{
	font-family: Arial,sans-serif;
	font-size:11pt;
	margin-left:270px;
	}
	
.menu_top li
	{
	margin-left:10px;
	float: left; 
   	list-style: none;
	text-align:center;
	}
	
.menu_top li a
	{
	color:#fff;
    display: block; 
	width:100px;
	height:25px; /*25=31-6*/
	padding-top:6px;
	background: transparent url(../images/button_menu_noactive3.png) no-repeat;
	}

.menu_top li a span
	{
	margin-left:10px;
	}
	
.menu_top #current a
	{
	color:#000;
	background: transparent url(../images/button_menu_active3.png) no-repeat;
	}
	
.menu_top li a:hover
	{
	z-index:10;
	color:#000;
	background: transparent url(../images/button_menu_hover3.png) no-repeat;
	}

.menu_left
	{
	font-family: Arial,sans-serif;
	font-size:11pt;
	margin-left:12px;

	}
	
	
.menu_left li
	{
	width:100%;
   	list-style: none;
	text-align:left;
	padding:2px;

	}

.menu_left li a
	{
	color:#fff;
    display: block; 
	width:230px;
	height:26px; /*24=30-6*/
	padding-top:4px;
	padding-left:22px;
	background: transparent url(../images/left_menu_noactive.png) no-repeat;
	}	

.menu_left li a:hover
	{
	z-index:10;
	color:#000;
	background: transparent url(../images/left_menu_hover.png) no-repeat;
	}
.menu_left #current a
	{
	color:#000;
	background: transparent url(../images/left_menu_active.png) no-repeat;
	}
	
	
	
.copyright
	{
	text-align:center;
	padding-top:4px;
	font-size:12pt;

	font-family: "Times New Roman";
	}

ul.latestnews
	{
	list-style: none;
	}

li.latestnews
	{
	margin-top: 5px;
	background: transparent url(../images/ball_16.png) no-repeat;
	}

a.latestnews
	{
	margin-left: 25px;
	color:#000;
	}

a.latestnews:hover
	{
	border-bottom: 1px solid red;
	}

#system-message
{
	background-color:#FAFAD2;
    color:black; 
	background-position:left 5px;
	background-repeat:no-repeat;
	background-image: url(../images/info_s.png );
	border-color:#AACCAA;
	border-style:dotted none;
	border-width:1px 0pt;
	margin:1pt 1pt 1em 1em;
	padding:0.5em 1em 1.5em 48px;
}

.error
{
font-weight: bold;
}

.error_page 
	{
	margin-left:30px;
	list-style: disc outside;
	}
	
.error_page li
	{
	margin:5px;
	}
	
.error_page li a
	{
	font-size: 1.5em;
	}

.allvideos
	{
	border: 1px solid #bbb;
	}