h1
{
font-family: "Arial", Lucida Handwriting, sans-serif;
font-size:14px;
font-weight: bold;
color: #F0E357;
TEXT-DECORATION: underline;
}

ul
{
margin-top: 0px;
}

.main {
	COLOR: #616a78; FONT: 12px tahoma, verdana, arial, sans-serif; TEXT-ALIGN: justify; LINE-HEIGHT: 17px;
}
.music {
	COLOR: #333333; FONT: 12px verdana, sans-serif;
}
.ceny {
	COLOR: #333333; FONT: 10px verdana, sans-serif; TEXT-ALIGN: center;
}
.orange {
	COLOR: #F9AD01; FONT: 12px verdana, sans-serif; TEXT-ALIGN: center;
}
.copy {
	COLOR: #A0A0A0; FONT: 10px verdana, sans-serif; LEFT: 15px; POSITION: relative; LINE-HEIGHT: 15px;
}
.form {
	COLOR: #FFFFFF; FONT: bold 12px verdana, sans-serif; TEXT-ALIGN: right;
}
.formular {
	BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #FFFFFF 1px solid; WIDTH: 250px; COLOR: #D0D9F5; BORDER-BOTTOM: #FFFFFF 1px solid; FONT-FAMILY: Geneva CE, Geneva, Verdana, Helvetica, sans-serif; BACKGROUND-COLOR: #202432;
}
.formular2 {
	BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #FFFFFF 1px solid; WIDTH: 50px; COLOR: #D0D9F5; BORDER-BOTTOM: #FFFFFF 1px solid; FONT-FAMILY: Geneva CE, Geneva, Verdana, Helvetica, sans-serif; BACKGROUND-COLOR: #202432;
}
.button {
	BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #FFFFFF 1px solid; WIDTH: 80px; COLOR: #D0D9F5; BORDER-BOTTOM: #FFFFFF 1px solid; FONT-FAMILY: Geneva CE, Geneva, Verdana, Helvetica, sans-serif; BACKGROUND-COLOR: #202432;
}

A:link {
	COLOR: #C68134; FONT: bold 12px tahoma, verdana, arial, sans-serif; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #C68134; FONT: bold 12px tahoma, verdana, arial, sans-serif; TEXT-DECORATION: none;
}
A:active {
	COLOR: #C68134; FONT: bold 12px tahoma, verdana, arial, sans-serif; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ffffff; FONT: bold 12px tahoma, verdana, arial, sans-serif; TEXT-DECORATION: underline;
}

A.menu:link {
	COLOR: #A0A0A0; FONT: 10px verdana, arial, sans-serif; TEXT-DECORATION: none;
}
A.menu:visited {
	COLOR: #A0A0A0; FONT: 10px verdana, arial, sans-serif; TEXT-DECORATION: none;
}
A.menu:active {
	COLOR: #A0A0A0; FONT: 10px verdana, arial, sans-serif; TEXT-DECORATION: none;
}
A.menu:hover {
	COLOR: #D12B0B; FONT: 10px verdana, arial, sans-serif; TEXT-DECORATION: none;
}


.obrazok {
	border: 5px solid #999999;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 5px solid #999999;
}
.highslide:hover img {
	border: 5px solid red;
}

.highslide-image {
    border: 1px 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;
    /*
    padding-left: 22px;
    background-image: url(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(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;
}
