html {
height:100%;
background:url(../images/bkg_html.gif) repeat-x top;
}
* html body {
height:100%;
}
body{
	padding:0; margin:0 auto;
	min-height:100%;
	position:relative;
	width:100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	/*behavior:url(js/csshover.htc);*/
	color:#777777;
	}
H1 {
	padding:0px;
	MARGIN:0px;
	
	}
H2 {
	padding:0px;
	MARGIN:0px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	display:block;
	font-weight: normal;
	border-left:solid 4px #0091ff;
	padding-left:26px;
	margin-bottom:10px;
	height:1%;
	}
H3 {
	padding:0px;
	MARGIN:0px; 	
	}
A, .right2 span {
	color:#0091ff;
	}
A:focus, a:active {
	outline:none;
	}
A:hover {
	text-decoration: none;
	color:#8acdff;
	}
p {
	margin:0px;
	padding:0px;
	}
ul,li {
	margin:0px;
	padding:0px;
	}
form {
	margin:0px;
	padding:0px;
	}
.top {
	background:url(../images/bkg_top.jpg) no-repeat;
	background-position:right 24px;
	width:100%;
	overflow:hidden;
	height:244px;
	position: absolute;
	top:0px;
	left:0px;
	}
.toplinks {
	background-color:#abdaff;
	height:21px;
	font-size:11px;
	color:#fff;
	position:relative;
	padding-left:20px;
	padding-top:3px;
	}
.toplinks a{
	color:#fff;
	margin-left:2px;
	margin-right:2px;
	}
.toplinks a:hover {
	color:#fff;
	}
.hmm {
	position:absolute;
	top:5px;
	right:45px;
	}
.hmm a {
	height:11px;
	background:url(../images/hmm.gif) no-repeat;
	float:left;
	margin-right:22px;
	margin-left:22px;
	}
a.ihome {
	width:13px;
	}
a.imap {
	width:11px;
	background-position:-13px;
	}
a.imail {
	width:12px;
	background-position:-24px;
	}
.logo {
	background:url(../images/logo.gif);
	width:294px;
	height:49px;
	display:block;
	text-indent:-5000px;
	margin-top:12px;
	margin-left:11px;
	}
.contacts {
	float:left;
	padding-left:20px;
	padding-top:45px;
	}
.contacts span {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	display:block;
	padding-bottom:10px;
	}
.welcome {
	padding-left:30px;
	position:absolute;
	left:300px;
	top:130px;
	padding-right:250px;	
	}
.welcome span {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	display:block;
	padding-bottom:10px;
	}
.topmenu {
	height:38px;
	position: absolute;
	top:244px;
	width:100%;
	}
.topmenu ul{
	margin-left:8px;
	background:url(../images/bkg_topmenu.gif) repeat-x;
	overflow:hidden;
	height:38px;
	}
.topmenu li {
	float:left;
	list-style:none;
	background:url(../images/topmenu_li.gif) no-repeat right;
	height:38px;
	padding-left:1px;
	padding-right:2px;
	}
.topmenu li a {
	color:#fff;
	display:block;
	height:26px;
	padding-left:45px;
	padding-right:45px;
	padding-top:12px;
	text-decoration:none;
	float:left;
	}
.topmenu li a:hover {
	background:url(../images/bkg_topmenu_a_hover.gif) repeat-x;
	color:#fff;
	}
.topmenu_left {
	background:url(../images/topmenu_left.gif);
	width:11px;
	height:38px;
	position:absolute;
	left:8px;
	top:0px;
	}
.content {
	clear:both;
	overflow:hidden;
	padding-bottom:180px;
	padding-top:320px;
	width:100%;
	position:relative;
	/*zoom:1;*/
	}
.right, .left {
	 overflow:hidden; 
	 position:relative; 
	 left:100%; 
	 float:left; 
	 display:inline;
	}
.right { 
	margin-left:-100%; 
	width:100%; 
	}
.right2 { 
	margin:0 0 0 330px; 
	padding-right:20px; 
	}
.left { 
	margin-left:-100%; 
	width:290px; 
	padding-left:10px; 
	}
.leftmenu {
	border-right:solid 1px #e5e5e5;
	padding-left:11px;
	margin-bottom:44px;	
	}
.left h2 {
	margin-left:11px;
	}
.leftmenu li {
	list-style:none;
	padding-top:4px;
	height:1%;
	}
.leftmenu li ul {
	padding-top:4px;
	}
.leftmenu li ul li{
	padding:0px;
	padding-right:9px;
	}
.leftmenu li a {
	display:block;
	padding-left:47px;
	padding-top:3px;
	padding-bottom:4px;
	background: url(../images/leftmenu_a.gif) no-repeat;
	background-position:37px 9px;
	text-decoration: none;
	height:1%;
	}
.leftmenu li a:hover {
	background:url(../images/leftmenu_a_hover.gif) no-repeat left top;
	color:#fff;
	}
.article {
	background-color:#f7f7f7;
	padding:11px;
	}
.article p {
	overflow:hidden;
	width:100%;
	padding-bottom:15px;
	}
.article p img {
	margin-bottom:12px;
	}
a.more {
	display:block;
	clear:both;
	background:url(../images/more.gif) no-repeat;
	background-position:right 2px;
	float:right;
	padding-right:25px;
	padding-bottom:2px;
	margin-top:7px;
	}
a.more:hover {
	background:url(../images/more_hover.gif) no-repeat;
	background-position:right 2px;
	}
.imgleft {
	border: none;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	}
.imgright {
	float:right;
	margin-bottom:15px;
	margin-left:15px;
	}
.news {
	
	} 
.news p {
	background:url(../images/bkg_news_p.gif) repeat-x bottom;
	padding-bottom:10px;
	overflow:hidden;
	margin-bottom:10px;
	height:1%;
	}
.news p img {
	margin-bottom:0px;
	}
.news p a.more {
	display:inline;
	clear:none;
	background:url(../images/more.gif) no-repeat;
	background-position:right 2px;
	float:right;
	padding-right:25px;
	padding-bottom:2px;
	margin-top:7px;
	}
.news p a.more:hover {
	background:url(../images/more_hover.gif) no-repeat;
	background-position:right 2px;
	}
.foot{
	position:absolute;
	bottom:0px;
	width:100%;
	height:125px;
	border-top:solid 1px #e5e5e5;
	border-bottom:solid 11px #abdaff;
	padding-top:10px;
	}
.fleft {
	float:left;
	padding-left:21px;
	width:279px;
	}
.rocka {
	background:url(../images/rocka.gif);
	width:154px;
	height:35px;
	display:block;
	text-indent:-5000px;
	margin-top:10px;
	}
.fright {
	float:left;
	padding-left:30px;
	}
.counter {
	padding-top:13px;	
	}
.counter img {
	border: none;
	margin-right:10px;
	}
.footkolba {
	background:url(../images/fkolba.gif) no-repeat;
	width:79px;
	height:142px;
	position:absolute;
	right:21px;
	bottom:0px;
	}
.paging a img {
	margin-bottom: -3px;
}
.kontakt {font-size: 16px; color:#000000; padding-right:15px}

/* ÒÀÁËÈÖÛ */
table.catalog tr { margin: 0px; padding: 0; }
table.catalog td, table.catalog th {
	margin: 0px;
	border: 0px solid black;
	padding: 5px;
	background: #f1f1f1;
	color: #777777;
}
table.catalog th {
	color: white;
	background: #0091ff;
}
table.catalog th a { color: white; text-decoration: none; }
table.catalog tr.z th, table.catalog tr.z td {
	background: #e0e0e0;
}
#feedback-form th { text-align: left; }

.catalog td.white, .catalog td.xls { background: white; }
.catalog td.xls a {
	display: block;
	height: 40px;
	padding: 20px 0 0 50px;
	background: url(/html/images/xls.gif) no-repeat 0 50%;
}
input.srch { color: gray; padding: 2px; font-size: 10px; font-family: Arial, serif; width: 250px; }
button.srch { color: gray; padding: 2px; font-size: 10px; font-family: Arial, serif; background: #f1f1f1; border: 1px solid gray; }
.right2 p { margin: 10px 0; text-indent: 10px; text-align: justify; }
.right2 ul { padding: 5px 0 5px 20px; }

div.order_info { border-bottom: 1px solid silver; padding: 10px; text-align: justify; margin-bottom: 10px; }