@charset "UTF-8";
#nadpis {
	position:absolute;
	left:45px;
	top:25px;
	width:380px;
	height:58px;
	z-index:-2;
	filter:alpha(opacity=100);
	opacity:0.8;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 22px;
	font-weight: normal;
	line-height: 20px;
	text-align: right;
}
.nadpis {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 22px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;	
}
#navig {
	position:absolute;
	left:45px;
	top:200px;
	width:380px;
	height:558px;
	z-index:-2;
	opacity:0.8;
	font-family: "Ruda", sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
}
.poznamky {
	font-family: "Ruda", sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.copy {
	font-family: "Ruda", sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: normal;
}
#maintext {
	position:absolute;
	left:480px;
	top:0px;
	width:500px;
	height:650px;
	z-index:-2;
	filter:alpha(opacity=100);
	opacity:0.9;
	font-family: "Ruda", sans-serif;
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
.content {
	padding: 10px 0;
	width: 650px;
	float: left;
}
#loga {
	position:absolute;
	left:110px;
	top:610px;
	width:335px;
	height:119px;
	z-index:3;
	opacity:1.0;
}
a {
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
}
.navignadpis {
	filter:alpha(opacity=100);
	opacity:0.8;
	font-family: "Ruda", sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}
#copy {
	position:absolute;
	left:110px;
	top:610px;
	width:270px;
	height:49px;
	filter: alpha(opacity=50);
}
