.pozadina_mapa {
	background-attachment: scroll;
	background-image: url(Images/pozadina_mapa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tekst {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #354555;
}
.linkbel {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkbel:hover {
	color: #E5C24E;
	text-decoration: underline;
}
.formfields {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #91B5CF;
	border-right-color: #7990A4;
	border-bottom-color: #7990A4;
	border-left-color: #91B5CF;
}
.linksin {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
.linksin:hover {

	color: #006699;
	text-decoration: underline;
}
.tabelakontakt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #DDDDDD;
	border-bottom-color: #7990A4;
}
