.highslide {
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.highslide:hover img {
	border: 1px solid #ffb7ff;
}

.highslide-wrapper {
	background: white;
	border: 10px solid #ffb7ff;
}
.highslide-image {

}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../inc/graphics/loader.white.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: white;
}
a.highslide-full-expand {
	background: url(../inc/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.textField {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	width: 180px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #484848;
}

.table_1 {
	background-color: #ffb7ff;
}

.back_1 {
	background-color: #f1f1f1;
}

.back_2 {
	background-color: #ffffff;
}

.back_3 {
	background-color: #e4e2e2;
}

.main_background {
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-x;
}

.naslov_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #de00de;
}

.naslov_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #de00de;
}

.sifra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #de00de;
}

.naslov_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}


.naslov_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.naslov_5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}


.naslov_6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
}


.naslov_7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #de00de;
}

.naslov_8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}



.input_1 {
	color: #484848;
	background: #fedbfe;
	border: 1px solid #ffb7ff;
	width: 20px;
}


a:link {
	text-decoration: none;
	color: #484848;
}
a:visited {
	text-decoration: none;
	color: #484848;

}
a:active {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: underline;
	color: #484848;
}




