html {font-size: 75%} /* сюда пишем размер вашего шрифта по-умочанию */
/* базовый кегль 11px==1em, все остальные наследуют 11px x Xem */
*html {font-size: 100%}; 
@media all and (min-resolution: 120dpi) {
	html {font-size: 55%} /* пропорционально уменьшаем кегль: 68.75/(120/96) */
	html, x:-moz-any-link {font-size: 75%} /* тут должен быть размер по-умолчанию */
}
#for-opera927 {/* dont' remove! */}
html, body {
	color:#000;
	background:#fff;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Tahoma, Geneva, san-sarif;*/
}
h1 {
	padding: 10px 0;
	color: #f6a51c;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	width: 100%;
	color: #f6a51c;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	border-bottom: 1px solid #e8e8e8;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	color: #5f5f5f;
	padding: 10px 0;
}
h3 a:link, h3 a:visited{
	font-size: 14px;
}
h4 {
	font-size: 13px;
	color: #5f5f5f;
	/*text-decoration: underline;*/
	margin: 5px 0 14px 0;
	font-weight: bold;
}
acronym, abbr {border-bottom:1px dashed #969b96}
a:link, a:visited {color:#969B96}
a:hover, a:active {text-decoration:underline;color:#f3a628}
.float_left{float: left; padding-right: 8px;}
/*================== DOWNLOAD========================*/
.download_info {
	padding: 10px 0;
}
.download_info img {
	float: left;
	margin-right: 10px;
}
.download-link{
	display: block;
	float: right;
	height: 32px;
	background: url('/images/sofit/template/icon_zip.gif') no-repeat top left;
	padding-left: 40px;
	padding-top: 15px;
}

#main {
	position: relative;
	width: 950px;
	min-height: 100%;
	margin: 0 auto 0;
	/*border: 1px solid #CCC;*/
}
#content{
	width: 690px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e8e8e8;
	min-height: 100%;
}
#header{
	width: 100%;
	height: 230px;
	background: url('/images/sofit/template/header.jpg') no-repeat top right;
	text-align: left;
	border-bottom: 1px solid #e8e8e8;
}
#logo {
	display: block;
	position:absolute;
	top: 25px;
}
#language {
	display: block;
	position:absolute;
	top: 110px;
	font-size: 11px;
}
#auth {
	display: block;
	position:absolute;
	top: 140px;
	font-size: 11px;
}
#auth2 {
	display: block;
	position:absolute;
	top: 145px;
	font-size: 11px;
}
#registration {
	display: block;
	position:absolute;
	top: 140px;
	left: 100px;
	font-size: 11px;
}
#left ul#topMenu {
 width: 670px;
 height: 25px;
 padding: 0;
 margin: 0;
}
#left ul#topMenu li {
white-space: nowrap;
 float: left;
 display: block;
 width: 210px;
 height: 25px;
 text-align: left;
 padding: 0;
 margin: 0;
}
ul#mainMenu{
	width: 680px;
	height: 25px;
	padding-bottom: 3px;
	position:absolute;
	top: 200px;
	left: 0;
}
ul#mainMenu li{
	display: inline;
}
ul#mainMenu li a:link, ul#mainMenu li a:visited {
	float: left;
	display: block;
	width: 110px;
	height: 25px;
	color: #252525;
	background: url('/images/sofit/template/menulink.jpg') no-repeat top left;
	text-align: center;
	text-decoration: none;
	margin-right: 20px;
	padding-top: 4px;
}
ul#mainMenu li a:active, ul#mainMenu li a:hover{
	background: url('/images/sofit/template/menuact.jpg') no-repeat top left;
}
#left{
	text-align: left;
	height: 100%;
	/*overflow-x: hidden;*/
}
#left p{
	padding: 5px 10px 5px 0;
}
#left ul{
	margin-left: 20px;
	list-style-image: url('/images/sofit/template/orange-sqr.gif');
}
#left ol{
	margin-left: 30px;
	list-style-type: decimal; 
}
#left ul li, #left ol li{
	line-height: 18px;
}
#left table{
	margin-left: 10px;
	margin-right: 10px;
}
#left table td, #left table th {
	padding: 4px;
} 
#left table th {
	text-align: center;
	vertical-align: middle;
} 
/*     PHOTOALBUM      */
#left table.photoalbum-item{
	float:left;
	width:220px;
	height:200px;
	padding:0;
	margin:0;
}
#left table.album_item_pictures{
	width:100%;
	margin:0;
	padding:0;
}
#left table.album_item_pictures td{
	text-align: left;
	margin:0;
	padding:8px 0 0 0;
}
#new_and_best {
	width: 100%;
	font-size: 7pt;
	line-height: 9pt;
	text-align: left;
	border-top: 1px solid #e8e8e8;
}
#new_and_best th {
	text-align: center;
	vertical-align: middle;
	padding: 8px 0;
}
#new_and_best th.new {
	width: 230px;
	border-right: 1px solid #e8e8e8;
}
#new_and_best th a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#new_and_best th a:link, #new_and_best th a:visited {
	color:#969b96
}
#new_and_best th a:active, #new_and_best th a:hover {
	color:#f3a628;
	text-decoration:underline;
}
#new_and_best td {
	padding-right: 5px;
}
/*=================== NEWS ================*/

span.date{
	color: #666;
	font-size: 10px;
}
/*=================== VACANCY =============*/
.vacancies-item div{
	padding-bottom: 10px;
}
#left ul.vacancies-regions{
	list-style-image: none;
	list-style: none;
}
#left table.vacancy td.left {
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}
#left table.vacancy td.title {
	color: #f6a51c;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
div.answer{
	color: #969b96;
	background: url('/images/sofit/template/orange-sqr.gif') no-repeat top left;
	padding-left: 15px;
	padding-top: 5px;
}
#right{
	right: 0;
	float: right;
	width: 250px;
	overflow: hidden;
	text-align: left;
	padding-top: 20px;
}
#right ol {
	margin-left: 24px;
}
#right ol  li{
	padding: 0;
	margin: 0;
}
.banner{
	padding-left:15px;
}
div.fastIcon a {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 0px 14px 14px 0;
	text-indent: -5000px;
}
a.fastIconMain:link, a.fastIconMain:visited {
	background: url('/images/sofit/template/home.gif') no-repeat top left;
}
a.fastIconMain:hover, a.fastIconMain:active {
	background: url('/images/sofit/template/home_act.gif') no-repeat top left;
}
a.fastIconSitemap:link, a.fastIconSitemap:visited {
	background: url('/images/sofit/template/sitemap.gif') no-repeat top left;
}
a.fastIconSitemap:hover, a.fastIconSitemap:active {
	background: url('/images/sofit/template/sitemap_act.gif') no-repeat top left;
}

/*search*/
#search {
	display: inline;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#search input {
	width: 135px;
	height: 14px;
	vertical-align: middle;
	/*padding-top: 3px;*/
}
#search input.fastIconSearch {
	background: url('/images/sofit/template/search.gif') no-repeat top left;
	border: none;
	width: 24px;
	height: 24px;
	cursor: pointer;
	display: inline;
	overflow: hidden;
	padding: 0;
	margin: 0 2px 0 0;
	text-indent: -9999px;
}
#search input.fastIconSearch:link, #search input.fastIconSearch:visited {
	background: url('/images/sofit/template/search.gif') no-repeat top left;
}
#search input.fastIconSearch:hover, #search input.fastIconSearch:active {
	background: url('/images/sofit/template/search_act.gif') no-repeat top left;
}
#search  input.search_button{
	height: 25px;
}
.subscription{
	display: block;
	color: #000;
	font-size: 8px;
	text-decoration: underline;
	margin-left: 15px;
}
.download{
	display: block;
	color: #959b96;
	text-decoration: underline;
	margin-left: 9px;
}
.download_list{
	padding-right: 10px;
}
ul.module li.moduleHead {
	width: 230px;
	height: 23px;
	border: 2px solid #ede9ea;
	text-align: left;
	padding: 6px 0 0 12px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
ul.module li.moduleHead a {
	color: #969b96;
	text-transform: uppercase;
	text-decoration: none;
}
ul.module li.moduleHead a:active, 
ul.module li.moduleHead a:hover {
	color: #f3a628;
	text-decoration: underline;
}
ul.module{
	margin-top: 15px;
    margin-bottom: 20px;

}
ul.module li{
	text-align: left;
	padding: 8px 5px 0px 16px;
}
/*products*/
#left table.item {
	width: 100%;
	text-align: left;
	padding: 0;
	margin: 0;
}
#left table.item td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#left table.items_properties {
	width: 100%;
	padding: 0;
	margin: 0;
}
#left table.items_properties td {
	padding: 1px 0;
	margin: 2px 0;
	white-space: nowrap;
}
td.property {
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	width: 60%;
}
td.value {
	border-bottom: 1px dotted #CCC;
	text-align: right;
}
div.items_properties_other {
	margin-top: 20px;
}
div.items_properties_other td.property {
	font-weight: normal;
}
div.itemTitle {
	margin: 5px 0 5px 0;
	padding: 3px 0;
	width: 100%;
	background-color: #f8f8f8;
}
div.itemTitle a.title:link, div.itemTitle a.title:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

/*products*/
/*menu products*/
div#navibar {
	margin-top: 4px;
}
#catalogItems {
	width: 510px;
	float: right;
	text-align: left;
	border-left: 1px solid #e8e8e8;
	padding: 8px;
}
ul#catalogMenuTree {
	width: 150px;
	float: left;
	margin: 0;
	list-style-image: none;
}
ul#catalogMenuTree li {
	font-weight: bold;
	margin: 3px 0;
	line-height: normal;
	list-style: none;
}
ul#catalogMenuTree .submenu li {
	font-weight: normal;
	margin: 3px 0;
	line-height: normal;
	list-style-image: none;
}
.sitemap ul li{
	font-weight: bold;
	line-height: 18px;
}
.sitemap ul li ul li{
	font-weight: normal;
	margin-left: 15px;
}
img.preview{
	float: left;
	margin: 8px 8px 5px 0;
}
span.fTitle{
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
/**************** FILTER ************************/
#product_filter p{
	text-align: right;
	padding-right: 35px;
}
#product_filter ul {
	list-style: none;
	display: block;
}
#product_filter  select{
	width: 80px;
}
#product_filter  select.textinputs_filter{
	width: 50px;
}
#product_filter li{
	padding: 0;
	display: inline;
	float: left;
	margin-left: 8px;
}
#product_filter span.filter_title {
	display: block;
	clear: both;
}
/**************** FILTER ************************/
#addQuestion {
	vertical-align: middle;
}
.sendLink {
/*	margin: 10px 0;*/
}
.sendLink a.textLink {
	display: block;
	height: 24px;
	font-weight: bold;
	vertical-align: middle;
	margin: 8px 5px 8px 0;
	padding-top: 3px;
	padding-right: 30px;
}
.sendLink a.textLink:link, .sendLink a.textLink:visited {
	color: #969b96;
	background: url('/images/sofit/template/send.gif') no-repeat top right;
}
.sendLink a.textLink:hover, .sendLink a.textLink:active {
	color: #f3a628;
	background: url('/images/sofit/template/send_act.gif') no-repeat top right;
	text-decoration: underline;
}
.formSubscribe {
	margin: 10px 0;
}
.formSubscribe input {
	font-size: 11px;
	padding:2px;
}
.formSubscribe b {
	display: block;
	margin-bottom: 5px;
}
#subscribe li {
	padding-top: 10px;
}
table#catalog_menu_items {
	margin: 0;
	padding:0;
}
table#catalog_menu_items td{
	padding: 5px 10px 5px 0 ;
	width: 335px;
	vertical-align: top;
	border-bottom: 1px solid #e8e8e8;
}
#footer{
	width: 100%;
	color: #666;
	font-size: 11px;
	text-align: left;
	margin-top: 23px;
}
#footer p{
	padding-top: 8px;
}
#footer .adlink{
	display: block;
	height: 40px;
	line-height: 40px;
	margin-top: 8px;
}
#footer .adlink a{
	margin-right: 15px;
	vertical-align: text-top;
}
.pageNav{
	padding: 15px 5px 1px 1px;
	vertical-align: middle;
	float: right;
}
.pageNav a:link, .pageNav a:visited, .pageNav b{
	margin-right: 8px;
}
.pageNav a img{
	vertical-align: middle;
}
