body {
background: #0a172c;
margin: 0 auto;
color: #333;
font-family: Verdana,arial, sans-serif;
font-size: 12px;
}

h1 { font-family: Georgia; font-size: 21px; color: #4C5F73; margin: 0; }

li { list-style-type: none; }

a { color: #4C5F73; }
a img { border: none; }

.clear { clear: both; }

#shadow{
background: url(../gfx/shadow.gif) repeat-y;
margin: 0 auto;
width: 972px;
}

#page {
padding: 0px 5px;
}

#header {
    margin-left: -4px;
}

#wrapper {
background: #fff;
text-align: left;
}

#content {
float: left;
width: 570px;
}

#lang{
padding-left: 10px;
}
#lang img { margin: 5px; }

#left {
width: 215px;
float: left;
}

#menu {
padding: 10px 5px;
}

#menu_top {
background: url(../gfx/menu_top.gif) no-repeat;
height: 12px;
}

#menu_bottom {
background: url(../gfx/menu_bottom.gif) no-repeat;
height: 56px;
color: #d9e061;
padding: 5px 10px;
font-size: 1.1em;
}
#menu_bottom a { color: #d9e061; }

#scroller{
/*padding: 10px;*/
}

#box {
width: 558px;
background: url(../gfx/box.gif);
margin-bottom: 20px;
}

#box_top {
background: url(../gfx/box_top.gif) no-repeat;
height: 16px;
}

#box_bottom {
background: url(../gfx/box_bottom.gif) no-repeat;
height: 16px;
}

#right {
width: 165px;
float: right;
padding: 20px 0;
}

#banners {
padding: 10px 5px;
}
#banners img { margin-bottom: 10px; }

#footer {
background: url(../gfx/footer.gif) repeat-x;
height: 55px;
color: #d9e061;
margin-bottom: 20px;
}
#footer a { color: #d9e061; }

#foot_nav { clear: both; text-align: left; padding: 10px; }

#copyright { clear: both; text-align: right; padding: 0 10px; }

.text { padding: 10px; }

#navcontainer
{
padding: 10px 0 40px 0;
color: #fff;
width: 201px;
background: #4c5f73;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer ul ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer ul ul li
{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
border-top: 1px solid #D9E061;
border-bottom: 0px solid #fff;
background-color: #2f3a46;
color: #fff;
padding-left: 10px
}

#navcontainer ul  li#active ul li a { color: #fff; text-transform: none; }
#navcontainer ul  li#active ul li#active a { color: #D9E061; }

#navcontainer li
{
border-bottom: 1px solid #fff;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
/*border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;*/
text-transform: uppercase;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover, #navcontainer li#active a
{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
background-color: #2f3a46;
color: #D9E061;
}

#sub{ width: 150px; float: left; border: 1px solid #624c4c; margin: 0 5px 5px 0; background: #2F3A46; }
#sub ul { margin: 0; padding: 5px; }
#sub ul li a { color: #D9E061; }
#navigation { padding: 0 10px; }

#gmap {
clear:both;
height:300px;
margin-top:20px;
width:500px;
}

#kljuc, #motoinfo { border: 1px solid #000; }

