@charset "windows-1250";
/* CSS Document */

body {
	background:#333;
	font-family: Calibri, Arial;
	font-size:10pt;
	margin: 0px;
	padding:0px;
}
a, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none; 
}
a:hover, a:active {
/*	color: #000000 !important; */
	font-weight:bold;
	text-decoration: underline; 
	cursor: hand;
}
H1 {
	font-size: 20px;
	margin: 0px 0px 5px 0px;
	color:#fff;
}
H2 {
	font-size:16px;
	margin:0px;
	padding: 0px;
	color:#fff;
	text-decoration:underline;
}
H3 {
	font-size:14px;
	margin: 8px 0px 2px 0px;
	padding: 0px;
	color:#fff;
	text-decoration: underline;
}
p {
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#f7f7f7;
}
#main {
	width:945px;
	text-align: left;
}
#mte {
width: 945px;
}
#head  {
	width: 945px;
	height: 121px;
	background-color: white;
	background:url(img/head3-945x121.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#hte {
	width: 945px;
	background:#FFFFFF;
	height: 525px;
}
#hteleft {
	margin: 0px 0px 0px 10px;
}
#theright {
	width:500px;
	float: right;
	height:447px;
	margin: 14px 25px 0px 0px;
	padding:20px 25px 20px 25px;
	overflow: auto;
	scrollbar-3dlight-color:#999; /* okraj zleva hore #FF8000 orange */
	scrollbar-arrow-color: #FF8000;
	scrollbar-base-color:#fff; 
	scrollbar-darkshadow-color:#fff; 
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff; 
	scrollbar-shadow-color:#999; /* okraj vpravo dole */
	scrollbar-track-color: #fff;
}
.square {
/*	background: #B9B9B9; */
	background: #a9a9a9; 
	font-weight: bold;
	float:left;
	margin: 14px; 
	width: 77px;
	height: 70px;
	padding: 5px 4px 0px 4px;
	font-size: 9pt;
}
.square:hover {
	background: #777;
}
.squaref {
/*	background: #b98989; puvodni "ruzovka" */
/*	background: #B1B165; zelena */
/*	background: #F9A930; */
	background: #BBA651;
	font-weight: bold;
	float:left;
	margin: 14px;
	height: 70px;
	width: 77px;
	padding: 5px 4px 0px 4px;
	font-size: 9pt;
}
#fFT:hover		{	background:#282880;		 font-size: 20px;	}
#fFMK:hover		{	background:#EB2839;		 font-size: 20px;	}
#fFAI:hover 	{	background:#FBD302;		 font-size: 20px;	}
#fFaME:hover 	{	background:#57B8FF;		 font-size: 20px;	}
#fFHS:hover 	{	background:#B25C11;		 font-size: 20px;	}
.squarex {
	background: #a9a9a9; 
	font-weight: bold;
	float:left;
	margin: 14px; 
	width: 77px;
	height: 70px;
	padding: 5px 4px 0px 4px;
	font-size: 9pt;
}

#footer {
	background: #595959;
	height: 17px;
	text-align: center;
	color:#999;
	padding: 2px 0px 1px 0px;
}
#a.darkfooterlink {
	color:#999;
}