.bg {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.popupFlash {
	height: 480px;
	position: absolute;
	width: 640px;
	background-color: transparent;
}

.boxLeftBg {
	background-image: url(images/index_15.jpg);
	height: 180px;
	width: 200px;
	background-attachment: scroll;
	background-color: #E1E1E1;
	background-repeat: no-repeat;
	background-position: left top;
}
.indexBoxMain {
	background-attachment: scroll;
	background-image: url(images/proizvodi_box_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 165px;
	width: 400px;
	background-color: #FFF;
}

.tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
	text-align: justify;
}
.naslov {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	text-align: justify;
}
.naslovNar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
	text-align: justify;
}
.boxProiLeft {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/proizvodi_box_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 180px;
	width: 200px;
}
.boxProiRight {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/proizvodi_box_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 165px;
	width: 400px;
}
.podNaslov {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	text-align: left;
}
.pozadina {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/pozadina.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	color: #C94C00;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	color: #FF8A00;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	color: #C94C00;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
a:active {
	color: #C94C00;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.popupFlashTable {
	margin: 0px;
	padding: 0px;
	border: 10px solid #FFF;
}
.indexBoxLeft {
	background-attachment: scroll;
	background-image: url(images/proizvodi_box_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;
	background-color: #FFF;
}
select {
	width: 100%;
}
