.jabukatv {
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.naslovi {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #0281ca;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999;
	line-height: 20px;
}
.objavljeno {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0281ca;
}

a.naslov:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #0277BD;
}
a.naslov:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #0277BD;
}
a.naslov:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #015A8F;
}
a.naslov:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #0277BD;
}
a.MaliPlavi:link {
	color: #0281ca;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.MaliPlavi:visited {
	color: #0281ca;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.MaliPlavi:hover {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.MaliPlavi:active {
	color: #0281ca;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #0281ca;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #0281ca;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
	color: #999999;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #0281ca;
}
.okvir_livo {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #98D8FE;
}
.okvir_desno {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #98D8FE;
}
.border_reklame {
	border: 0px solid #EBE8DF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding: 0px;
	-moz-box-shadow: 1px 1px 2px #cccccc;
	-webkit-box-shadow: 1px 1px 2px #cccccc;
}
.border_slike {
	border: 0px solid #ffffff;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	padding: 0px;
	-moz-box-shadow: 1px 1px 3px #888888;
	-webkit-box-shadow: 1px 1px 3px #888888;
}
.pozadina_banera {
	background-image: url(1900x170_jabuka_baner.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.pozadina {
	background-image: url(slike/pic_bg.jpg);
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.text_opsirnije {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
