@charset "windows-1250";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(bg_podzim.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666666;
}
#grey {
	position:absolute;
	left:0px;
	top:90px;
	width:820px;
	height:400px;
	z-index:0;
	background-color: #FFD60B;
}
#hlavicka {
	position:absolute;
	left:0px;
	top:90px;
	width:200px;
	height:70px;
	z-index:1;
	overflow: hidden;
}
.text {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0066;
	text-align: right;
	margin: 0px;
}
.structure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
.structure_act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3B413D;
}
.textHighlight {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FF0066;
	background-color: #FFFFFF;
}
