html body {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
}

table {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
}

h1 {
	color: #848284;
	font-size: 18px;
	text-align: center;
}

h2 {
	color: #033c92;
}

p {
	font-size: 12px;
	font-family: verdana, geneva, sans-serif;
}

td.header {
	background: #ffa200;
	color: #FFFFFF;
	padding: 6px 0px 6px 15px;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}

td.descr {
	background: #e7e7e7;
	color: #082e67;
	padding: 6px 0px 6px 15px;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}

td.search {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a.l_menu {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.sub_l_menu {
	font-family: verdana;
	font-size: 12px;
	color: #0a2f68;
	font-weight: bold;
	text-decoration: none;
}

.right_col {
	width: 187px;
	float: left;
	background: #EEEEEE;
	font-family: Verdana;
	margin: 5px 0 0 0;
}

.right_col ul {
	list-style: none;
	font-size: 11px;
}

.right_col ul li {
	display: block;
	height: 25px;
	width: 177px;
	background: url(../img/li_bg.jpg) repeat-x 0px 0px;
	padding: 4px 0 0 10px;
	font-weight: bold;
	color: #30A8A9;
}

.right_col ul li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.right_col ul li.basket {
	margin: 0 0 40px 0;
}

.action {
	margin: 20px 0 0 0;
}

.right_col h5 {
	display: block;
	height: 19px;
	width: 177px;
	background: url(../img/li_bg.jpg) repeat-x 0px 0px;
	padding: 4px 0 0 10px;
}

.right_col h5 a {
	font-weight: bold;
	color: #30A8A9;
	font-size: 11px;
	text-decoration: none;
}

.action img {
	margin: 0 0 15px 10px;
}

.action span {
	font-size: 11px;
	margin: 0 10px 0 10px;
	display: block;
}

.action span a {
	color: #30A8A9;
	text-decoration: none;
}

.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background: #eeeeee;
	font-size: 10px;
	color: #777777;
	z-index: 999;
	clear: both;
}

.footer a {
	text-decoration: none;
}

.footer .left {
	position: absolute;
	bottom: 0;
	left: 0;
}

.footer .right {
	position: absolute;
	bottom: 6px;
	right: 0;
}
