html, body {
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	color:#535353;
	background-color: #2e6979;
}
h1, h2, h3, h4, td, tr, table, form, p, div, body, html, img, br, ul, li {
	margin: 0px 0;
	padding: 0px;
}
div.relative {
	position:relative;
}
a {
	color: #00a4ca;
}
ul li {
	list-style-type: none;	
}
#body-full p {
	margin: 8px 0px;
}

.body-home {
	padding: 10px 0;
}
.body-home-header {
	background-image: url(images/body-home-center.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.body-home-header strong {
	display: box;
	float:left;
	height: 3px;
	padding-top: 4px;
}
.brends-home-list {
	font-family: Arial;
	font-size: 14px;
	padding: 10px 0;
}

.brends-home-list a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00b1d2;
}

#header {
	height: 160px;
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#cart {
	position: absolute;
	left: 500px;
	top: 50px;
	color: #535353;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
#cart b {
	color: #ee2037;
	font-size: 18px;
	display: block;
	margin-bottom: 2px;
	font-weight: normal;
}
#curs b {
	color: #d90000;
	font-weight: normal;
}
#logo {
	position: absolute;
	left: 16px;
	top: 38px;
}
#phones {
	font-size: 18px;
	color: #81cc11;
	position: absolute;
	left: 255px;
	top: 44px;
	font-family: Tahoma, Arial;
}
#curs {
	position: absolute;
	left: 725px;
	top: 7px;
	color: #535353;
}
#level {
	position: absolute;
	left: 18px;
	top: 5px;
	color: #535353;
	background-image: url(images/ico-home.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#head-line01 {
	position: absolute;
	left: 225px;
	top: 49px;
}
#head-line02 {
	position: absolute;
	left: 462px;
	top: 49px;
}
#head-line03 {
	position: absolute;
	left: 703px;
	top: 49px;
}
#level a {
	color: #00a4ca;
}
#auth-form {
	font-size: 9px;
	position: absolute;
	left: 742px;
	top: 40px;
}
#auth-form strong {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #535353;
}
#auth-form .textfield {
	width:155px;
	height:18px;
	background-image: url(images/form-auth-input.png);
	display:block;
	padding:1px 8px;
	background-repeat: no-repeat;
	background-position: left top;
}
#auth-form .textfield input {
	border:solid 0px red;
	width:145px;
	height:11px;
	font-size:10px;
}
#header-menu {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 137px;
	padding-left:17px;
}
#header-menu span {
	padding: 0px 14px;
}
#header-menu a {
	color:#fff;
	text-decoration:none;
}
#bottom {
	font-size: 11px;
	height: 71px;
	background-image: url(images/bottom-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottom-menu {
	position: absolute;
	left: 37px;
	top: 22px;
}
#madeby {
	text-align: right;
	position: absolute;
	left: 850px;
	top: 22px;
}
#left {
	background-color: #f3f3f3;
	width:210px;
	padding:10px 0 10px 10px;
}
#search-form .textfield {
	background-image: url(images/form-search-input.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 124px;
	display: block;
	padding:0px;
	float: left;
	padding: 1px 5px;
	margin-right:3px;
}
#search-form .textfield input {
	border:solid 0px red;
	width:120px;
	height:11px;
	font-size:10px;
}
#search-form b {
	color: #00a4ca;
	font-weight: normal;
}
.list-main-title, .list-main-title-red {
	background-image: url(images/menu-category-main.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;

}

a.cat-root
{
	color: #FFFFFF;
	text-decoration:none;
}

.list-main-title-red {
	background-image: url(images/menu-category-main-red.png);
}

.list-main-title span, .list-main-title-red span {
	padding:5px 0 0 28px;
	display:block;
}
.list-title, .list-title-act, .list-title-sub, .list-title-sub-act {
	background-color: #FFFFFF;
	height: 24px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	float:left;
}
.list-title-sub, .list-title-sub-act {
	font-size: 9px;
	background-color: #eef8ff;
	font-weight: bold;
}
.list-title, .list-title a, .list-title-sub, .list-title-sub a {
	color: #535353;
	text-decoration:none;
}
.list-title-act, .list-title-act a, .list-title-sub-act, .list-title-sub-act a {
	color: #d90000;
	text-decoration:none;
}
.list-title span, .list-title-act span {
	padding:4px 0 0 3px;
	display:block;
}
.list-title-sub-act span, .list-title-sub span {
	padding:4px 0 0 5px;
	display:block;
}
.list-hr {
	background-image: url(images/menu-category-hr.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	width: 200px;
	float:left;
	overflow: hidden;
}
.list-bottom {
	background-image: url(images/menu-category-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 200px;
	float:left

}
.list-content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #62696f;
	width: 200px;
	float:left;
}
.list-submenu-display {
	background-color: #FFFFFF;
	display:inline;
	position:static;
	float:left;
}
.list-submenu-none {
	background-color: #FFFFFF;
	display:none;
	position:absolute;
	float:left;
}
#left .list-content span {
	padding:15px 20px;
	display:block;
}
.list-content a.link-price {
	background-image: url(images/ico-download.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding:1px 0 0 15px;
}
.list-hr2 {
	background-image: url(images/list-hr.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 1px;
	width: 200px;
	float: left;
	overflow: hidden;
}
.list-content h2 {
	font-size: 12px;
	color: #00b1d2;
	font-weight: bold;
}
.list-content h3 {
	font-size: 11px;
	color: #81cc11;
}

.red-price {
	font-size: 14px;
}
.red-price strong {
	color: #d90000;
}
#right .list-content span.content-block {
	padding:10px 5px;
	display:block;
}
#right .list-content span.content-block1 {
	padding:10px 10px;
	display:block;
}

#body {
	background-color: #f3f3f3;
	width: 540px;
	padding:10px;
}
#body-full {
	background-color: #f3f3f3;
	width: 750px;
	padding:10px 10px;
}
#body h1, #body-full h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	color: #0ba9d3;
	margin:0 0 15px 0;
}

#body h1.orange, #body-full h1.orange {
	margin: 1em 0 0 0;
	font-size: 13px;
	font-family: Verdana, Arial;
	color: #ff6600;
}
.box-item {
	font-size:12px;
	margin-bottom:10px;
}
.font-size11 {
	font-size:11px;
}
.box-item td.bgw {
	background-color: #FFFFFF;
}
.box-item h3 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #81cc11;
}
.box-item .h3 {
	text-decoration:none;
}

.box-item h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #535353;
}
.box-item .link-podrobnee {
	font-size: 11px;
	background-image: url(images/ico-lupa.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
.box-item .link-cart {
	font-size: 11px;
	background-image: url(images/ico-cart-black.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
.inner-price-title {
	font-size: 18px;
	font-weight: bold;
}
.inner-price-title strong {
	color: #d90000;
}
.form-inner {
	border: 1px solid #e0e4db;
	height: 16px;
	width: 25px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-top: 3px;
}
#inner-form div {
	float: left;
	vertical-align: middle;
	display: block;
	padding-top:2px;
}
.inner-variant img {
	margin-right: 10px;
	margin-bottom: 10px;
}


#inner-form {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.box-item h4 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #00a4ca;
}
.box-item .inner-complect img {
	margin-right: 5px;
	margin-bottom: 5px;
}

/* ???????? ???????? ? ???????/ */
#cart_table td{
	padding: 10px;
	font-size: 11px;
}
#cart_table .cart_text td {
	padding:0px;
}
#cart_table a.cart_del {
	color: #d90000;
	text-decoration: none;
	font-weight: bold;
}
.cart_text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}
.value strong {
	color: #d90000;
}
.value {
	font-size: 11px;
}
/* /???????? ???????? ? ???????? */

/* ????? ?????? ?? ???????/ */
#form_order_bn .textfield {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	border: 1px solid #e0e4db;
	width: 310px;
}
/* /????? ?????? ?? ??????? */

#right {
	background-color: #f3f3f3;
	width:210px;
	padding:10px 10px 10px 0px;
}
#form_contact .textfield {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #939393;
	border: 1px solid #CCCCCC;
	width: 250px;
}
#form_contact {
	display: block;
	float: left;
}
#form_contact input.textfield {
	height: 20px;
}
#filtr .texfield, #filtr .texfield_small  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
}
#filtr div {
	float: left;
}
#filtr .box_body_b2 {
	padding-top: 10px;
	padding-left: 5px;
	height:25px;
}


#filtr .texfield {
	width:310px;
	border: 1px solid #CCCCCC;
}
#filtr .texfield_small {
	width:50px;
	border: 1px solid #CCCCCC;
}
.height100 {
	height: 465px;
}
.table-groups a {
	font-size: 14px;
}
.table-groups ul {
	margin-left:20px;
	color: #00a4ca;
}
.table-groups ul li
	list-style-type: square;
	padding:3px 0;
}
#body-full ul {
	list-style-type: square;
	padding:3px 10px;
	margin: 0 10px;
}



.infobox {
	background-color: #000;
	font-size: 11px;
	color: #fff;
	width: 15px;
	/* float: left; */
	display: inline;
	margin: 2px;
	padding:0px 4px;
	line-height: 16px;
}
.r {
	background-color: #3399CC;
	padding: 0 5px 0 4px;
}
.k {
	background-color: #99CC66;
}
.p {
	background-color: #FF6633;
}


