
/* Main */ 

body { margin: 0px; padding: 0px; background: #FFFFFF; font: normal 12px Trebuchet MS, sans-serif; color: #444; text-align: center}

#glavnatablica { margin: 0px auto }
.header { Background: url('images/header.gif') no-repeat; }
.topnav { Background: url('images/menu.gif') no-repeat; text-align: left; padding-left: 17px; border: 0px solid red; padding-bottom: 0px}
.content {  Background: url('images/content.gif'); }
.footer { Background: url('images/footer.gif') no-repeat; padding-left: 23px; color: white; font-size: 12px;  }
.footer a { color: white }
.footer a:hover { color: white }
.leftside {padding: 5px 5px 5px 17px } 

h1, h2, h3, h4, h5, h6  { margin: 0; padding: 0 }


.input { padding: 3px 3px 2px 3px; border: 1px solid #D5D5D5; background: #fff url(images/input_bg.gif) repeat-x 0 0; }


/* Links */ 

a { text-decoration: none; color: #535353; font-size: 11px }
a:hover { text-decoration: underline; color: #535353; font-size: 11px }

.nav { margin-left: 12px; text-decoration: none; font: normal 14px Trebuchet MS, sans-serif; font-weight: bold; color: white; border-bottom: 1px solid #054198} 
.nav:hover { margin-left: 12px; text-decoration: none; font: normal 14px Trebuchet MS, sans-serif; font-weight: bold; color: #FECC00; border-bottom: 1px solid #FECC00} 

.middle { Background: url('images/middle.gif'); padding: 0px; margin: 0px }

.slika img { border: 3px solid #F0F4E9; }
.slika:hover img {  border: 3px solid #ADE542; }
.slika:hover { color: red;}

.blink {  text-decoration: none; font: normal 14px Trebuchet MS, sans-serif; font-weight: bold; color: #102933; } 
.blink:hover {  text-decoration: underline; font: normal 14px Trebuchet MS, sans-serif; font-weight: bold; color: #224D5E;} 


.naslov { 
color: #003075; 
font-size: 15px; 
font-weight: bold;  
}

p { line-height: 19px }

.fotterparag { line-height:0px }


/* - Vertical menu - */

.menu { width: 98%;  margin: 0px auto; text-align: left; margin-top: 7px; float: left }
.menu ul, .menu li { list-style:none; margin:0; padding:0; }

.menu a { display:block; border-bottom:1px solid #DDDEB2; text-decoration:none; color:#021328;
padding-left:7px;  padding-right:5px;  padding-top:4px; Background: #F4F5CF;
padding-bottom:2px;  font: normal 12px Trebuchet MS, sans-serif;}

.menu a:hover { color: #313131; Background: #FECC00; border-bottom: 1px solid #C7C7C7; text-decoration: none; font-weight: normal; font-size: 12px }
* html .menu a { height:1%; } /* Internet Explorer Sucks :-) */


.tutinfo { margin-top: 5px;  padding-left: 4px; padding-right: 4px; padding-bottom: 0px; width: 99%; margin-top: 10px; Border-bottom: 1px solid #EAEAEA; Background: url('images/tutinfobg.gif') repeat-x bottom }


.tuttitle {  color: #AB1212; text-decoration: underline; font: bold 13px Trebuchet MS, sans-serif; }
.tuttitle:hover { color: #023F95; text-decoration: underline; font-weight: bold; font: bold 13px Trebuchet MS, sans-serif; }