body {
	background-color: black;
	font-family: Verdana;
	font-weight: bold;
	color: #C0C0C0;
	font-size: 12px;
}

a:link {
	color: #ececec;
	font-size: 10px;
	text-decoration: none;
}

a:visited {
	color: #C0C0C0;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #C0C0C0;
	font-size: 10px;
	text-decoration: none;
}

a:active {
	color: #C0C0C0;
	font-size: 10px;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-weight: bold;
	color: #C0C0C0;
	font-size: 12px;
	font-weight: normal; 
}
.text2 {
	font-size: 12px;
	font-weight: bold;
}

.textmini {
	font-size: 9px;
}

div.okvir {
	width:540px;
	height:330px;
	align:left;
	position:absolute;
	z-index:1;
	overflow: auto;
}

table {
	border-style:none;
	//border-style:outset;
}

td {
	border-style:none;
	//border-style:inset;
}

td.glavni_prozor {
	height: 400px;
}

input.button {
	background-color: #C0C0C0;
	color: black;
	font-family: Verdana;
	font-weight: bold;
}

