* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	background-color: #000000;
}
h1 {
	color: #ff0000;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #ff0000;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	color: #FFFFFF;
	font-size: 15px;
}
ul {
	padding-left: 30px;
}
li {
	padding: 5px 0px 5px 10px;
	text-align: justify;
}
table {
	font-size: 12px;
}
#body {
	width: 1000px;
	background-color: #191919;
	margin: 0 auto;
	text-align: left;
}
#menu {
	width: 1000px;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	margin-top: 2px;
	background-image: url('img/menu_unactive.gif');
}
#menu ul {
	padding: 0px;
}
#menu li {
	background-image: url('img/menu_unactive.gif');
	padding: 0px 20px 0px 20px;
	list-style-type: none;
	display: inline-block;
	_display: inline;
	_height: 46px;
	font-weight: bold;
	line-height: 46px;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu .active{
	background-image: url('img/menu_active.gif');
}
#dolni_menu {
	width: 1000px;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
	clear: both;
}
#dolni_menu li {
	padding: 0px 10px 0px 10px;
	list-style-type: none;
	display: inline;
	font-weight: bold;
	line-height: 40px;

}
#dolni_menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#dolni_menu li a:hover {
	text-decoration: underline;
}
#dolni_menu li a.active {
	color: #FF0000;
}
#main {
	font-size: 12px;
	color: #c8c8c8;
}
#main td {
	padding: 5px;
}
.cara {
	width: 100%;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #FFFFFF;
	margin: 15px 0px 15px 0px;
}
#levy_sloupec {
	width: 660px;
	_width: 700px;
	float: left;
	padding: 20px;
	border-width: 0px 1px 0px 0px;
	border-style: dotted;
	border-color: #FFFFFF;
}
#pravy_sloupec {
	width: 259px;
	_width: 289px;
	float: right;
	padding: 20px;
}
.textbox {
	padding: 10px 0px 10px 0px;
	text-align: justify;
}
a {
	color: #FF0000;
}
a:hover {
	text-decoration: none;
}
.odrazka {
	width: 20px;
	text-align: right;
	vertical-align: top;
}
.novinka {
	text-align: justify;
	padding: 10px 0px 10px 0px;
}
.oddelovac {
	text-align: center;
}
.kontakt {
	padding: 10px 0px 10px 0px;
	background-image: url('img/kontakt.jpg');
	background-position: right;
	background-repeat: no-repeat;
}
.pata {
	text-align: center;
	padding: 15px 0px 15px 0px; 
	line-height: 15px;
}
.adresa {
	margin: 0 auto;
}
.adresa td {
	text-align: center;
}
.galerie_img_table {
	height: 105px;
	margin: 0 auto;
}
.galerie_img_table td {
	text-align: center;
}
.galerie_img_td {
	background-color: #2E2E2E;
	width: 132px;
	_width: 100px;
}
.galerie_img_td a img {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}
.galerie_img_td a:hover img {
	border-color: #9C9C9E;
}
#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/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: 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; }