html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,a,abbr,em,b,strong,dl,dt,dd,ol,ul,li,form,label,table,tbody,tfoot,thead,tr,th,td {margin: 0;padding: 0;}
* {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 100.01%; outline: none;}

a.noline {text-decoration: underline;}

table {border-collapse:collapse;}
a {color: #171468; text-decoration: none;}
a:hover {color: #dd2726;}
a img {border:none}
ul, ol {list-style:none}

html, body {height: 100%;}

.clear, .clear-left, .clear-right {clear: both; font-size:0; overflow:hidden; line-height: 0; height: 0;}
.clear-left {clear: left!important}
.clear-right {clear: right!important}
.flt{float:left!important;}
.blk{display: block!important;}
.no-brd{border: none!important;}
.no-bg{background: none!important;}
.no-r-pad {padding-right: 0!important;}

.chbx {
	border: none!important;
	display: inline!important;
	float: none!important;
	margin: 0!important;
	width: auto!important;
}

body {background: #f6f6f6;}

h1 {
	font: normal 20px Verdana, Arial, Tahoma, sans-serif;
	color: #171468;
	background: url(../img/h2-dark-bg.gif) no-repeat left 13px;
	padding: 10px 0 10px 30px;
}

h2 {
color:#171468;
font:bold 16px Verdana,Arial,Tahoma,sans-serif;
padding:15px 0 10px;
}

h3 {font: bold 15px Verdana, Arial, Tahoma, sans-serif;color: #171468;}
h4 {font-size: 14px; padding: 10px 0; color: #171468;}
h5 {font-size: 12px; padding: 10px 0; color: #171468;}

.h1 {
	font: normal 18px Verdana, Arial, Tahoma, sans-serif;
	color: #171468;
	background: url(../img/h2-dark-bg.gif) no-repeat left 10px;
	padding: 10px 0 10px 30px;
}



#container {
	background: #fff;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
	padding: 0 5px;
	width: 1000px;
}


#header {height: 200px; padding: 5px 0 0; position: relative; }

#header p {
	background: #eaebfe url(../img/head-txt-bg.gif) no-repeat;
	color: #999;
	font-size: 13px;
 	height: 20px;
	overflow: hidden;
	padding: 2px 0 0 12px;
 	width: 987px;
}

#middle { background: url(../img/middle-bg.gif) no-repeat right bottom ;width: 100%; padding-bottom: 100px; }

#header .logo {
	background: url(../img/logo.gif) no-repeat;
	display: block;
	float: left;
	margin-right: 40px;
	overflow: hidden;
	position: absolute;
	left: 30px;
	top: 80px;
	text-decoration: none;
	height: 77px;
	width: 347px;
}

#header .banner-1, #header .banner-2 {
	position: absolute;
	top: 34px;
	height: 164px;
}

#header .banner-1 {
	background: url(../img/pictures/banner-1.gif) no-repeat;
	display: block;
	right: 390px;
	width: 198px;
}

#header .banner-2 {
	/*background: url(../img/pictures/banner-2.jpg) no-repeat;*/
	right: 0;
	width: 383px;
}

#header .main-banner {
	position: absolute;
	top: 33px;
	height: 168px;
	display: block;
	right: 0;
	width: 590px;
}

#main-menu {
	background: url(../img/menu-bg.gif) no-repeat center center;
	height: 33px;
	margin-bottom: 5px;
	padding-left: 10px;
	width: 990px;
}

#main-menu li, #main-menu a {color: #fff; font-size: 12px; font-family: Arial; font-weight: bold; text-transform: uppercase; float: left;}

#main-menu li {
	background: url(../img/li-bg.gif) no-repeat right center;
	height: 33px;
	padding: 0 2px 0 1px;
}

#main-menu .last {background: none;}

#main-menu a {
	display: block;
	height: 25px;
	padding: 8px 22px 0;
}

#main-menu a:hover, #main-menu .active {background: url(../img/li-act.gif) repeat-x left center;}
	
#left-col {float: left;	width: 213px;}

#left-col div {
	background: #ecebeb url(../img/left-bot.gif) no-repeat left bottom;
	margin-bottom: 6px;
}

#left-col .banner {
	display: block;
	margin-bottom: 6px;
}

#left-col div h2 {
	background: url(../img/left-top.gif) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	padding: 15px 14px;
	width: 185px;
}

#left-col div .h2 {
	background: url(../img/left-top.gif) no-repeat left top;
	color: #171468;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 14px;
	text-decoration: none;
	width: 185px;
}

#left-col .task ul {
	background: url(../img/left-brd.gif) repeat-x left top;
	font-size: 12px;
	margin: 0 5px;
	padding: 0 0 7px;
}

#left-col .task ul li {
	background: url(../img/left-brd.gif) repeat-x left bottom;
	padding: 5px 3px 9px;
}

#left-col .task ul .last {background: none;}
#left-col .task ul li a {
	background: url(../img/left-li-ico.gif) no-repeat left 4px;
	display: block;
	padding-left: 10px;
	text-decoration: underline;
}

#left-col .dilers p {
	padding-bottom: 10px;
	text-align: left;
}

#left-col .dilers form {
	background: url(../img/left-brd.gif) repeat-x left top;
	font-size: 11px;
	margin: 0 5px;
	padding: 10px 15px 3px;
	text-align: right;
}

#left-col .dilers form input {
	color: #a8a7a7;
	font-size: 10px;
	margin-bottom: 8px;
	width: 167px;
}

#left-col .dilers form a {
	font-weight: bold;
	text-decoration: underline;
}

#left-col .dilers form span {
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}

#left-col .news-indx {padding-bottom: 10px;}
#left-col .news-indx ul li {background: none;}

#left-col .news-indx ul li span {
	color: #dd2726;
	font-size: 10px;
	padding-left: 10px;
}

#left-col .news-indx ul li p {
	color: #424242;
	font-size: 11px;
	padding-left: 10px;
}

#right-col {
	float: right;
	font-size: 12px;
	width: 782px;
	overflow: hidden
}

#right-col a {text-decoration: underline;}
#right-col .content {background: #ecebeb url(../img/content-top-bg.gif) no-repeat left top;}
.inside #right-col .content {background: #ecebeb url(../img/ins-page-cont.gif) no-repeat left top; width: 756px;}
#right-col .content h2 {background: url(../img/h2-dark-bg.gif) no-repeat left 2px;	padding: 0 0 10px 30px; font-size: 16px;}

#right-col .ins-content {
	background:  url(../img/content-bot-bg.gif) no-repeat left bottom;
	padding: 10px 15px;
	width: 752px;
}

.inside #right-col .ins-content {
	background:  url(../img/ins-page-cont-bot.gif) no-repeat left bottom;
	padding: 10px 15px;
	width: 726px; height: 70px;
}

#right-col .content p {
	color:#444444;
	line-height:1.2em;
	padding-bottom:5px;
}

.hr {
	background: url(../img/right-brd.gif) repeat-x left top;
	display: block;
	height: 2px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

#right-col .bordered-blk {
	background: url(../img/right-top-bg.gif) no-repeat;
	padding: 0 0 25px 15px;
}
/*
#right-col .bordered-blk h2, #right-col .bordered-blk h3 {
	background: url(../img/h2-dark-bg.gif) no-repeat left 17px;
	font-size: 15px;
	padding: 15px 0 10px 30px;
}*/



#right-col .bordered-blk h2 {
	font-size: 16px;
	padding: 15px 0 10px 30px;
}


#right-col .bordered-blk h3 {
	font-size: 15px;
	padding: 10px 0 10px 30px;
}


#right-col .ctlg-item * {
	font-family: Arial;
}

#right-col .ctlg-item {
	background: #f6f6f6 url(../img/ctlg-item-bot.gif) no-repeat left bottom;
	float: left;
	padding-bottom: 10px;
	margin-right: 5px;
	width: 375px;
}

#right-col .ctlg-item div {
	background: url(../img/ctlg-item-brd.gif) repeat-y;
	padding: 0 10px;
	width: 355px;
}

#right-col .ctlg-item h3 {
	background: url(../img/ctlg-item-top-1.gif) no-repeat!important;
	font-size: 14px!important;
	font-weight: normal!important;
	color: #535353;
	overflow: hidden;
	text-align: right;
	height: 7px;
	padding: 3px 10px 0 0;
}

#right-col .ctlg-item div {font-size: 11px;}
#right-col .ctlg-item img {border: 1px solid #262371;}
#right-col .ctlg-item .preview {float: left;}

#right-col .ctlg-item strong {
	color: #dd2726;
	font-size: 13px;
	font-weight: normal;
	display: block;
	margin-left: 150px;
	padding-bottom: 20px;
}

#right-col .ctlg-item p {
	margin-left: 150px;
	padding-bottom: 7px;
}

#right-col .ctlg-item ins {
	display: block;
	text-align: right;
	font-weight: bold;
}

#right-col .bordered-blk .notice {padding: 10px 10px 0;}

#right-col .bordered-blk .notice p {
	font-family: Arial;
	padding-bottom: 10px;
}

.all-lnk {
	color: #171468;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 15px 0 0;
}

.news-item p {padding-bottom: 10px;}
.news-item img {margin: 0 5px 5px 0}

.news #right-col .ins-content {height:100px;}

.news .ins-content img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCCCCC;
	height:70px;
	margin: 2px 10px 5px 0;
	padding:2px;
	width: 70px;
}

.news .ins-content2 img {
-moz-border-radius:5px 5px 5px 5px;
border:1px solid #CCCCCC;
height:65px;
margin:2px 5px 5px 0;
padding:2px;
width:80px;
}




.news .ins-content ins {display: block; text-align: right; font-size: 11px; font-weight: bold;}
.news .ins-content .date {
	display: block;
	color: #DD2726;
/*	padding-bottom: 5px;*/
}

.news h2 a, .news h3 a {text-decoration: none!important}

.tech .bordered-blk {padding: 12px 0 15px 12px!important;}

.tech .bordered-blk ul {width: 765px;}

.tech .bordered-blk ul li {
	background: #ebebeb url(../img/tech-li-bg.gif) no-repeat;
	float: left;
	height: 169px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	width: 249px;
}

.tech .bordered-blk ul li a {
	background: url(../img/repair.gif) no-repeat 15px 15px;
	display: block;
	height: 59px;
	text-decoration: none!important;
	padding: 110px 10px 0 20px;
	width: 219px;
}

.tech .bordered-blk ul .repair a {background-image: url(../img/repair.gif);}
.tech .bordered-blk ul .note a {background-image: url(../img/note.gif);}
.tech .bordered-blk ul .peoples a {background-image: url(../img/peoples.gif);}
.tech .bordered-blk ul .mail a {background-image: url(../img/mail.gif);}
.tech .bordered-blk ul .phone a {background-image: url(../img/phone.gif);}
.tech .bordered-blk ul .grid a {background-image: url(../img/grid.gif);}

.tech .bordered-blk ul li a b {
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 6px;
}

.tech .bordered-blk ul li a span {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.basket .ins-content table th, .basket .ins-content table td {padding: 5px 10px;}

.basket .ins-content table {
	border: 1px solid #292672;
	margin-bottom: 10px;
	width: 100%;
}

.basket .ins-content table th {background: #eaebfe; text-align: left;} 
.basket .ins-content table td {background: #fff;}
.basket .ins-content table .name {width: 220px}
.basket .ins-content .sum_tbl th {padding: 10px!important}

.basket .ins-content table .price {
	font-size: 11px;
	font-weight: bold
}

.basket .ins-content table .num input {
	background: #eaebfe;
	display: block;
	text-align: center;
	border: 1px solid #292672; 
	width: 80px;
}

.basket .ins-content table .sale {
	font-weight: bold;
	color: #171468
}

.basket .ins-content table .sum {
	font-weight: bold;
	color: #dd2726
}

.basket .ins-content .sum_tbl .price {
	font-size: 12px;
	color: #dd2726
}

.basket .ins-content table .del a {
	display: block;
	background: url(../img/del-ico.gif) no-repeat;
	height: 16px;
	width: 16px;
	margin: auto;
}

table.form td a {font-weight: bold;}
table.form td {width: 50%;}
table.form input {width: 100%;}

.item-info {
	float: left;
	margin: 0 7px 0 -5px;
	_margin-left: -2px;
	position: relative;
	width: 494px;
}

.item-info p, .item-info ul {padding-bottom: 10px}

.item-info .price span {
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	color: #dd2726;
	margin-right: 10px;
}

.item-info .price a {font-weight: bold;}
.item-info .back {font-size: 11px;}

.item-info .image {
	background: #f6f6f6 url(../img/ctlg-item-bg.gif) no-repeat;
	height: 479px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px;
	width: 494px;
}

.item-info .image img {
	border: 1px solid #262371;	
	display: block;
	margin: auto;
}

.item-info h2 {
	background: none!important;
	font-size: 16px;
	padding: 15px 0 10px 0!important
}

.item-news {
	background: #ecebeb url(../img/ctlg-bot.gif) no-repeat left bottom;
	float: left;
	margin-bottom: 6px;
	padding-bottom: 10px;
	width: 257px;
}

.item-news ul {
	background: url(../img/left-brd.gif) repeat-x left top;
	padding: 10px 0;
	margin: 0 8px;
}

.item-news h2 {
	background: url(../img/ctlg-top.gif) no-repeat left top!important;
	font-size: 16px;
	padding: 15px 14px 10px!important;
	width:229px;
}

.item-news li {
	background: url(../img/left-li-ico.gif) no-repeat scroll left 4px;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 15px;
}

/* loader */

.loader {
	background: url(../img/loader.gif) no-repeat;
	display: block;
	height: 21px;
	margin: 0 auto;
	width: 56px;
}

/* BC */

.bread-crumbs {
	background: #fff;
	color: #878787;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

.bread-crumbs li {display: inline;}

/* PAGING */

.paging {font-size: 11px; font-weight: bold; padding: 15px 0 20px;}
.paging li {color: #171468; float: left; padding-right: 6px}
.paging a {color: #171468;	text-decoration: none;}
.paging a:hover {color: #dd2726;	text-decoration: none;}
.paging .active {color: #999}

/* FOOTER */

#footer {
	background: #eae6e6 url(../img/foot-bg.gif) repeat-x left top;
	color: #686868;
	font-size: 11px;
	font-family: Arial;
	margin: -95px auto 0;
	padding: 25px 0 0 0;
	text-align: center;
	position: relative;
	height: 70px;
}

#footer ul li {
	display: inline;
	font-size: 13px;
}

#footer ul li a {
	color: #34327a;
	margin-right: 4px;
	text-decoration: underline;
}

#footer ul {padding-bottom: 10px;}

.ctlg-cont {width: 767px;}
.plain .content ul {
	list-style: disc;
	padding: 0 0 10px 20px;
}

.IMG-left {
	float: left;
	margin-right: 20px!important;
	margin-bottom: 20px!important;
	margin-top: 6px!important;
}
.IMG-right {
	float: right;
	margin-left: 20px!important;
	margin-right: 10px!important;
	margin-bottom: 20px!important;
	margin-top: 6px!important;
}

.IMG-center {
    padding: 6px; 
    display:block; 
    margin:0 auto!important;  
}

.pr10 {padding-right: 10px;}

.pr10 ul {list-style-type: disc!important;}
.pr10 ol {list-style-type: decimal!important}
.pr10 ul, .pr10 ol {padding-left: 20px;}



span.text {
  display: block;
  margin: 5px 0 10px 0;
  display: none;
  text-align:justify;
}


#right-col a.down {
border-bottom:1px dotted;
cursor:pointer;
text-decoration:none;
}

.inactive {
  background: url(../img/inactive.gif) no-repeat right;
  padding-right:10px;
}

.active {
  background: url(../img/active.gif) no-repeat right;
  padding-right:10px;
}



.logoqomo {
    background:url(../img/h2-dark-bg.gif) no-repeat left 10px transparent;
    font-size: 15px;
    padding: 10px 0 10px 30px;
}

.logoqomo a {
    text-decoration: none!important;
}


.news-item .date {
color:#878787;
/*float:left;*/
font-size:14px;
font-weight:bold;
margin:0 10px 0 0;
padding:7px;
}

.kartinki {
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #CCCCCC;
padding:6px;
}

.social {
font-size:11px;
padding:4px;
}

.pr10 table {border-collapse: separate;}
.pr10 table td {padding: 0 5px;}

.news-item ul, ol {
margin:0;
padding-bottom:10px;
padding-left:20px;
}

.news .ins-content img.tumb {
-moz-border-radius:5px;
-webkit-border-radius: 5px;
height:90px;
width:90px;
}

.item-news p {
padding-left:12px;
padding-right:12px;
}

.item-info li {
background:url(../img/catalogue-li-ico.gif) no-repeat scroll left 4px transparent;
padding-left:10px;
}

#left-col .arhive {
font-size:12px;
font-weight:bold;
padding-left:20px;
}

table.tablespec {
border-collapse:collapse;
margin:0 10px 10px;
background-color:#F6F6F6;
}

table.tablespec td {
font-family:arial;
font-size:11px;
line-height:1em;
border: 1px solid #C8C8C8;
padding: 4px;
color:#424242;
}

#right-col .dop {
background:url(../img/ctlg-top.gif) no-repeat scroll left top transparent !important;
color:#171468;
display:block;
font-size:16px;
font-weight:bold;
padding:15px 14px 10px;
text-decoration:none;
}


table.forumq_table {
margin:3px 6px;
width:200px;
}

table.forumq_table td {
line-height:1em;
padding:2px 6px;
}

.forumq_topic {
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

.forumq_member {
font-size:11px;
}

.forumq_data {
color:#DD2726;
font-size:10px;
}

#left-col .forumq {
margin-top:5px;
padding-bottom:10px;
}

.forumq_hr {
background:url(../img/right-brd.gif) repeat-x scroll left top transparent;
display:block;
height:2px;
overflow:hidden;
width:100%;
}

.umk {
background:url(http://www.qomo-products.ru/img/umk.gif) no-repeat scroll 28px 50% transparent;
font-weight:bold;
padding-right:16px;
}

.soc-class {
padding:10px 0;
text-align:right;
}

table.allborder {
border-collapse:collapse;
line-height:1.1em;
}

table.allborder td {
font-size:11px;
border: 1px solid #C8C8C8;
padding-top: 5px;
}


.pdf {
    background: url(../img/icons/pdf.gif) no-repeat scroll right bottom transparent;
    display: inline-block;	
    padding-right: 21px;
    padding-top: 9px;
}


.doc {
    background: url(../img/icons/doc.gif) no-repeat scroll right bottom transparent;
    display: inline-block;
    padding-right: 21px;
    padding-top: 9px;
}

.xls {
    background: url(../img/icons/xls.gif) no-repeat scroll right bottom transparent;
    display: inline-block;
    padding-right: 21px;
    padding-top: 9px;
}



.wiki {
    background: url(../img/icons/wiki.png) no-repeat scroll right bottom transparent;
    border-bottom: 1px dashed;
    padding-right: 17px;
    text-decoration: none;
}

/*
.yashare-auto-init {
    clear: both;
    padding: 10px 0 0;
} */

.social {
    clear: both;
    text-align: right;
    vertical-align: top;
}

.soccomvk {
    padding: 10px 0;
	width: 480px;
}
