body {
margin: 0;
padding: 0;
color: rgb(255,255,0);
background : black none;
text-align: center;
font-family:  Arial, Helvetica, sans-serif;
}

input {
border-right: #707070 1px solid;
border-top: #707070 1px solid;
border-left: #707070 1px solid;
border-bottom: #707070 1px solid;
white 1px solid;
font-size: 12px;
color: rgb(255,255,0);
font-family: arial;
background: rgb(80,80,80);
}

textarea {
border-right: #707070 1px solid; 
border-top: #707070 1px solid;
border-left: #707070 1px solid; 
border-bottom: #707070 1px solid; 
font-size: 12px; 
font-family: arial; 
color: rgb(255,255,0);
background: rgb(80,80,80);
}
  
img {
border : 0;
margin : 2px;
}

a {
color: rgb(255,255,255);
}

a:hover {
/*color: rgb(0,204,255);*/
color: rgb(255,128,0);
}


h1 {
font-size: 18px;
font-weight: bold;
margin: 2px;
}

h2 {
font-size: 16px;
font-weight: bold;
margin: 0px;
}


#horni {
position: realtive;
width:776px; 
margin: 0; 
padding:0;
background : black none;
text-align: center;  
font-size: 35px;
border: 1px solid rgb(128,128,128);
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
border-bottom-width: 1px;

}

#dolni {
width:776px;
margin:0px; 
padding:0px;
text-align:right;
font-size: 10px;
border: 1px solid rgb(128,128,128);
border-left-width: 0;
border-right-width: 0;
border-bottom-width: 0;
background:black;
color: gray;
}	

#content {
width: 776px;
margin: 0px auto;
border: 1px solid rgb(128,128,128);
text-align:left;
background: rgb(0,0,0) url('images/background.png'); 
max-width: 1024px;
/*border-top-width: 0px;*/
}

#levo {
float: left;
width: 110px;
margin:0; 
padding: 0px 0px 0px 0px;
}

#pravo {
float: right;
width: 143px;
padding: 0px 0px 0px 0px;
}

#levo-content {
padding: 5px 5px;
font-size: 12px;
}

#pravo-content {
margin:0px; 
padding: 5px 5px;
font-size: 12px;
}
  
#main {
margin:0 148px 0 110px;
padding:0;
}

#main-content {
margin:0; 
padding: 10px 1em;
font-size: 13px;
font-family: Arial;
color: white;
}

hr.cleaner {
clear:both;
height:0px;
margin: -1px 0 0 0; padding:0;
border:none;
visibility: hidden;
}

hr.cara {
height: 1px;
visibility: hidden;
} 

.zprava {
left:5px;
position:relative;
color: yellow;
border: 1px solid rgb(208,208,208);
width: 480px;
}

.zpravainfo {
color: black;
background: rgb(128,128,128);
text-align: right;
font-size: 11px;
margin:0;
}


.menu {
border: 0px solid #29cbfa;
font-size: 12px;
font-weight: bold;
color: rgb(255,255,0);
text-decoration: none;
background: url('images/sipka.png') no-repeat left;
padding: 0px 0px 0px 10px;
font-family: Verdana;
}

.menu:hover
{
color: rgb(255,128,0);
background: url('images/sipka2.png') no-repeat left;
}

a.dole {
color :gray;

}
a.dole:hover {
color :white;
}

table {
border-collapse:collapse;
border: solid 1px rgb(176,176,176);
font-size:13px;
color:white;
}

table.foto {
border-collapse:collapse;
border: none;
font-size:13px;
color:white;
}

table.foto tr {
border: none;
}

table.foto td {
border: none;
}


td {border: solid 1px rgb(176,176,176); padding:5px}
th {
border: solid 1px rgb(176,176,176); 
padding:5px;
background-color: rgb(204,51,0);
}
tr.budouci {
color: white;
background-color: rgb(64,64,64);
}

tr.predchozi {
color: rgb(176,176,176);
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/gallery/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }