body, html {
	background: #26292B;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	line-height: 1.4;
	text-align: justify;
}
a, #top_menu a {
	text-decoration: none;
	color: #ffcc00;
}
#top_menu a {
color: #fff;
font-size: 11px;
font-family: Tahoma;
}
a:hover{
	text-decoration: underline;
}
#top_menu a:hover {
color: #ffcc00;
}
form {
	padding: 0px;
	margin: 0px;
}
input, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background: #e0e0e0;
	border-top: 2px #c1c1c1 solid;
	border-left: 2px #d2d2d2 solid;
	border-bottom: 2px #e1e1e1 solid;
	border-right: 2px #dcdcdc solid;
	display: block;
	float: left;
}
.center {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
}
#ramka {
	width: 800px;
	margin: 0px auto 0px;
	padding: 0px;
}
#ramka_cont {
	width: 780px;
	background: #929aa0;
	padding: 10px;
	float: left;
	margin: 10px 0px 10px;
	text-align: justify;
}
#menu, #top, #foot {
	width: 780px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#top {
	height: 88px;
	width: 778px;
	background: url(gfx/top.gif) top left repeat-x;
	border: 1px #43484e solid;
}
.info {

display: none;
}
* html #top {
	height: 90px;
	width: 780px;
}
#top_left {
	width: 180px;
	float: left;
}
#top_right {
	width: 590px;
	float: right;
	text-align: right;
	padding-top: 47px;
	_padding-top: 10px;
	padding-right: 8px;
}
#top_menu {
font-size: 13px;
font-weight: bold;
padding: 0px;
margin: 0px;
}
#foot, #main {
	width: 778px;
	color: #eaeaea;
	margin-top: 1px;
	border: 1px #43484e solid;
	border-bottom: 0px;
	float: left;
}
#main {
	min-height: 480px;
	background: #4c5359 url(gfx/main_bg.gif) top left repeat-x;

}
#foot {
	color: #cccccc;
	margin: 0px;
	background: #4c5359;
	border-top: 0px;
}
* html #foot, * html #main {
	width: 780px;
}
* html #main {
	height: 480px;
}
#foot_left, #main_left {
	width: 239px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	background: url(gfx/foot_left_bg.gif) top right no-repeat;
	float: left;
}
#main_left {
	width: 229px;
	min-height: 372px;
	background: url(gfx/main_left_bg.gif) top right no-repeat;
	text-align: justify;
	padding-left: 10px;
}
* html #foot_left, * html #main_left {
	width: 259px;
}
* html #main_left {
height: 372px;
vertical-align: bottom;
}
.u1 {
	position : absolute;
	z-index : -3;
	left : 1px;
	top : 20px;
	visibility : hidden;
}
#foot_right, #main_right {
	width: 499px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
#main_right {
	width: 499px;
	padding-right: 0px;
	padding-left: 0px;
}
#foot  a{
	color: #cccccc;
	text-decoration: none;
}
#foot a:hover{
	text-decoration: underline;
}
* html #foot_right, * html #main_right {
	width: 519px;
}
#menu img, #top img {
	padding: 0px;
	margin: 0px;
	display: block;
}
#foot_bg ul {
list-style-type: none;
display: inline;
padding: 0px;
margin: 0px;
}
#foot_bg li {
display: inline;
clear: both;
}
#top_menu ul, #foot_right ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}
#top_menu li, #foot_right li {
clear: both;
display: inline;
}

a.atom {
line-height: 25px;
padding: 6px 0 6px 38px;
background: url('gfx/_atom.png') no-repeat left center;
}