@import "reset.css";
html{
	font-size:100.01%;
	font-family:"Tahoma";
	}
body{
	font-size:0.69em;
	color:#beb89f;
	background:#011e29 url("images/body_bg.jpg") repeat;
	}
a{
	color:#fdc800;
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}		
.conteiner{
	width:1004px;
	margin:0 auto;
	padding-bottom:10px;
	background:url("images/content_bottom.gif") no-repeat 0 bottom;
	}
.header{
	height:105px;
	position:relative;
	background:url("images/header_top.gif") no-repeat 0 70px;
	z-index:10;
	}
.main-menu{
	width:100%;
	text-align:center;
	}
.main-menu ul{
	padding-top:55px
	}
.main-menu ul li {
	display:inline;
	margin-right:36px;
	}
.main-menu ul li.left{
	margin-left:183px;
	}
.main-menu ul li.last{
	margin-right:0;
	}
.main-menu ul li{
	color:#02202b;
	font-size:1.27em;
	font-family:"Georgia";
	}
.main-menu ul a{	
	color:#02202b;
	text-decoration:none;
	}
.main-menu ul a:hover, .main-menu ul a.active{	
	color:#02202b;
	text-decoration:none;
	}
	
.logo{	
	position:absolute;
	top:21px;
	left:443px;
	}

.wrapper{
	padding:0 10px 0 11px;
	background:url("images/wrapper_bg.gif") repeat-y;
	}
.gradient{
	background:#011e29 url("images/gradient.gif") repeat-x;
	}
.images{
	height:445px;
	background:url("images/bg_images.jpg") no-repeat 47px 0px;
	}
.images img{
	padding:120px 0 0px 134px;
	}
.content{
	margin-top:-40px;	
	padding:0 80px 30px 80px;
	line-height:1.2;
	background:url("images/content_bg.gif") repeat-y;
	}
	
	
.page-title {
	width: 820px;
	position: relative;
	overflow: hidden;
	margin:0 auto;
	}

.inner-1 {
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
	}

.inner-2 {
	position: relative;
	left: -50%;
	float: left;
	margin: 0;
	padding: 0;
	}	
.w820{
	width:820px;
	}

.page-title h1{
	position:relative;
	color:#fdc800;
	height:35px;
	font-weight:bold;
	text-transform:uppercase;
	margin:auto 112px;
	padding-top:38px;
	background:url("images/title_bg.gif") repeat-x;
	}
.page-title h1 .left_fon{
	background:url("images/title_left.png") no-repeat;
	width:112px;
	height:72px;
	position:absolute;
	top:0;
	left:-112px;
	}
.page-title h1 .right_fon{
	background:url("images/title_right.png") no-repeat;
	width:112px;
	height:72px;
	position:absolute;
	top:0;
	right:-112px;
	}
.page-title h1 .center_fon{
	background:url("images/title_center.png") no-repeat;
	width:131px;
	height:72px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-66px;
	}
.page-date{
	color:#bf9100;
	font-weight:normal;
	font-size:0.82em;
	display:block;
	text-align:center;
	padding-top:13px;	
	text-align:center;
	margin-top:-20px;
	}
	
.colum{
	padding-bottom:15px;
	}
.colum-1{
	float:left;
	width:130px;
	}
.colum-2{
	float:left;
	width:555px;
	}
.colum-3{
	float:right;
	width:130px;
	}
.table_l_t{
	background:url("images/teble_l_t.gif") no-repeat 0 0;
	}
.table_l_b{
	background:url("images/teble_l_b.gif") no-repeat 0 bottom;
	}
.table_r_t{
	background:url("images/teble_r_t.gif") no-repeat right 0;
	}
.table_r_b{
	background:url("images/teble_r_b.gif") no-repeat right bottom;
	padding:0 35px 0 34px;
	}
.colum-2 table{	
	width:486px;
	border-collapse:collapse;
	}
.colum-2 table th{
	padding:2px 0;
	font-size:1.45em;
	font-family:"Georgia";
	color:#502804;	
	text-align:center;
	vertical-align:middle;
	background:#916708 url("images/th_bg.gif") no-repeat;
	}
.none_border{
	border-right:none !important;
	}
.colum-2 table td{	
	padding:8px 0 7px;
	font-weight:bold;
	color:#beb89f;	
	text-align:center;
	vertical-align:middle;
	background:url("images/td_bg.gif") repeat;
	border-top:1px solid #2e0e00;
	border-right:1px solid #2e0e00;
	}
.colum-2 table td.none_padding{
	padding:0;
	}
.td_r_b{
	display:block;
	padding:8px 0 7px;
	background:url("images/td_r_b.gif") no-repeat right bottom;
	
	}
	
.services{
	padding-top:20px;
	}
.services .item{
	width:24%;
	float:left;
	}
.services .item h2{
	padding:14px 0 5px 15px;
	font-weight:bold;
	color:#beb89f;
	text-transform:uppercase;
	background:url("images/h2.gif") no-repeat;
	}
.services .item p{
	padding:6px 15px 6px 0;
	}
	
.factories{
	padding-top:20px;
	}
.factories ul{
	width:16%;
	float:left;
	}
.factories ul a{
	font-weight:bold;
	color:#beb89f;
	text-decoration:underline;
	padding-left:12px;
	background:url("images/li.gif") no-repeat 0 60%;
	}
.factories ul a:hover{
	text-decoration:none;
	}

/* breadcrumbs */
.breadcrumbs{
	margin:20px 0 36px 20px;
	color:#fdc904;
	}
.breadcrumbs li{
	display:inline;
	padding:0 14px 0 0;
	margin:0 2px 0 0;
	background:url("images/breadcrumbs.gif") no-repeat 100% 60%;
	}
.breadcrumbs li.you-are-here{
	padding:0;
	margin:0;
	background:none;
	}
.breadcrumbs a{
	color:#fdc904;
	text-decoration:none;
	}
.breadcrumbs a:hover{
	color:#fdc904;
	text-decoration:underline;
	}
.breadcrumbs strong{
	font-weight:normal;
	text-decoration:underline;
	}
	
	
/*	navigation*/
.navigation{
	float:left;
	width:205px;
	}
.left-nav{
	width:205px;
	padding:12px 5px 0 23px;
	line-height:2;
	background:url("images/left-nav_l.gif") no-repeat 0 100%;
	}
.left-nav_r{
	background:url("images/left-nav_r.gif") no-repeat 100% 0;
	}
.nav_bg{
	margin:0 22px 0 0;	
	background:url("images/td_bg.gif") repeat 100% 0;
	}
.nav_t_l{
	background:url("images/nav_t_l.gif") no-repeat 0 0;
	}
.nav_b_r{
	padding:10px 8px 15px 0;
	background:url("images/td_r_b.gif") no-repeat 100% 100%;
	}
.left-nav ul{
	padding-left:13px;
	}
.left-nav ul ul{
	padding-left:13px;
	}
.left-nav ul a{
	color:#02202b;
	padding-left:11px;
	background:url("images/left-nav_f.gif") no-repeat 0 50%;
	}
.left-nav ul a{
	color:#02202b;
	padding-left:11px;
	background:url("images/left-nav_f.gif") no-repeat 0 50%;
	}
.left-nav ul a:hover{
	color:#02202b;
	background:url("images/left-nav_g.gif") no-repeat 0 50%;
	}
.left-nav ul a.active{
	color:#02202b;
	background:url("images/left-nav_g.gif") no-repeat 0 60%;
	}
	
.search{
	padding:30px 0 0 24px;
	}
.search h4{
	color:#fdc800;
	padding:0 0 8px 15px;
	background:url("images/search.gif") no-repeat 0 60%;
	}
.search input{
	color:#fdc800;
	border:1px solid #552d09;
	background:#2e0e00;
	margin-right:8px;
	vertical-align:middle;
	}
.search a{
	color:#fdc800;
	padding-right:10px;
	text-decoration:underline;
	background:url("images/search_a.gif") no-repeat 100% 65%;
	}
.search a:hover{
	text-decoration:none;
	}
	
	
.text{
	float:right;
	width:824px;

	
	}
.content .text .page-title{
	width:804px;
	}
	
.abz{
	padding-bottom:18px;
	}
.abz p{
	padding:4px 0 4px 0;
	}
.abz p.top_p{
	padding:25px 0 8px 0;
	}
.abz .image{
	display:block;
	padding-top:25px;
	margin:0 20px 15px 0;
	background:url("images/img_bg.gif") no-repeat 100% 0;
	}
.abz img {
	padding:6px;
	background:url("images/td_bg.gif") repeat 100% 0;
	}
.float_l{
	float:left;
	}
/*announc*/
.announc{
	width:824px;
	}
.announc .item{
	width:32%;
	float:left;
	padding-right:10px;
	margin-bottom:55px;
	}
.announc  .item .image{
	float:left;
	display:block;
	padding-top:17px;
	margin-right:15px;
	background:url("images/img_bg_s.gif") no-repeat 100% 0;
	}
.announc  .item img {
	padding:6px;
	background:url("images/td_bg.gif") repeat 100% 0;
	}
.announc .item .title{
	color:#fdc800;
	font-weight:bold;
	display:block;
	margin-bottom:8px;
	padding:17px 0 8px 0;
	}

.text h2{
	font-size:1.27em;
	padding-bottom:8px;
	color:#fdc800;
	}
.text h3{
	color:#fbc600;
	padding-bottom:0;
	}
	
	
.text table{
	
	}
.text table th{
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
	color:#beb89f;
	padding:9px 15px;
	border-bottom:2px solid #4b290e;
	border-top:1px solid #4b290e;
	background:url("images/td_bg.gif") repeat 100% 0;
	}
.text table td{
	padding:4px;
	border-bottom:1px solid #4b290e;
	}
.text table.img{
	width:100px;
	float:left;
	margin:0 0 8px 0;
	border:0;
	}
.text table.img .image{
	margin:0 20px 15px 0;
	}
.text table.img img{
	float:none;
	margin:0 0 2px 0;
	border:none;
	}
.text table.img td{
	padding:0;
	border:0;
	vertical-align:top;
	}
.text table.img strong{
	font-weight:bold;
	display:block;
	color:#fdc800;
	}
.text form table{
	color:#fbc600;
	}
.text form td{
	border:0;
	padding:0 4px 4px 0;
	vertical-align:top;
	}

.text input, .text textarea{
	border:none;
	color:#beb89f;
	font-family:Arial;
	padding:2px;
	font-size:1em;
	vertical-align:middle;
	background:url("images/td_bg.gif") repeat 100% 0;
	}
.text td input,
.text td textarea{
	position:relative;
	top:-2px;
	}
.text input.button{
	border:0;
	cursor:pointer;
	padding:1px 5px;
	background:#4f2d12;
	color:#beb89f;
	text-transform:uppercase;
	font-weight:bold;
	}	
.load{
	background: url("images/download.gif") no-repeat left center;
	margin-top:16px;
	padding: 8px 0 10px 38px;
	margin-bottom:10px;
	font-weight:bold;
	color:#fdc800;
	}	
.load a{
	color:#beb89f;
	}	

	
.number{
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:1px solid #502e13; 
	}
.bottom{
	padding-top:3px;
	border-top:1px solid #502e13; 
	border-bottom:none; 
	}
.number span{
	color:#fdc800;
	}	
.number a{
	color:#beb89f;
	padding:0 10px;
	}
.number a:hover,.number a.active {
	color:#fdc800;
	}		
.pages .abz a{
	text-decoration:none;
	}
.pages .abz a span{
	display:block;
	font-weight:bold;
	text-decoration:underline;
	}
.pages .image{
	float:left;
	width:169px;
	}
.pages .image img{
	margin-bottom:8px;
	text-decoration:none;
	}

	
.img_string{
	text-align:center;
	padding-top:10px;
	}
.product h2{
	padding-top:9px;
	}
.product p{
	padding-bottom:9px;
	}
.product p a{
	display:block;
	font-weight:bold;
	font-size:1.18em;
	}
.product h2{
	font-size:1.55em;
	}
.product div{
	padding-top:25px;
	}
.product table.img .image{
	margin:0 20px 5px 0;
	}
.zoom{
	padding-left:15px;
	background:url("images/zoom.gif") no-repeat 0 60%;
	}
h3 span{
	color:#beb89f;
	font-weight:normal;
	font-size:0.91em;
	}

	
.footer{
	width:914px;
	margin:0 auto;
	padding:35px 0 40px 90px;
	color:#c2af68;
	}
.banner{
	float:left;
	margin-right:20px;
	}
.copyright{
	position:relative;
	left:15px;	
	}
.copyright a{
	color:#c2af68;
	}	

	

/* popup */
body.pop-up{
	font-size:0.69em;
	color:#beb89f;	
	background:#2b0d00;
	}
.pop-up .root{
	background:url("images/pop-up_bg.gif") repeat-x;
	}
.pop-up a{
	color:#fdc800;
	}
.pop-up .top{
	padding:2px 0 0 20px;
	}
.pop-up .zag{
	padding:16px 0 8px 20px;
	color:#fdc800;
	font-weight:bold;
	font-size:1.27em;
	}
.pop-up .im{
	padding:0px 0 40px 20px;
	}
.pop-up .im p{
	margin:5px 0;
	}
.pop-up .kr{
	padding:0 0 0 20px;
	font-size:0.91em;
	}
.pop-up .bottom{
	border-top:1px solid #250b00;
	margin-top:7px;
	padding:10px 20px;
	}
.pop-up .bottom a{
	color:#fdc800;
	line-height:1.3;
	}
.counters{
	float:left;
	margin-right:20px;
	}
.counters img{
	margin-right:20px;
	}
	

	
/*.title{
	color:#fdc800;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	background:url(./i/backgrounds/title_bg.gif) repeat-x 110px 0;
	margin:-40px auto 0;
	}
.title_left{
	background:url(./i/backgrounds/title_left.png) no-repeat 0 0;
	}
.title_center{
	background:url(./i/backgrounds/title_center.png) no-repeat center 0;
	}	
.title_right{
	height:72px;
	min-width:370px;
	padding-top:39px;
	background:url(./i/backgrounds/title_right.png) no-repeat right 0;
	}
.w370{
	width:390px;
	}*/
/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.clear{
	clear: both;
	}