body { 
	background-color: #f6f7f7;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: underline;
	color: #c11b24;
}

a:active {
	text-decoration: underline;
	color: #c11b24;
}

a:visited {
	text-decoration: underline;
	color: #c11b24;
}

a:hover {
	text-decoration: none;
	color: #c11b24;
}

.pic_border {
	border: 1px solid #4d1d00;
}

.naslov:link {
	font-family: "trebuchet ms";
	font-size: 19px;
	text-decoration: none;
	color: #c11b24;
	font-weight: bold;
}

.naslov:visited {
	font-family: "trebuchet ms";
	font-size: 19px;
	text-decoration: none;
	color: #c11b24;
	font-weight: bold;
}

.naslov:hover {
	font-family: "trebuchet ms";
	font-size: 19px;
	text-decoration: underline;
	color: #c11b24;
	font-weight: bold;
}

.naslov:active {
	font-family: "trebuchet ms";
	font-size: 19px;
	text-decoration: none;
	color: #c11b24;
	font-weight: bold;
}

.nav:link {
	font-family: "trebuchet ms";
	font-size: 21px;
	text-decoration: none;
	color: #babcc8;
	font-weight: bold;
}

.nav:visited {
	font-family: "trebuchet ms";
	font-size: 21px;
	text-decoration: none;
	color: #babcc8;
	font-weight: bold;
}

.nav:hover {
	font-family: "trebuchet ms";
	font-size: 21px;
	text-decoration: underline;
	color: #babcc8;
	font-weight: bold;
}

.nav:active {
	font-family: "trebuchet ms";
	font-size: 21px;
	text-decoration: none;
	color: #babcc8;
	font-weight: bold;
}

.text {
	font-size: 11px;
	color: #54565e;
	font-family: "trebuchet ms";
	font-weight: normal;
}

.nav {
	font-size: 21px;
	color: #c11b24;
	font-family: "trebuchet ms";
	font-weight: bold;
}

.razmak {
	font-size: 21px;
	color: #dfe1e5;
	font-family: "trebuchet ms";
	font-weight: normal;
}

h2 {  
	text-decoration:none; 
	font-size : 9pt; 
	font-family : "trebuchet ms";
	font-style : bold;
	color: #ffe9a3;
	margin-bottom: -5px;
}

.prednosti {
	font-family: Tahoma;
	font-size: 11px;
	color: #54565E;
}

.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;
}



/* Join Page */
.joinborder { border: 1px solid #cccccc; }
.joinlink, .joinlink:link, .joinlink:visited {font-size: 24px; color: #c11b24; font-family: tahoma; font-weight: bold; text-decoration: underline;}
.joinlink:hover {font-size: 24px; color: #c11b24; 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;}