@charset "windows-1251";
html, body {
	height: 100%;
	width: 100%;
}
h1, h2, h3, h4, td, tr, table, form, p, div, body, html, img, br {
	margin: 0px 0px;
	padding: 0px;
}
br {
	clear:both;
}
div.relative {
	position:relative;
}
div {
	border:0px solid red;	
}
#headmenu {
	height: 101px;
	width: 900px;
	position: relative;
	clear: both;
}
#headmenu .logo {
	position: absolute;
	left: 0px;
	top: 37px;
}
#headmenu .mainmenu {
	position: absolute;
	left: 170px;
	top: 44px;
	width: 700px;
}
#headmenu .mainmenu a {
	display:block;
	margin: 0 7px;
	margin-top: 17px;
	float:left;
}
#submenu {
	width:900px;
	height:1px;
}
#submenu ul, #submenu li {
	padding:0; margin:0; list-style-type: none;
}
#submenu #sm-about {
	position: absolute; top:-18px; left:170px;
	padding: 20px;
	background-image: url(images/submenu-bg.png);
	width: 150px;
	border: 1px solid #eee;
}
#submenu #sm-help {
	position: absolute; top:-18px; left:444px;
	padding: 20px;
	background-image: url(images/submenu-bg.png);
	width: 150px;
	border: 1px solid #eee;
}
#headmenu .search {
	position: absolute;
	left: 772px;
	top: 56px;
	width:200px;
}
#headmenu .search .textfield {
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #767676;

	width:93px;
	margin-right:5px;
}
#head {
	height: 329px;
	width: 901px;
}
#content {
	clear: both;
	width: 900px;
	border-left:solid 1px #e7e7e7;
	border-right:solid 1px #e7e7e7;
}
#content #leftbox {
	width: 192px;
	padding: 10px;
	margin-bottom: 10px;
}
#content #bodybox {
	padding:10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 13px;
	color: #4e4e4e;
}
#content .width480 {
	width: 460px;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}
#content .width-full {
	width: 664px;
	border-left: 1px solid #e7e7e7;
}
#content a {
	color: #1f6db8;
}
#content #rightbox {
	width: 184px;
	padding: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
}
#footer {
	clear: both;
	width: 898px;
	border: 1px solid #e7e7e7;
	background-color: #f8f8f8;
	position:relative;
	height:55px;
	margin-bottom:35px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #62696f;	
}
#content #leftbox .authform {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #4e4e4e;
}
#content #leftbox .authform strong {
	color: #000000;
}
#content #leftbox .authform a {
	color: #4176ba;
	font-size: 9px;
}
#content #leftbox .authform .textfield {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #767676;
	width: 130px;
	border: 1px solid #e7e7e7;
	padding-left: 3px;
}
#content .hr-line {
	background-color: #e7e7e7;
	clear: both;
	height: 1px;
	overflow: hidden;
	margin:15px 0;
}
.lang {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #000000;
}
#content #leftbox .pricelist {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #4e4e4e;
}
#content #leftbox .pricelist a {
	color: #1f6db8;
	background-image: url(images/ico/pdf2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height:16px;
	display:block;
	float:left;
	margin-right:5px;
}

a.file_doc {
	background-image: url(images/ico/doc.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height:16px;
	display:block;
	float:left;
	margin-bottom: 3px;
}
a.file_pdf {
	background-image: url(images/ico/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height:16px;
	display:block;
	float:left;
	margin-bottom: 3px;
}
a.file_xls {
	background-image: url(images/ico/xls.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height:16px;
	display:block;
	float:left;
	margin-bottom: 3px;
}
a.file_jpg {
	background-image: url(images/ico/jpg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height:16px;
	display:block;
	float:left;
	margin-bottom: 3px;
}

#content #leftbox .pricelist strong {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	display:block;
	margin-bottom:5px;
}
#content #leftbox .curs {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
#content #leftbox .curs strong {
	font-size: 14px;
}
#content #leftbox #banner {
	border: 1px solid #e0e4db;
}
#content #bodybox h1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 22px;
	font-weight: normal;
	color: #4176ba;
}
#content #bodybox p {
	margin: 10px 0;
}
#content ul, #content li {
	list-style-type: none;
	margin:0;
	padding:0;
	clear:both;
}
#content #bodybox .new img {
	border: 1px solid #e0e4db;
	margin-right: 5px;
}
#content #bodybox .new br {
	clear: none;
}
#content .hr-li {
	background-color: #e0e4db;
	height: 1px;
	overflow: hidden;
}
#content #bodybox .new .item strong {
	font-size: 14px;
	color: #000000;
}
#content li.item {
	padding: 10px 0;
	float: left;
	width:100%;
}
#content li.hr {
	overflow:hidden;
	height:1px;
	float:left;
	width:100%;
}
#content #rightbox h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #9da2a6;
	padding:5px;
	margin-bottom:5px;
}
#content #rightbox .item a {
	color: #4176ba;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}

#content #rightbox strong {
	color: #000000;
}
#content #rightbox a {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 9px;
	color: #1f6db8;
}
#footer #phone {
	position:absolute;
	top: -105px;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 15px;
	color: #4e4e4e;
}
#footer #phone strong, #footer #phone a {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 22px;
	font-weight: bold;
	color: #4477b8;
	text-decoration: none;
}
#footer .bottommenu {
	position: absolute;
	left: 15px;
	top: 15px;
	line-height: 15px;
}
#footer a {
	color: #1f6db8;
}
#footer .copy {
	position: absolute;
	top: 15px;
	right: 15px;
}

.pager {
	margin-right: 23px;
}

.pager .numbers strong {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.pager .numbers a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 5px;
}
.pager .numbers b {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a9a9a9;
	padding: 2px 5px;
}
.pager .button {
	float: right;
}
.pager .numbers {
	float: left;
}
.contacts strong {
	color: #000;
}
.contacts .textfield {
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #767676;
	width:250px;
	margin-right:5px;
}
.contacts .textarea {
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #767676;
	width:250px;
	margin-right:5px;
}

#content #bodybox .catalog img, .catalog-gm img {
	border: 1px solid #e0e4db;
	margin-right: 5px;
}
#content #bodybox .catalog strong {
	color: #000;
	font-size: 14px;
}
#content .catalog-gm a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
 
.catalog td, .carttable td {
	padding-bottom: 20px;
}
.list-goods {
	margin-top: 4px;
	border-collapse: collapse;	
}
.catalog .list-goods td, .carttable .list-goods td {
	border: 1px solid #e7e7e7;
	padding: 5px;
}
.list-header {
	background: #4176ba;
	color: #fff;
	font-weight: bold;
}
.carttable .textfield {
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #767676;
	width:30px;
	margin-right:5px;
}
.boxl {
	margin-top:10px;
}
.boxl, #content #leftbox .boxl a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #000;
}
ol.vote-items-list li.vote-question-item {border:0px !important;}
.feedback-form {border-collapse:collapse;padding:3px;}
.feedback-form td{padding:3px;}
.feedback-form input[type="text"],.feedback-form select,.feedback-form textarea
    {
        border:1px solid #E7E7E7;
        color:#767676;
        font-family:Arial,Helvetica,sans-serif,"Arial Narrow";
        font-size:11px;
        margin-right:5px;
        width:250px;
    }
.photo-list .photo-item{text-align:center;float:left;padding-right:10px;padding-bottom:5px;}
.photo-list .photo-image{height:115px;overflow:hidden;}
.clear{clear:both;}
div.top_contacts{display:block;position:absolute;top:10px;right:16px;font-size:12px; font-family:Tahoma,Arial;}
div.top_contacts a{margin:0 !important;float:none !important;display:inline !important;color:#000; text-decoration:underline;}
div.top_contacts a:hover{text-decoration:none;}
