body
{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#343434;
width:100%;
height:100%;
}
a
{
color:#343434;
text-decoration:none;
}
a:hover
{
color:#538811;
text-decoration:underline;
}

#top
{
width:100%;
height:50px;
background:url(../images/koleso.png);
}
#top_text
{
font-size:17px;
position:absolute;
margin-top:100px;
margin-left:400px;
}
#center
{
width:100%;
height:194px;
background:url(../images/top.png);
}
#car
{
position:absolute;
margin-top:12px;
margin-left:26px;
}
#main
{
position:absolute;
margin-left:350px;
margin-top:20px;
}
#main a
{
color:#FFFFFF;
}
#left
{
width:18%;
float:left;
margin-top:-40px;
padding-left:40px;
}
#right
{
width:74%;
margin-top:-40px;
float:left;
}
#bottom
{
clear:both;
width:100%;
background:url(../images/bottom.png);
height:70px;
}
h2
{
font-size:16px;
font-weight:bold;
}
ul
{
color:#71b51d;
}
#banner
{
position:absolute;
right:10px;
margin-top:14px;
}