@charset "utf-8";
/* CSS Document */

a.zastave:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E7072; 
	font-weight:200; 
	text-decoration: none;
} 
	
	
a.zastave:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E7072;
	font-weight:200; 
	text-decoration: none;
} 

a.zastave:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:500;
	text-decoration: underline;
	background-color:#eeeeee;
} 
a.zastave:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A818F; 
	font-size:12px; 
	font-weight:200; 
	text-decoration: none;} 


#table1 #table5 td {
	border: 1px solid #cccccc;
	padding:15px;
}

#table1 #table5 {

	border-spacing:15px;
}

#table1 #table5 #table3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#table1 #zastave {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E7072;
}
