﻿body{
text-align: center;
padding: 0px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 0.7em;
background-image: url(Images/main_bg.jpg);
background-repeat: repeat;
color: #5E5D5D;}

#bodd /*Общее тело сайта*/{
width: 950px;
height: 100%;
background-color: #fff;
position: relative;
margin: 0px auto 0px auto;
text-align: left;
border-width: 0px;
border-style: solid;}

#header /*div заголовка. Включает #slogan, #leftcorner, #lang*/{
background-image: url(Images/bg.png);
background-repeat: repeat-x;
height: 125px;
width: 950px;
position: relative;
left: 0px;}

#leftcorner{
position: absolute;
left: 100px;
top: 53px;}

#lang{
position: absolute;
left: 3px;
top: 98px;}

.chooselang{
font-family: Verdana, Helvetica, sans-serif;
font-size: 1.0em;
color: #5E5D5D;
text-decoration: none;}

.chooselang:hover{
color: #FF6504;}

.chooselang:visited{
color: #5E5D5D;}

#slogan{
position: absolute;
width: 814px;
top: 51px;
left: 121px;
padding-left: 15px;
background-color: #fff;}
/*Конец составляющих div #header*/

#picture{
position: relative;
top: 0px;
left: 0px;
width: 950px;
height: 230px;
background-image: url(images/pic-def-bg.png);
background-repeat: repeat-x;}

#toppicture-div{
width: 480px;
position: relative;
top: 0px;
left: 470px;}

#logo{
position: absolute;
left:620px;
top:18px;
z-index: 2;}

#topspan{
background-color: #fff;
position: absolute;
left: 0px;
top: -20px;
z-index: 2;
width: 230px;
height: 20px;}

/* Главное меню*/
#topmenu{
background-color: #fff;
position: absolute;
top: 0px;
left: 120px;
width: 230px;
height: 230px;
background-image: url(images/bgmenu.png);
background-repeat: repeat-y;}

.mainmenu{
position: relative;
top: 10px;
left: 0px;
width: 230px;
padding: 0px 10px 0px 0px;}

.StaticMenuStyle{
background-color: Transparent;}

.StaticMenuItemStyle{
font-family: Verdana, Helvetica, sans-serif;
font-size: 1.0em;
color: #5E5D5D;
height: 10px;
font-weight: bold;
padding: 6px 0px 6px 10px;
margin: 2px 0px 2px 0px;}

.StaticHoverStyle{
color: #fff;
background-color: #FF6504;}

.StaticSelectedStyle{
color: #FF6504;
background-color: Transparent;
padding: 5px 0px 5px 10px;
border-width: 1px;
border-style: solid none solid none;
border-color: #FF6504;}
/*Конец описания главного меню*/

/*Меню второго уровня*/
.pagemenu{
width: 100%;
margin: 0px 0px 10px 0px;
border-width: 1px;
border-style: none none dotted none;
border-color: #FF6504;}

.menu2{
background-color: #fff;
position: relative;
top: 0px;
left: 0px;
width: 100%;
background-image: url(images/bgmenu.png);
background-repeat: repeat-y;
background-position: right;}

.StaticMenuStyle2{
background-color: Transparent;}

.StaticMenuItemStyle2{
font-family: Verdana, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
color: #5E5D5D;
padding: 3px 0px 3px 0px;
margin: 0px 0px 1px 0px;}

.StaticHoverStyle2, .StaticSelectedStyle2{
color: #FF6504;
padding: 2px 0px 2px 0px;
margin: 0px 0px 1px 0px;
border-width: 1px;
border-style: solid none solid none;
border-color: #FF6504;}
/*Конец описания меню второго уровня*/

/*Таблица контента*/
#contenttable{
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 100%;}

#lefttd{
width: 210px;
border-style: dotted dotted none none;}

#centraltd{
width: 550px;
border-style: dotted none none none;}

#righttd{
width: 190px;
border-style: dotted none none dotted;}

#lefttd, #centraltd, #righttd{
height: 100%;
padding: 10px 5px 10px 5px;
vertical-align: top;
border-width: 1px;
border-color: #FF6504;}
/*Конец таблицы контента*/

#bottombg{
position: relative;
background-image: url(images/bottombg.png);
background-repeat: repeat-x;
top: 0px;
left: 0px;
width: 100%;
height: 24px;
text-align: left;
font-size: 10px;
padding-top: 15px;}

.bot{
color: #194168;
text-decoration: none;}

.orangelink, .bot:hover{
color: #FF6504;
text-decoration: none;}

.orangelink:hover{
color: #F8A417;}

.headertext{
font-family: Tahoma;
font-size: 13pt;
color: #5E5D5D;
font-weight: bold;}

h1{
font-family: Tahoma;
font-size: 13pt;
color: #5E5D5D;
font-weight: bold;}

#contacts_ua{
position: relative;
top: 0px;
left: 0px;
width: 230px;}

#contacts_rb{
position: absolute;
top: 70px;
left: 490px;
width: 230px;}

#mainp_left_div{
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: #fff;}

.textpicture{
float: left;
margin: 0px 10px 0px 0px;}

.hr{
width: 100%;
height: 1px;
border-color: #FF6504;
border-style: none none dotted none;
border-width: 1px;}