@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_vise_background.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#usluge_glavna_tablica_padding {
	padding-top: 70px;
}

#tablica_prostor_desno {
	width: 500px;
	height: 440px;
	float: right;
}

#tablica_prostor_lijevo {
	width: 322px;
	height: 440px;
	float: left;
}

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

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

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


.usluge_naslov_lijevo {
	font-size: 12px;
	color: #dedede;
	font-family: Verdana;
	font-style: italic;
	text-align: right;
	font-weight: bold;
}

.usluge_naslov_desno {
	font-size: 12px;
	color: #dedede;
	text-align: left;
	font-family: Verdana;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}

.usluge_rubrike_lijevo {
	font-size: 11px;
	color: #dedede;
	font-family: Verdana;
	font-style: normal;
	text-align: right;
	line-height: 16px;
}

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

.usluge_slika {
	background-image: url(../images/usluge_slika.jpg);
	height: 248px;
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
}

.usluge_page {
	width: 40px;
	height: 29px;
	font-size: 11px;
	color: #dedede;
	font-family: Verdana;
	font-style: normal;
	text-align: right;
}

