@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;
}

#usluge_glavna_tablica_padding {
	padding-top: 70px;
}

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

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

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


.usluge_vise a:link {
	color: #A6CAF0;
	text-decoration: none;
}

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

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

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

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

.usluge_text2 {
	font-size: 11px;
	color: #dedede;
	text-align: left;
	font-family: Verdana;
	font-style: normal;
	line-height: 20px;
	vertical-align: bottom;
	padding-right: 250px;
}

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

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

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