@charset "windows-1250";
body {
	background-color: #FFFFFF;
	background-image:url(images/pagebck2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

.ttekst {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #008DCE;
	font-weight: normal;
	font-size: small;
	background-color: #FFFFFF;
	word-spacing: normal;
	margin: 0px;
	height: 24px;
	padding-left: 12px;
	padding-right: 6px;
}
.tnaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	background-color: #008DCE;
	clear: left;
	float: left;
	height: 25px;
	width: 300px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
	letter-spacing: normal;
	border: thin solid #FFFFFF;
	line-height: 25px;
}
.trazmak {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #008DCE;
	font-weight: normal;
	font-size: small;
	background-color: #008DCE;
	word-spacing: normal;
	margin: 0px;
	height: 5px;
	padding-left: 12px;
}
.tekstC1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-size: small;
	word-spacing: normal;
	margin: 0px;
	height: auto;
	padding-left: 0px;
	padding-right: 6px;
}
.tekstC1Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	font-size: small;
	word-spacing: normal;
	margin: 0px;
	height: auto;
	padding-left: 0px;
	padding-right: 6px;
	text-decoration: none;
}
.tekstC2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-size: x-small;
	word-spacing: normal;
	margin: 0px;
	padding-left: 12px;
	padding-right: 6px;
}
.naslovgrupa {
	color: #2792BC;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #008DCE;
}

a:hover {
	color: #9D9C9C;
	text-decoration: none;
}
a:visited {
	color: #008DCE;
	text-decoration: none;
}

