/* CSS Document */

/*RESET BLOCK*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
a {
	color:#f9a133;
	font-size: 12px;
	}
	
a:hover {
	color: #fff;
	text-decoration: none;
}

blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/*LAYOTS INDEX PAGE*/
html{
	height:100%;
	width:100%;
	}
body{
	min-height:100%;
	position:relative;
	width:100%;
	}
*html body{
	height:100%;
	}

.l-header{
	/* background-image:url(/pic/background-header.gif); */	
	background-repeat:repeat-x;
	height:359px;
	overflow:hidden;
	width:100%;
	}
img.png {filter:expression(fixPNG(this));
}

.b-header{
	height:577px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:868px;
	}
.b-header h1{
	display:block;
	height:88px;
	position:absolute;
	right:60px;
	top:35px;
	width:295px;
	}

.b-header ul {
	list-style-type:none;
	float:left;
	position:absolute;
	right:85px;
	top:20px;
	}
.b-header li{
	float:left;
	list-style-type:none;
	margin:0 0 0 40px;
	}
.move-left{
	position:absolute;
	bottom:30px;
	left:50px;
	}
.move-right{
	position:absolute;
	bottom:50px;
	right:30px;
	}
div .b-move-links{
	height:92px;
 	left:295px;
	position:absolute; 
	top:460px;
 	width:289px;
	}
#b-move-links-move-right{
	 left: 159px;
	position:absolute;
	top:26px;
	}
#b-move-links-move-left{
	left: 117px;
	position:absolute;
	top:26px;
}
.l-content{
	background-color:#201f1f;
	background-image:url(/pic/background-content.gif);
	background-repeat:repeat-x;
	background-position:left top;
	overflow:hidden;
	text-align:center; 
	padding:15px 0 0 0; 
	width:100%; 
	}
.b-content{
	display:inline;
	list-style-type:none;
	}
.b-content li{
	display:inline;
	list-style-type:none;
	margin:0 0 0 30px;
	}
.b-content li a{
	color:#FEFEFE;
	}
.b-information-content-inside{
	padding:25px 0 20px 0;
	float: left;}
.b-information-content,.b-information-content-inside{
	margin:0 auto;
	text-align:left; 
	width:840px; 
	}
.b-information-content h2,.b-information-content-inside h2{
	margin:20px 0 10px 0;
	}
.b-information-content ul{
	float:left;
	list-style-type:none;
	padding:0 0 30px 0;
	}
.b-information-content ul li{
	float:left;
	margin:0 40px 0 0;
	*margin: 0 20px 0 0;
	list-style-type:none;
	width:230px;
		}
.b-date{
	display:block;
	float:left;
	text-align:right;
			}
.b-date p{
	background-color:#FF8B1D;
	display:block;
	height:20px;
	line-height:20px;
	padding:2px 0 0 0;
	text-align:center;
	width:80px;
	}
.b-date em{
	display:block;
	margin:5px 0 0 0;
	*width:30px;
	}
.b-about-news{ 
	float:right;
	margin:-3px  0 0 0;
	padding:0 0 0 10px;
	width:140px;
	}
.b-brend{
	background-color:#292828;
	background-repeat:repeat;
	width:100%;
	padding:20px 0 20px 0;
	text-align:center;
	clear:both;
	}
.b-brend p a{
	margin:0 30px 0 0;
	}

.b-brend ul {
	display: block;
}

.b-brend ul li {
	display: inline;
	margin-right: 20px;
}

.l-footer{
	background-color:#201F1F;
	height:100px;
	padding:30px 0 0px 0;
	
	}
	
.b-footer{
	margin:0 auto;
	width:840px;
	}
#adress-company{
	float:left;
	}	
#links-Dextra{
	float:right;
	margin:0px 0 0 140px;
	width:260px;
	}
#links-Dextra img{
	float:left;
	}
.l-links-dexta{
	display:table;
	padding:0 0 0 5px;
	}
		/*END INDEX PAGE*/
		
		/*GALLEREY PAGE*/
.l-header-gallerey{
	background-image:url(/pic/background-gallerey.gif);
	background-repeat:repeat-x;
	height:170px;
	position:relative;
	width:100%;
	}
.l-header-gallerey ul {
	list-style-type:none;
	float:left;
	position:absolute;
	right:120px;
	top:70px;
	}
.l-header-gallerey li{
	float:left;
	list-style-type:none;
	margin:0 0 0 40px;
	}
.l-header-gallerey h1{
	display:block;
	height:88px;
	position:absolute;
	left:30px;
	top:35px;
	width:295px;
	}	
.l-content-inside{
	background-color:#474342;
	background-image:url(/pic/background-gallerey-up.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding:20px 0 0 0;
	position:relative;
	overflow:hidden;
	width:100%;
		}
.l-wrap-content-inside h2{
	margin:10px 0 0px 65px;
	}
.b-information-content-inside-wrap{
	width:770px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	position:relative;
	}
.b-information-content-inside-wrap h3{
	text-align:left;
	margin:0 0 10px 160px;
	}
.b-information-content-inside-wrap-wrap{
	width:430px;
	height:305px;
	background-color:#FFF;
	padding:10px 10px 10px 10px;
	margin:0 auto;
	}
.arrow-gallerey-next{
	position:absolute;
	top:110px;
	right:90px;
	}
.write-arrow-gallerey-next{
	position:absolute;
	right:10px;
	top:163px;
	}
.arrow-gallerey-post{
	position:absolute;
	top:110px;
	left:90px;
	}
.write-arrow-gallerey-post{
	position:absolute;
	left:0px; 
	top:163px;
	}
.back-to-gallerey{
	display:block;
	margin:20px 0 0 0;
	}
.b-content-inside{
	background-image:url(/pic/background-gallerey-bottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	overflow:hidden;
	width:100%;
	}
.b-content-inside-menu{
	display:inline;
	list-style-type:none;
	margin:0 0 0 40px;
	}
.b-content-inside-menu li{
	display:inline;
	list-style-type:none;
	margin:0 0 0 15px;
	}
.b-content-inside-menu li a{
	height:45px;
	line-height:45px;
	color:#FEFEFE;
	padding:10px 10px 10px 10px;
	width:90px;
	}

.l-wrap-content-inside{
	position:relative; 
	*height:550px;
	min-height:550px;
	overflow:hidden;
	width:100%;
	zoom:1;
	position:relative;
	}
#tower-background{
	position:absolute;
	bottom:0;
	left:0;
	}
.l-footer-inside{
	background-color:#1a1917;
	position:relative;
	padding:0 0 0 0;
	bottom:0;
	width:100%;
	height:220px;
	} 
.b-brend-write{
	padding:0 0 0 90px;
	}
#background-pic-footer{
	position:absolute;
	left:0px;
	bottom:0;
	}
.b-footer-inside{
	padding:40px 0 0 340px;
	}
		/*END GALLEREY PAGE*/
		
		/*TWO-GALLEREY PAGE*/
.l-wrap-one{
	background-image:url(/pic/background-gallerey2-up.gif);
	background-position:left top;
	background-repeat:repeat-x;
	overflow:hidden;
	width:100%;
	*overflow:visible;
	background-color:#4a4746;
	position:relative;
	min-height:550px;
	-height:55%
	}	
.l-wrap-two{
	background-image:url(/pic/background-gallerey2-bottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	width:100%;
	overflow:hidden;
	*overflow:visible;
	position:relative;
	min-height:550px;
	-height:100%;
	}	
.l-wrap-three{
	overflow:hidden;
	width:100%;
	*overflow:visible;
	position:relative;
	padding:20px 0 0 0;f
	min-height:550px;
	-height:100%;
	background-repeat:no-repeat;
	}
.l-wrap-three h2,.l-wrap-three h3{
	margin:10px 0 10px 63px;}
.b-croshki{
	display:inline;
	position:relative;
	list-style-type:none;
	margin:0 0 0 62px;
	}	
.b-croshki li{
	display:inline;
	list-style-type:none;
	}
.l-wrap-content-gallerey{
	float:left;
	width:65%;
	height:100%;
	margin:-10px 0 0 0;
	position:relative;
	z-index:40;
	}
.b-picture-content-gallerey{
	width:100%;
	text-align:center;
	vertical-align:middle;
	margin:20px 0 0 0;
	position:relative;
	z-index:40;
	}	
.b-picture-content-gallerey tr{
	vertical-align:middle;
	text-align:center;
	}
.b-picture-content-gallerey td{
	text-align:center;
	vertical-align:middle;
	}
.l-image-content-gallerey{
	height:97px;
	width:140px;
	padding:3px 3px 3px 3px;
	background-color:#FFF;
	margin:0 auto;
	text-align:center;
	}
.b-picture-content-gallerey tr td p{
	margin:15px 0 40px 0;
	}
.b-peiger{
	display:block;
	margin:0 0 0 60px;
	iposition:relative;
	itop:15px;
	iz-index:60;
	}
.b-peiger li{
	display:inline;
	padding: 0px 5px;
	iposition:relative;
	iz-index:60;
	}
.l-mape-site{
	width:30%;
	float:right;
	margin:20px 0 0 0;
	}
.b-mape-site{
	width:200px;
	background-color:#514e4e;
	padding:15px 25px 15px 25px;
	background-image:url(/pic/background-left-navigtation.gif);
	background-repeat:repeat-x;
	list-style-type:none;
		}
.b-mape-site li{
	margin:0 0 20px 0;
	list-style-type:none;
}

.b-mape-site li span {
	padding: 5px;
}

.b-mape-site li span.cur {
	background-color: rgb(249, 161, 50);
	color: rgb(255, 255, 255);
}
	
#build-background{
	position:absolute;
	bottom:0;
	left:0;
	}
	/*END TWO-GALLEREY PAGE*/
	
		/*CONTACT PAGE*/
.l-contact-wrap {
	float:left;
	padding:0 0 60px 60px;
	width:50%;
	color: #E0CC94;
	}

.l-contact-wrap p a, .l-contact-wrap a {
	font-size: 12px;
	color:#f9a133;
	}
	
.l-contact-wrap p a:hover , .l-contact-wrap a:hover {
	color: #fff;
	text-decoration: none;
}

.l-contact-wrap p {
	color: #E0CC94;
	}

.vcard{
	padding:10px 0 10px 0;
	}
#connection-with-as{
	margin:20px 0 0 0;
	width:70%;
	}
#connection-with-as fieldset em{
	color:#FFF;
	display:block;
	font-style:normal;
	font-weight:bold;
	}
.b-forma{
	border:1px #FFF solid;
	background-color:#383634;
	color:#d6d3ce;
	width:200px;
	margin:2px 0 0 0;
	}
.mape-walk{	
	float:right;
	width:45%;
	text-align:center;
	overflow:hidden;
	}
#connection-with-as fieldset p{
	color:#FFF;
	}
#connection-with-as fieldset textarea{
	border:1px #FFF solid;
	background-color:#383634;
	color:#d6d3ce;
	width:225px;
	height:75px;
	margin:2px 0 0 0;
	}
.b-cod{
	margin:15px 0 0 0;
	}
.b-cod label{
	width:60px;
	color:#FFF;
	height:20px;
	line-height:20px;
	 }
.grafic-cod{
	*margin:-5px 0 0 0;
	line-height:20px;
	vertical-align:bottom;
	}
.b-send{
	background-color:#ff8b1d;
	color:#FFF;
	border:none;
	margin:10px 0 0 0;
	width:95px;
	}
#b-present{
	width:60px;
	border:1px #FFF solid;
	background-color:#383634;
	color:#d6d3ce;
	}
		
		/*END CONTACT PAGE*/
		
		/*NEWS PAGE*/
.l-content-news{
	float:left;
	width:60%;
	}
li.b-content-news{
	margin:0 0 30px 0;
	list-style-type:none;
	}
div.b-content-news{
	width:100%;
	overflow:hidden;
	padding:0 0 0 60px;
	}
div.b-date-news{
	float:left;
	width:8%;
	text-align:right;
	}
p.b-date-news{
	display:block;
	height:20px;
	width:90px;
	background-color:#ff8b1d;
	text-align:center;
	}
em.b-date-news{
	text-align:right;
	display:block;
	margin:5px 0 0 0; 
	width:90px;
	}
div.b-content-news-with-date{
	float:right;
	width:86%;
	margin: -3px 0 0 10px;
	}
ul.b-delivery{
	display:inline;
	margin:0 0 20px 60px;
	list-style-type:none;
	}
li.b-delivery{
	display:inline;
	margin:0 10px 0 0;
	list-style-type:none;
	}
p.b-delivery{
	height:15px;
	display:inline;
	line-height:15px;
	}
img.b-delivery{
	vertical-align:middle;
	}
a.b-delivery{
	height:12px;
	line-height:12px;
	margin:0 0 0 1px;
	}
div.l-another-menu{
	float:right;
	width:30%;
	margin:-30px 0 0 0;
	}
.l-another-menu form{
	width:195px;
	}
.b-forma-news{
	border:1px #FFF solid;
	color:#d6d3ce;
	background-color:#565250;
	width:190px;
	}
.b-send-news{
	background-color:#ff8b1d;
	color:#FFF;
	border:none;
	margin:10px 0 0 0;
	width:95px;
	}
.b-send-news-another{
	background-color:#ff8b1d;
	color:#FFF;
	border:none;
	margin:10px 0 0 0;
	width:94px;
	}
		/*END NEWS PAGE*/
		/*TEXT PAGE*/
.l-wrap-content-text{
	float:left;
	height:100%;
	margin:-10px 0 0 65px;
	-margin:-10px 0 0 32px;
	padding:0 0 40px 0;
	position:relative;
	z-index:40;
	width:60%;
	}
.b-croshki-text{
	display:inline;
	position:relative;
	list-style-type:none;
		}	
.b-croshki-text li{
	display:inline;
	list-style-type:none;
	}
.l-wrap-content-text p{
	margin:20px 0 0 0;}
.b-send-rezume{
	}
.b-forma-resume{
	border:1px #FFF solid;
	background-color:#383634;
	color:#d6d3ce;
	width:350px; 
	margin:0 0 0 40px;
	}
.b-punkt-resume{
	float:left;
	width:200px;
	}
.b-forma-resume-cod{
	border:1px #FFF solid;
	background-color:#383634;
	color:#d6d3ce;
	width:100px;
	margin:0 0 0 40px;
	}
.b-you-send-resume{
	width:590px;
	border:1px #FFF solid;
	background-color:#383634;
	}
.b-cod-resume{
	margin:15px 0 0 0;
	}
.b-cod-resume label{
	color:#FFF;
	height:20px;
	line-height:20px;
	float:left;
	width:200px;
	}
.b-pole{
	float:left;
	width:250px;
	}
	/*END TEXT PAGE*/
	
	
	
	/*FONTS AND TYPOGRAFICS*/
	/*INDEX PAGE*/

body{
	font:62.5%/1.4 Tahoma,Arial, Helvetica, sans-serif;
	}	
h1{
	color:#858280;
	font-size:24px;
	line-height:2.4em;
		}	
h2{
	color:#858280;
	font-size:20px;
	line-height:2.0em;
	}
h3{
	color:#858280;
	font-size:18px;
	line-height:1.8em;
	}
h4{
	color:#858280;
	font-size:16px;
	line-height:1.6em;
	}
h5{
	color:#858280;
	font-size:14px;
	line-height:1.4em;
	}	
*ol{
	font-size:14px;
	line-height:1.4em;
	}	
*ul{
	font-size:14px;
	line-height:1.4em;
	}	
*a{
	color:#cfcfcf;
	font-size:14px;
	line-height:1.4em;
	}
.l-header,.l-content,.l-footer,.b-information-content,.b-information-content-inside,.l-footer-inside,.l-wrap-content-inside{
	font-size:12px;
	color:#E0CC94;
	}
.b-content,.b-content-inside-menu{
	font-size:14px;
	line-height:1.4em;
	}
.b-information-content h2{
	color:#5C5A5A;
	font-size:20px;
	line-height:2.0em;
	font-weight:normal;
	}
.b-information-content p,.b-information-content-inside p{
	font-size:12px;
	line-height:1.5em;
	}
.b-date p{
	color:#FFF;
	font-size:12px;
	line-height:1.2em;
	}
.b-date em{
	color:#4A4A4A;
	font-family:Georgia,Times New Roman, Times, serif;
	font-style:normal;
	font-size:12px; 
	line-height:1.2em;
	}
.b-about-news{
	color:#CFCFCF;
	font-size:12px;
	line-height:1.2em;
	}
#adress-company{
	color:#787878;
	font-size:12px;
	line-height:1.5em;
	font-style:normal;
	}
#adress-company a{
	color:#787878;
	text-decoration:none;
	}
#links-Dextra{
	color:#	B1B1B1;
	font-size:11px;
	line-height:1.1em;
	}
.l-links-dexta{
	color:#B1B1B1;
	font-style:normal;
	}
.l-links-dexta a{
	color:#b1b1b1;
	font-weight:bold;
	*margin:0 0 0 5px;
	text-decoration:none;
	}
	/*GALLEREY PAGE*/
.l-wrap-content-inside h2{
	color:#858281;
	font-size:24px;
	font-weight:normal;
	line-height:2.0em;
	}
.b-information-content-inside-wrap h3{
	color:#FFF;
	font-size:14px;
	line-height:1.4em;
	}
.write-arrow-gallerey-next,.write-arrow-gallerey-post{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.3em;
	}
.back-to-gallerey{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	}
b-content-inside-menu li a:hover,b-content-inside-menu li a:active{
	background-color:#f9a132;
	height:45px;
	line-height:45px;
	padding:10px 10px 10px 10px;
	width:90px;}
	/*END GALLEREY PAGE*/
	
	/*GALLEREY-TWO PAGE*/
.l-wrap-one,.l-wrap-two,.l-wrap-three{
	font-size:12px;
	line-height:1.5em;
	color:#d6d3ce;
	}
.b-content-inside-menu li a,.b-content-inside-menu,.b-content-inside-menu li{
	font-size:14px;
	line-height:1.4em;
	color:#fefefe;
	}
.l-wrap-three h2{
	font-size:24px;
	font-weight:normal;
	line-height:2.4em;
	color:#858280;
	}
.l-wrap-three h3{
	font-weight:normal;
	line-height:2.0em;}

.b-picture-content-gallerey tr td p{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	}	
.b-mape-site{
	color:#FFF;
	font-size:12px;
	line-height:1.2em;
	}
.b-mape-site li a{
	color:#FFF;
	font-size:12px;
	line-height:1.2em;
	}
.b-peiger,.b-peiger li{
	color:#cfcfcf;
	font-size: 12px;
	line-height:1.2em;
	}
.b-peiger li a{
	color:#f9a132;
	font-size: 12px;
	}
.b-peiger li a:hover, .b-peiger li a:active{
	color:#FFF;
	text-decoration:none;
	font-size: 12px;
	}
	/*END GALLEREY-TWO PAGE*/
	
		/*CONTACT PAGE*/
.l-contact-wrap{
	font-size:12px;
	line-height:1.2em;
	}
.l-contact-wrap p{
	color:#E0CC94;
	font-size:12px;
	line-height:1.2em;
	}
.vcard{
	color:#FFF;
	font-size:14px;
	font-style:normal;
	line-height:1.5em;
	}
.vcard a{
	color:#FFF;
	text-decoration:underline;
	}
	

		/*END CONTACT PAGE*/
		/*NEWS PAGE*/
.b-send-news{
	height:20px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	line-height:20px;
	}
.b-send-news-another{
	height:20px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	line-height:20px;
	}
a.b-delivery{
	color:#ff8b1d;
	}
p.b-date-news{
	color:#fff;
	font-size:14px;
	line-height:1.4em;
	}
em.b-date-news{
	color:#FFF;
	font-family:Georgia,Times New Roman, Times, serif;
	font-style:normal;
	font-size:12px; 
	line-height:1.2em;
	}
		/*END NEWS PAGE*/
		
			/*END TEXT PAGE*/
.l-wrap-content-text{
	color:#e0CC94;
	font-size:12px;
	line-height:1.2em;}
.l-wrap-content-text p{
	color:#e0CC94;
	font-size:12px;
	line-height:1.2em;}
.l-wrap-content-text ol,.l-wrap-content-text ol li{
	color:#e0CC94;
	font-size:12px;
	line-height:1.2em;
	margin:10px 0 20px 0;
	}
.l-wrap-content-text ul,.l-wrap-content-text ul li {
	color:#e0CC94;
	font-size:12px;
	line-height:1.2em;
	margin:10px 0 0 0;
	padding-left: 15px;
	}
.l-wrap-content-text table{
	color:#e0CC94;
	font-size:12px;
	line-height:1.2em;
	margin:10px 0 0 0;
	text-indent:40px; 
	border-collapse:collapse;}
.l-wrap-content-text a{
	color:#f9a133;
	font-size:12px;
	line-height:1.2em;
	}
		/*END TEXT PAGE*/
		
.b-croshki, .b-croshki-text {
	color:#b8b8b8;
	font-size:10px;
	line-height:1.0em;
	}
.b-croshki li a, .b-croshki-text  li a, .b-croshki-text  li {
	color:#b8b8b8;
	font-size:10px;
	line-height:1.0em;
	}

