.body_style, body {
margin : 0 0 0 0;
background-color : #000066;
color : #000;
}
h1, h2, h3, h4, p, body, .text, .heading1, .heading2, .heading3, .texts, .textb {
font-family : verdana;
font-size : 0.80em;
line-height: 150%;
background-color: transparent;
color : #4A4A4C;
padding : 0;
margin : 0;
}
a:link, a:visited, a:hover {
color : #000;
text-decoration : none;
}

p{
font-size : 10px;
}


h1, .heading1 {
font-family : Georgia;
font-size : 2.5em;
font-weight : normal;
text-decoration : none;
letter-spacing : 2px;
color : #BE943F;
background-image : url(../images/layout/2009/naslov.jpg);
background-repeat : no-repeat;
background-position : left top;
padding-left : 0px;
padding-bottom : 20px;
}
h1 a:hover, .heading1 a:hover {
color : #666666;
}
h2, .heading2, h2 a:link, h2 a:visited, .heading2 a:link, .heading2 a:visited {
font-weight : bold;
font-size : 2em;
color : #002B65;
letter-spacing : 1px;
padding : 0 0 4px 0;
}
h2 a:hover, .heading2 a:hover {
color : #d93337;
}
h3, .heading3, h3 a:link, h3 a:visited, .heading3 a:link, .heading3 a:visited {
font-family : georgia;
font-size : 1.25em;
font-weight : normal;
color : #002B65;
}
h3 a:hover, .heading3 a:hover {
color : #BE943F;
}
h4, .heading4, h4 a:link, h4 a:visited, .heading4 a:link, .heading4 a:visited {
font-size : 1.1px;
font-weight : bold;
color : #002B65;
}
h4 a:hover, .heading4 a:hover {
color : #ebebeb;
}

h5, .heading5, h5 a:link, h5 a:visited, .heading5 a:link, .heading5 a:visited {
font-size : 12px;
font-weight : bold;
color : red;
}
h5 a:hover, .heading5 a:hover {
color : #005ca1;
}


.footer {
font-size : 9px;
color : #323232;
text-align : center;
vertical-align : bottom;
height : 20px;
}
.footer a:link, .footer a:visited, .footer a:hover {
color : #002859;
font-size : 10px;
text-decoration : underline;
}
.textb {
font-weight : bold;
}
.intro {
width : 95%;
padding : 10px;
}
.listing {
border-style : none none none none;
border-width : 1pt;
border-color : #2c2e6a;
margin : 0;
font-size : 9px;
color : #000000;
}
.prevnext {
margin : 0;
font-size : 10px;
font-variant : normal;
color : #a5161b;
text-decoration : none;
cursor : pointer;
border : 0;
float : right;
padding-right : 5px;
}
.prevnext a:link, .prevnext a:visited, .prevnext a:hover {
color : #899999;
text-decoration : none;
border : 0;
}
.prevnext acronym {
cursor : pointer;
text-decoration : none;
border : 0;
}
.main_table {
width : 100%;
height : 100%;
padding : 0;
font-size : 11px;
}
.width {
width : 100%;
font-size : 11px;
}
.gf-title a {
color : #0071bc;
font-weight : bold;
}
.gf-author, .gf-relativePublishedDate {
font-size : 75%;
}
@media print {
.noPrint {
display : none;
}
}
