/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#000;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.813em;
		line-height:1.154em;
		color:#fff;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#fff;}
a:hover{text-decoration:none;}
strong, h1, h2, h3 {color:#ff7e00;}
p {padding-top:10px; text-align: justify}

/* ============================= main layout ====================== */

.more {float:right; margin:28px 5px 0 0;}
.more2 {margin:28px 0 0 0;}
.more3 {margin:38px 0 5px 0;}

li { background:url(images/list_bg.gif) no-repeat 0 9px; padding-left:20px; line-height:1.923em;}
li a {color:#fff; text-decoration:none; line-height:1.923em;}
li a:hover {text-decoration:underline;}

.imgindent {margin:0 15px 0 0; float:left;}
.imgindent2 {margin:0 15px 34px 0; float:left;}
.title {margin-bottom:30px;}
.align-right { text-align:right; }

/* ============================= header ====================== */
#header {  }
#header .indent {background:url(images/header_top_bg.gif) top left no-repeat; padding:37px 16px 13px 16px; font-size:0.923em; color:#5b5c5c;}
#header .indent a {color:#5b5c5c; text-decoration:none;}
#header .indent a:hover {text-decoration:underline;}
.rss {background:url(images/rss_bg.gif) top right no-repeat; float:right; padding:0 26px 0 0;}

.logo {margin:83px 0 76px 49px;}
.slogan {margin:110px 0 104px 104px;}

.menu {background:url(images/menu_bg.gif) top repeat-x; height:79px; margin-top:-4px;}
.menu li {float:left; padding:0; background:none;}
.menu li a { background:url(images/menu_line.gif) top right no-repeat; font-size:1.077em; line-height:1em; display:block; width:123px; text-align:center; padding:32px 0 23px 0;}
.menu li .narrow {width:122px;}
.menu li a:hover {background:url(images/button_hover.gif) top repeat-x; text-decoration:none;}
.menu .active {background:url(images/button_hover.gif) top repeat-x !important;}
.menu .last {background:none;}

.menu_lang {  text-transform:uppercase; text-align:right; background:#2D2D2D; padding:8px 23px 0px 0px; }
.menu_lang span { line-height:14px; margin-left:2px; padding:0px 3px; font-size:11px;}
.menu_lang  span.act{ background:#da4004; }
.menu_lang  span a { text-decoration:none; font-size:11px; }
.menu_lang  span a:hover { text-decoration:underline; }

/* ============================= ====== ====================== */
/* ============================= Gol_menu_baner ====================== */
/* ============================= ====== ====================== */

.baner {background:url(images/line_bar.png); top repeat-x; height:276px; margin-top:-35px;} 
.baner li {float:left; padding:1; background:none;}
.baner li a { background:url(images/menu_line.gif/) top right no-repeat; font-size:1.077em; line-height:1em; display:block; width:123px; text-align:center; padding:32px 0 23px 0;}

li { background:url(images/list_bg.gif) no-repeat 0 9px; padding-left:25px; line-height:1.923em;}

/*Свещение оранж*/
.baner li .narrow {width:122px;}
.baner li a:hover {background:url(images/button_hover.gif) top repeat-x; text-decoration:none;} 
.baner .active {background:url(images/button_hover.gif) top repeat-x !important;}
.baner .last {background:none;}


/* ============================= middle ====================== */


#middle {padding:0 25px 0 29px;}
.column_padding {padding-right:54px;}
.column_padding2 {padding-right:71px;}
.line_hor {background:url(images/line.gif) bottom repeat-x; padding:0 20px 40px 0; margin-bottom:40px;}
.line_hor2 {background:url(images/line.gif) bottom repeat-x; padding:0 10px 40px 0; margin-bottom:40px;}
.line_hor3 {background:url(images/line.gif) bottom repeat-x; padding:0 0 40px 0; margin-bottom:40px;}

.indent {padding-top:24px;}

.text_img {padding:5px 0 5px 0 !important;}
.img_box {padding:35px 0 25px 0;}
.ul {margin-top:15px;}

#index_5 #middle .indent {padding:24px 25px 5px 0;}
#index_5 #middle p {padding-top:14px;}
#index_6 .line_hor {padding-right:0;}
#index_6 .imgindent2 {margin:0 10px 30px 0; float:left;}
#index_6 #middle p {padding-top:14px;}
#index_8 #middle .indent {padding:24px 26px 15px 0;}
#index_8 #middle p {padding-top:14px;}
#index_8 #middle a {color:#ff7e00; text-decoration:none;}
#index_8 #middle a:hover {text-decoration:underline;}

/* ============================= footer ====================== */

#footer p {padding:27px 0 0 29px;}
#footer a {color:#ff7e00;}


/* ============================= forms ============================= */


form .rowi {height:25px;}
form .more {margin:32px 0 8px 15px;}

.input {width:234px; height:18px; border:1px solid #404040; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:274px; height:90px; border:1px solid #404040; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

/* ============================= index-5 =========================== */

/*---------tt_news----------------*/
.news-single-item h2.title { display:inline; padding-left:8px; }
.news-single-item img { float:left; }
.news-latest-container a .bodytext { text-decoration:none; }
.news-latest-container a:hover .bodytext { text-decoration:underline; }

