
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	scrollbar-face-color:'#E3007B';
	scrollbar-arrow-color:'black';
	scrollbar-track-color:'#333333';
	scrollbar-shadow-color:'#666666';
	scrollbar-highlight-color:'black';
	scrollbar-3dlight-color:'#999999';
	scrollbar-darkshadow-Color:'#333333';
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
a {
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #009900;
}

a:hover img {
	FILTER: Invert;
}
a:visited:hover img {
	FILTER: Xray;
}

.bot_table {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E3007B;
	font-weight: bold;
}

.bot_table_1row {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

#layer_1 {
	position:absolute;
	width:900px;
	height:350px;
	z-index:1;
	overflow: auto;
	visibility: visible;
}
#centar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 6px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF00FF;
}
.style2 {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
}
.style3 {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}

