BODY, TD {
	margin : 0px;
	padding: 0px;
	font-size: 70%;
	color : #434343;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P{
	margin: 0px;
	padding: 0px 0px 14px 0px;
}
UL {
	margin: -5px 0px 15px 0px;
	padding-top: 0px;
}
LI {
	margin-top: 0px;
	padding: 1px 0px 2px 0px;
	list-style-image : url(../img/li.gif);
}
FORM {
	margin: 0px;
}
IMG.pict {
	margin: 10px 10px 0px 0px;
}
TABLE.top {
	background : #F9FBFD url(../img/top_bg2.gif) repeat-x bottom;
	/*background : #F9FBFD url(../img/top_bg2.gif) bottom repeat-x;*/
}
TD.menu {
	background-color : #00B1F0;
}
TR.top1 {
	background : url(../img/top_bg1.gif) repeat-x left;
}
TR.top2 {
	background : url(../img/top_bg2.jpg) repeat-x left;
}
TABLE.cloud {
	background : url(../img/clouds.jpg) repeat-x top;
	padding-left: 30px;
}
DIV.cloud {
	background : url(../img/clouds.jpg) repeat-x left;
	position : absolute;
	top : 0px;
	left : 0px;
	width: 100%;
	height: 117px;
	z-index: 0;
}
DIV.logo {
	z-index:3;
	position:absolute;
}

TABLE.bottom {
	background : #F9FBFD url(../img/bottom.gif) repeat-x bottom;
}
TR.bg {
	background : url(../img/center.gif) repeat-x top;
}
table.bottom TD.top {
	padding-top : 33px;
}
TD.notice {
	padding-top : 35px;
}
.text {
	
	line-height : 15px;
	padding-bottom: 10px;
}
DIV {
	margin : 0px;
	padding : 0px;
}
DIV.maintext {
	line-height : 15px;
	margin-top : 25px;
}
DIV.address {
	float : left;
	margin-left : 38px;
	margin-top : 35px;
	color : #5B5C5E;
}
DIV.news {
	margin-top : 13px;
}
DIV.price {
	margin: 0px; padding-bottom: 3px;
}
Div span {
	font : 10px Verdana;
	color : #5B5C5E;
}
div.title {
	color : #5B5C5E;
	font-weight: bold;
	font-size: 110%;
	padding-bottom : 3px;
}

H1 {
	color : #5B5C5E;
	font-weight: bold;
	font-size: 110%;
	padding-bottom : 3px;	
}

H2 {
	color : #5B5C5E;
	font-weight: bold;
	font-size: 110%;
	padding-bottom : 3px;
}

A {
	color : #0F93C3;
}
A:HOVER {
	color : #11A5DB;
}
 DIV.prod {
	margin-top : 30px;
}
DIV.prod DIV{
	margin-top : 10px;
}
div.s_menu {
	color : #68C4E5;
	font-weight : bold;
	padding-bottom: 4px;
	width: 255;
}
div.s_menu a {
	color : #0F93C3;
}
div.s_menu a:hover {
	color : #68C4E5;
	font-weight : bold;
}
div.s_menu A.active, A.active:HOVER {
	color : #68C4E5;
	font-weight : bold;
}
DIV.lg_form {
	display : none;
	left : 40%;
	top : 270px;
	position : absolute;
	background-color : #F9FBFD;
	width : 200px;
	border : 1px solid #00A4DE;
	padding : 0px;
}
DIV.close {
	position : absolute;
	right : 5px;
	top : 5px;
	border : 1px solid #00A4DE;
}
DIV.form_title {
	background : url(../img/form_fon.gif) repeat-x left;
	background-position : left;
	color : White;
	padding: 5px 0px 5px 14px;
}
DIV.incorrect {
	color : Red;
	margin-top : 3px;
}

.f-input {
	border : 1px solid #5B5C5E;
	width : 250px;
	font-size : 100%;
	color : #5B5C5E;
	background-color : #F3F7FA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
INPUT.bt {
	border : 1px solid #5B5C5E;
	font-size : 100%;
	background-color : #F3F7FA;
	color : #5B5C5E;
	height : 18px;
}

table.tbl TD {
	border-bottom: 1px solid #DEDEDE;
	vertical-align : middle;
}

table.tbl TR.hdr TD {
	background-color : #DEDEDE;
}