﻿a:link {
	text-decoration: none;
	color: rgb(128, 128, 128);
}
a:visited {
	text-decoration: none;
	color: RGB( 251, 169, 174 );
}
a:active {
	text-decoration: none;
	color: RGB( 251, 169, 174 );
}
a.plavi:link {
	text-decoration: none;
	color: RGB( 69, 84, 124 );
}
a.plavi:visited {
	text-decoration: none;
	color: RGB( 69, 84, 124 );
}
a.plavi:active {
	text-decoration: none;
	color: RGB( 69, 84, 124 );
}
a.sivi:link {
	text-decoration: none;
	color: RGB( 128, 128, 128 );
}
a.sivi:visited {
	text-decoration: none;
	color: RGB( 128, 128, 128 );
}
a.sivi:active {
	text-decoration: none;
	color: RGB( 128, 128, 128 );
}
a.beli:link {
	text-decoration: none;
	color: RGB( 255, 255, 255 );
	text-align: right;
	font-size: xx-small;
}
a.beli:visited {
	text-decoration: none;
	color: RGB( 255, 255, 255 );
}
a.beli:active {
	text-decoration: none;
	color: RGB( 255, 255, 255 );
}
a.zeleni:link {
	text-decoration: none;
	color: RGB( 102, 153, 0 );
}
a.zeleni:visited {
	text-decoration: none;
	color: RGB( 102, 153, 0 );
}
a.zeleni:active {
	text-decoration: none;
	color: RGB( 102, 153, 0 );
}
a.oranz:link {
	text-decoration: none;
	color: RGB( 255, 187, 120 );
}
a.oranz:visited {
	text-decoration: none;
	color: RGB( 255, 187, 120 );
}
a.oranz:active {
	text-decoration: none;
	color: RGB( 255, 187, 120 );
}
a.sv.plavi:link {
	text-decoration: none;
	color: RGB( 168, 204, 234 );
}
a.sv.plavi:visited {
	text-decoration: none;
	color: RGB( 168, 204, 234 );
}
a.sv.plavi:active {
	text-decoration: none;
	color: RGB( 168, 204, 234 );
}
a.violet:link {
	text-decoration: none;
	color: RGB( 128, 0, 128 );
}
a.violet:visited {
	text-decoration: none;
	color: RGB( 128, 0, 128);
}
a.violet:active {
	text-decoration: none;
	color: RGB( 128, 0, 128 );
}
body {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva;
}
#link1 {
	FONT-SIZE: small;
	FONT-FAMILY: Verdana;
}
#link2 {
	FONT-SIZE: x-small;
	FONT-FAMILY: Verdana;
}
span.prijatelji {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}
a.prijatelji {
	color: #000080;
	font-weight: normal;
	font-size: x-small;
}
a.prijatelji:visited {
	color: #000080;
}
td.prijateljisajta {
	border-style: solid none none none;
	border-color: #FFFFFF;
	border-top-width: thin;
	border-collapse: collapse;
	border-spacing: inherit;
}
.prijatelji {
	font-size: large;
	font-weight: bolder;
	font-style: italic;
	color: #FFFFFF;
}
span.kontakt {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
}
img.popust {
	position: absolute;
	clip: rect(0px,60px,200px,0px);
}
a.kontakt:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
a.kontakt:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
a.kontakt:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
span.kontakt2 {
	font-weight: bold;
	font-size: small;
	color: #FFFFFF;
}
div.background {
	width: 550px;
	border:0px;
	background:url('popust.gif');
	background-repeat:no-repeat;
	background-position:right;
}
div.textbox {
	width: 550px;
	background-color: #ffffff;
	filter: alpha(opacity=40);
	opacity:0.4;
}
div.textbox p {
	margin: 5px 5px;
	color: #000000;
	font-weight: bold;
}
