/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #84B7E2;
	font-family: "Trebuchet MS";
	color: #205784;
	font-size: 12px;
}
.naslov {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #205784;
	text-decoration: none;
}



a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.link_white {
	font-family:"Trebuchet MS";
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.hover_white {
	font-family:"Trebuchet MS";
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.visited_white {
	font-family:"Trebuchet MS";
	color: #FFFFFF;
	font-weight: normal;
	tex

.tabela_linija_dole {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #205784;
}
.bg_lijevo {
	background-image: url(../en/img2/images/stella-neum_layout_r20_c1.jpg);
	background-repeat: no-repeat;
}
