.highslide {
	cursor: url(../pics/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide img {
	border: none;
}

.highslide-image {
    border: 2px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.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: black;
}

.highslide-move {
  cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {
	background: url(../pics/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../pics/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

#kozepre {
	z-index: 2000;
	display: block;
	width: 1px;
	height: 1px;

	left: 50%;

	position: absolute;
}


#thumbnails {
	text-align: center;
}

#thumbnails img {
	margin: 5px;
	color: red;
}

#thumbnails a, #thumbnails a:hover, #thumbnails a:visited, #thumbnails a:active {
	border: 0px solid black;
}

.kozepre1 {
	text-indent: 0;
	text-align: center;
	color: #000000;
}

.divbalra {
	width: 150px;
	float: left;
}

.divjobbra  {
	width: 150px;
	float: right;
}

#image_gallery {
	text-align: center;
}

