p{
	text-align : justify;
}

BODY {
	SCROLLBAR-FACE-COLOR: #3a080b; SCROLLBAR-HIGHLIGHT-COLOR: #e98b29; SCROLLBAR-SHADOW-COLOR: #555555; SCROLLBAR-3DLIGHT-COLOR: #3a080b; SCROLLBAR-ARROW-COLOR: #cc0000; SCROLLBAR-TRACK-COLOR: #3a080b; SCROLLBAR-DARKSHADOW-COLOR: #3a080b; BACKGROUND-COLOR: #3a080b
}
.tekst { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #3a080b; padding-left:0px; padding-top:0px; padding-right:0px;text-align : justify;
	 }
.tekstzeleni { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #006633; padding-left:0px; padding-top:0px; padding-right:0px;text-align : justify;
	 }
A.link {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #009933; FONT-FAMILY: Verdana,Arial,Tahoma,Helvetica,sans-serif; TEXT-DECORATION: none
}
A.link:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #009933; FONT-FAMILY: Verdana,Arial,Tahoma,Helvetica,sans-serif; TEXT-DECORATION: none
}
A.link:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #009933; FONT-FAMILY: Verdana,Arial,Tahoma,Helvetica,sans-serif; TEXT-DECORATION: none
}
A.link:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Tahoma,Helvetica,sans-serif; TEXT-DECORATION: none
}	 		
a:link {  font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; color: #009933}
a:visited {
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #009933;
}
a:hover {
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {  font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #009933}
/* Slike */
.highslide {
	cursor: url(http://www.selnica.hr/vijesti/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid black;
	float: left;
}
.highslide:hover img {
	border: 1px solid #008d45;
}

.highslide-image {
    border: 1px solid #ffffff;
    float: left;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 1px solid #008d45;
    border-top: none;
    font-family: Verdana, sans-serif, Arial, ;
    font-size: 10pt;
	color: white;
    padding: 5px;
    background-color: #ffffff;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: #008d45;
    /*
    padding-left: 22px;
    background-image: url(http://www.selnica.hr/vijesti/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
/* Controlbar example */
.controlbar {	
	margin-left: 60px;
	background: url(http://www.selnica.hr/vijesti/highslide/graphics/controlbar2.gif);
	width: 210px;
	height: 32px;
}
.controlbar a {	
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}