html
{
scrollbar-base-color: gray;
scrollbar-track-color: black;
overflow: hidden;
}
BODY
{
    padding: 0 0 0 0;
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    BACKGROUND: black;
    text-align: center;
    color: white;
    position: absolute;
    BACKGROUND-IMAGE: url("img/pozadi_body_5_invert_dark.jpg"/*tpa=http://howadoor.umbra.cz/css/img/pozadi_body_5_invert_dark.jpg*/);
    BACKGROUND-POSITION: left top;
    BACKGROUND-REPEAT: no-repeat;
}
a
{
color: gray;
}
a:hover
{
color: white;
}
a:visited
{
color: gray;
}
.panorama
{
xheight: 82%;
width: 90%;
	LEFT: 5%; 	
	width: 90%;
	overflow: visible; 
	_overflow: hidden;
padding: 0 0 0 0;
margin: 0 0 0 0;
border: 0 0 0 0;
position: absolute;
top: 5%;
xmargin-top: -360px;
text-align: center;
z-index: 5;
-ms-interpolation-mode: bicubic;
}
.over-image
{
width: 10000px;
margin-left: -5000px;
height: 100%;
text-align: center;
position: relative;
left: 50%;
}
.over-image img
{
xwidth: 99%;
xheight: 720px;
margin: 1px auto 1px auto;
padding: 0 0 0 0;
position: relative;
left: 0;
border: 1px solid gray;
overflow: hidden;
z-index: 5;
display: inline;
cursor: pointer;
}
.dayTitle
{
padding: 1em 1.5em 1.5em 1.5em;
margin: 0 0 0 0;
position: absolute;
right: 5%;
top: 5%;
text-align: right;
z-index: 10;
color: gray;
}
.dayTitle .dayTitleDate
{
color: inherit;
padding: 0 0 0 0;
}
.dayTitle .dayTitleName
{
color: inherit;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.dayTitle a:hover
{
color: inherit;
}
.popis
{
position: absolute;
width: 60%;
left: 15%;
xheight: 4.75em;
padding: 0.25em 1em 0.25em 1em;
top: 88%;
color: #e0e0e0;
text-align: center;
z-index: 50;
background: black;
}
.popis h1
{
xletter-spacing: 0.3pt;

font-size: 100%;
font-weight: normal;
color: inherit;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.img-nav
{
font-weight: normal;
font-size: 80%;
position: relative;
padding-top: 0.5em;
}
.thumbs
{
display: none;
border: 1px solid gray;
padding: 1em 1em 1em 1em;
position: absolute;
z-index: 30;
bottom: 1.2em;
left: -5%;
width: 120%;
height: auto;
background: black;
overflow: hidden;
}
.thumbs img
{
border: 0;
margin: 5px 5px 5px 5px;
}
.gallery
{
padding: 0em 1em 0 1em;
font-size: smaller;
}
.galleries
{
padding: 0 0 0 0;
position: relative;
}
.galleries .thumbs
{
bottom: 1.3em;
}
.warning
{
position: absolute;
top: 1em;
left: 30%;
z-index: 1000;
width: 40%;
background: #ffd020;
color: black;
text-align: center;
font-weight: bold;
padding: 0.25em 1em 0.25em 1em;
}