*{
	padding:0;
	margin:0;
}
 body {
	font-size:62.5%;
	font-family:verdana,arial,sans-serif;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(i/fon2.gif);
	background-attachment: fixed;
	background-position: center top;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
	width:1030px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:1em;
	background-image: url(i/bg-main.png);
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	background-color: transparent;
}
.main {
	clear:both;
	width:990px;
	padding-bottom:30px;
	margin-left: 20px;
	background-color: transparent;
	background-image: url(i/bgpage.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:left;
	width:260px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-image: url(i/bg-menu.png);
}
.main-content {
	display:inline; /*Fix IE floating margin bug*/
	;
	float:left;
	width:520px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.main-subcontent {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:165px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: repeat-y;
}


/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {
	width:1030px;
	font-family:"trebuchet ms",arial,sans-serif;
	padding-left: 20px;
	background-color: transparent;
}
.header-top {
	width:990px;
	height:224px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #666666;
	background-image: url(i/logo.jpg);
	background-repeat: no-repeat;
}



/********************/
/*  HEADER SECTION  */
/********************/




.nav2 {

} /*Color navigation bar normal mode*/
.nav2 ul {
	list-style-type:none;
}
.nav2 ul li {
	float:left;
}
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url(img/bg_head_bottom_nav_hover.gif) top center;} /*Sticky hover zones*/
.nav2 ul li a {
	float:left;
	display:block;
	height:22px;
	text-decoration:none;
	font-weight:normal;
	color: #333333;
	background-image: url(i/n-kn.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	width: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
}
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a {
	text-decoration:none;
} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; position:absolute; z-index:998; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a {display:block; width:10em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {
	text-decoration:none;
	background-image: url(i/n-kn-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index:997; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/


/******************/
/*  MAIN SECTION  */
/******************/



/* MAIN SUBCONTENT */
.subcontent-unit-border {
	width:163px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-repeat: repeat-y;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/********************/
/*  FOOTER SECTION  */
/********************/

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/

.page-container .main .main-content .zakaz {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 500px;
}
.page-container .main .main-content .zakaz .sub {
	float: left;
	width: 25px;
	height: 25px;
}
.page-container .main .main-content .zakaz .kol {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	width: 50px;
}
.page-container .main .main-content .zakaz .cpra {
	font-weight: bold;
	color: #000000;
	text-align: right;
	width: 50px;
}
.page-container .main .main-content .zakaz .csum {
	text-align: right;
	width: 50px;
}
.page-container .main .main-content .zakaz .name {
	color: #000000;
}
.ecart {
	width: 38px;
	height: 20px;
	font-size: 16px;
	text-align: right;
	margin-bottom: 7px;
}
.echo .cart form {
	margin-top: 5px;
}
.newprice {
	font-size: 16px;
}
.page-container .main .main-content .znomer {
	font-size: 12px;
	vertical-align: top;
	color: #333333;
}
.page-container .main .main-content .zinfo {
	font-size: 14px;
	vertical-align: top;
	color: #333333;
}
.page-container .main .main-content .zpic {
	width: 160px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.page-container .main .main-content .zpic a {
	float: left;
	margin: 0px;
	padding: 0px;
}
.page-container .main .main-content .zpic img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.page-container .main .main-content .etitl {
	padding: 2px;
	font-size: 12px;
	vertical-align: middle;
	color: #333333;
}
.page-container .main .main-content .eprice {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.page-container .main .main-content textarea {
	height: 200px;
	width: 200px;
}
.page-container .main .main-content .newstitle {
	font-size: 16px;
	font-weight: bold;
}
.page-container .main .main-content .sc {
	height: 12px;
	width: 12px;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.page-container .main .main-navigation .newtov {
	color: #FFFFFF;
	text-align: center;
}
.page-container .main .main-navigation .newtov h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.page-container .main .main-navigation .newtov a {
	color: #FFFFFF;
}
.page-container .main .main-navigation .newtov a img{
	border: medium solid #B9892B;
}
.page-container .main .main-navigation .newtov a:hover img{
	border: medium solid #E0BD7C;
}
.page-container .main .main-navigation .newtov img {
	height: 160px;
	width: 160px;
	margin-left: 50px;
}
.page-container .main .main-subcontent .subcontent-unit-border a {
	color: #333333;
}
.page-container .main .main-subcontent .subcontent-unit-border a:hover {
	color: #000000;
}
.page-container .header .header-top .nav2 {
	width: auto;
	height: 21px;
	float: right;
}
.page-container .header .header-top .top1 {
	clear: both;
	float: right;
	height: 32px;
	width: 200px;
	margin-top: 20px;
	text-align: center;
	vertical-align: middle;
}
.page-container .header .header-top .top1 a {
	height: 30px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}
.page-container .header .header-top .top1 .top11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(i/kn-cart.jpg);
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 27px;
	width: 200px;
	font-weight: lighter;
	padding-top: 5px;
}
.page-container .header .header-top .top2 {
	float: right;
	margin-top: 81px;
	clear: both;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: lowercase;
}
.page-container .header .header-top .top2 .top12 {
	color: #CCCCCC;
	text-decoration: none;
}
.page-container .header .header-top .top3 {
	clear: both;
	float: right;
	width: 1000px;
	margin-top: 40px;
}
.nav3-grid {
	width:259px;
	border-bottom:solid 1px rgb(200,200,200);
}


.nav3-grid dt a, .nav3-grid dt a:visited {
	display:block;
	min-height:2em /*Non-IE6*/;
	height:auto !important;
	height:2.0em /*IE6*/;
	line-height:2em;
	padding:0px 10px 0px 20px;
	border-top: solid 1px rgb(200,200,200);
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:120%;
}
.nav3-grid dd a, .nav3-grid dd a:visited {
	display:block;
	min-height:1.7em /*Non-IE6*/;
	height:auto !important;
	height:1.7em /*IE6*/;
	line-height:1.7em;
	padding:0px 10px 0px 40px;
	border:none;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	font-size:120%;
}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(i/bg-a-hover.png);
	background-repeat: repeat-y;
}





.nav3-bullet {width:170px; margin:10px 0 0 20px;}
.nav3-bullet dt a, .nav3-bullet dt a:visited {line-height:2.0em; padding:0 0 0 10px; background:url(img/bg_bullet_full_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-bullet dd a, .nav3-bullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; padding:0 0 0 10px; background:url(img/bg_bullet_half_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-bullet dt a:hover {background:url(img/bg_bullet_full_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}
.nav3-bullet dd a:hover {background:url(img/bg_bullet_half_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}

.nav3-nobullet {width:170px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:rgb(42,90,138);}



.main-navigation h1 {
	font-family:Arial;
	color:#000000;
	font-size:160%;
	background-image: url(i/bg-menu-h1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	padding-top: 8px;
	background-color: #F8C301;
	font-weight: normal;
}
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.main-navigation h3 {clear:both; margin:10px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {
	clear:both;
	margin:0 10px 10px 20px;
	color:#FFFFFF;
	line-height:1.3em;
	font-size:110%;
}

.main-navigation ul {
	list-style:none;
	margin:0em;
}


/* MAIN CONTENT */
.main-content h1.pagetitle {
	font-family:"trebuchet ms", arial, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:180%;
	background-color: #FFFFFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0.4em;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	text-align: center;
}

.main-content h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}


.main-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-content h6 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",verdana,arial,sans-serif; font-weight:normal; font-size:140%;}
.main-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}

.main-content table {
	clear:both;
	width:500px;
	margin:2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
}
.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-content ul {list-style:none; margin:0.5em 0 1.0em 0;}
.main-content ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
.main-content ol {
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 20px;
}
.main-content ol li {
	list-style-position:outside;
	line-height:1.4em;
	font-size:120%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
}

.contactform {
	width:418px;
	border:solid 1px rgb(200,200,200);
	background-color:rgb(240,240,240);
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.contactform fieldset {
	padding:20px 0 0 0 !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	margin:0 0 20px 0;
	border:1px solid #C7C7C7;
}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {
	width:275px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {
	float:right;
	width:auto;
	margin-right:20px;
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana,arial,sans-serif;
	color:rgb(150,150,150);
	font-size:110%;
}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* MAIN SUBCONTENT */
.main-subcontent h1 {
	clear:both;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:160%;
	background-image: url(i/bg-r-nav.jpg);
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-transform: uppercase;
	text-align: center;
}

 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3 {clear:both; margin:1.0em 10px 0.5em 10px; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-subcontent p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}


.main-subcontent ul {list-style:none; margin:0.5em 10px 1.0em 10px;}
.main-subcontent ul li {
	margin:5px 0 0.2em 2px;
	padding:0 0 0 11px;
	background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.4em;
	line-height:1.2em;
	font-size:120%;
}
.main-subcontent ol {margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 35px /*IE6*/;}
.main-subcontent ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}



/********************/
/*  COMMON CLASSES  */
/********************/
.main img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150);}
.main img.center {clear:both; float:none; margin:0; padding:1px; border:1px solid rgb(150,150,150);}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}

.main a {
	color:#9E7425;
	font-weight:bold;
	text-decoration:none;
}
.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
.main a:hover {
	color:#000000;
	text-decoration:underline;
}
.main a:visited {
	color:#B9892B;
}

.main a img {border:solid 1px rgb(150,150,150);}
.main a:hover img {border:solid 1px rgb(220,220,220);}

.page-container .main .main-content .echo {
	width: 510px;
	margin-bottom: 20px;
	clear: both;
	height: auto;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	padding: 5px;
}
.page-container .main .main-content .echo .pic {
	float: left;
	width: 400px;
}
.page-container .main .main-content .echo .cart {
	float: right;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #E9EAEC;
	height: 100px;
	margin: 5px;
}
.page-container .main .main-content .echo .pic img {
	margin: 5px;
	float: left;
	height: 100px;
	width: 100px;
}
.page-container .main .main-content .echo .cart .price {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.page-container .main .main-content .echo .pic h3 {
	clear: none;
	margin-top: 5px;
}
.page-container .main .main-content .echo .pic p {
	font-size: 100%;
	line-height: normal;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.page-container .main .main-content .mainc {
	width: 500px;
}
.page-container .main .main-content .mainc img {
	margin: 10px;
	float: left;
	height: 200px;
	width: 200px;
}
.page-container .main .main-content .mainc .ml {
	float: right;
	height: 220px;
	width: 260px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.page-container .main .main-content .mainc .ml .price {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.page-container .main .main-content .mainc .ml p {
	font-size: 12px;
	font-weight: normal;
}
.page-container .main .main-content .mainc .ml form {
	margin-top: 15px;
	margin-bottom: 15px;
}
.page-container .main .main-content .mainc .ml .kol {
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	height: 50px;
	width: 100px;
	vertical-align: middle;
}
.page-container .main .main-content .mainc .ml form {
	height: 50px;
}
.page-container .main .main-content .mainc .ml input {
	float: left;
	margin-left: 15px;
}



.zakaz .offzak {
	height: 30px;
	width: 485px;
	border: thin solid #666666;
	background-color: #E1E1E1;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* statistic */
.point,.tbl {
	background-color:#FFFFFF;
	border:1px silver solid;
	margin:5px auto;
	text-align:left;
	width:500px;
}
.point .graf {margin:5px 0 0;padding:0 0 0 2px;height:330px;width:495px;}
.point .desc {margin:0 0 5px 20px;}
.sttit {
	background-color:#FFFFFF;
	;
	border:silver 1px solid;
	color:#777;
	margin:2px;
	padding:2px;
}
.serf,.rss {color:#1e90ff;}
.post {color:red;}
.friend,.nopost {color:blue;}
.tbl {width:502px;}
.tbl td,.tbl pre,.value pre,.numb pre {color:#000;font:11px verdana,arial,sans-serif;margin:2px;padding-bottom:1px;overflow:hidden;}
.sep {width:492px;}
.anonce {color:#777;margin:2px 100px 0 44px;padding:2px;}
.numb {float:left;text-align:right;width:40px;}
.value {overflow:hidden;width:450px;}
*html .value pre {width:450px;margin-top:2px;}
.tbl td .sttit {margin:0;}
/* end statistic */

.page-container .main .main-content .epro {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000066;
	vertical-align: middle;
}
.page-container .main .main-content .ekol {
	width: 60px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.page-container .main .main-content .ekol input {
	width: 60px;
	float: right;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 1px;
	padding: 1px;
}
.page-container .main .main-content .echo2 {
	background-color: #FFFFFF;
	padding: 10px;
	height: auto;
	width: 500px;
	border: thin solid #CCCCCC;
}
.page-container .main .main-subcontent .searchform {
	width: 160px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDA23C;
	border-bottom-color: #9E7425;
	border-left-color: #9E7425;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
.page-container .main .main-subcontent .searchform .field {
	width: 110px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: thin solid #FFFFFF;
}
.footer {
	text-align: center;
	clear: both;
	margin-top: 50px;
}
.footer p {
	font-size: 12px;
	color: #333333;
}
.footer a {
	color: #CC9900;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.contactform .captcha {
	text-align: left;
}
.contactform .captcha img {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}
.contactform p {
}
.page-container .main .main-content .echo2 .contactform .captcha {
	padding: 0px;
	clear: none;
	width: 130px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: solid 1px rgb(200,200,200);
}
.page-container .main .main-content .echo2 .contactform .capn {
	width:135px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.page-container .main .main-content .echo2 .contactform textarea {
	height: 200px;
	width: 275px;
}
.page-container .main .main-content .echo2 .tel {
	width: 350px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.page-container .main .main-content .echo2 .tel td {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-weight: bold;
}
.page-container .main .main-navigation .nav3-grid li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



.page-container .main .main-content .echo3 {
	width: 510px;
	margin-bottom: 20px;
	clear: both;
	height: auto;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	padding: 5px;
}
.page-container .main .main-content .echo3 .pic {
	float: left;
	width: 510px;
}

.page-container .main .main-content .echo3 .pic img {
	margin: 5px;
	float: left;
	height: 140px;
	width: 200px;
}

.page-container .main .main-content .echo3 .pic h3 {
	clear: none;
	margin-top: 5px;
}
.page-container .main .main-content .echo3 .pic p {
	font-size: 130%;
	line-height: normal;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.page-container .main .main-content .echo2 .pp {
	margin: 10px;
	float: left;
	height: auto;
	width: 200px;
	border: thin solid #CCCCCC;
	clear: none;
}
.page-container .main .main-content .echo2 .ppn {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

