/* Tabela 2 */
th.master {
font-size: 10pt;
}

td.master {
font-style:bold;
font-family: Verdana,Arial, Helvetica,Sans-Serif;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
}

td.footer {
heigth : 20;
font-style:bold;
font-family: Verdana,Arial, Helvetica,Sans-Serif;
font-size: 6pt;
font-weight: bold;
text-decoration: none;
}


tr.master:hover {
background-color: #EEEEEE;
}

a {
text-decoration:none;
color:#8A143B;/*#009933*/
}

a:hover{
color:#460010;/*brown*/
}

.vertikalnalinija {
	background-repeat: repeat-y;
}
.horizontalnalinija {
	background-repeat: repeat-x;
}
.norepeat {
	background-image: url('../images/cvet.gif');
	background-repeat: no-repeat;
	background-position:  center;

}

.skrolovanje {
border:1px white solid; 
/* width:440px; */
height:300px;
overflow-x:hidden; 
/* overflow-y:auto;*/
scrollbar-face-color: #E4579B;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #cccccc;
scrollbar-3dlight-color: #E4579B;
scrollbar-arrow-color: #ffffff;
crollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
overflow-y:scroll;
}

.skrolovanje-green {
border:1px white solid; 
/* width:440px; */
height:300px;
overflow-x:hidden; 
/* overflow-y:auto;*/
scrollbar-face-color: #006600;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #cccccc;
scrollbar-3dlight-color: #006600;
scrollbar-arrow-color: #ffffff;
crollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
overflow-y:scroll;
}

.naslov{
font-style:bold;
font-family: Verdana,Arial, Helvetica,Sans-Serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.tekst{
font-family: Verdana,Arial, Helvetica,Sans-Serif;
font-size: 8pt;
text-decoration: none;
}
