/* Základní layout*/
body {
	text-align: center;
	background-color: #FFDEAD;
	background-image: url(graf/9.gif	);
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#main1 {
	width: 990px;
	height: 35em;
	background-image: url(graf/chl.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 10px auto 5px auto;
}
#main {
	width: 740px;
	height: 33em;
	text-align: center;
	float: left;
	background-color: #ffffff;
	margin: 10px auto 5px 45px;
	border: 13px solid #FFA54A;
/*	clear: left;*/
}
#right {
	width: 150px;
	height: 17em;
	text-align: center;
	line-height: 24px;
	float: left;
	margin: 10px auto 5px 3px;
	border: 3px solid #FFA54A;
	background: #ffffff url(graf/chl2.gif) no-repeat top;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#right a{
	text-decoration: none;
	color: #F67C00;
}
#right a:hover{
	text-decoration: none;
	color: #A72020;
}
#hlava_l {
	float: left;
	width: 100%;
	margin: 5px auto 5px auto;
}
#hlava_l h1 {
	margin: 0px;
	padding: 0;
}
#hlava_l h1 a {
	position: relative;
	font: bolder 40px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #949494;
	text-decoration: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
#hlava_l h1 a span {
	position: absolute;
	top: -2px;
	left: -2px;
	color: Lime;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#hlava_l h1 a:hover {
	color: #00AE01;
	background-color: transparent;
}
#hlava_l h1 a:hover span {
	color: #99CB32;
}
/* --- menu */
#menu{
	float: left;
	width: 100%;
	border-bottom: 1px none #A52A2A;
	margin: 0 auto 1px auto;
}
#menu a {
	text-align: center;
	float: none;
	width: 180px;
	height: 140px;	
	border-bottom: 4px solid #ffffff;
	background: transparent;
	padding: 2px;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#menu a:hover{
	border-bottom: 6px solid #ffa54a;
}
/* -- hlavní -- */
#text {
	width: 98%;
	margin-top: 5px;
	padding: 3px 3px 3px 3px;
	float: left;
}
#text a{
	color: #4B0082;
	text-decoration: none;
	font-weight: bold;
}
#text a:hover{
	color: Blue;
	text-decoration: underline;
}
.hlavni {
	width: 98%;
	height: 220px;
	margin-top: 5px;
	padding: 3px 3px 3px 3px;
	float: left;
	overflow: auto;
}
#pata {
	line-height: 16px;
	width: 900px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #C5B07E;
	margin: 0 auto 0px auto;
	clear: both;
}	
#pata a, a:hover{
	color: gray;
}
HR{
	color:navy;
	height: 1pt;
	background:navy;
	border:navy;
}
/* -- info + odkazy --*/
.info{
	margin: 5px;
	border: 1px solid #A52A2A;
	height: 65px;
	background-color: #E0FFFF;
}
.datum{
	float:left;
	padding-left:  5px;
	font: bold 14px verdana;
	color: Blue;
	text-align: left;
	height: 16px;
}
.odkaz{
	float:left;
	padding-left:  12px;
	font: bold 13px verdana;
	color: red;
	text-align: left;
	height: 16px;
}
.text{
	float:left;
	padding-left:  5px;
	font: 13px verdana;
	text-align: left;
	clear: left;
}
.foto{
	background-image: url(graf/poz_foto.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFF4DD;
}
.tomas{
	background-image: url(graf/poz_tom.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffcc;
}
.jura{
	background-image: url(graf/poz_denik.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F0FFFF;
}
.laura{
	background-image: url(graf/poz_laura.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #DDFFDF;
}
