@charset "utf-8";

body { background:#ededed; color:#006699; }
.okvir { 
width:80%; 
margin-left:auto; 
margin-right:auto;
border:1px solid #0066CC;
min-width:650px;
background:#fff;
}

h2, h1, h3 { color:#FF6633 }

.clear { clear:both; }

.footer {
border-top:1px solid #66CCFF;
font-size:small; 
color:#fff; 
text-align:center;
background:url(images/footer.jpg) repeat-x;
height:80px;
line-height:60px;
margin:0;}
.footer a { color:#fff; text-decoration:underline; }
.footer a:hover { text-decoration:none; }



.izbor { 
background:url(images/blank2.gif) repeat-x;
height:35px; line-height:30px;
padding-left:10px;
}

.izbor a { color:#fff; padding-left:10px; padding-right:10px; text-decoration:none; }
.izbor a:hover {
color:#FFAE88; 
text-decoration:none; 
}

.header { 
background:url(images/header.jpg) repeat-x; 
height:150px; }
.header_levo { float:left; }
.header_desno { float:right; }

.content { padding:1%; color:#006699; }

.slike { text-align:center; }

.pdf { text-align:center; padding:5px; height:28px; }
.pdf a { text-decoration: underline; color:#FF6633; }
.pdf a:hover { text-decoration:none; }
.pdf img { border:0px; padding-right:3px;}

.tabela { border:1px solid #666; font-size: 80%; font-family:Arial, Helvetica, sans-serif; }
.tabela th { border:1px solid #666; width:25%; }
.red { background:#FFF7F2; }
.kolona { background:#FFF7F2; white-space:pre; }
.pre {white-space:pre; }

a { color:#FF6633; }
a:hover { text-decoration:none; }

form { }
input, textarea { border:1px solid #FF6633; overflow:hidden; width:50%; }
input:hover, textarea:hover { background:#FFF0E1; }

.taster { width:150px; margin:10px; }
.poruka { color:#FF6633; position:absolute; right:50px; top:325px; width:300px; }

.vesti { 
background:#EAEFF4; border:1px solid #0099CC;
margin-top:10px;
margin-bottom:10px;
width:90%;
margin-left:auto;
margin-right:auto;

}
.vesti b { display:block; background:#6699CC;  color:#fff; text-align:center; font-size:small; }
.vesti_s { padding:5px;}

.vesti:hover { 
border:1px dotted #FF6633; 
background:#FFE1D2;  }
.vesti:hover b {  background:#FF6f3f; }
.vesti:hover a { }

#poslatmail { margin-left:auto; margin-right:auto; width:40%; border:1px solid #ccc; padding:10px; background:white; margin-top:50px; }
#tasternazad { text-align:center; }