<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	padding: 0px;
}

A {
	COLOR: #25afe8; FONT-FAMILY: Trebuchet MS; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A:link {
	COLOR: #25afe8; FONT-FAMILY: Trebuchet MS; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
.karta {
	border: 1px solid #D7D7D7;
}
A:visited {
	COLOR: #25afe8; FONT-FAMILY: Trebuchet MS; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #25afe8; FONT-FAMILY: Trebuchet MS; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}

#maincontainer{
	width: 790px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #fff;
}

#contentcolumn{
	float:left;
	width:500px;
}

#rightcolumn{
	float: left;
	width: 290px; /*Width of right column*/
}

#dole{
	clear: both;
	height:50px;
}

#footer{
	clear: both;
	width: 100%;
	background: #fff;
	text-align: center;
	padding: 0px;
}

#top{
	
	height:1px;
}

#navigation{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	padding: 0px;
	color:#FFF;
/*	height:10px;*/
	font-family:Trebuchet MS;
	font-size:11px;
	text-align:center;
}

#naslov{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	padding: 0px;
}

.text1 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #333333;
	text-align:justify;
}

.text2 {
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#25afe8;
}
.text4 {
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#f17cbe;
}
.text3 {
	font-family:Trebuchet MS;
	font-size:60px;
	font-weight:100;
	color:#b3a7a7;
	text-align:left;
	letter-spacing:-4px;
}

#meni ul{
	display:block;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:10px;

	text-align:right;
}

#meni li{
	display:inline;
	list-style-type: none;
}

#meni a { 
	padding: 0px; 
}

#meni a:link, #meni a:visited{
	color: #666666;
	text-decoration: none;
}

#meni a:hover{
	color: #000;
	text-decoration: none;
}

.crta {
	color:#25afe8;

karta {
}
</pre></body></html>