html {
	height:100%;
}
body {
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#000;
	height:100%;
	background:#c5c5c5;
	margin:0px;
	padding:0px;
}
h1.title {
	font-size:20px;
	text-align:right;
}
#bgr {
	background:url('../images/bgr.jpg') bottom repeat-x #f1f4f6;
}
#main {
	background:url('../images/top_bgr.gif') top repeat-x;
}
#container {
	width:935px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	height:244px;
	background:url('../images/top.jpg') right no-repeat;
	text-align:left;
	padding:20px;
	color:#FFF;
}
#menu {
	height:46px;
	width:100%;
}
#menu td.l {
	background:url('../images/menu_l.gif') no-repeat;
	width:11px;
}
#menu td.r {
	background:url('../images/menu_r.gif') no-repeat;
	width:11px;
}
#menu td.m {
	background:url('../images/menu_m.gif') repeat-x;
	text-align:center;
}
#menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu ul li {
	padding:0px;
	margin:0px;
	display:inline;
	padding-left:7px;
	padding-right:7px;
}
#menu ul li img {
	margin:0px;
	margin-top:-3px;
}
#menu ul li a {
	line-height:46px;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#bottom {
	height:37px;
	width:100%;
}
#bottom td.l {
	background:url('../images/cp_l.gif') no-repeat;
	width:11px;
}
#bottom td.r {
	background:url('../images/cp_r.gif') no-repeat;
	width:11px;
}
#bottom td.m {
	background:url('../images/cp_m.gif') repeat-x;
}
#content {
	width:935px;
}
#content .l {
	width:260px;
	padding:20px;
}
#content .m {
	width:580px;
	padding:20px;
}
#contacts_block {
	border:1px dotted #999;
	padding:5px;
}
#path {
	text-align:right;
}
#path a {
	color:#b70901;
	text-decoration:none;
}
#bottom {
	color:#000000;
}
#bottom a {
	color:#000000;
	text-decoration:none;
}
.line {
	height:1px;
	line-height:1px;
	font-size:0px;
	background:url('../images/line.jpg') right no-repeat;
}

#submenu {
	padding:0px;
	margin:15px;
}
#submenu li {
	font-size:14px;
}
#submenu ul {
	padding:5px;
	padding-left:0px;
	margin:0px;
	margin-left:30px;
}
#submenu ul li {
	margin-left:0px;
	color:#b70901;
	list-style:disc;
}
#submenu li ul li a {
	color:#b70901;
	text-decoration:none;
	font-size:12px;
}


.products {
	border-collapse:collapse;
}
.products .h td {
	font-weight:bold;
	border-top:none !important;
}
.products td {
	vertical-align:top;
	border-top:1px solid #000;
} 
.products .lyginis {
	background:#d1d2d3;
} 



.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.easy {
	cursor:text;
	text-decoration:none;
}

