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

#multimedija_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/multimedija_background.jpg);
	background-position: center;
}

/*LINKOVI*/
.multimedija a:link {
	color: #dedede;
	text-decoration: none;
}

.multimedija a:visited {
	color:#dedede;
	text-decoration: none;
}

.multimedija a:hover {
	display: block;
	width: 100%;
	height: 19px;
	padding-top: 5px;
	background-image: url(../images/gumbic_hoover1.png);
	color: #dedede;
	text-decoration: none;
	cursor: url("images/hand1.cur");
}

.link a:link {
	color: #dedede;
	text-decoration: underline;
	
}

.link a:visited {
	color:#dedede;
	text-decoration: underline;
}

.link a:hover {
	color: #dedede;
	text-decoration: underline;
	cursor: url("images/hand1.cur");
}


/*MULTIMEDIJA*/
.multimedija_text_naslov {
	font-size: 15px;
	color: #dedede;
	text-align: left;
	font-family: Verdana;
	font-style: italic;
	vertical-align: bottom;
}

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

.multimedija_text {
	font-size: 11px;
	color: #dedede;
	text-align: left;
	font-family: Verdana;
	font-style: normal;
	line-height: 20px;
}
