body {
	font-family:arial;
	margin:0;
}
h1 {
	font-size:15px;
	color:#58595b;
	margin:0;
	padding:15px 0 0 6px;
	float:left;
}
.headerup div.h1{
	font-size:22px;
	color:#58595b;
	margin:0;
	padding:34px 0 0 30px;
	line-height:1em;
	float:left;
	font-weight:bold;
}
.breadcrumbs{
	font-size:12px;
	margin:10px 0 -10px 0;
}
.auth_header{
	margin-bottom:8px;
}
.skype{
font-size:0.7em;
padding-top:32px;
float:left;
margin-left:30px;
}
h2 {
	font-size:13px;
	font-weight:normal;
	margin:0;
}
a {
	text-decoration:none;
	color:#f29400;
}
 a:hover, a:active, a:focus {
	color:red;
}
.container {
	width:1000px;
	margin:0 auto;
}
.headerup {
	overflow:hidden;
	margin-bottom:5px;
}
.headertop {
	overflow:hidden;
	padding-bottom:15px;
}
.icq{
	margin-left:50px;
	padding-top:3px;
	float:left;
	font-size:12px;
	line-height:16px;

}
.adres {
	float:right;
	font-size:12px;
	color:#58595b;
	background:url(/images/kpelectro/reload1.png) no-repeat;
	padding:5px 0 3px 0px;
}
.tel {
	float:right;
	clear:both;
	color:#f29400;
	font-size:1.8em;
	padding-top:15px;
}
.mainpicture {
	float:left;
}
.mainpicture img {
	border:none;
}
.korzina {
	float:right;
	margin-left:200px;
}
.korzina img {
	border: 0;
}
.korztext {
	float:right;
	font-size:10px;
	color:#707070;
	padding-top:18px;
	width:200px;
	background:url('/images/kpelectro/korzina.jpg') right bottom no-repeat;
}
.mainmenu {
	background:url(/images/kpelectro/mainmenu.png) repeat-x;
	height:42px;
}
.dsearch {
	float:left;
	padding:9px 0 0 15px;
}
.search {
	float:left;
}
.search p {
	margin:0;
}
.poisk {
	float:left;
	margin:0 5px 0 0;
	font-size:11px;
	width:30px;
	height:17px;
	line-height: 23px;
	overflow: hidden;
}
.submit {
	background:url(/images/kpelectro/search.png) no-repeat left bottom;
	width:17px;
	height:18px;
	border:none;
	cursor:pointer;
	float: left;
	margin: 2px 0 0 5px 
}
.searchinput {
	color:#58595b;
	font-size:11px;
	height:13px;
	width:142px;
	margin: 0;
	float: left;
	margin-top: 2px;
}
.mainssilki {
	float:right;
	width:758px;
}
.mainssilki ul {
	display:table;
	margin:0;
	padding:0;
	width:100%;
}
.mainssilki li {
	display:table-cell;
	margin:0;
	padding:0;
	text-align:center;
	font-weight: bold;
	background:url(/images/kpelectro/list.png) no-repeat;
	height:40px;
	width:44px;
}
.mainssilki a, .mainssilki span {
	color:white;
	text-decoration:none;
	font-size:14px;
	display:block;
	height:26px;
	padding:10px 0 0 0;
	margin:3px 0 0 4px;
}
.mainssilki a:hover, .mainssilki a:active, .mainssilki span, .mainssilki a:focus {
	background: #a8cb4f url(/images/kpelectro/active.png) repeat-x;
}

/* активный пункт главного меню */
.activeitem {
	background: #a8cb4f url(/images/kpelectro/active.png) repeat-x;
}
/**/

.content {
	overflow:hidden;
	margin-top:18px;
}
.left {
	width:215px;
	float:left;
}

/* опускаем класс на 10 пикселов вниз и рисуем его на другом слое*/
.katalog {
	height: 18px;
	position: relative;
	top: 10px;
	z-index: 666;
	overflow: hidden;
	margin-left: 46px;
	background: url(/images/kpelectro/greenmark.png) no-repeat;
}
/* позволяет перекрывать верхний бордер бокса на переменную длину */
.katalog span {
	padding: 0 10px 0 10px;
	background: white;
	font-size: 12px;
	margin-left: 2px;
	vertical-align: top;
	line-height: 20px;
	font-weight: bold;
	color: #58595B;
}




/* скругляем все углы бокса, чертим бордер со всех сторон */
.leftspisok {
	border: #afb0b1 1px solid;
	margin: 0;
	padding-left: 5px;
	width: 202px;
	padding-top: 14px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior:url(/images/kpelectro/PIE.htc);
}
/* аналогично, хотя непонятно зачем тут дубликат класса */
.leftspisok2 {
	border: #afb0b1 1px solid;
	margin: 0;
	padding-left: 10px;
	width: 202px;
	padding-top: 14px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior:url(/images/kpelectro/PIE.htc);
}
.sekcia {
	margin-bottom:9px;
}
.left ul {
	list-style:none;
	margin:0;
	padding:0 0 0 8px;
}
.left li {
	margin-bottom: 9px;
	padding:0;
	font-size:13px;
}

.left li li {
	margin:0;
	padding:0;
	font-size:11px;
}

.left a {
	color:#000000;
}
.leftspisok a:hover, .leftspisok a:active, .leftspisok a:focus {
	color:red;
}
/* активный пункт меню каталога*/
.left a.activeitemleft {
	color: #97cb52;
}
/**/
.center {
	float:right;
	width:756px;
	overflow:hidden;
}
/* здесь принцип такойже как в классе .katalog  */
.gruppi {
	height: 18px;
	position: relative;
	top: 10px;
	z-index: 666;
	overflow: hidden;
	margin-left: 144px;
	background: white url(/images/kpelectro/graymark.png) no-repeat;
	font-weight: bold;
	float:none;
	display:inline-block;
	padding: 0 10px 0 10px;
	font-size: 12px;
	vertical-align: top;
	line-height: 20px;
	color: #58595B;
	text-transform: uppercase;

}
/* то же */
.gruppi span  {
	padding: 0 10px 0 10px;
	background: white;
	font-size: 12px;
	margin-left: 2px;
	vertical-align: top;
	line-height: 20px;
	color: #58595B;
	text-transform: uppercase;
}
div.acc  {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #58595B;
	text-transform: uppercase;
	padding: 0;
	text-align: center;
}
/* то же */
.gruppi1 {
	height: 18px;
	position: relative;
	top: 10px;
	z-index: 666;
	overflow: hidden;
	margin-left: 144px;
	background: url(/images/kpelectro/graymark.png) no-repeat;
}
/* то же */
.gruppi1 span  {
	padding: 0 10px 0 10px;
	background: white;
	font-size: 12px;
	margin-left: 2px;
	vertical-align: top;
	line-height: 18px;
	color: #97cb52;
}
.gruppitovarov {
	margin: 0px;
	border: #afb0b1 1px solid;
	padding-bottom: 13px;
	padding-top: 13px;
	padding-left: 35px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior:url(PIE.htc);
	font-size:10px;
}
.t_group {
	float: left;
	margin: 20px 0 0px 18px;
	width: 150px;
	height: 200px;
	text-align:center;
	overflow: hidden;
}
.t_group a{
	color:#f29400;
	font-weight: bold;
	font-size:12px;
}

.placetable {
	margin: 20px 0 0 0;
	width: 700px;
}
.placetable td{
	font-size:10px;
	text-align: center;
	border-top: #afb0b1 1px solid;
}
.placetable td.rowheader {
	font-size:10px;
	border-top: none;
	height: 20px;
}
.gruppitovarov p, .gruppitovarov ul, .gruppitovarov .descr div, .gruppitovarov .descr td, .gruppitovarov .descr li {
	font-size:10px;
	padding-right: 20px;
}

.gruppitovarov .descr p, .gruppitovarov .descr div, .gruppitovarov .descr ul, .gruppitovarov .descr ol {
	width: 500px;
}

.gruppitovarov .subtitle, .gruppitovarov .descr div.subtitle {
	font-size:13px;
	margin: 10px 0 5px 0;
}
.oneborder, .descr table {
	background: black;
	width: 500px;
}
.oneborder td, .descr td {
	background: white;
	font-size:10px;
	height: 15px;
	width: 50%;
}

div.descr table {
	border-top: #000 1px solid;
	border-left: #000 1px solid;
}

div.descr table td {
	border-bottom: #000 1px solid;
	border-right: #000 1px solid;
	padding: 1px 2px;
}





.noborder {
	width: 500px;
}
.noborder td{
	font-size:10px;
	height: 15px;
}
.lefttovcolumn{
	float:left;
	width: 500px;
	margin-top: 20px;
	vertical-align:
}
.lefttovcolumn img{
	float:left;
}
.lefttovcolumn span{
	font-size:13px;
	font-weight: bold;
	color:#7ca346;
}
.lefttovcolumn p{
	margin-left: 100px;
}
.righttovtape{
	float:right;
	margin-top: 20px;
	width: 210px;
	text-align: center;
}
.tovar {
	float:left;
	text-align:center;
	font-size:13px;
	margin:15px 30px 0 0;
	font-weight: bold;
	height: 80px;
}
.tovar-main {
	float:left;
	text-align:center;
	font-size:13px;
	margin:15px 30px 0 0;
	font-weight: bold;
	height: 130px;
}
.tov img {
	border:none;
}
.tovar a, .tovar-main a{
	width:88px;
	color:#f29400;
	display:block;
	font-size:11px;
}
.tovar a:hover, .tovar a:active, .tovar a:focus {
	color:red;
}

.tovar1 {
	
	text-align:center;
	font-size:10px;
	font-weight: bold;
	padding: 5px 10px 15px 10px;
}
.tov1 img {
	border:none;
}
.tovar1 a {

	color:black;

}
.tovar1 a:hover, .tovar a:active, .tovar a:focus {
	color:red;
}

.gruppitovarov.spec {
	padding:20px 0 20px 20px;
}
.spec a {
	width:150px;
}
.spec .tovar {
	margin:0 20px 0 0;
}
a.speca {
	color:#58595b;
}
.stati {
	background:url(/images/kpelectro/stati.png) no-repeat;
	font-size:12px;
	padding:3px 0 3px 158px;
	color:#97cb52;
	margin:15px 0 10px;
	font-weight: bold;
}
.stati span{
	color:#58595B;
	text-transform: uppercase;
}
.stati2 {
	background:url(/images/kpelectro/stati2.png) no-repeat;
	font-size:10px;
	padding:3px 0 3px 150px;
	color:#97cb52;
	margin:15px 0 10px;
}
.statitext {
	color:#000000;
	font-size:12px;
	padding-bottom: 25px;
}
.statitext p {
	padding: 0 0 10px 0;
	margin: 0;
}
.statitext ul {
	padding: 0 0 10px 0;
	margin: 0 0 0 30px;
}
h2.stat {
	font-size:12px;
	color: #58595B;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 20px;
	margin:0;
	padding: 0 0 10px 0;
}
.statitext2 {
	color:#8a8a8a;
	font-size:14px;
	text-align:right;
}

.statitext3 {
	color:#8a8a8a;
	font-size:12px;
	text-align:right;
}

.statitext3 a{
	color:#8a8a8a;
}

.statitext3 a:hover, .statitext3 a:active, .statitext3 a:focus {
	color:red;
}

table.bb {
    margin-bottom: 5px;
}	
	
table.bb, td.bb, th.bb {
    border: medium none;
    text-align: left;
}	

.nav-active, a.nav-active  {
	font-weight: bold;
	color: #f29400;
}

