/* CSS Document */

body {
	margin: 0px 0px;
	background-image: url('images/elementi/bg.gif');
	background-repeat: repeat-x;
	background-color: #3f5467;
}

p, form {
	margin: 0px;
}

.txtSvjetli11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8ba1b5;
}

.txtTamni12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58595b;
}
.txtTamni11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #58595b;
}
.txtDark11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1f3c57;
}

.txtDark12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #428124;
}

.txtDark10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #2d4860;
}

.txtLight10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #8a8d89;
}

.txt11Bijeli {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
}
.txt11Zeleni{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00a5e4;
}
.txt12Bijeli {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}

.formElem {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #6a8dac;
	border: 1px solid #b2b5b3;
}

.naslovi {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #00a5e4;
}

.bigBlue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #1363b0;
}


/*  Linkovi na stranici  */

a.blueLink:link, a.blueLink:visited {
	color: #1363b0;
	text-decoration: none;
}

a.blueLink:hover {
	color: #1f3c57;
	text-decoration: underline;
}

a.lightBlueLink:link, a.lightBlueLink:visited {
	color: #6a8dac;
	text-decoration: none;
}

a.lightBlueLink:hover {
	color: #8ba1b5;
	text-decoration: underline;
}

a.whiteLink:link, a.whiteLink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.whiteLink:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.zeleniLink:link, a.zeleniLink:visited {
	color: #00a5e4;
	text-decoration: none;
}

a.zeleniLink:hover {
	color: #00a5e4;
	text-decoration: underline;
}

a.darkLink:link, a.darkLink:visited {
	color: #1f3c57;
	text-decoration: none;
}

a.darkLink:hover {
	color: #1f3c57;
	text-decoration: underline;
}

a.idea:link, a.idea:visited {
	color: #00a5e4;
	text-decoration: none;
}

a.idea:hover {
	color: #00a5e4;
	text-decoration: underline;
}
a.siviLink:link, a.siviLink:visited {
	color: #58595b;
	text-decoration: none;
}

a.siviLink:hover {
	color: #58595b;
	text-decoration: underline;
}
