body {
background: #3c3d44;
font-family: Tahoma, Verdana, sans-serif;
font-size: 0.65em;
margin: 0;
padding: 220px 0 0;
}

#logos {
width: 960px;
height: 163px;
margin: 0 auto;
}

.sep {
background: url(images/sep.jpg) no-repeat;
width: 1px;
height: 163px;
float: left;
}

#centar, #galleria, #resort, #grupa {
width: 238px;
float: left;
height: 105px;
text-align: center;
margin-top: 30px;
}

a {
outline: none;
}

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

#centar a {
background: url(images/centar_h.jpg) no-repeat 0 100px;
width: 214px;
}

#centar a:hover {
background: url(images/centar_h.jpg) no-repeat
}

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

#galleria a {
background: url(images/galleria_h.jpg) no-repeat 0 105px;
width: 212px;
}

#galleria a:hover {
background: url(images/galleria_h.jpg) no-repeat
}

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

#resort a {
background: url(images/resort_h.jpg) no-repeat 0 105px;
width: 182px;
}

#resort a:hover {
background: url(images/resort_h.jpg) no-repeat
}

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

#grupa a {
background: url(images/grupa_h.jpg) no-repeat 0 105px;
width: 180px;
}

#grupa a:hover {
background: url(images/grupa_h.jpg) no-repeat
}

#logos a {
display: block;
margin: 0 auto;
height: 105px;
}

#footer {
margin: 70px auto 0;
color: #77777c;
width: 515px;
text-align: center;
}