body
{
background: #ffffff url(images/background/body_bg.gif) repeat-x;
font-family: arial;
font-size: 11px;
line-height: 1.2em;
text-align:left;
color: #8B8A8D;
}

*{margin: 0; padding: 0;}

#container
{
width:780px;
}

#header
{
width:761px;
height:69px;
border-right: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
margin-left:2px;
margin-top:30px;
}

.address
{
float:right;
padding-right: 64px;
}

.logo
{
padding-top: 15px;
padding-left:18px;
width:100px;
float:left;
}

.man
{
width: 50px;
padding-left: 490px;
float:left;
padding-top: 5px;
}

.man a
{
height:48px;
width:87px;
display:block;
background: url(images/logo/man-logo.jpg) no-repeat;

}

.man a:hover
{
height:48px;
width:87px;
display:block;
background: url(images/logo/man-logo2.jpg) no-repeat;
}

#content
{
width:696 px;
}

#dobrodosli
{
background: url(images/hruskar/hruskar.jpg) no-repeat;
height:308px;

}
#dobrodosli_naslov{
line-height:28px;
font-size:16px;
font-weight:bold;
padding-left:22px;
color:white;
}
#navigation
{
padding-left: 705px;
}

#navigation ul
{
padding-top: 10px;
list-style: none;
}

#navigation li
{
padding-bottom:10px;
}

#navigation a
{
text-decoration: none;
color: #8B8A8D;
}

#navigation a:hover
{
color:#000000;
}
#navigation .jezici
{
clear:right;
padding-top:100px;
padding-left: 15px;
}

.hr a
{
background: url(images/logo/hr1.gif) no-repeat;
height:12px;
width:20px;
display:block;
}

.hr a:hover
{
background: url(images/logo/hr.gif) no-repeat;
height:12px;
width:20px;
display:block;
}

.de a
{
background: url(images/logo/de1.gif) no-repeat;
height:12px;
width:20px;
display:block;
}

.de a:hover
{
background: url(images/logo/de.gif) no-repeat;
height:12px;
width:20px;
display:block;
}

.en a
{
background: url(images/logo/gb1.gif) no-repeat;
height:12px;
width:20px;
display:block;
}

.en a:hover
{
background: url(images/logo/gb.gif) no-repeat;
height:12px;
width:20px;
display:block;
}

#empty
{
width:760px;

margin-left:3px;
border-left: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
}


#subnavigation
{

width:700px;
font-weight:bold;
margin-top:180px;
}

#subnavigation ul
{
list-style:none;

}

#subnavigation li
{
display:inline;
padding-right: 47px;
padding-left:47px;
}

#subnavigation a
{
text-decoration: none;
color: #8B8A8D;
}

#subnavigation a:hover
{
color:#000000;
}

