BODY {
	SCROLLBAR-FACE-COLOR: #FCF4DD;
	SCROLLBAR-HIGHLIGHT-COLOR: #B90B02;
	SCROLLBAR-SHADOW-COLOR: #B90B02;
	SCROLLBAR-3DLIGHT-COLOR: #B90B02;
	SCROLLBAR-ARROW-COLOR: #B90B02;
	SCROLLBAR-TRACK-COLOR: #B90B02;
	SCROLLBAR-DARKSHADOW-COLOR: #B90B02;
	background-repeat:repeat; background-attachment: fixed;
}
				
.glavnaTablica {
	background-repeat : no-repeat; 
	background-position: bottom right
}

.slike {
	background-repeat : no-repeat; 
	background-position: top right;
	border: 1px solid #007736;
}

.tablicaSlika {
	background-repeat : no-repeat; 
	background-position: top right;
}

.text {  
	font-family: Arial; 
	font-size: 12px; 
	color: #872D05; 
	background-repeat : repeat;
	text-align: left;
}
td {  
	font-family: Arial; 
	font-size: 12px; 
	color: #872D05; 
	background-repeat : repeat;
	text-align: center;
}

.textTablicaLijevo {  
	text-align: left;
}

.textTablicaDesno {  
	text-align: right;
}

.lijevo {  
	font-family: Arial; 
	font-size: 12px; 
	color: #872D05;
	text-align: left;
}

h1 {  
	font-family: Verdana; 
	font-size: 17px; 
	text-align: center;
	color: #696310;
	letter-spacing: 1;
}

h2 {  
	font-family: Verdana; 
	font-size: 12px; 
	text-align: left;
	font-style: italic;
	letter-spacing: 2;
	color: #872D05;
}

h3 {  
	font-family: Verdana; 
	font-size: 13px; 
	text-align: center;
	font-style: italic;
	letter-spacing: 2;
	color: #691817;
	background-color: #E7DADA;
}

h4 {  
	font-family: Arial; 
	font-size: 13px; 
	color: #009543; 
	text-align: left
	letter-spacing: 2;
}



a {  
/*	color: #696310; */
	color: #824338; 
	text-decoration: underline;
	text-decoration: none;	
	font-weight: bold;
}

a:hover {
	color: #952E00;
	text-decoration: none;
	font-weight: bold;	
}
/*	
body {
	background-repeat : no-repeat;
}
*/	
.meni {  
	color: #831D09; 
	font-weight: bold; 
	font-size: 11;
	text-decoration: none; 
	list-style-image: url('design/nabrajanje.gif') ;
/*	padding-right: -2px;	*/
	padding-bottom: -4px;
	position:relative;
	text-align: left;
	margin:0;
}

.meni:hover {  
	color: #824338; 
	font-weight: bold; 
	font-size: 11;
	text-decoration: none; 
	list-style-image: url('design/nabrajanje_over.gif') ;
/*	text-indent: -1 px;*/ 
}

li {
	text-align: left;
}
/*  Stisne menu */
ul.meni_podLista
{
	margin: 0px;
	padding: 0px;
	text-decoration: none; 	
}
/*  Baci ga u desno */
ul.meni_podLista li, ul.meni_podLista a li, ul.meni_podLista a:visited li
{
	margin: 0px;
	padding: 0px;
	margin-left: 35px;
	text-decoration: none;
	display: block;
}


ul.meni_podLista a:hover li
{
	color: #824338; 
	font-weight: bold; 
	font-size: 11;
	text-decoration: none; 
	list-style-image: url('design/nabrajanje_over.gif') ;
	display: block;
}

.tablicaText {
	 background-color: #D7D0A4;
	 border: 0;
}

.celijeText {
	 background-color: #ffffff;
	 text-align: center;
	 padding-top:5px; 
	 padding-bottom:5px;
}

.naslov {
	 text-align: center;
}

@media print
{
.prva {	display: none;}
}
.skype{padding-right:45px;}