@import "reset.css";
* {margin: 0;padding: 0;font-family: "Tahoma",Helvetica,Jamrul,sans-serif;}
p {margin: 0; font: 11px "Tahoma"; }
img {border: 0}
html,body {background: url('/img/bgroung.png'); color: #494a4b; font-family: "Tahoma"; font-size: 11px;}
a {color: #155684; text-decoration: underline}
a:hover {text-decoration: none}
h1{	text-align:left; color: #977420; font: 17px "Tahoma";  line-height: 26px; margin-top: 30px; padding-bottom: 25px;}
h2{	color: #fff;	font-size: 14px;}
input, textarea {outline:none;}
ul{ list-style: none; list-style-image: url(/img/production/block/marker.png);}
#wrapper{width: 1200px; margin: 0 auto; background-color: #fff; }
#logo{margin-top: 0px; margin-left: 0px; width: 370px; height: 95px; display: block; float: left;}
#header{width: 1200px; height: 124px; background: url("/img/header.jpg") no-repeat top;}
#online{background-image: url('/img/online.png');	width: 313px; height: 109px; margin-left: 20px; margin-top: 30px;  float: left;}
#middle{padding-top: 0px;}
.left{float: left; width: 297px; padding-right: 57px; padding-left: 25px;}
.right{	float: right;	width: 820px;}
#content{width: 794px;	margin: auto; padding: 0px 30px 20px 0;}
#content .not_available{padding: 20px 0; text-align: center;}
#footer{ height: 144px; width: 1200px; margin-top: 20px; background: url('/img/footer.jpg')}
#faber{position: absolute; margin: 50px 0 0 50px; width: 300px; height: 60px; color: #8b8b8b;}
#faber > div{position: absolute; margin: 7px 0 0 10px; font: 11.47px "Tahoma";}
#faber div a{text-decoration: underline; color: #8b8b8b; font: 11px "Tahoma";}
#faber div a:hover{text-decoration: none;}
#copyright{
	position: absolute; margin: 53px 0 0 630px; color: #8b8b8b; width: 186px;height: 5px;
	font-family: "Tahoma";
	}
#contacts{position: absolute; margin: 50px 0 0 1080px; line-height: 18px; text-align: left; color: #8b8b8b;}
.clear{clear: both !important; float: none !important;}
.pagination{text-align: left; padding-top: 0px; height: 20px; width: 790px; text-decoration: none; }
.pagination strong{margin-right: 6px; padding: 1px 4px 1px 4px; background-color: #555555; font: 11px "Tahoma"; color: #fff; text-decoration: none;}
.pagination a{text-decoration: none; margin-right: 6px; font: 11px "Tahoma"; color: #565656;}
.pagination a:hover{text-decoration: underline;}
.btn{background-image: url("/img/btn.png"); cursor: pointer; color: #fff; display: block; height: 21px; padding-top: 6px; text-align: center; text-decoration: none;}
.btn:hover{background-position: 0px -40px; color: #fff;}
.color1{color: #e6a43a;}