body, td {	
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #363656;
		}
BODY {
		background-color: #F2F9FF;
		/* background-image: url('images/bg.jpg'); */
		margin: 0px;
		}
hr {
		border: 0;
		color: #577AA7;
		background-color: #577AA7;
		height: 1px;
		}
.tekst {
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #363656;
/*		font-size: 12px;
		color: #000000;		*/
		line-height: 160%;
		/*letter-spacing: 1px;*/
		/*text-indent: 27;*/
		text-align: justify;
		}
.desna_kutija {
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: #000099;
		}
.vijest_naslov {
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: black;
		line-height: 160%;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: left;
		background: #FFFF80; /*#F2F9FF;*/
		padding-left: 5px;
		margin-bottom: 10px;
		border: 1px solid #577AA7;
		}
.vijest {
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #363656;
		line-height: 16px;
		/*letter-spacing: 1px;*/
		/*text-indent: 27;*/
		text-align: justify;
		}		
.vijest_vise {
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: blue;
		text-align: right;
		}		
.vijest_datum {
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: gray;
		text-align: left;
		}			
.vijest_slika {
		border-left: 10px solid white;
		border-bottom: 10px solid white;
		border-right: 0px solid white;
		}
.copyright {
		color: black; 
		font-size: 11px; 
		font-family: Verdana, Arial, sans-serif; 
		border:1px solid #577AA7;
		padding: 10px;
		text-align: center;
		}
.tablica_uprava {
		width: 80%;
		border-collapse: collapse;
		border: 1px solid #363656;
		}
.tablica_uprava td {
		padding: 4px;
		}		
.tablica_uprava th {
		text-align: left;
		font-size: 11px;
		background: #363656;
		color: white;
		}
.tablica_voznired {
		width: 100%;
		border-collapse: collapse;
		border: 1px solid #000000;
		font-family: Arial, sans-serif; 
		}
.tablica_voznired th {
		text-align: left;
		font-size: 11px;
		background: #363656;
		color: white;
		}		
.tablica_voznired td {
		font-family: Arial, sans-serif; 
		font-size: 11px;
		border: 1px solid #000000;
		padding: 2px;
		}		