body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 8pt;
	color: #000;
	height: 100%;
	background: url('/itech/bg.gif') 0 87px repeat-x white;
}
* {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	outline: none;
	color: #1f74a3;
}
img  {
	behavior: url(/iepngfix.htc);
	border: 0;
}
a:hover, a:active {
	text-decoration: none;
}
#min {
	width: 100%;
	min-width: 980px;
	position: relative;
	min-height: 100%;
}
* html #min {
	height: 100%;
}
* html #minimum {
	border-left: 980px solid #fff;
	visibility: hidden;
	position: relative;
	float: left;
	z-index: 1;
}
* html #min-width {
	margin-left: -960px;
	position: relative;
	float: left;
	z-index: 2;
	visibility: visible;
}
#min-width {
	padding: 0 20px;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
span.lowercase {
	text-transform: lowercase;}
#header {
	height: 380px;
	position: relative;
	background: url('/itech/bg-head.jpg') 50% 0 no-repeat;
	max-width: 1200px;
	margin: 0 auto;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0;
	width: 284px;
	height: 167px;
	background: url('/itech/bg-logo.gif') 100% 0 no-repeat;
}
#logo a {
	display: block;
	position: absolute;
	top: 117px;
	left: 10px;
}
#icons {
	position: absolute;
	top: 165px;
	left: 16px;
	width: 225px;
	height: 25px;
}
#icons-home:link, #icons-home:visited {
	height: 25px;
	width: 25px;
	float: left;
	display: block;
	margin-right: 67px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/itech/home.gif') 0 0 no-repeat;
}
#icons-home:hover, #icons-home:active {
	background: url('/itech/home.gif') 0 -25px no-repeat;
}
#icons-home-a:link, #icons-home-a:visited {
	background: url('/itech/home.gif') 0 -25px no-repeat;
	height: 25px;
	width: 25px;
	float: left;
	display: block;
	margin-right: 67px;
	text-indent: -9999px;
	overflow: hidden;
}
#icons-map:link, #icons-map:visited {
	height: 25px;
	width: 25px;
	float: left;
	display: block;
	margin-right: 67px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/itech/map.gif') 0 0 no-repeat;
}
#icons-map:hover, #icons-map:active {
	background: url('/itech/map.gif') 0 -25px no-repeat;
}
#icons-map-a:link, #icons-map-a:visited {
	background: url('/itech/map.gif') 0 -25px no-repeat;
	height: 25px;
	width: 25px;
	float: left;
	display: block;
	margin-right: 67px;
	text-indent: -9999px;
	overflow: hidden;
}
#icons-mail:link, #icons-mail:visited {
	height: 25px;
	width: 25px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/itech/mail.gif') 0 0 no-repeat;
}
#icons-mail:hover, #icons-mail:active {
	background: url('/itech/mail.gif') 0 -25px no-repeat;
}
#head-other {
	color: #808285;
	position: absolute;
	top: 227px;
	left: 20px;
	width: 285px;
	font-size: 10pt;
}
*:first-child+html #searchsubmit {
  position: relative;
  top: 1px;
}
#tel {
	position: absolute;
	top: 20px;
	right: 0;
	width: 294px;
}
#tel1 {
	font-size: 20pt;
	line-height: 1;
	padding-bottom: 5px;
}
#tel1 span {
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	top: -9px;
}
#tel2 {
	font-size: 10.8pt;
	background: url('/itech/dotted.gif') 0 0 repeat-x;
	margin-left: 37px;
	padding-top: 2px;
	text-align: right;
	padding-bottom: 44px;
}
#tel3 {
	width: 233px;
	height: 28px;
	background: url('/itech/fortel.gif') 0 0 no-repeat;
	margin-left: 60px;
	font-size: 10.5pt;
}
#tel3 a {
	padding: 4px 0 3px 40px;
	display: block;
}
#tel4 {
	color: #FFF;
	text-align: right;
	padding: 10px 0 30px 10px;
}
#tel4 span {
	color: #000;
}
#basket {
	width: 232px;
	height: 79px;
	background: url('/itech/search_bgr.jpg') 0 0 no-repeat;
	/*margin-left: 58px;*/
	margin-left: 60px;
	padding: 10px 15px;
	margin-top: 8px;
}
#basket h4 {
	font-size: 10pt;
}
#basket p {
	padding: 3px 0 3px 44px;
	line-height: 1;
}
#basket div {
	padding: 10px 48px 1px 44px;
	text-align: right;
}
#basket div a {
	padding-left: 16px;
	background: url('/itech/forbasket.gif') 0 50% no-repeat;
}
#basket form {
	padding-top: 12px;
}
#basket form #searchinput {
	width: 180px;
	border: 1px #333333 solid ;
	color: #959799;
	padding: 2px;
	vertical-align: top;
}
#head-other form #searchsubmit {
	vertical-align: top;
}
* html #basket form #searchsubmit {
	position: relative;
	top: 1px;
}

#topmenu {
	position: absolute;
	top: 329px; left: 0;
	height: 52px;
	background: url('/itech/mymenu-sel.gif') repeat #1d6197;
	width: 100%;
	text-align: center;}
#topmenu a:link, #topmenu a:visited {
	color: #FFF;
	padding: 0 11px;
	height: 52px;
	display: block;}
#topmenu a:hover, #topmenu a:active {
	text-decoration: underline;
	color: #ffaf35;}
#topmenu table {
	width: 100%;
	border-collapse: collapse;}
#topmenu td div {
	width: 1px;}
#topmenu td {
	width: 1px;
	border: 0;
	background: url('/itech/mymenu-sep.gif');}
#topmenu td.item {
	width: 25%;
	border: 0;
	background: url('/itech/mymenu-back.gif');
	font-family: 'Trebuchet MS', sans-serif;
	font-style: italic;
	color: #FFF;
	font-size: 12pt;
	line-height: 3;}
#topmenu td.currentarr,
#topmenu td.current {
	background: url(none);
	color: #ffaf35;
	text-decoration: none;}
#topmenu td.currentarr {
	background: url('/itech/formenu.gif') 30% 18px no-repeat;}
#topmenu td.currentarr  a,
#topmenu td.current a{
	text-decoration: underline;
	color: #ffaf35;}
#topmenu img.left {
	position: absolute;
	top:0; left:0;}
#topmenu img.right {
	position: absolute;
	top:0; right:0;}
	

#bottommenu {
	position: relative;
	height: 37px;
	background: url('/itech/mymenu2-sel.gif') repeat #1d6197;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;}
#bottommenu a:link,
#bottommenu a:visited {
	color: #FFF;
	padding: 0 11px;
	height: 37px;
	display: block;}
#bottommenu a:hover,
#bottommenu a:active {
	text-decoration: underline;
	color: #ffaf35;}
#bottommenu table {
	width: 100%;
	border-collapse: collapse;}
#bottommenu td {
	width: 25%;
	border: 0;
	background: url('/itech/mymenu2-back.gif');
	font-family: 'Trebuchet MS', sans-serif;
	font-style: italic;
	color: #FFF;
	font-size: 12pt;
	line-height: 2;}
#bottommenu td.currentarr,
#bottommenu td.current {
	background: url(none);
	color: #ffaf35;
	text-decoration: none;}
#bottommenu td.currentarr {
	background: url('/itech/formenutop.gif') 30% 10px no-repeat;}
#bottommenu td.currentarr  a,
#bottommenu td.current a{
	text-decoration: underline;
	color: #ffaf35;}
#bottommenu img.left {
	position: absolute;
	top:0; left:0;}
#bottommenu img.right {
	position: absolute;
	top:0; right:0;}


#content {
	max-width: 1200px;
	margin: 0 auto;
}
#content h2 {
	line-height: 1;
	padding: 38px 0 12px 12px;
	font-weight: normal;
	font-size: 14pt;
}
.o0 {
	height: 157px;
	background: url('/itech/orange-center.gif') 0 0 repeat-x;
}
.o1 {
	height: 157px;
	background: url('/itech/orange-left.gif') 0 0 no-repeat;
}
.o2 {
	height: 157px;
	background: url('/itech/orange-right.gif') 100% 0 no-repeat;
}
.o2, .o1, .o0 {
	display: table; 
	width: 100%;}

#shs * {
	white-space: nowrap;}

#shs td {
	vertical-align: top;}
#shs td p {
	padding: 2px 0;
	font-size: 11pt;}
#shs h5 {
	font-size: 13pt;
	font-weight: normal;
	padding-bottom: 3px;
}
#shs a:link, #shs a:visited {
	color: #FFF;
	font-size: 10pt;
}
#spr {
	height: 237px;
	overflow: hidden;
	padding-right: 30px;
	vertical-align: top;}
#shs {
	height: 237px;}
#spr a:link, #spr a:visited {
	color: #FFF;
	font-size: 10.5pt;
}
#spr img {
	border: 3px solid #FFF;
	display: block;
	margin-bottom: 3px;
}
#spr p {
	float: left;
	padding: 21px 25px 20px 25px;
}
#corner1 {
	position: absolute;
	top: -2px;
	left: -2px;
}
#corner2 {
	position: absolute;
	top: -2px;
	right: -2px;
}
#corner3 {
	position: absolute;
	bottom: -2px;
	right: -2px;
}
* html #corner3 {
	bottom: -3px;
}
#corner4 {
	position: absolute;
	bottom: -2px;
	left: -2px;
}
* html #corner4 {
	bottom: -3px;
}
#type {
	border: 2px solid #c7c8ca;
	position: relative;
	padding: 20px 0 10px;
	z-index: 1;
}

#type .item {
	width: 49.9%;
	float: left;
	height: 135px;
	color: #808285;
	margin: 10px 0;
}
#type img.frame {
	position: absolute;
	top: 10px;
	left: 10px;
}
#type .item .item2{
	text-decoration: none;
	position: relative;
	color: #808285;
	display: block;
	height: 135px;
	margin: 0 20px;
	background: url('/itech/dotted.gif') 0 100% repeat-x;
}
#type .item .item2:hover {
	background: url('/itech/auto2.gif') 0 0 repeat-x;
}
#type .item .item2 span {
	height: 135px;
	display: block;
}
#type .item .item2:hover span {
	background: url('/itech/auto.gif') 0 0 no-repeat;
	height: 135px;
}
#type .item .item2:hover span span {
	background: url('/itech/auto1.gif') 100% 0 no-repeat;
	height: 135px;
}
#type .item .item2 strong {
	color: #000;
	font-weight: normal;
	font-size: 12.5pt;
	display: block;
	padding: 10px 0 0 180px;
}

#type .item  td a{
	display: block;
	padding-bottom: 6px;
	line-height: 12px;
	color: #818284;}
#type .item  td {
	vertical-align: top;
	padding-right: 10px;}
#type .item .classes {
	padding: 2px 0 0 180px;
}

/*#bottommenu {
	margin-bottom: 30px;
	height: 37px;
	background: #1d6197 url('/itech/bottommenu.gif') left top repeat-x;
	text-align: center;}
#bottommenu div {
	background: url('/itech/bottommenuleft.gif') left top no-repeat;
	height: 37px;}
#bottommenu ul {
	list-style: none;
	background: url('/itech/bottommenuright.gif') right top no-repeat;
	height: 37px;}
#bottommenu li {
	float: left;
	width: 24.9%;}
#bottommenu a:link, #bottommenu a:visited {
	font-family: 'Trebuchet MS', sans-serif;
	font-style: italic;
	color: #FFF;
	font-size: 12pt;
	line-height: 2;
	padding: 0 11px;}
#bottommenu-a a:link, #bottommenu-a a:visited {
	color: #ffaf35;
	text-decoration: none;
	background: url('/itech/formenu.gif') 0 4px no-repeat;}
#bottommenu a:hover, #bottommenu a:active {
	text-decoration: underline;
	color: #ffaf35;}*/
#footer {
	padding: 27px 0 26px;
	max-width: 1200px;
	margin: 0 auto;
}
#copyright {
	width: 32%;
	float: left;
	line-height: 1.4;
}
#contacts {
	width: 35%;
	float: left;
	text-align: center;
	line-height: 1.4;
}
#stratero {
	width: 32%;
	float: right;
	text-align: right;
	line-height: 1.4;
}
#stratero span{
	position: relative;
	top:-17px;
	text-align: right;
}


/* For inner */

#topcat1 {
    background: #f3f3f3 url('/itech/cat-corner1.gif') 0 0 no-repeat;
    margin-top: 10px;
    margin-right: 1px;
}
#topcat2 {
    background: url('/itech/cat-corner2.gif') 100% 0 no-repeat;
}
#topcat3 {
    background: url('/itech/cat-corner3.gif') 100% 100% no-repeat;
}
#topcat4 {
    background: url('/itech/cat-corner4.gif') 0 100% no-repeat;
    padding: 11px 30px;
}
#topcat4.catalog  ul {
    list-style: none;
    float: left;
    width: 33%;
}
#topcat4.shasi  ul {
    list-style: none;
    float: left;
    width: 22%;
}
#topcat4.shasi  ul.long {
    width: 33%;
}
#topcat4  li {
	padding-left: 10%;
	clear: both;}
#topcat4.catalog #tpc {
    width: 33%;
}
#topcat4.shasi #tpc {
    width: 22%;
}

#topcat4 #tpc h4 {
    font-size: 12pt;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
    text-indent: 8px;
	padding-left: 10%;
    padding-bottom: 18px;
}
#cat-a a:link, #cat-a a:visited {
    background: #ffaf36;
}
h4#cat-a a{
	position: relative;
	padding: 2px 4px;
	margin: -2px -4px;
}
#topcat4 a:link, #topcat4 a:visited {
	color: #000;}
#topcat4 li a:link, #topcat4 li a:visited {
    color: #000;
    font-size: 10pt;
    padding: 1px 8px 5px;
    line-height: 1;
    display: block;
    float: left;
    margin-bottom: 3px;
}

#catalog {
    position: relative;
}
#other {
    width: 262px;
    position: absolute;
    top: 0;
    right: 0;
    padding-bottom: 29px;
    background: url('/itech/other-bottom.gif') 0 100% no-repeat;
}
#other a:link, #other a:visited {
    color: #000;
    font-size: 10pt;
	 line-height: 1.3em;
}
#other ul {
    list-style: none;
    padding-top: 22px;
    background: url('/itech/other-top.gif') 0 0 no-repeat;
}
#other ul li {
    background: url('/itech/other-middle.gif') 0 0 repeat-y;
	line-height: 110%;
    padding: 1px 10px 6px 20px;
}
#other ul li#sh-ot {
    padding: 20px 10px 20px 20px;
}

#cat-osn {
    padding-right: 323px;
}
#tables {
    border-top: 4px solid #feb034;
    border-bottom: 2px solid #feb034;
    padding: 2px 0 1px;
    margin-bottom: 46px;
}
#cat-osn h3 {
    font-weight: normal;
    font-size: 10pt;
    padding: 50px 0 10px 5px;
}

#tables table {
    width: 100%;
    border-collapse: collapse;
    font-size: 10pt;
}
#about-cat {
    position: relative;
}

#tables td {
    border-bottom: 1px solid #e6e6e6;
    height: 24px;
    padding-left: 9px;
}
#tables th {
    background: #e6e6e6;
    font-weight: normal;
    height: 32px;
}
.td2 {
    width: 57px;
}
#about-cat-img {
    border: 7px solid #e6e6e6;
    float: left;
    position: relative;
    margin-right: 40px;
}
#about-cat-img img {
   display: block;
}
#acc1 {
    position: absolute;
    top: -7px;
    left: -7px;
}
#acc2 {
    position: absolute;
    top: -7px;
    right: -7px;
}
* html #acc2 {
    right: -8px;
}
#acc3 {
    position: absolute;
    bottom: -7px;
    right: -7px;
}
* html #acc3 {
    right: -8px;
}
#acc4 {
    position: absolute;
    bottom: -7px;
    left: -7px;
}
#about-cat-text {
    font-size: 10pt;
    padding-right: 30px;
}
#about-cat-text p {
    padding: 10px 0 7px;
    line-height: 1.3;
}
#about-cat-text p strong {
    font-size: 11pt;
}
#ac-button a:link, #ac-button a:visited {
    color: #FFF;
    text-decoration: none;
    display: block;
    text-align: center;
    width: 289px;
    height: 37px;
    float: left;
    font-size: 13pt;
    line-height: 2;
    background: #1a5d92 url('/itech/ac-button-289.gif') 0 0 no-repeat;
}

.catlist {
	padding: 0 0 0 12px;}
.catlist .item {
	float: left;
	width: 350px;
	height: 130px;}
.catlist img.frame {
	position: absolute;
	width: 150px;
	height: 100px;}
.catlist .item h3 {
	padding: 0 30px 10px 170px;}	
.catlist .item div {
	padding: 0 30px 0 170px;}
	
#content h2.lined {
	padding: 38px 0 12px 0;
	clear: both;
	width: 90%;
	border-bottom: 2px solid #FFAF36;
	margin: 0 0 16px 12px;}
	
#content h1 {
	margin-top: 50px;
}

#screen {
	background:transparent url(/images/book.png) repeat scroll 0%;
	display:none; 
	height:100%;
	left:0pt;
	position:absolute;
	right:0pt;
	top:0pt;
	width:100%;
	z-index:98;
	filter: expression(fixPNG(this));
}

#popup_windows_border {
	background: #1E679F; 
	border: 1px solid #154773;
	height: 220px; 
	padding: 5px;
}

#popup_windows_cont {
	height: 188px; 
	background: #FFFFFF; 
	border: 1px solid #154773; 
	padding: 15px;
}

#popup_windows {
	position: fixed;
	z-index:100;
	top:50%;
	left:50%;
	height:100%;
	width:100%;
	display:none;
}

a.hidebutton {
	float: right;
	background: url('/images/close.gif') 0 0 no-repeat;
	height: 10px;
	width: 10px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

div.loadajah {
	background: url("/images/ajax.gif") 0 0 no-repeat;
	padding-left: 18px;
	padding-top: 2px;
	height: 18px;
}

.price_button {
	margin: 10px;
	border: none; background: url(/images/price_but.jpg) 0 0 no-repeat; 
	width: 128px; 
	height: 25px;
	cursor: hand;
	cursor: pointer;
}

@media all and (min-width: 0) {
	.price_button {
		padding-top: 3px;
	}
}

.price_button  b {
	color: #FFFFFF;
	font-family: 'Trebuchet MS',Arial; 
}

* html #popup_windows { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* Содержимое тектовых разделов */
div.simple_sl {
	font-size: 1.2em; 
	padding-left: 20px;
	width: 800px;
}
div.simple_sl h2 {
	padding-left: 0px;
}
div.simple_sl ol, div.simple_sl ul {
	padding-left: 25px; 
	padding-top: 8px;
}

table.admin_search_res {
	border-collapse: collapse;
	padding: 0px;
	margin: 5px 0px;
	width: 100%;
}
table.admin_search_res td {
	padding: 5px;
	margin: 0px;
	border: 1px #000000 solid;
}

