body {
background: #FFFFFF url(images/bg.gif) repeat-x top;
margin: 0;
padding: 0;
font-size: 0.7em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bg_logo {
background: url(images/logo_bg.gif) no-repeat top;
}

#center {
width: 966px;
margin: 0 auto;
}

#header {
background: url(images/logo_top.gif) no-repeat;
height: 133px;
}

#nav {
background: url(images/nav.gif) no-repeat;
height: 31px;
padding-top: 5px;
}

#nav_left {
float: left;
width: 150px;
padding-left: 55px;
}

#nav_left a {
display: block;
float: left;
width: 94px;
height: 26px;
background: url(images/katalog.gif) no-repeat;
}

#nav_left a:hover {
background: url(images/katalog.gif) no-repeat bottom;
}

#nav_right {
float: right;
width: 690px;
padding-right: 10px;
}

#nav em {
display: none;
}

#nav_right div {
float: right;
width: 94px;
height: 26px;
margin-left: 15px;
}

#nav_right a {
display: block;
float: left;
width: 94px;
height: 26px;
}

#nav_onama a {
background: url(images/onama.gif) no-repeat
}

#nav_onama a:hover {
background: url(images/onama.gif) no-repeat bottom
}

#nav_reference a {
background: url(images/reference.gif) no-repeat
}

#nav_reference a:hover {
background: url(images/reference.gif) no-repeat bottom
}

#nav_novosti a {
background: url(images/novosti.gif) no-repeat
}

#nav_novosti a:hover {
background: url(images/novosti.gif) no-repeat bottom
}

#nav_kontakti a {
background: url(images/kontakti.gif) no-repeat
}

#nav_kontakti a:hover {
background: url(images/kontakti.gif) no-repeat bottom
}

#nav_english a {
background: url(images/english.gif) no-repeat
}

#nav_english a:hover {
background: url(images/english.gif) no-repeat bottom
}

#content, #content_top, #content_bottom {
width: 966px;
float: left;
clear: both;
}

#content {
background: url(images/content_bg.gif) repeat-y;
}

#content_top {
background: url(images/content_top.jpg) no-repeat top;
}

#content_bottom {
background: url(images/content_bottom.jpg) no-repeat bottom;
padding: 23px 0 16px 13px;
width: 953px;
}

#flash {
width: 940px;
height: 415px;
float: left;
}

#footer {
clear: both;
float: left;
width: 926px;
color: #5e6264;
padding: 28px 20px 0;
height: 125px;
}

#footer_left {
float: left;
}

#footer_right {
float: right;
text-align: right;
}

#footer a {
color: #5e6264;
text-decoration: none;
}

#footer a:hover {
color: #5e6264;
text-decoration: underline;
}

#footer img {
	clear: both;
	border: 5px solid #d9d9d9;
	float: left;
	margin-top: 15px;
}