* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	ont-size: 12px;
}

#stranka {
	background-color: Black;
	width: 800px;
	margin: auto;
	margin-top:20px;
	margin-bottom:0px;
	border: 1px solid #484848;
}

#autor{	
	width: 310px;	
	color:  #898989;
	margin: auto;
	margin-top: 0px;
}

#autor a{
	font-size: 10px;
	color:  #898989;	
	padding-bottom: 15px;
}
#autor a:hover{
	text-decoration: underline;
}


#foto {
	background-color: Black;
	background-image: url(logo.jpg);
	width: 786px;
	height: 362px;
	margin-left: 8px;	
	margin-top: 10px;
}

#menu {
	background-color: Black;
	margin-top: 0px;
	width: 150px;
	margin-left: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	margin-bottom: 30px;
	font-size: 13px;
}

#nadpis {
	color: White;
	background-color: Black;
	padding: 5px;
	margin: 5px 10px 10px 200px;
	border-bottom: 2px ridge red;
	font-size: 13px;
}

#plan {
	float: right;
	color: White;
	background-color: Black;
	padding: 5px;
	margin: 5px 10px 10px 200px;
	border-bottom: 2px ridge red;
	font-size: 13px;
}

#plan a {
	color: White;
	background-color: Black;
	text-decoration: none;
}

#plan a:hover {
	color: White;
	background-color: Black;
	text-decoration: underline;
}

#plan a:visited {
	color: White;
	background-color: Black;
}

#main {
	color: White;
	background-color: black;
	padding: 10px 15px 15px 15px;
	margin: 10px 10px 10px 200px;
	border-left: 1px solid #484848;
	font-size: 12px;
}

#main a {
	color: White;
}

ul {
	margin: 0;
	padding: 0;
	background-color: Black;
}

li {
	background-color: #535353;
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 150px;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
	border-bottom: 2px ridge Red;
}

#menu a {
	display: block;
	width:139px;
	padding: 5px;
	background-color: Black;
	text-decoration: none;
	
}

#menu a:hover {
	color: white;
	background-color: #2C2C2C;
	text-decoration: underline;
	text-align: center;
}

#menu a:link {
	color: White;
	background: Black;
	
}

#menu a:visited {
	color: White;
}

a#nettable{
	color: white;
	text-decoration: underline;
}

a:hover#nettable {
	text-decoration: none;
}

#spodek {
	color: White;
	background-color: Black;
	text-align: center;
	clear: both;
	border-top: 1px solid #484848;
	font-size: 13px;
	padding: 2px;
}
#table {
	margin-left: 135px;
}

#table2 {
	margin-left: -45px;
}

.foto {
	width: 150px;
	background-color: Black;
	float: left;
	margin: 0px 0px 15px 20px;
	text-align: center;
}

#tomas{
	margin: auto;
	width: 800px;
	text-align: right;
	color: #484848;
	font-size: 10px;
	padding-bottom: 15px;
}

form#prihlaseni{
	margin-top: 40px;
	margin-left: 165px;
}

input {
	padding: 2px;
	margin: 5px 5px 5px 0;
	border: 1px solid white;
	color: black;
	background: #B7B7B7;
}


textarea { 
	padding: 2px;
	margin: 5px 5px 5px 0;
	border: 1px solid  white;
	color: black;
	background: #B7B7B7;
	font-size: 13px;
}

form#vlozeniakce{
	margin: 0 0 20px 120px;
}

.prispevky{
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #484848;
}

.prispevky img{
	float: right;
	background-color:  Black;
}

.smazat{
	float: right;
}

#cas{
	font-size: 20px;
}

#nondecoration{
	text-decoration: none;
}

#obalsoutez{
	margin-left: 70px;
}

.fotosoutez{
	width: 200px;
	height: 150px;
	float: left;
	margin: 15px 20px 0 0;
}

.popiseksoutez{
	width: 200px;
	height: 47px;
	float: left;
	margin: 3px 20px 0 0;
	vertical-align: top;
}

img{
	border: 1px solid white;
}

.prispevky img{
	border: 0px;
}



#podfotemsoutez{
	clear: both;
	margin-top: 30px;
}



#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: white;
	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:   White;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData{	padding:0 10px; color: Black; }
#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:  #313131;
}