#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	


body {
margin: 0 auto; 
padding: 0; 
background-color: black; 
color: white;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
font-size: 11px; 
font-weight: normal;
fimageObj.style.opacity = .7;
}

p {
text-align: justify; 
letter-spacing: 1px;
font-weight: normal;
}

div {
letter-spacing: 1px;
}

a {
text-decoration: none; 
color: #EC7C00; 
}

a:hover {
text-decoration: none; 
color: #FAB36B; 
}

img {
border: 0; 
}

h2 {
color: rgb(220, 193, 169);
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
font-size: 11px; 
text-align: left; 
text-transform: uppercase; 
letter-spacing: 3px; 
padding-left: 40px; 
}

a:hover h2 {
color: rgb(255, 241, 225);
}

h3 {
color: white;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
font-size: 14px; 
text-transform: uppercase; 
letter-spacing: 5px; 
}

h4 {
color: rgb(255, 241, 225);
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
font-size: 12px; 
letter-spacing: 5px; 
text-align: right; 
text-transform: uppercase; 
margin-right: 25px; 
}

h5 {
color: rgb(218, 222, 252);
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
font-size: 13px; 
letter-spacing: 5px; 
text-align: center; 
text-transform: uppercase; 
}

#stranka {
position: relative; 
margin: auto; 
margin-top: 25px; 
text-align: center; 
overflow: hidden; 
min-width: 980px; 
}

#hlavicka {
position: relative; 
top: 0px; 
margin: auto; 
height: 205px; 
}

#obrazek_hlavicka {
position: relative; 
margin: auto; 
width: 740px; 
height: 205px; 
}

#paticka {
position: relative; 
clear: both; 
bottom: 0px; 
margin: auto; 
margin-top: 50px; 
height: 138px; 
text-align: right; 
width: 552px; 
}

#text_paticka {
position: absolute; 
top: 30px;
_top: 45px;
color: rgb(190, 221, 239); 
font-size: 10px; 
font-weight: bold; 
font-family:  "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
letter-spacing: 2px; 
text-align: right; 
right: 0px; 
}

#obrazek_paticka {
position: relative; 
margin: auto; 
width: 552px; 
height: 138px; 
}

.nadpis_sidebar {
margin-top: 0px; 
margin-bottom: 7px; 
}

#levy_sidebar {
float: left;
width: 180px; 
position: relative; 
top: 40px; 
left: 20px; 
margin-right: 25px; 
}

.obsah_sidebar_levy {
margin-top: 37px; 
margin-bottom: 100px;
height: 680px; 
overflow:visible; 
border-right: 1px dotted #849AB2; 
}

.obsah_sidebar_pravy {
margin-top: 37px; 
margin-bottom: 100px;
height: 680px; 
overflow:visible; 
border-left: 1px dotted #849AB2; 
}

#levy_sidebar a {
line-height: 2em; 
padding-top: 5px; 
margin: 0;
color: rgb(220, 193, 169); 
text-decoration: none; 
font-size: 9px; 
font-weight: normal;
font-family:  "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
letter-spacing: 3px; 
text-transform: uppercase; 
}

#levy_sidebar a:hover {
color: rgb(190, 221, 239);
text-decoration: none; 
}

#pravy_sidebar {
float: right;
width: 180px; 
position: relative; 
top: 40px; 
right: 20px; 
margin: 0; 
margin-left: 25px; 
}

#pravy_sidebar a {
line-height: 2em; 
padding-top: 5px; 
margin: 0;
color: rgb(220, 193, 169); 
text-decoration: none; 
font-size: 9px; 
font-weight: normal;
font-family:  "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
letter-spacing: 3px; 
text-transform: uppercase; 
}

#pravy_sidebar a:hover {
color: rgb(190, 221, 239);
text-decoration: none; 
}

#anketka {
width: 100px; 
margin: auto; 
}

#lastfm {
border: 1px solid #4D515D; 
width: 184px; 
margin: auto; 
overflow: hidden; 
margin-bottom: 20px; 
}

#hlavni {
margin-left: 235px; 
margin-right: 235px; 
}

#obsah {
position: relative; 
padding: 20px;
margin-top: 20px; 
padding-bottom: 100px; 
overflow: hidden; 
}

.citat {
line-height: 2em; 
padding-top: 5px; 
padding-bottom: 40px; 
margin-top: 15px;
margin-bottom: 20px;
color: rgb(190, 221, 239);
text-decoration: none; 
font-size: 9px; 
font-weight: normal;
font-family:  "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
letter-spacing: 2px; 
text-transform: uppercase; 
border-bottom: 1px dotted #849AB2; 
}

.citaty {
padding-left: 30px; 
padding-right: 30px; 
line-height: 2em; 
margin: 0;
color: rgb(190, 221, 239);
text-decoration: none; 
font-size: 9px; 
font-family:  "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
letter-spacing: 2px; 
text-transform: uppercase; 
}

#ja {
float: left; 
width: 200px; 
position: relative; 
margin-top: 3px; 
margin-left: 0px; 
margin-right: 15px; 
margin-bottom: 7px; 
}


.kontejner {
padding-top: 60px; 
padding-left: 10px; 
padding-right: 10px; 
margin: auto; 
text-align: center; 
float: left; 
background-image: url('images/foto1.jpg'); 
background-position: center top; 
background-repeat: no-repeat; 
}

.kontejner a {
color: rgb(178, 156, 133); 
font-size: 9px; 
font-family:  "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
letter-spacing: 3px; 
text-transform: uppercase; 
}

.kontejner a:hover {
color: rgb(228, 217, 189); 
}

.miniatury a img {
padding: 8px; 
border: 1px solid rgb(155, 174, 188); 
margin-top: 20px; 
margin-left: 10px; 
margin-right: 10px; 
}

.miniatury a:hover img {
padding: 8px; 
border: 1px solid rgb(190, 221, 239);
}

.nahoru a {
color: rgb(190, 221, 239); 
text-decoration: none; 
font-size: 9px; 
font-family:  "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
letter-spacing: 3px; 
text-transform: uppercase; 
}

.nahoru {
position: relative; 
top: 30px; 
margin-left: 30px; 
margin-right: 30px; 
}

.nahoru a:hover {
color: rgb(255, 241, 225);
text-decoration: none; 
}

.zpet a {
color: rgb(190, 221, 239); 
text-decoration: none; 
font-size: 9px; 
font-family:  "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
letter-spacing: 3px; 
text-transform: uppercase; 
}

.zpet {
position: relative; 
top: 30px; 
margin-left: 30px; 
margin-right: 30px; 
}

.zpet a:hover {
color: rgb(255, 241, 225);
text-decoration: none; 
}

#vlajky {
position: relative; 
top: 0px; 
margin: 5px; 
left: 0px;
width: 100px; 
height: 20px; 
}

#vlajka_cz {
position: absolute; 
top: 10px; 
margin: 5px; 
left: 23px;
width: 20px; 
z-index: 20; 
}

#vlajka_us {
position: absolute; 
top: 10px; 
margin: 5px; 
left: 53px;
width: 20px; 
z-index: 20; 
}


#ukonceni_leve {
position:absolute; 
top: 0px; 
left: 0px; 
z-index: 10; 
}

#ukonceni_prave {
position:absolute; 
top: 0px; 
right: 0px; 
z-index: 10; 
}

.popisek {
color: rgb(220, 193, 169);
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
font-size: 11px; 
text-transform: none; 
font-weight: normal;
letter-spacing: normal; 
position: absolute; 
right: 40px;
_right: 480px;
}

a:hover h2 .popisek {
color: rgb(255, 241, 225);
}

.podpis {
text-align: right; 
margin-right: 25px
}