body { 
text-align:center; 
background-image: url('design/bg.gif');
background-repeat: repeat;
background-attachment: fixed;
font-family: Arial;
font-size: 12px;
}

.menu {padding:0 0 0 0; margin:0; list-style:none; height:50px; background:url(design/bg_menu.gif);}
.menu li {float:left;}
.menu li a {display:block; float:left; height:50px; line-height:50px; color:#aaa; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 14px; cursor:pointer; font-size:11px;}
.menu li a b {float:left; display:block; padding:0 28px 0 14px;}
.menu li.current a {color:#fff; background:url(design/bg_menu_over.gif);}
.menu li.current a b {background:url(design/bg_menu_over.gif) no-repeat right top;}
.menu li a:hover {color:#fff; background: url(design/bg_menu_over.gif);}
.menu li a:hover b {background:url(design/bg_menu.gif) no-repeat right top;}
.menu li.current a:hover {color:#fff; background: url(design/bg_menu_over.gif); cursor:default;}
.menu li.current a:hover b {background:url(design/bg_menu_over.gif) no-repeat right top;}

.okvir_veliki {
border: 15px solid #9A9F81;
}

.galerija {
border: 5px solid #9A9F81;
margin-bottom: 10px;
}

h1
{
font-size: 14px;
color: #2b697b;
padding-top: 10px;
}

h2
{
font-size: 12px;
color: #2b697b;
}

#container
{
position: relative;
width: 900;
margin: 0 auto;
color: #333;
line-height: 130%;
}

#top
{
background-image: url('design/bg_menu.gif');
background-repeat: repeat
border-bottom: 1px solid gray;
height: 50px;
}

#top a {
font-color: white;
width: 50px;
}


#slika
{

float: right;
height: 485px;
padding: 0;
}

#slika a
{
color: white;
font-size: 10;
font-weight: bold;
text-decoration: none;
}

#slika td
{
color: white;
}

#slika a:hover
{
color: white;
font-size: 10;
font-weight: bold;
text-decoration: underline;
}

#content
{
text-align: left;
float: left;
width: 550px;
padding: 15px;
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:15px;
background-color: #E4E7D2;
color: #5A5A5A;
}

#content h1
{
font-size: 14px;
color: #2b697b;
padding-top: 10px;
}

#content h2
{
font-size: 12px;
color: #2b697b;
}

#content td
{
font-family: Arial;
font-size: 12px;
color: #5A5A5A;
}

#content li
{
list-style-type: circle;
}

#content .glavaCjenik {
background-color: #9A9F81;
text-align: center;
font-weight: bold;
color: #fff;
}

#content .smjestajCjenik {
background-color: #bec49f;
}

#content .Cjenik{
background-color: #bec49f;
text-align: center;
}

#footer
{
float: left;
width: 550px;
height: 116px;
margin: 0;
padding: 0;
}

#crta
{
float: right;
clear: right;
height: 10px;
padding: 0;
width: 350px;
background-color: #B8BCA1;
margin-top: -1px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }