



/* 3 column */
#side1 {
width: 50%;
margin-right: -360px;
}
#side1 #central { width: 700px; min-height: 500px; float: right; margin: 0 -350px 0 0 ; padding: 1px 0; position: relative; }
#side2 {width: 50%; float: right; margin-left: -360px;}
#side1 {clear: both; width: 50%; float: left; margin: -4px -360px 0 0;  padding: 0 0 10px;}
#side1 div { margin-right: 360px; min-height: 500px; padding: 1px 0; }
#side2 {width: 50%; float: right; margin: 0 0 0 -360px;  padding: 0 0 10px;}
#side2 div { margin: 0 0 0 360px; min-height: 500px; padding: 1px 0; }
#side1 #central { width: 700px; min-height: 500px; float: right; margin: 0 -350px 0 0 ; padding: 1px 0; position: relative; }
* html #side1 div,* html #side2 div, * html #side1 #central {height: 500px; }
* html #side1 {position: relative;}
* html #side1 #central {position: relative; left: -2px;}

/* footer */

p#spravo table {margin-left: 20%; }
td#mood {
margin: 0;
padding: 0px 0 0 0;
background: transparent url("./inc/l/bg_bat.gif") 0 0 repeat-x;
}
td#mood span {padding-top: 1px; height: 16px; display: block; font: 0.8em/1em Georgia, "Times New Roman", serif; font-weight: bold; font-style: italic; color: #666; margin: 0 0.7em; }
.pager {
    text-align: center;
    color: #e0e0e0;
}
a.pager {display: block;
text-decoration: none;
width: 99%;
height: 500px;
}
a.pager span {
position: relative;
top: 230px;
}
a.pager:hover {color: #ddd}
div#thumbs {width: 385px; margin-top: 2em;}
div#thumbs ul {
    list-style: none;
    margin: 0;
    padding: 0 0 35px 0;

    }
#thumbs ul li {
    float: left;
    margin-right: 20px;
}
#thumbs ul li img {border: 0}
li.current_image {border-top: 35px solid rgb(27, 100, 117) }
li.current_image img { position: relative; top: 0px; left: 0px; }
#logo {
border: none;
position: absolute;
top: 20px;
left: 600px;
}
#memo {
font-size: 0.9em;
color: rgb(27, 100, 117); 
margin-top: 7px;
margin-left: 158px;
margin-bottom: 1em;
}

#copy {text-align: left; margin-left: 10%; margin-top: 1.3em; color: #333; font-size: 0.8em; line-height: 1em}
#copy a {color: #333;}



#help{
	position:absolute;
	z-index:2;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	left:0;
	top:0;
	overflow:auto;
	display:none;
}
#help .data{
	color:#efea6b;
	z-index:1;
	margin:40px 56px;
	width:40%;
	position:relative;
}
#bck{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:10000px;
	background:#000;
	opacity:0.93;
	z-index:0;
	cursor:help;
	display:block;
	cursor:help;
}
.ru{
	display:none;
}

