@charset "windows-1250";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #333333;
	background-repeat: repeat;
	color: #FFFFFF;
	background-image: url(images/pozadina.png);
}
.pozadina_flash {
	background-image: url(images/flash_pozadina.png);
}
.pozz_index {
	background-image: url(images/sivo_crno_covecic.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.staklo {
	background-image: url(images/staklo.png);
}
.sadrzaj_pozadina {
	background-image: url(images/pozadina_tekst_gradient.png);
	background-repeat: no-repeat;
}
.linija_levo {
	background-image: url(images/linija_levo.png);
	background-repeat: no-repeat;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.linija_desno {
	background-image: url(images/linija_desno.png);
	background-repeat: no-repeat;
}

hr {
	background-position: 25px;
	left: 25px;
}
p {
	padding: 0px;
	text-indent: 20px;
	margin: 25px;
}

.tabelica_pozz {
	background-color: #000000;
}
.dizajnirao {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
}
.TEKST_INDEX {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
.index {
	background-color: #2E302F;
}
.dno {
	background-image: url(images/dno_stranice.png);
}
.bold {
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
}

