body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
.select-lanugage {
	padding-right: 10px;
	padding-bottom: 7px;
	text-align: right;
	vertical-align: bottom;
	font-weight: normal;
}
.homepage-box {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a.languagelink:link {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {

	color: #FF0000;
	text-decoration: none;
}
a:visited {

	color: #990000;
	text-decoration: none;
}
.vertikalni_ispis {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.homepage-uramljeno {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.NASLOV {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.ZUTtext {
	color: #FFFF00;
}
.CRVENItext {

	color: #FF0000;
}
