* html body {
    height:100%;
}
html {
  	margin:0;
  	padding:0;
    width:100%;
    height:100%;
}
* html #main {
  	margin-left:10%;
}
*:first-child+html body {
	height:200%;
}
body {
  	background: #fff;
  	font:10pt Tahoma, Sans-Serif;
  	color: #000;
  	padding:0;
    margin:0 auto;
  	width:100%;
    min-height:100%;
    height:auto!important;
    height:100%;  
}

* html h1 {
  	height:1%;
}
#blue {color: #f0f0f0; background: #009}
.blue {color: #009}
.green {color: #6c6}
.wite {color: #fff}
/* TITLE ******************/
#title {
	background-image: url(../img/logo1.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
  	height:100px;
	width:600px;
  	padding: 0px;
}
#title_left {
	background-image: url(../img/logo1_left.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
  	height:100px;
	width:300px;
  	padding: 0px;
}
#title_center{
	background-image: url(../img/logo_center.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
  	height:100px;
	width:200px;
  	padding: 0px;
}
.title_top_text
{
position:relative;
  	top:5px; 
  	left:250px;
	color:#006600;
	font-size:13px;
	font-weight:bold;
  	margin:0 1% 0 0;
}
.title_top_banner
 {
	
	position:relative;
  	top:30px; 
  	left:50px;
  	height:60px;
	width:468px;
  	padding: 0px;
}
* html #title h1 {
	margin-bottom:10px;	
}
#title h1 {
  	color:#fff;
	
  	background:url(../img/logotip5.jpg) left top no-repeat;
  	padding-left:610px;
  	margin-top:0px;
  	height:100px;

}
#top_right_meny a{color:#000099;
	text-decoration:none;}
	#top_right_meny a:hover{color:#000099;
	text-decoration:underline;}
	
#search {
  	position:absolute;
  	top:3%; 
  	right:0;
  	margin:0 1% 0 0;
}
* html #search p {
  	white-space:nowrap;
}
* html #search button {
  	margin-left:4px;
}
#search p {
  	color:#000;
  	margin:5px;
}
#search h4 {
	font-size:75%; 
	font-weight:bold;
	vertical-align: bottom;
}
#search input, #search button {
  	font-size:75%;
}
#search input {
  	width:8em;
}
.input_seech, .ok_seech {
	float:left;
}

/* MAIN_CONTENT ******************/
#mcontent {

  	margin-top:0;
  	padding-bottom:0;
  	overflow:hidden; 
  	width:100%;  
}
* html #mcontent {
  	padding-bottom:0;
  	width:100%;   
}
#main {
	border-style:solid; 
  	border-width:0px 0px 1px  0px;
  	border-color:#1f1f1f;
  	background: #fff;
	width:100%;
	padding:0px;
}
* html #main {
	margin-left:12%;
	margin-right:-1px;
}
#main h2 {
  	font-size:130%;
}

#news { 
	border-style:solid; 
    border-width:0px 2px 2px  1px;
    border-color:#1f1f1f;
	background-image: url(../img/bg_but_up.png);
	background-repeat: repeat-x;
	background-position: 100% 0%;
    font-size:80%;
	right:0;
    width:220px;
    padding:0px;
}
* html #news {
	position: relative;
	top:4px;
	margin-left:-1px;
}
html:root #news {
  	position: relative;
	top:-35px;
 	background: #ffc;
}
*:first-child+html #news {
	position: relative;
	top:-35px;
	margin-left:-1px;
}



#news .z_right {

  	color:#fff;
  	font-size:130%;
	font-weight:bold;
    padding:0px;
	height:30px;
}
* html #news .z_right {
	margin-top: 0;
	height:30px;
}
#z_right{
	background-image: url(../img/top_link_bgr1_right.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
font-size:100%;
	font-weight:bold;
    padding:0px;
	height:30px;
}
#z_right_b{
	background-image: url(../img/top_link_bgr1_right_b.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
font-size:100%;
	font-weight:bold;
    padding:0px;
	height:30px;
}
#check_form{
background-image: url(../img/top_link_bgr1_right.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height:30px;
}
#news h2 {
  	font-size:120%; 
  	margin:0;
  	padding:5px;
}
#news h3 {
  	font-size:100%; 
  	font-weight:bold;
  	float:left; 
  	margin:0 5px;
}
* html #news h3 {
  	margin-left:2.5px;
}
#news a {
  	color:#D00;
  	background:url(red-arrow.png) right center no-repeat;
  	padding-right:13px;
}

* html #news a {
  	padding-left:1px;
}

#news p {
 	margin:20px 5px;
}
#news dt {
  	color:#000;
  	font-size:140%;
  	background:#dffec0;
  	border-style:solid; 
  	border-width:1px 0 1px 1px;
  	border-color:#999;
  	padding:4px;
}
#news h1 .client {
  	font-size:80%;
  	font-weight:normal;
  	text-decoration:underline;
}
#news dd, #news dd a, #news dd a:visited, #news dd a:hover, #news dd a:active {
  	background:#f00;
  	font-size:100%;
  	color:#000;
  	text-decoration:none;
  	padding:1px;
  	width:100%;
}
#news dd a:visited {
	color:#999;
}
#news dd a:hover {
	color:#9c3;
	text-decoration:underline;
}
#news dd p {
  	font-size:100%;
  	text-decoration:none;
  	text-align:right;
  	padding:0;
}
#sections {
	border-style:solid; 
        border-width:0px 0px 1px  0px;
    border-color:#006600;
	font-size:80%;
    background: #ebebeb;
	width:200px;
	margin-left:5px;
	margin-top: 100px;
}
* html #sections {
	margin-top: 100px;
}

#sections h2 {
  font-size:125%; 
  font-weight:bold;
  text-transform:uppercase;
}
#sections ul {
  list-style:none;
  margin:5px 5px; padding:0;
}
#sections li a {
  color:#fff;
  text-decoration:none;
  background:#9c3;
  border-style:solid; 
  border-width:0.1px 0;
  border-color:#fff;
  display:block;
  margin:5px 0; 
  padding:2px 5px;  
}
#sections li a:hover {
  background:#D00;
}

* html #sections li a {
  height:1%;

}
#sections dt {
	background-image: url(../img/left_zag_bgr_gr3.jpg);
	background-repeat: no repeat;
	background-position: 0 2px 2px 0;
	height:30px;
    color:#fff;
  font-size:110%;
  text-decoration:none;
  padding:0px;
    padding-left:18px;
}
#sections dt a:active {
  color:#f4f4f4;
  text-decoration:underline;
  }
#sections dt a:visited {
	color:#ebebeb;
	text-decoration:underline;
}
#sections dt a:hover {
	color:#fff;
	text-decoration:none;
}
#sections dt p {
  font-size:80%;
  text-decoration:none;
  text-align:right;
  padding:0;
}
#sections dd, #sections dd a, #sections dd a:visited, #sections dd a:hover, #sections dd a:active {
  font-size:100%;
  color:#000;
  text-decoration:none;
  text-align:left;
  padding:1px;
}
#sections dd a:visited {
	color:#585858;
}
#sections dd a:hover {
	color:#9c3;
	text-decoration:underline;
}
#sections dd p {
  font-size:80%;
  text-decoration:none;
  text-align:right;
  padding:0;
}
/* STAKAN *******************/

#meta {
	text-align:right;
  	background-image: url(../img/left_zag_bgr_gr3.jpg);
  	background-repeat:repeat-x;
  	border-top-color:#000000;
  	border-top-style:solid; 
  	border-top-width:1px;
  	height:30px;
  	width:100%;
  	padding:0;
}
#copyright {
	font-size:100%;
	color:#000;
	padding-right: 10px;
}
#meta a {
  color:#000;
}
#meta a:visited {
  color:#999;
}
#meta a:hover {
  color:#9c3;
}
#meta a:active {
  color:#f00;
}
#meta img {
  padding-top:5px;
}


/* NAVIGATION ********************/

/* menu navigation
------------------------------ */
* html #menu_up {
	margin: 0;
}
#menu_up {
 	background: #ffffff;
	height:22px;
	padding:0;
	width: 100%;
	margin-top: 0px;
}
#navigation {
	height:19px;
	border-style:solid; 
  border-width:0px 0 0px 0px;
  border-top-color:#000000;
  border-bottom-color:#ccc;
  border-left-color:#999;
  width: 90%;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
}
	
#navigation li {
	background: #e6f1e0;

	border-right: 1px solid #999;
	height: 20px;
	float: left;
	margin: 0;
	padding: 0;
}
			
#navigation a, #navigation a:hover, #navigation #currentpage a {
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}
#navigation a {
	color: #000;
}	
#navigation a:hover {
	color: #f00;
}
#navigation #currentpage a {
	color: #66ff66;
}
	
#navigation #currentpage {
	background: #84b925;
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 0;
}


#bg_menu_up { 
	background-image: url(../img/top_link_bgr1.png);
	color:#009900;
	height:30px;	
	background-repeat: repeat-x;
	background-position: 100% 0%;
}
/* design
------------------------------ */
.b1 b, .b2 b, .b3 b, .b4 b, .b5 b,
.b1 q, .b2 q, .b3 q, .b4 q, .b5 q {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-style: solid;
	border-width: 0 1px;
	display: block;
}
.b1 {
	margin: 0 2px;
	background: #EBEEF0;
	border: none;
}
.b1 b {
	margin: 0 1px;
	background: #B8C3C8;
	border-color: #CBD3D7;
}
.b2 {margin: 0 1px; border-color: #D6DCDF;}
.b2 b {border-color: #B8C3C8;}
.b2 i {border-color: #E4E8EA;}
.b2 q {border-color: #F7F8F9;}
.b3 b {border-color: #BCC6CB;}
.b3 i {border-color: #F9FAFB;}
.b4 {border-color: #CAD2D6;}
.b4 b {border-color: #E5E9EB;}
.b5 {border-color: #B5C0C6;}
.b5 b {border-color: #FAFBFB;}
#text {
	text-align: justify;
	border: 1px solid #B0BCC2;
	border-width: 0 1px;
	height:100%;
	padding: 1% ;
}

#colr, #colr1 {
	color:#606;
	font-size:90%;
	text-align: center;
	font-weight: bold;
	position: relative;
	left: 10px;
	top: 5px;
	z-index: 3;
	float: right;
	padding: 5px;	
}
#colr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	width: 160px;
}
#colr1 {
	width: 248px;
}
#colr img, #colr1 img {
	left: 0px; 
	top: 0px;	
}


#colr A:hover, #colr A:active {
	color:#f00;
	text-decoration: underline;
}

/* CONTENT ********************/
/* CONTENT - up_link - верхнее меню ********************/
#index_link {
    color:#0033cc;
	text-decoration:none;
	font-size:12px;
	}
#index_link a{
    color:#003399;
	text-decoration:underline;
	font-size:12px;
	}
	#index_link a:hover{
	color:#ff0000;
	text-decoration:none;
	font-size:12px;
	}
#up_link {
    margin-top:0px;
	margin-left:0px;
	width:100%;
}
.content_zag {
	font-size:120%;
	color:#9c3;
	text-decoration: underline;
	font-weight: bold;	
}
.content_zag1 {
	font-size:110%;
	color:#999;
	text-decoration: underline;
	font-weight: bold;	
}
.content_zag2 {
	font-size:110%;
	color:#999;
	text-decoration: underline;
	font-weight: bold;	
}
.content_zag3 {
	font-size:100%;
	color:#339933;
	text-decoration: underline;
	font-weight: bold;	
}
.content_zag4 {
	font-size:80%;
	color:#003333;
	text-decoration: none;
		
}
/* CONTENT - deskr- заголовок контента подкатегории ********************/
#descr {
	color:#000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-style: solid;
	border-color: #9c3;
	margin-top:10px;
	padding-top:10px;
	margin-left:10px;
	width:96%;
	height:90px;
}
#descr .descr  {
	font-size:110%;
	padding-left:10%;
	margin-top:10px;
	float:left;
	width:70%;
}
#descr img {
	float:right;
	width:70px;
}
/* CONTENT - pcategor- контент подкатегории ********************/
#pcategor {
	color:#000;
	text-align: left;
	margin-top:5px;
	width:100%;
	
}
@media all and (min-width:0px) {
    head~body #brand { 
	margin-top:0;
}
}
#brand, #brand_show  {
	font-weight: bold;
	background:#e9e9e9;
	border-width: 1px;
	border-style: solid;
	border-color: #9c3;
	height:20px;
	padding:5px;
}
#brand {
	width:90%;
}
#brand_show {
	text-align: center;
	width:50%;
}

#pcategor #name_prod {
	color:#999;
	font-size:100%;
}
#pcategor #price {
	font-size:80%;
	background:#fff;
	float:right;
	width:10%;
}
#pcategor #descr_img {
	width:89%;
	float:left;
}
#pcategor #img_prod {
	float:left;
	width:70px;
	height:70px;
	margin-top:5px;
}
#show_prod img {
	float:right;
}
#pcategor #descr_prod {
	
	text-align: left;
	width:70%;
	padding-left: 5px;
	float:left;
}
#pcategor #link {
	font-size:80%;
	text-align: center;
	width:89%;

}
#pcategor #link .link_p  {
	width:70px;
	float:left;
}
#pcategor #link .link_d {
	width:52%;
	float:left;
}
#pcategor #link .link_c {
	width:20%;
	float:right;
}
@media all and (min-width:0px) {
    head~body #meta_content {
	bottom:0;
	}
}
#meta_content {
 
	bottom:0; 

}

/* CONTENT - service- заголовок контента сервиса ********************/
#service {
	color:#999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-style: solid;
	border-color: #9c3;
	margin-top:10px;
	padding-top:10px;
	margin-left:10px;
	width:96%;
	height:120px;
}
#service .descr  {
	font-size:90%;
	padding-left:10%;
	margin-top:10px;
	float:left;
	width:50%;
}
#service img {
	float:right;
	width:120px;
}
/* CONTENT - category - заголовок категории сервиса ********************/
#category {
	color:#999;
	text-align:left;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-style: dotted;
	border-color: #999;
	margin-top:0;
	padding-top:5px;
	margin-left:5px;
	width:96%;
	height:70px;
}
#category .category  {
	font-size:90%;
	margin-top:10px;
	float:left;
	width:40%;
}
#category .descr  {
	font-size:80%;
	margin-top:0px;
	float:right;
	width:50%;
}

#category img {
	float:left;
	width:50px;
}
/* CONTENT - action - контент акции ********************/
@media all and (min-width:0px) {
head~body #action {
	margin-left:2px;
	}
}
#action {
	color:#000;
	text-align: center;
	margin-left:1px;
	margin-top:5px;
	width:100%;
	height:120px;
}

#action .brand {
	font-weight: bold;
	background:#e9e9e9;
	text-align: left;
	padding: 5px;
	width:97.5%;
	border-width: 1px;
	border-style: solid;
	border-color: #9c3;
}
#action #name_prod {
	color:#999;
	font-size:120%;
}
#action #price {
	font-size:80%;
	background:#fff;
	float:left;
	width:22%;
}
#action #img_prod {
	float:left;
	width:70px;
}

#action #descr_prod {
	text-align: left;
	width:58%;
	padding-left: 5%;
	float:left;
}
#action #link {
	font-size:80%;
	text-align: center;
	width:98.5%;

}

#action #link .link_p  {
	width:70px;
	float:left;
}
#action #link .link_d {
	width:52%;
	float:left;
}
#action #link .link_c {
	width:20%;
	float:right;
}


/* Classes
------------------------------ */
div .clear {
clear: both; /* Отмена обтекания */
}
div .green {
	color:#9c3;
}
.categor {
	color:#999;
}
.left_kor {
	color:#999;
	font-size:120%;
	text-align: left;
	font-weight: bold;
}
.centr_kor {
	color:#999;
	font-size:110%;
	text-align: center;
}
.right_kor {
	text-align: right;
}
.link {
	text-align: right;
}
.link A:link,  {
	color:#9c3;
	text-decoration: none;
}
.link A:hover, .link A:active {
	color:#fff;
	text-decoration: underline;
}
.service {
	color:#9c3;
	font-size:120%;
	text-align: right;
	font-weight: bold;
}
.pcategor {
	color:#000;
	font-size:100%;
	text-decoration: underline;
	font-weight: bold;
}
.green{
color:#66cc00;
}
.red {
	color:#f00;
}
#green{
color:#66cc00;
}
#red {
	color:#f00;
}
.n_price {
	font-size:240%;
	color:#f00;
}
.o_price {
	color:#9c3;
}
.zag_1 {
	font-size:100%;
	color:#fff;
	font-weight: bold;
}
.zag_2 {
	font-size:100%;
	color:#000;
	font-weight: bold;
}
#zag_link {
font-size:100%;
	color:#009900;
	font-weight: bold;
	 text-decoration:none;
}

#zag_link A{
font-size:100%;
	color:#009900;
	font-weight: bold;
	 text-decoration:none;
}
#zag_link A:hover {
	font-size:100%;
	color:#33cc00;
	font-weight: bold;
	 text-decoration:underline;
}

#zag_link A:active {
	font-size:100%;
	color:#009900;
	font-weight: bold;
	text-decoration:underline;
}

/* PRICE ********************/



#prod_name {
	float:left;
	width:50%;
}
#prod_Price {
	float:right;
	width:20%;
}

#price {
	background-color: #eee;
	padding:1px;

	width:98%;
}
#price_caption {
	font-size:140%;
	color:#999;
	font-weight: bold;
}
#mytable th {
	font-size:90%;
	color:#000;
	font-weight: bold;
}
#mytable td {
	font-size:80%;
	color:#000;
	font-weight: bold;
	background:#f0f0f0;
	border: 1px solid #006633;
	padding: 3px;
}
.b {
	font-weight: bold;
}
.foot {
	font-size:90%;
	color:#000;
	font-weight: normal;
	text-align: right;
}
#text .prim {
	font-size:80%;
	color:#000;
	font-weight: normal;
	text-align: left;
}
#text A img {
	margin-left: 10px;
}

/* Левое меню раскрывашка ********************/
.leaf {
	LEFT: 10px;background: #F00; POSITION: absolute; TOP: 200px; VISIBILITY: hidden; WIDTH: 250px; Z-INDEX: 66
}
.on, .off, .onoff {cursor: pointer !important}
.off ul, .off li {display: none}


ul.expmenu li
{
 color: #009900;
 font-weight: bold;
 background-color: #e6f1e0;
 margin: 0 .2em 1px 1em;
 padding: 0;
 text-decoration:none;
 cursor: text;
  font-size:100%;
 border-bottom: 2px solid #009900;
 -moz-border-radius: .15em;
}

#sections1 ul.expmenu
{ 
 background-color: #ffffff;
 font-weight: normal;
 margin: 0;
 padding: 0 0 .05em;
 list-style: none;
 font-size:120%;
 border: 1px solid #009900;
 text-indent: .5em;
 width: auto;
 -moz-border-radius: .62em;
}
ul.expmenu A {color: #339933;font-size:90%;text-decoration:none;}
ul.expmenu A:hover {color: #00cc66;text-decoration:underline;}
ul.expmenu A:active {color: #f00;}
ul.expmenu.act A  {color: #f00;text-decoration:none;}
ul.expmenu ul
{
 margin: 0 0 .2em;
 padding: 0;
 list-style: none;
}
ul.expmenu ul li
{
 background-color: #fc9;
 padding: 0;
 padding-left: 1em;
 border: none;
 -moz-border-radius: .3em;
}

/* Корзина покупок ********************/
#korzina {
	color:#000;
	background-color: #f0f0f0;
	text-align: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	width:95%;
	height:auto;
	padding: 5px;
	
}

