@charset "windows-1250";
/*UMJESTO O NAMA*/

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

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

.umjesto_o_nama_mail a:visited {
	color:#000000;
	text-decoration: none;
}

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


.umjesto_o_nama_www a:link {
	color: #666666;
	text-decoration: none;
}

.umjesto_o_nama_www a:visited {
	color:#666666;
	text-decoration: none;
}

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


.umjesto_o_nama_text_naslov {
	font-size: 14px;
	color: #A4A3A3;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
}

.umjesto_o_nama_text {
	font-size: 11px;
	color: #6E6C6C;
	text-align: left;
	font-family: Verdana;
	font-style: normal;
	vertical-align: top;
	line-height: 24px;
}

.umjesto_o_nama_text_mail {
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-family: Verdana;
	font-style: normal;
}

.umjesto_o_nama_text_www {
	font-size: 11px;
	color: #a1c3e7;
	text-align: left;
	font-family: Verdana;
	font-style: normal;
	vertical-align: bottom;
	font-weight: bold;
}