html,body,p,img,div,form,table,tr,td,ul,li {
border: 0px;
margin: 0px;
padding: 0px;
}

html,body {
height:100%;
}
html {
background: #3b2f29 url(./pictures/bg_hlavny.gif) scroll repeat center top;
}

body {
font-family: Tahoma;
color:#FFFFFF;
font-weight: normal;
text-decoration: none;
}
h5 {
display: none;
visibility: hidden;
}
#holder {
width:759px;
margin:0px auto;
height:auto;
min-height:100%;
_height:100%;
position:relative;
background-color: #181310; 
}
#header {
width:100%;
height:342px;
margin:0px auto;
background: transparent url(./pictures/bg_header.jpg) scroll no-repeat center top;
}
#menu {
padding-top:272px;
}
#menu ul, #menu li{
list-style-type:none;
display:inline;
margin:0;
padding:0;
float:left;
}
#main {
background: #181310 url(./pictures/bg_main.gif) scroll no-repeat center top;
width:100%;
padding-bottom:68px;
min-height:248px;
_height:248px;
}
#content_left {
float:left;
width:454px;
padding-left:25px;
padding-right:18px;
min-height:248px;
_height:248px;
}
#content_right {
float:left;
width:242px;
margin-top:11px;
background-color: #181310;
min-height:248px;
_height:248px;
}
#foot_big
{
float:none;
clear:both;
width:100%;
position:absolute;
bottom:0;
left:0;
height:48px;
background-color:#000000;
}

#foot
{
color:#3c312b;
font-size:11px;
padding-left:25px;
padding-top:10px;
}
#uvodne_slovo {
width:294px;
padding:50px 5px 0px 155px;
height:166px;
font-size:11px;
line-height:22px;
text-align:justify;
background: transparent url(./pictures/bg_uvodne_slovo.gif) scroll no-repeat left bottom;
}

#headlines {
padding:20px 16px 0px 23px;
color:#DADADA;
font-size:11px;
line-height:12px;
text-align:left;
}
.hr_headlines {
font-size:0px;
width:100%;
height:2px;
margin:14px 0px;
background: #231c18 url(./pictures/hr_headlines.gif) scroll repeat-x center center;
}
#headlines img{
padding-bottom:5px;
}
#headlines a:link,a:visited,a:active{ text-decoration: none; color:#eeff5c;}
#headlines a:hover{ text-decoration: underline;}

#novinky {
padding-top:35px;
padding-left:88px;
width:366px;
color:#aeadac;
font-size:10px;
}
#novinky span.datum{
color:#eeff5c;
padding-right:10px;
}

.content_left_pokec, #content_left_archiv {
width:100%;
padding-top:30px;
text-align:justify;
}
.content_left_pokec {
float:none;
clear:both;
font-size:11px;
line-height:22px;
}

#content_left_archiv {
font-size:10px;
line-height:18px;
color:#eeff5c;
}
#content_left_archiv span.datum, #content_left div.songy, #content_left div.songy a, #content_left div.songy a:hover{
padding-right:10px;
font-size:10px;
line-height:18px;
color:#aeadac;
text-decoration: none;
}
#content_right_fotogaleria, #content_right_ukazky {
padding:20px 0px 0px 20px;
}
#content_right_fotogaleria div{
float:left;
border:6px solid #302823;
margin:16px 16px 0px 0px;
}
#content_right_fotogaleria div img{
width:78px;
height:78px;
border:1px solid #27211c;
}
#content_left div.album {
float:left;
border:6px solid #302823;
}
#content_left div.album img{
width:154px;
height:154px;
border:1px solid #27211c;
}
#content_left div.songy {
padding-left:15px;
float:left;
width:261px;
}
#content_left div.songy a{
padding-left:6px;
text-decoration: none;
color:#eeff5c;
}
#content_left div.songy a:hover{
padding-left:6px;
text-decoration: underline;
color:#eeff5c;
}






#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(../pictures/lightbox/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(../pictures/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pictures/lightbox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#content_left div.cena {
padding-left:15px;
float:left;
font-family: Tahoma;
font-weight: bold;
color: #eeff5c;
}	
	
	


#content_left span.x, {font: 11px Tahoma, sans-serif;
             width: 30px;
             color:  #3d372e;
}

			 
#content_left span.itemtype, {font: 11px Tahoma, sans-serif;
             width: 150px;
             color:  #ffffff;
			 font-weight: bold;
}

#content_left span.itemprice, {font: 11px Tahoma, sans-serif;
             width: 50px;
             color:  #eeff5c;
}			 

#content_left div.error { font-weight: bold;
         font-size: 12pt;
		 color: #FFCC00;}
		 
		 
.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }		 