@charset "utf-8";
#t-left {
	position: absolute;
	z-index: 600;
	left: 0px;
	top: 0px;
}
#t-right {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 599;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 5%;
	padding-bottom: 3px;
	padding-left: 5%;
}
#obsah {
	font-size: small;
	position: relative;
	width: auto;
	top: auto;
}
.iopacity{
opacity:0.75;
filter:Alpha(enabled=true, opacity=75);
}#patka {
	background-color: #2D75C9;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	color:#FFFFFF;
	
}
#patka {
	font-size: x-small;
}
img{
border:0px none;
}

