/* adriainspekt CSS */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
text-align:center;
}
a, a:link, a:visited, a:hover {
color: #FFF;
text-decoration:none;
outline: none;
}
a:link, a:visited {
border-bottom: 1px dotted #fff;
}
a:hover {
border-bottom:none;
}
h1, h2, h3 {
margin: 0px; padding: 0px;
font-weight:normal;
}
h1 {
font-size: 2.50em; /* 32px */
line-height: 32px;
}
h2 {
font-size: 2.33em; /* 28px */
line-height: 28px;
}
h3 {
font-size: 14px;
line-height: 18px;
font-weight:bold !important;
}
.holder {
width: 920px;
/*min-height: 500px;*/
text-align:left;
margin: 0 auto;
}
/* TOP */
.logo {
width: 500px;
height: 112px;
background: url(img/pixel.gif) repeat;
float:left;
}
.earth_up {
width: 405px;
height: 115px;
background:url(img/earth_up.jpg) no-repeat top right;
float:right;
position:relative;
}
.earth_down {
width: 405px;
height: 95px;
background:url(img/earth_down.jpg) no-repeat bottom right;
float:right;
position:relative;
}
.subhead {
width: 920px;
height: 103px;
background:url(img/subhead_bg.jpg) no-repeat top;
float:left;
position:relative;
}
.subhead_parole {
width: 850px;
height: 70px;
background:url(img/parole.png) no-repeat right;
margin-top: 20px;
}
#parole_expand {
background:url(img/parole2.png) no-repeat right;
}
.content_bg {
width: 920px;
height: 238px;
background:url(img/content_bg.jpg) no-repeat top;
float:left;
position:relative;
}
/* MENU ************************/
.menu_holder {
width: 400px;
height: 192px;
margin: 20px;
}
.menu_holder ul {
margin: 0px;
padding: 0px;
list-style: none;
}
.menu_holder li {
width: 95px;
height: 95px;
list-style: none;
list-style-type: none;
display: inline-block;
margin-bottom: 5px;
margin-right: 2px;
}
.menu_holder li a, .menu_holder li a:hover, .menu_holder li a:visited {
width: 75px;
height: 75px;
display: block;
padding: 10px;
border: none;
}
.menu_holder li a {
background:url(img/menu_li.png) no-repeat;
text-decoration:none;
font-size: 0.92em;
}
.menu_holder li a:hover {
background:url(img/menu_li_hover.png) no-repeat;
}
#li_active {
background:url(img/menu_li_active.png) no-repeat;
display:block;
}
/*#li_active:hover {

background:url(img/menu_li_active_hover.png) no-repeat;
display:block;
}*/
/* MENU end ************************/
.lang {
width: 450px;
height: 20px;
color: #015590;
float:right;
font-size:10px;
text-align:right;
font-weight:bold;
margin-top: 20px;
margin-right: 20px;
}
.lang a, .lang a:visited, .lang2 a, .lang2 a:visited {
color: #015590;
border: none;
}
.lang a:hover, .lang2 a:hover {
border-bottom: 1px dotted #015590;
}
.lang2 {
width: 450px;
height: 16px;
color: #015590;
float:right;
font-size:10px;
text-align:right;
font-weight:bold;
margin-top: 4px;
margin-right: 5px;
}
#lang_active {
border-bottom: 1px dotted #015590;
}
.dobrodosli {
width: 450px;
float:right;
}
.dobrodosli h2 { margin-top: 191px; }
/* podstranice */
.naslov {
float:right;
margin-right:20px;
margin-top: 55px;
}
.sadrzaj {
width: 460px;
background-color: #007DC2;
margin-top: 0px;
margin-right: 5px;
float:right;
padding: 15px;
line-height: 18px;
}
.sadrzaj img {
border: 1px solid #fff;
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

.footer {
width: 415px;
height: 50px;
font-size: 0.92em;
color: #A2A8B7;
float:left;
margin-top: 10px;
}
.brandovi {
float:right;

}