@charset "windows-1250";
/*OPREMA*/

#oprema_glavna_tablica {
	width: 854px;
	height: 480px;
	max-width: 854px;
	max-height: 480px;
	border-color:#000000;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	/*background-image: url(../images/video_background.jpg);
	background-position: center;
	background-repeat: no-repeat;*/
}

/* VISE LINK*/
.oprema a:link {
	color: #A6CAF0;
	text-decoration: none;
}

.oprema a:visited {
	color:#A6CAF0;
	text-decoration: none;
}

.oprema a:hover {
	text-decoration: none;
	cursor: url("images/hand1.cur");
	color: #A6CAF0;
}



/*oprema*/
.oprema_text_naslov_lijevo {
	font-size: 11px;
	color: #6E6C6C;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	vertical-align: bottom;
	padding-left: 15px;
}

.oprema_text_naslov_desno {
	font-size: 11px;
	color: #6E6C6C;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	vertical-align: bottom;
}


.oprema_text_linkovi {
	width: 90px;
	height: 30px;
	position: static;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #dedede;
	font-style: italic;
}

.oprema_text_lijevo {
	font-size: 11px;
	color: #dedede;
	text-align: right;
	font-family: Verdana;
	font-style: normal;
	vertical-align: top;
	padding-left: 50px;
	padding-top: 10px;
}

.oprema_text_desno {
	font-size: 11px;
	color: #C6C6C6;
	text-align: left;
	font-family: Verdana;
	font-style: normal;
	vertical-align: top;
	padding-right: 50px;
	padding-top: 10px;
}

.oprema_slika {
	background-image: url(../images/oprema_slika.png);
	width: 283px;
	height: 312px;
	background-repeat: no-repeat;
	background-position: center;
}

.oprema_text_vise {
	font-size: 15px;
	color: #A6CAF0;
	text-align: center;
	font-family: "Arial Black";
	vertical-align: bottom;
}
