html, body {
    height: 100%;
	margin:0px;
	padding:0px;
	background:url(img/bg.gif) repeat-x top left;
}
img {
    border:0px;    
}
.pics {
    background-color:#fff;
	border:1px solid #669900;
	padding:5px;
}
.pics:hover {
    background-color:#E6FFE1;
	border:1px solid #006600;
}
#page {
    min-height: 100%;
	margin-bottom: -65px;
}
* html #page {height: 100%;}
.top {    
    width:940px;
	padding:15px 30px 0px 30px;
}
.header {
    margin-bottom:30px;
}
.menu {
    position:relative;
	left:320px;
	top:-35px;
	background:url(img/menu_bg.png) no-repeat top;
	width:597px;
	height:42px;
	line-height:42px;
	vertical-align:middle;
	padding-left:20px;
	font-family:Tahoma;
	font-size:12px;
	color:#ebfaff;
	z-index:200
}
.menu a {
    color:#ebfaff;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
}
.menu a:hover {
	color:#B9ECFF;
	text-decoration:underline;
}
.basket {
	width:130px;
	float:right;
	margin-top:4px;
	padding-right:20px;
	z-index:999;
	line-height:16px;
	font-size:13px;
}
.basket a {
    text-decoration:underline;
	color:#FFFF00;
	font-weight:bold;
	font-size:14px;
}
.basket a:hover {
    text-decoration:none;
	color:#FFCC00;
}
#goods {
    color:#FFFF00;
	font-weight:bold;
}
.left_side {
    width:265px;
	float:left;
}
.right_side {
	width:660px;
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}
.phone {
    width:259px;
	height:74px;
	background:url(img/phone.png) no-repeat top left;
}
.online_order {
    width:265px;
	height:62px;
	background:url(img/online_order.gif) no-repeat top left;
	cursor:pointer;
	margin-bottom:20px;
}
.menu_top {
    width:225px;
	height:22px;
	padding-left:40px;
	padding-top:5px;
	background:url(img/menu_top.gif) no-repeat top left;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
.menu_left {
    width:255px;
	padding-left:10px;
	background-color:#e3f6d0;
	font-family:"Trebuchet MS";
	color:#1b96c9;
	font-size:13px;
}
.menu_left a {
    color:#1b96c9;
	line-height:25px;
	text-decoration:underline;
}
.menu_left a:hover {
	color:#156F95;
	text-decoration:none;
}
#footer {
    border-top:1px solid #e4e4e4;
	background-color:#f6f6f6;
	font-family:Tahoma;
	font-size:11px;
	color:#878787;
	padding:15px 0px 10px 30px;
	line-height:18px;
	margin-top:30px;
	height:40px;
}
#footer img {
    position:relative;
	margin-top:-30px;
	left:-10px;
}
#page-empty {
    height: 100px;
	clear: both;
}
.description img {
    background:url(img/big_foto_bg.png) no-repeat;
	padding:4px;
	margin:4px;
}
.index img {
    background:url(img/foto_bg.png) no-repeat;
	padding:4px;
}
.index a {
    font-family:Tahoma;
	font-size:13px;
	color:#9B7500;
	text-decoration:none;
}
.table  {
    border-top:1px solid #666666;
	border-left:1px solid #666666;
	font-size:13px;
	font-family:Tahoma;
}
.table td {
    border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	padding:4px;
}