body {
font-size: 0.8em;
font-family: Arial, Helvetica, sans-serif;
color: #5F5F5F;
margin: 0;
padding: 35px 0;
background: #FFFFFF;
line-height: 19px
}

#center {
width: 800px;
margin: 0 auto;
}

#logo {
text-align: center;
height: 100px
}

#content {
border-top: 1px solid #cbcbcb;
padding: 10px 0 0 30px;
}

.marka {
float: left;
width: 800px;
height: 80px;
clear: both;
}

.opis {
float: left;
width: 250px;
padding: 20px 0 0 40px;
height: 60px;
}

.slika {
float: left;
width: 200px;
height: 80px;
}

#kontakt {
font-size: 0.85em;
border-top: 1px solid #cbcbcb;
clear: both;
padding: 10px 0 0 30px
}

a {
color: #2183b8;
text-decoration: none;
}

a:hover {
color: #004286;
text-decoration: underline;
}