body{
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Tahoma;
	color:#2b2b2b;
	background:#fff;
}

table,td{vertical-align:top;}
ul,li{margin:0;padding:0;list-style:none;}
a{
	-moz-outline:0; outline:0;
	color:#888;
}
a img{border:0;}
td.main-column a:hover{color:#f8851e;}
#content a[target=_blank]{
	padding-right:14px;
	background:url(images/external.png) no-repeat right center;
}

hr{
	border:0;
	color: #888;
	background-color: #888;
	height: 1px;
}

.orange{color:#f8851e;}
.red{color:#ff3d00;}
.f10{font-size:10px;}
.f11{font-size:11px;}
.br{clear:both;}

#container{
	min-width:1000px;
	max-width:1600px;
}

#header{
	height:180px;
	position:relative;
}

#header #logo{
	position:absolute;
	left:5px;
	top:50px;
}

#header #menu{
	position:absolute;
	bottom:0px;
	right:20px;
	left:280px;
}

#header #icons{
	position:absolute;
	right:20px;
	top:15px;
}

#header #icons a{
	padding:0 4px;
}

#header #search{
	position:absolute;
	right:20px;
	top:65px;
	width:180px;
}

#header #slogan{
	position:absolute;
	right:20px;
	top:60px;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#f8851e;
	text-transform:uppercase;
	border-left:1px solid #ff3d00;
	padding-left:6px;
}

#header #evraz{
	position:absolute;
	left:20px;
	bottom:9px;
	width:250px;
}

#header #evraz img{
	vertical-align:middle;
}

#header #evraz a{
	text-decoration:none;
	color:#ff3d00;
	font-family:Tahoma;
	font-size:11px;
}

#content{
	padding:0px 20px 30px 20px;
	width:100%;
	background:url(images/barcode.gif) no-repeat left bottom;
}

#content td.left-column{
	width:260px;
	padding-bottom:150px;
}

#content td.left-column #barcode{
	margin-left:-20px;
	margin-top:20px;
}


#content td.left-column div.left-wrap{
	width:220px;
	padding-right:40px;
}


#content td.left-column h1, #content td.right-column h1{
	color:#333;
	font-size:18px;
	font-weight:normal;
}

#content td.left-column #contacts{
	background:#f3f3f3;
	padding:15px 20px;
	margin-left:-20px;
	margin-bottom:20px;
	font-size:11px;
}

#content td.left-column #contacts p{
	margin:3px 0;
}

#content td.left-column #contacts b{
	display:block;
	margin-bottom:6px;
}

#content td.main-column{
	width:100%;
}

#content td.main-column ul li{
	padding:5px 0;
}

#content td.main-column table.content-table{
	border-collapse:collapse;
	width:100%;
}

#content td.main-column table.content-table td{
	border:1px solid #DEDEDE;
	margin:0px;
	padding:5px;
}

#content td.main-column table.content-table th{
	border:1px solid #DEDEDE;
	background:#f3f3f3;
	margin:0px;
	padding:5px;
}

#content td.main-column table.content-table td img{
	vertical-align:middle;
}

#content td.main-column table.content-table a{
	color:#888;
}


#content td.main-column #content_body{
	font-family:Arial;
	font-size:12px;
	color:#2b2b2b;
	line-height:18px;
	min-height:400px;
}

#content td.right-column div.right-wrap{
	position:relative;
	width:180px;
	padding-left:40px;
}

#navigation{
	text-align:right;
	height:10px;
	margin-bottom:30px;
	padding-right:20px;
}

#pagetitle{
	font-size:18px;
	color:#2b2b2b;
	font-weight:normal;
}

#footer{
	height:70px;
	padding:20px 0;
	margin:0 20px;
	border-top:2px solid #8e8e8e;
	position:relative;
}

#footer #line{
	width:66px;
	height:2px;
	background:url(images/line.gif) no-repeat;
	position:absolute;
	left:0px;
	top:-2px;
}

#footer ul li{
	float:left;
	font-size:9px;
	color:#959595;
}

#footer ul #disc{width:50%;}
#footer ul #copy{width:35%;}
#footer ul #sinergo{width:15%; text-align:right;}
#footer ul #sinergo a{
	text-decoration:none;
	display:block;
	width:65px;
	height:13px;
	background:url(images/sinergo.gif) no-repeat top;
	float:right;
	margin-left:3px;
}

#footer ul #sinergo a:hover{
	background-position:0 -13px;
}