BODY {
	MARGIN: 0px;
	padding: 20px 20px 20px 0;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #666666; 
}

td {
	font-size: 80%;
}

.fontBlock, .fontBlock td {
font-size:90%;
text-align:justify;
}

p{
	padding: 0px;
	margin: 0px;
}
A {
	COLOR: #FF0000; 
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: underline;
}
h1 {
	font-size: 110%;	
	text-transform: uppercase; 
	margin: 0px;
	color: Black;
}
h2 {
	font-size: 105%;	
	text-transform: uppercase; 
	margin: 0px;
	color: Black;
	font-style: italic;
}
h3{
	color: Black;
	font-size:110%;
	margin: 0px;
}
hr{
	border-top: 1px solid #336699;
	background-color: White;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-right: 1px solid white;
	font-size: 0px;
}
.footer{
	margin-left:20px;
}
.footer td{
	font-size: 80%;
}
.footer a{
	color: Black;
}

.footer div {display:none}
.hot{
	background: url(images/icon.gif) no-repeat;
	padding-left: 15px;
	/*font-family: Tahoma;*/
	margin-bottom: 15px;
}

.hot_bord{
	background: url(images/vert_bord_bg.gif) repeat-y;
	width:10%;
}

.hot_bord_content {
background: url(images/vert_bord_bg.gif) repeat-y;
padding-left:15px;
}

.hot_b{
	background: url(images/vert_bord_bg.gif) repeat-y;
	width:18px;
	white-space: nowrap;
}
.left{
	float: left;
	padding: 0px 10px 10px 0px;
}
.left_ban{
	float: left;
	padding: 0px 10px 10px 20px;
}
#leftm{
	background: url(images/mainm_l_bot.jpg) no-repeat left bottom;
	position:relative;
	font-size:14px;
	z-index:1;
}
.leftm{
	background: url(images/mainm_l_bg.gif) repeat-y;
}
.lmenu, a.lmenu1{
	display: block;
	/*background: url(images/icon.gif) no-repeat;*/
	padding: 0px 10px 5px 36px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 9px;
}
a.lmenu:hover, span.lmenu,a.lmenu1,a.lmenu1:hover{
	background: url(images/mainm_top_act.gif) no-repeat 11px 2px;
	color: #FF0000;
	text-decoration: none;
}
.mainm{
	background: url(images/mainm_top_bg.gif) repeat-x;
}
.mainm_l{
	padding-right:0/*66px*/;
	background: url(images/mainm_l_bg.gif) repeat-y;
}
.mainm_razd{
	padding:16px 15px 20px 15px;
	width:2px;
}
.menu, a.menu1 {
	FONT-WEIGHT: bold;
	color: Black;
	text-transform: uppercase;
	display: block;
	margin-right:5px;
	margin-bottom: 20px;
	padding-top: 16px;
}
span.menu, a.menu:hover, a.menu1, a.menu1:hover{
	COLOR: #FF0000;
	text-decoration: none;
	background: url(images/mainm_top_act.gif) no-repeat center top;
}
.menuact {
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	text-transform: lowercase;
	background-color: #006699;
	font-style: normal;
}
.subm{
	background: url(images/icon_submenu.gif) no-repeat;
	display: block;
	padding: 0px 10px 0px 16px;
	margin:6px 0;
	color:#999999;
}
span.subm{
	text-decoration: underline;
}
a.white{
	color: White;
	font-weight: bold;
	font-size:110%;
	display: block;
	padding: 5px 10px 5px 10px;
}

/* basket */

.cart {
background:#ebebeb;
width:155px;
color:#000;
margin:-40px 0 0 27px;
position:relative;
vertical-align:top;
z-index:2;
}

	.cart a.title {
	background:#fd4703;
	display:block;
	line-height:22px;
	height:22px;
	margin:0 0 10px 0;
	padding:0 10px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	}
	
	.cart a.title:hover {
	color:#fff;
	text-decoration:none;
	}
	
	.cart p {
	margin:0 10px 8px 10px;
	}
	
	.cart input {
	margin:0 10px 10px 10px;
	cursor:pointer;
	width:135px;
	} 
	
.calc {
background:#ebebeb;
width:592px;
//width:632px;
margin:10px 0 10px 6px;
padding:20px;
}

	.calc select, .calc input {
	margin:0 0 6px 0;
	}
	
	.calc label {
	display:block;
	float:left;
	width:115px;
	color:#000;
	}

.lukType {
width:596px;
border:none;
border-collapse:collapse;
}

	.lukType th {
	font-size:13px;
	font-weight:bold;
	color:#000;
	}
	
	.lukType td, .lukType th {
	background:#ebebeb;
	border:1px solid #000;
	text-align:left;
	padding:2px 5px 3px 5px;
	}

.question {
width:596px;
border:none;
border-collapse:collapse;
}

	.question td {
	background:#ebebeb;
	border:none;
	text-align:left;
	padding:2px 5px 3px 5px;
	vertical-align:top;
	}
	
	.question label {
	color:#000;
	}
	
	.question input, .question textarea {
	width:300px;
	} 
	
	.question textarea {
	height:100px;
	}

/* /basket */