body
{
    margin: 0px;
    background: #003;
}
a{
	text-decoration: none;
	color: #333333;
}
a img {border:0px}
img{margin:0px; padding: 0px;}
li
{
	list-style-image: url('../img/list.gif');
}
input, textarea
{
	font-family: sans-serif;
}
br
{
	line-height: 7px;
}
.clear
{
    font: 9px Arial;
    clear: both;
}
form
{
    margin: 0px;
}
p
{
   display: inline;
}
/*---------------fonts--------------*/
.menu_title, .menu_title_sel, .lang_text
{
    font: bold 12px Arial;
    color: white;
}
.submenu1_title, .submenu1_title_sel, .submenu1_block
{
    font: bold 11px Arial;
    color: white;
}
a.submenu1_title:hover
{
    color: #00CCFF;
}
.submenu2_title, .submenu2_title_sel
{
    font: 11px Arial;
    color: white;
    line-height: 1.5;
}
.submenu1_title_sel, .submenu2_title_sel
{ 
	color: #00CCFF;
}
a.submenu2_title:hover
{
    color: #00CCFF;
}

.content_title
{
    font: 20px Arial;
    color: #000066;
    margin-left: 15px;
    position: relative;
    top: 100px;
}
.content_text
{
	/*
    font: 12px Arial;
    color: #000000;
    */
    font: 11px Arial;
    color: #333333;
}
.title1, .title1_norm
{
    font: bold 11px Arial;
    color: #336699;
}
.title1_norm
{
    font-weight: normal;
}
.title2
{
    font: 14px Arial;
    color: #336699;
}
.text_gr, .text_gr_bold
{
    font: 11px Arial;
    color: #333333;
}
.text_gr_bold
{
    font-weight: bold;
}
.map_menu, .map_submenu, .map_submenu2
{
    font: bold 11px Arial;
    color: #070707;
    display: block;
    line-height: 1.5;
}
a.map_menu:hover
{
	color: #336699;
}
.table_head
{
    font: 12px Arial;
    color: #336699;
}
.table_text
{
    font: 10px Arial;
    color: #333333;
}
.news_small
{
    font: 11px Arial;
    color: #9f9e9d;
}
/*------------------------------------*/
.main
{
    width: 1024px;
    height: 768px;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -384px; /* РћС‚РєР»СЋС‡Р°РµС‚СЃСЏ JS РµСЃР»Рё СЂР°Р·СЂРµС€РµРЅРёРµ <= 1024 x 768 */
    left: 50%;
    margin-left: -512px;
/*    margin: auto;*/
}
.left
{
    margin-left: 2px;
    width: 200px;
    height: 768px;
    float: left;
}
.logo
{
    background: url('../img/logo.png');
    width: 200px;
    height: 132px;
}
.menu
{
    
}
.menu_block, .menu_news, .lang, .menu_empty
{
    background: url('../img/menu_bg.png') repeat-y;
    margin-top: 2px;   
}               
.menu_title, .menu_title_sel
{
	display: block;
	padding-left: 9px;
	padding-bottom: 5px;
	padding-top: 6px;
    cursor: pointer;
}
a.menu_title_sel
{
    background: url('../img/menu_bg_sel.png') repeat-y;
}
.submenu1_block
{
    margin-top: 13px;
   
}
.submenu1
{
    padding-left: 18px;
    padding-bottom: 13px;
    display: none;
}
.submenu2
{
    padding-left: 10px;
    display: none;
}
.menu_news
{
    padding-left: 9px;
    padding-right: 9px;
    margin-bottom: 8px;
    height: 100%;
}
.menu_news_title
{
    font: 12px Arial;
    color: #00CCFF;
    padding-top: 10px;
    display: block;
    
}
.menu_news_text
{
    font: bold 10px Arial;
    color:white;
    padding-top: 13px;
    display: block;
}
.lang
{
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 9px;
    padding-right: 9px;
}
a.lang_text:hover
{
    color: #00CCFF;
}

.right
{
    width: 750px;
    float: left;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 25px;
}
.home_title
{
    font: 65px Arial;
    color: #99FFFF;
}
.home_title2
{
    font: 30px Arial;
    color:white;
}
.button_bl
{
	color: white;
    margin-top: 15px;
    float: left;
    margin-right: 20px;
    width: 215px;
}
.button_text
{
    font: bold 18px Arial;
    color: white;
    vertical-align: middle;
    margin-top: 6px;
}
.button_img
{
    display: block;
    float: left;
    margin-right : 5px;
    vertical-align: middle;
}
.button_text a, .button_text a:visited
{
	color: white;
}
div.button_text a:hover
{
	color: #00CCFF;
}
.table1
{
   height: 768px;
  
}
.table1 tr
{
    vertical-align: top;
}
.right_content
{
    margin-left: 3px;
    width: 368px;
    min-width: 368px;
    float: left;
}
.content_title_bl, .content_text_bl
{
    background: url('../img/content_bg.png') repeat;
    height: 132px;
    margin-bottom: 2px;
}
.content_text_bl
{
    height: auto;
    max-height: 576px;
    padding: 15px;
}
#full_content
{
	/*overflow-y: scroll;*/
	height: 100%; 
    max-height: 604px;  
}
.menu_empty
{
    height: 100%;
}
.locations_block
{
    margin-bottom: 2px;
}
.locations
{
    background: url('../img/content_bg.png') repeat;
    float: left;
    padding-bottom: 10px;
    height: 250px;
    overflow: hidden;
}
.locations .title2, .locations .text_gr, .locations .text_gr_bold
{
    margin-left: 15px;
    margin-top: 10px;
    margin-right: 13px;
}
.locations .text_gr_bold
{display: block;}
.locations_map
{
    position: relative;
    top: -11px;
    margin-bottom: 2px;
    width: 368px;
    height: 296px;
}
.locations_enlarge
{
    background: url('../img/content_bg.png') repeat;
    text-align: right;
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*    padding-right: 17px;*/
    position: relative;
    top: -11px;
    height: 25px;
}
.title_logo
{
    position: absolute;
    top: 20px;
    left: 225px;
}
.more_info
{
    background: url('../img/content_bg.png') repeat;
    text-align: right;
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*    padding-right: 17px;*/
    position: relative;
    height: 25px;
}
.button_plus_a
{
    display: block;
    cursor: pointer;
    position: relative;
    top: 5px;
    right: 17px;
    
}
.button_plus
{
    font: 11px Arial;
    color: #000066;
    float: left;
    position: absolute;
    right: 20px;
    
}
.map_submenu
{
    font-weight: normal;
    margin-left: 35px;
}
a.map_submenu:hover
{
	color: #336699;
}
.map_submenu2
{
    font-weight: normal;
    margin-left: 70px;
}
a.map_submenu2:hover
{
	color: #336699;
}
.contacts
{
    background: url('../img/content_bg.png') repeat;
    margin-bottom: 2px;
    padding: 15px;
    padding-top: 0px;
}
.contacts_block .text_gr_bold
{
    padding-top: 10px;
    float: left;
    margin-right: 10px;
}
.form_input
{
	float: left;
	border: 0px;
	width: 230px;	
	margin-top: 7px;
	background: transparent;
}
.form_textarea
{
	border: 0px;
	width: 330px;	
	height: 100px;
	margin-top: 7px;
	background: transparent;	
}
.form_buttons_bl
{
    height: 25px;
    clear: both;
    margin-bottom: 2px;
}
.button
{
    height: 100%;
    min-width: 90px;
    background: #010066 url('../img/form_button.png') repeat-x;
    border: 0px;
    font: bold 12px Arial;
    cursor: pointer;
    color: white;
    float: left; 
    width: 90px; 
    text-align: left;
    padding-left: 20px;  
}
input.button:hover
{
	color: #00CCFF; 
}
.button_right_border
{
    width: 11px;
    height: 25px;
    background: url('../img/button_border.png') no-repeat;
    float: left;
}
.button_rest
{
    background: url('../img/button_rest.png');
    float: left;
    height: 25px;
    width: 278px;
}
.table_content tr
{

}
.table_content td
{
    width: 108px;
    border-bottom : 1px dashed #C1C2C3;
    padding-left: 3px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;    
}
.read_more
{
    float: left;
    font: 11px Arial;
    color: #333333;
    margin-left: 5px;
}
a.news_pages_num, a.news_pages_num_sel
{
    font: bold 11px Arial;
    color: #000066;
    
}
a.news_pages_num_sel
{
    text-decoration: underline;
}
.news_pages_num_block
{
    margin-right: 17px;
}