.text {
	font-family: Verdana;
	font-size: 10px;
	color: yellow;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
body
{
	scrollbar-face-color: #41464E;
	scrollbar-highlight-color: #575F68;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #33373C;
	scrollbar-arrow-color: #FF0000;
	scrollbar-track-color: #2F3238;
	margin: 0px;
	background-image: url(images/back.gif);
	background-color: #000000;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
a:hover	 {
	font-family: Verdana;
	font-size: 10px;
	color: yellow;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
a.credits:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.credits:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.credits:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.credits:hover	 {
	font-family: Verdana;
	font-size: 10px;
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.header {
	font-family: Verdana;
	font-size: 12px;
	color: yellow;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2pt;
}
.navbar {
	font-family: Verdana;
	font-size: 12px;
	color: yellow;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1pt;
}
.okvir {
	border: 1px solid #090909;
}
.okvir5 {
	border: 5px solid #090909;
}
.okvir5red {
	border: 5px solid #BD0A0A;
}
.navbar_b {
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	height: 17px;
}
.navbar_bb {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	height: 17px;
	border-bottom: 2px solid #000000;
}
.txtbox {
	font-family: Verdana, Sans-serif, Times;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #ABABAB;
	background-color: #212121;
	color: #FFFFFF;
	width: 300px;
	height: 20px;
	padding: 3px;
}
.txtarea {
	font-family: Verdana, Sans-serif, Times;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #ABABAB;
	background-color: #212121;
	color: #FFFFFF;
	width: 300px;
	height: 200px;
	padding: 5px;	
}
.posalji {
	font-family: Verdana, Sans-serif, Times;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ABABAB;
	background-color: #212121;
	color: yellow;
	width: 100px;
	height: 20px;
}
.ponisti {
	font-family: Verdana, Sans-serif, Times;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ABABAB;
	background-color: #212121;
	color: #FFFFFF;
	width: 100px;
	height: 20px;
}