body { 
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #eb32ad;
}
a:active {
	text-decoration: underline;
	color: #eb32ad;
}
a:visited {
	text-decoration: underline;
	color: #eb32ad;
}
a:hover {
	text-decoration: none;
	color: #eb32ad;
}
.downmenu:link {
	font-family: "Comic Sans MS";
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.downmenu:visited {
	font-family: "Comic Sans MS";
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.downmenu:hover {
	font-family: "Comic Sans MS";
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.downmenu:active {
	font-family: "Comic Sans MS";
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.text {
	font-size: 12px;
	color: #000000;
	font-family: "Comic Sans MS";
	font-weight: normal;
}
.naslov {
	font-size: 18px;
	color: #eb32ad;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.link {
	font-size: 22px;
	color: #eb32ad;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.link2 {
	font-size: 16px;
	color: #000000;
	font-family: "Comic Sans MS";
	font-weight: normal;
}
.stranice {
	font-size: 12px;
	color: #eb32ad;
	font-family: "Comic Sans MS";
	font-weight: normal;
}
h2 {
	text-decoration:none;
	font-size: 9pt;
	font-family: "trebuchet ms";
	font-style: bold;
	color: #ffe9a3;
	margin-bottom: -5px;
}

.domain:link {
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: none;
	color: #535152;
	font-weight: normail;
}
.domain:visited {
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: none;
	color: #535152;
	font-weight: normail;
}
.domain:hover {
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: underline;
	color: #535152;
	font-weight: normail;
}
.domain:active {
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: none;
	color: #535152;
	font-weight: normail;
}

.prednosti {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}



/* Join Page */
.joinborder { border: 1px solid #cccccc; }
.joinlink, .joinlink:link, .joinlink:visited {font-size: 24px; color: #eb32ad; font-family: tahoma; font-weight: bold; text-decoration: underline;}
.joinlink:hover {font-size: 24px; color: #eb32ad; font-family: tahoma; font-weight: bold; text-decoration: none;}
.jointext {font-size: 11px; color: #535152; font-family: "trebuchet ms"; font-weight: normal; text-decoration: none;}
.jointext2 {font-size: 18px; color: #535152; font-family: "trebuchet ms"; font-weight: bold;}
.jointext3 {font-size: 24px; color: #535152; font-family: "trebuchet ms"; font-weight: bold;}