.highslide-html {
    background-color: black;
    border: 5px solid #690A0A;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-test {
	position: absolute;
    display: none;
}

.cat-pop-up {
	position: absolute;
    display: none;
    background:url(wp-content/themes/e-wallet/images/background-kategorije.gif) repeat-y right;
    text-align:left;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}

a.control {
	color: #FFFFFF !important;
}

.control:hover {
	color: #E0E0E0 !important;
}

.kontrola {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}

a.kontrola {
	color: #616161 !important;
}

.kontrola:hover {
	color: #919191 !important;
}
.highslide-move {
    cursor: move;
}
