body {
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg) repeat-x;
}

a:link {
	text-decoration: underline;
	color: #1991c7;
}

a:active {
	text-decoration: underline;
	color: #1991c7;
}
a:visited {
	text-decoration: underline;
	color: #1991c7;
}
a:hover {
	text-decoration: none;
	color: #1991c7;
}
/*
a:link img {
	border: 1;
	color: #b0c2cc;
}
a:active img {
	border: 1;
	color: #b0c2cc;
}
a:visited img {
	border: 1;
	color: #b0c2cc;
}
a:hover img {
	border: 1;
	color: #2fb2ed;
}
*/

/* By Mozz */
.thumbs img {
	border: 1px solid;
	width: 140px;
	height:105px;
} 
.thumbs a:link img, a:visited img, a:active img {
	border-color: #b0c2cc;
}
.thumbs a:hover img {
	border: 2px solid;
	border-color: #2fb2ed;;
}

.name:link {
        font-family: "trebuchet ms";
        font-size: 11px;
	text-decoration: none;
	color: #2fb2ed;
        font-weight: bold;}

.name:visited {
        font-family: "trebuchet ms";
        font-size: 11px;
	text-decoration: none;
	color: #2fb2ed;
        font-weight: bold;}

.name:hover {
        font-family: "trebuchet ms";
        font-size: 11px;
	text-decoration: underline;
	color: #2fb2ed;
        font-weight: bold;}

.name:active {
        font-family: "trebuchet ms";
        font-size: 11px;
	text-decoration: none;
	color: #2fb2ed;
        font-weight: bold;}
.joinlink:link {
        font-family: "trebuchet ms";
        font-size: 26px;
	text-decoration: none;
	color: #c146a4;
        font-weight: normal;}

.joinlink:visited {
        font-family: "trebuchet ms";
        font-size: 26px;
	text-decoration: none;
	color: #c146a4;
        font-weight: normal;}

.joinlink:hover {
        font-family: "trebuchet ms";
        font-size: 26px;
	text-decoration: underline;
	color: #c146a4;
        font-weight: normal;}

.joinlink:active {
        font-family: "trebuchet ms";
        font-size: 26px;
	text-decoration: none;
	color: #c146a4;
        font-weight: normal;
}

.text {
	font-size: 11px;
	color: #000000;
	font-family: "trebuchet ms";
	font-weight: normal;
}

.text2 {
	font-size: 14px;
	color: #2fb2ed;
	font-family: "trebuchet ms";
	font-weight: bold;
}

.join1 {
	font-size: 26px;
	color: #2fb2ed;
	font-family: "trebuchet ms";
	font-weight: normal;
}

.join2 {
	font-size: 20px;
	color: #77c9ee;
	font-family: "trebuchet ms";
	font-weight: normal;
}

.join042 {
	font-size: 20px;
	color: #ff00b4;
	font-family: "trebuchet ms";
	font-weight: bold;
}

h1 {
	text-decoration:none; 
	font-size: 11pt; 
	font-family: "trebuchet ms";
	font-style: bold;
	color: #2fb2ed;
	margin-bottom: 0px;
}

h3 {
	text-decoration:none; 
	font-size: 9pt; 
	font-family: "trebuchet ms";
	font-style: bold;
	color: #2fb2ed;
	margin-bottom: 0px;
}

.prednosti {
	font-family: Tahoma;
	font-size: 11px;
}

.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: #2fb2ed; font-family: tahoma; font-weight: bold; text-decoration: underline;}
.joinlink:hover {font-size: 24px; color: #2fb2ed; 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;}