@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.tekst {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
.tekstplavbold {
	font-family: Arial;
	font-size: 12px;
	color: #006699;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.serviskontakt {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold
}

.serviskontaktcrvena {
	font-family: Arial;
	font-size: 11px;
	color: #c20101;
	font-weight: bold
}

.serviskontaktnaslovcrvena {
	font-family: Arial;
	font-size: 14px;
	color: #c20101;
	text-transform: uppercase;
	font-weight: bold
}
