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

#usluge_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/usluge_background.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

/*LINKOVI*/
.usluge_www a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.usluge_www a:visited {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

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


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

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

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

.usluge_text_www {
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-family: Verdana;
	font-style: normal;
	vertical-align: bottom;
}

.podnaslov {
	font-size: 11px;
	color: #787372;
	text-align: left;
	font-family: Verdana;
	font-style: italic;
}

.veliko {
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
}