@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#FFF;
	font-family:trebuchet MS;
	font-size:11.4px;
	letter-spacing:1px;
	color:#999;
}
#sivy_pas {
	width:100%;
	height:116px;
	padding:0;
	margin:0;
	background-color:#999;
	position:absolute;
	bottom:0;
	z-index:0;
	text-align:center;
}
#sivy_pas div{
	position:relative;
	top:40px;
	color:#FFF;
	z-index:1;
	line-height:14px;
}
#storyboard_panel {
	padding:0;
	margin:0;
	height:72px;
	position:absolute;
	bottom:84px;
	z-index:2;
}
#obkec {
	padding:0;
	margin:0;
	width:100%;
	height:80px;
	position:absolute;
	bottom:168px;
	text-align:center;
	line-height:14px;
	padding-bottom: 1px;
	/*padding-top: 20px;*/
}
#obkec img {
	border: 0px;
        height: 39px;
}
#obkec h1 {
	font-size:15px;
}
#obkec h2 {
	font-size:11.4px;
	position:relative;
	bottom:3px;
}
#obkec .link,#obkec .link:hover,#obkec .link:active,#obkec .link:visited {
	color:#900;
	text-decoration:none;
}
#logo {
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	text-align:center;
	position:absolute;
	bottom:37%;
}
#impressum {
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	text-align:center;
	position:absolute;
	bottom:5px;
	font-size:10.4px;
	color:#fff;
}
#vlajky {
	padding:0;
	margin:0;
	width:100%;
	text-align:center;
	position:absolute;
	bottom:15px;
}
a, a:visited,a:active {
	text-decoration:none;
	color:#fff;	
}
a:hover, a:focus {
	text-decoration:underline;
	color:#fff;	
}
