@charset "utf-8";

/* | Сделано в psd2html.biz (с) mail@psd2html.biz ----*/
/* | Дата: 09.11.08 ----*/
/* | Выполнил: Владимир Туронок ----*/
/* | Адрес поддержки: u.turanok@psd2html.biz, waldeh@gmail.com ----*/

@import url(null.css);
@import url(maintag.css);
@import url(layout.css);
@import url(widgets.css);

/*--------- Контейнеры ---------*/
#container {
    margin: 0 auto;
	overflow: hidden;
    text-align: left;
    width: 929px;
}

#container .content a{
background: none;
color: black;
}

#wrapper {

}

#wrapper1 {
background: #713a27;
padding: 30px 50px 30px 50px;
}
#content1{
font-size: 1.10em;
}

#content1 h1 {font-size: 1.69em; margin-bottom: 17px;}
#content1 h2 {font-size: 1.69em; margin-bottom: 17px;}
#content1 h3 {font-size: 1.50em; margin-bottom: 15px;}
#content1 h3 {font-size: 1.40em; margin-bottom: 15px;}
#content1 h4{font-size: 1.30em; margin-bottom: 15px;}
#content1 h5 {font-size: 1.25em; margin-bottom: 12px;}
#content1 h3 {font-size: 1.20em; margin-bottom: 12px;}

#content1 a{color: white;font-size: 1.10em;}
#content1 p{padding-top: 0; font-size: 1.10em; padding-bottom: 15px;}

/*///////////////////////////////*/

/*--------- Шапка сайта ---------*/
#header {
	height: 466px;
	overflow: hidden;
	position: relative;
	z-index: 1
}

#header h1 {background: url(/images/bg-headerh1.jpg) no-repeat; height: 36px; padding: 70px 0 391px 712px; position: absolute; top:39px;left:0; width: 929px; z-index: 2}
#menu-header {background: url(/images/bg-menuhead.gif) repeat-x; height: 36px; line-height: 36px; padding: 0 5px 0 27px; position: absolute; left:0;top:0; width: 897px; z-index: 2}
#menu-header li {height: 36px; padding-right: 23px}
#menu-header li ul {height: 36px; position: absolute; right:0;top:0; z-index: 2}
#menu-header a, #menu-header a:hover, #menu-header a:visited {color: #ffef66}
#menu-header li ul a, #menu-header li ul a:hover, #menu-header li ul a:visited {color: #dbdbdb}
/*///////////////////////////////*/

/*----- Основное содержимое -----*/
#toolbar {
	height: 80px;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 2000px;
	background: #875848;
}
#toolbar li {height: 80px; font-size: 1.2em; line-height: 80px; float: left; margin: 0; padding: 0}
#toolbar li a {color: #cfbcb6; display: block; float: left; height: 80px; padding: 0 29px; text-decoration: none}
.active {background: #713a27}
.inactive {background: #875848}

#scroller {background: #713a27; overflow: hidden; width: 929px;}
#content {
    font-size: 1.1em;
	width: 4645px;
}
#content h2 {font-size: 1.69em; margin-bottom: 17px;}
#content p {font-weight: normal; line-height: 1.41; margin-bottom: 20px}

.section {float: left; padding: 18px 31px 0 198px; width: 700px}
/*///////////////////////////////*/

/*----------- Подошва -----------*/
#footer {
	background: url(/images/bg-footer.gif) 596px 54px no-repeat;
	color: #26618c;
	font-size: 0.85em;
	height: 296px;
	overflow: hidden;
	position: relative;
	z-index: 2
}
#footer a {color: #26618c}

#articles {background: url(/images/bg_articles.gif) 0 0 repeat-x; height: 249px; padding-left: 63px; padding-top: 47px; width: 467px}
#articles li {background: 0 6px url(/images/bg-li-art.gif) no-repeat; height: 23px; padding-left: 11px;}
#copyright {display: block; position: absolute; left: 589px; top: 146px; z-index: 3; white-space: nowrap}
#madein {display: block; position: absolute; left: 65px; top: 228px; z-index: 3; float: left}

#footer .develop {position: absolute; left: 115px; top: 228px; z-index: 3; width:98px; font-size:11px; line-height:1em}
#footer .develop a {text-decoration:none}
#footer .develop i {position:absolute; left:-42px; top:-6px; width:34px; height:34px; background-image:url(/img/prosto.png)}
#footer .develop a:hover {text-indent:0}
#footer .develop a:hover i {background-position:0 100%}
/*///////////////////////////////*/
