.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 : Arial, Helvetica, sans-serif;
font-size : 15px;
background-color : transparent;
color : #333333;
padding : 0;
margin : 0;
}
a:link, a:visited, a:hover {
color : #000;
text-decoration : none;
}
h1, .heading1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 30px;
font-weight : bold;
text-decoration : none;
letter-spacing : 0;
color : #0077be;
background-image : url(../images/layout/2009/naslov.jpg);
background-repeat : no-repeat;
background-position : left top;
padding-left : 35px;
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 : 30px;
color : #0077be;
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-size : 18px;
font-weight : bold;
color : #005ca1;
}
h3 a:hover, .heading3 a:hover {
color : #b3b4b8;
}
h4, .heading4, h4 a:link, h4 a:visited, .heading4 a:link, .heading4 a:visited {
font-size : 12px;
font-weight : bold;
color : #005ca1;
}
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%;
}


/*  CSS za index stranicu s vijestima - pojedinačni ispis  */

.izb_naselja{
             width:230px;
             height:25px;
             font-size:12px; 
             padding-left:3px;
           }

#vijest_block,
.vijest_block {
      /*min-height: 150px; 
      background-color: #fff; 
      padding:10px; 
      padding-top:40px;  
      margin-right: 20px;  
      background-image:url(../images/sbg.jpg);
      background-repeat: no-repeat;  
      background-position: center top;*/
      padding-top:20px; 
      padding-bottom:10px; 
      border-top:1px solid #ebebeb; 
      min-height:140px;
}

.vijest_pokrovitelj {
      /*min-height: 150px; 
      background-color: #fff; 
      padding:10px; 
      padding-top:40px;  
      margin-right: 20px;  
      background-image:url(../images/sbg.jpg);
      background-repeat: no-repeat;  
      background-position: center top;*/
      padding:10px; 
      border-width:3px;	
      border-style:ridge;
      border-color:red; 
      min-height:140px;
}


#vijest_slija,
.vijest_slija {
      margin-right: 10px;
      padding: 5px; 
      border: 1px solid #dadada; 
      background-color: #fff; 
      float: left;
}

#vijest_datum,
.#vijest_datum {
 /*     color: #ccc; 
      font-size: 10px; 
      float: left; */
      font-weight:normal;
}

#vijest_container,
.vijest_container {
     color: #333; 
     font-size: 12px; 
     width: 500px; 
     margin-left: 150px;
     /*margin-top: 30px;*/
}

#banner_rsssredina,
.banner_rsssredina {
     text-align:center;
}

#bansred_naziv,
#bansred_naziv a,
#vijest_naziv,
#vijest_naziv a,
.bansred_naziv,
.bansred_naziv a,
.vijest_naziv,
.vijest_naziv a {
    color: #005CA1; 
    font-weight: bold; 
    font-size: 18px; 
    margin-bottom: 5px;
    font-stretch:condensed;
}

#subjekt
.subjekt{
    font-size : 12px;
    font-weight : bold;
    color : red;
    height:18px;
}

#subj_naziv, 
#subj_naziv a,
.subj_naziv,
.subj_naziv a{
    font-weight : bold;
    color:#FF0000;
}

#subj_link, 
#subj_link a,
.subj_link,
.subj_link a {
    font-weight : normal;
    color: #000;
    float:right;
    font-size:11px;
}

#vijest_vise,
.vijest_vise{
    text-align:right;
}

#vijest_vise a:hover,
.vijest_vise a:hover,{
    text-align:right;
    color:#FF0000;
}

/* banneri sredina */
#bansred_slija,
.bansred_slija{
   text-align:center;
   margin:auto;
}

#bansred_poruka,
.bansred_poruka,
{
   text-align:center;
}

#vijest_sadrzaj,
.vijest_sadrzaj{
}

.marketing_razmak{
   height:10px;
}

#mail_sadrzaj1,
.mail_sadrzaj1{
  min-height:100px;
  padding-bottom:5px;
             }

#mail_sadrzaj2,
.mail_sadrzaj2{
  min-height:100px;
  width:400px;
  float:right;
             }


@media print {
.noPrint {
display : none;
}
}
