/* CSS za sidebare i sve osim glavnog sadzaja */
body {
color: #202020;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
background-color: #eeeeee;
background-image: url(slike/backgroundsilver1.jpg);
background-repeat: repeat;
/* prosecna boja pozadine je R,G,B 220,2220,220 */
}
/* LINKOVI */
:link    {
color: #2B2B80;
}
a:visited {
color: #49492C;
}
a:hover   { 
color: #ffffff;  
background-color: #2B2B80; 
}
a:active  { color: red}
a.sadrzaj:link    {
color: #2B2B80;
font-weight: bold;
text-decoration: none;
}
a.sadrzaj:visited {
color: #2B2B80;
font-weight: bold;
text-decoration: none;
}
a.sadrzaj:hover   { 
color: #ffffff;  
background-color: #2B2B80; 
}
a.sadrzaj:active  { color: Red }
a.sadrzaj-veliki:link    {
color: #2B2B80;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
a.sadrzaj-veliki:visited {
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
a.sadrzaj-veliki:hover   { 
color: #ffffff;  
background-color: #2B2B80; 
}
a.sadrzaj-veliki:active  { color: Red }
a.vruci:link    { color: #C02020; }
a.vruci:visited { color: #C02020; }
a.vruci:hover   { 
color: #ffffff;  
background-color: #2B2B80; 
}
a.vruci:active  { color: Lime }
a.vise:link { color: #316AC5; }
a.vise:visited { color: #316AC5; }
a.glavni:link { 
color: #2B2B80;
font-family: Impact;
font-size: 22px;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}
a.glavni:visited { 
color: #2B2B80;
font-family: Impact;
font-size: 22px;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}
a.glavni:hover { 
color: #191919;
background-color: #FFFF99;
font-family: Impact; 
text-decoration: underline;
}
a.plavi:link { color: #316AC5; }
a.plavi:visited { color: #F5F5F5; }
a.pomoc{ color: #C64500; }
a.pomoc2{ color: #C00000; }
.bivsi_visited { color: #802B2B;}
.bivsi_link { color: #802B2B; }
.bivsi_link3 {
color: #393964;
background-color: #DCDCF0; 
}
.bivsi_visited2 { color: #2B2B80; }
.svetlo_plava_selekcija { color: #316AC5; }
/* ZAGLAVLJE*/
#zaglavlje-logo {
width:700px;
	padding-left: 30px;
	padding-right: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#zaglavlje-logo-2 {
width:64px;
	padding-left: 3px;
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* navigacija - glavni meni - SIDEBAR */
.navigacija-glava {
background-color: #817f6f;
color: #E9E9E9;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
	padding-left: 9px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navigacija-telo {
background-color: #E9E9E9;
color: #1E1E1E;
font-family: Arial;
font-size: 12px;
font-weight: normal;
padding-left: 16px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 1px;
 border-left: 1px solid Silver;
 border-right: 1px solid Silver;
 border-top-width: 0px;
 border-bottom: 1px solid Silver;
}
.navigacija-razmak {
font-family: Arial;
font-size: 6px;
padding-top: 0px;
padding-bottom: 0px;
}
/* SIDEBAR TIPS */
.sidebar-tips {
background-color: #E4E4C4;
color: #202020;
font-size: 9pt;
font-weight: normal;
font-family: Arial;
 border-top: 1px solid #202020;
 border-left: 1px solid #202020;
 border-right: 1px solid #202020;
 border-bottom: 1px solid #202020;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 25px;
 margin-bottom: 30px;
padding-left: 7px;
padding-right: 7px;
padding-top: 4px;
padding-bottom: 4px;
}
.sidebar-tips-zaglavlje {
color: #202020;
font-size: 8pt;
font-weight: bold;
font-family: Arial;
font-style: italic;
padding-left: 35px;
padding-right: 3px;
padding-top: 1px;
padding-bottom: 5px;
}
.sidebar-tips-naslov {
color: #202020;
font-size: 9pt;
font-weight: bold;
font-family: Arial;
font-style: italic;
padding-left: 3px;
padding-right: 3px;
padding-top: 0px;
padding-bottom: 4px;
 border-top: 0px;
 border-left: 0px;
 border-right: 0px;
 border-bottom: 1px dotted #202020;
margin-bottom: 5px;
}
/* SIDEBAR 2 */
.sidebar2-glava {
background-color: #c1c1b7;
color: #383838;
font-family: Arial;
font-size: 12px;
font-style: italic;
font-weight: bold;
	padding-left: 9px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.sidebar2-telo {
color: #1E1E1E;
font-family: Arial;
font-size: 9pt;
font-weight: normal;
padding-left: 0px;
padding-right: 6px;
padding-top: 3px;
padding-bottom: 2px;
 border-left: 0px;
 border-right: 1px solid #aeaeae;
 border-top: 1px solid #aeaeae;
 border-bottom: 1px solid #aeaeae;
}
.sidebar2-razmak {
font-family: Arial;
font-size: 6px;
padding-top: 0px;
padding-bottom: 0px;
}
/* kopije bla bla */
/* navigacija - NASLOVNA STRANICA glavni meni */
.navigacija-velika-glava-rrr {
background-color: #868674;
color: #f0f0f0;
font-family: Arial;
font-size: 14px;
font-style: italic;
font-weight: bold;
	padding-left: 9px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.navigacija-velika-telo-rrr {
color: #1E1E1E;
font-family: Arial;
font-size: 13px;
font-weight: normal;
padding-left: 0px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
 border-right: 1px solid #868674;
 border-top-width: 0px;
 border-bottom: 1px solid #868674;
}
.navigacija-velika-telo-rrr2 {
color: #1E1E1E;
font-family: Arial;
font-size: 13px;
font-weight: normal;
padding-left: 0px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
 border-right: 1px solid #868674;
 border-top-width: 0px;
 border-bottom: 1px solid #868674;
}
.navigacija-velika-telo-REZERVA-rrr {
background-color: #E9E9E9;
color: #1E1E1E;
font-family: Arial;
font-size: 13px;
font-weight: normal;
padding-left: 16px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 2px;
 border-left: 1px solid Silver;
 border-right: 1px solid Silver;
 border-top-width: 0px;
 border-bottom: 1px solid Silver;
}
.navigacija-velika-razmak-rrr {
font-family: Arial;
font-size: 7px;
padding-top: 0px;
padding-bottom: 0px;
}