/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
}
input {
	border:#000000 1px solid;
}
form, p {
	padding-bottom:10px;
}

#hlavni {
	width:780px;
	margin:auto;
}
#logo {
	width:780px;
	margin:auto;
	position:relative;
}
#atheny01 {
	background:url(img/atheny_01.jpg) no-repeat;
	height:57px;
}
#atheny02 {
	background:url(img/atheny_02.jpg) no-repeat;
	height:66px;
}
#atheny03 {
	background:url(img/atheny_03.jpg) no-repeat;
	height:64px;
}
#atheny04 {
	background:url(img/atheny_04.jpg) no-repeat;
	height:67px;
}
#atheny-top {
	background: url(img/atheny2_01.jpg) no-repeat;
	height:272px;
}
#menu {
	position:absolute;
	left:20px;
	top:30px;
	width:140px;
	height:180px;
}
#menu a {
	font-size:14px;
	text-decoration:none;
	margin-bottom:5px;
	display:block;
}
#menu a:hover {
	color: #FFFF00;
}
#menu .aLichy {
	color:#FFFFFF;
}
#menu .aSudy {
	color:#CCCCCC;
}
#menu .aAktivni {
	color:#FFFF00;
}
#nadpis {
	position:absolute;
	bottom:10px;
	left:210px;
	width:450px;
	height:30px;
}
#nadpis h1 {
	font-size:24px;
}
#obsah {
	background:url(img/pozadi.jpg) repeat-y;
	width:675px;
	margin-left:35px;
	font-size:small;
	text-align:justify;
}
#obsah a {
	color:#0B4D09;
	font-weight:bold;
}
#obsah a:hover {
	color:#000000;
	text-decoration:none;
}
#obsah img {
	border:#000000 1px solid;
	margin:5px;
	clear:both;
}
#obsah2 {
	width:655px;
	margin:auto;
	padding:15px 0 35px 0;
	min-height: 200px;
}
#obsah2 ul { margin-left: 30px; }
#obsah2 ul li { line-height: 2; }
#paticka {
	background:url(img/paticka.jpg) no-repeat;
	width:675px;
	height:24px;
	margin-left:35px;
}
#copyright {
	text-align:center;
	font-size:10px;
	color: #339933;
	padding:5px;
}
#copyright a {
	color:#339933;
	text-decoration:none;
}
#copyright a:hover {
	color:#ffffff;
}
.imgMesto {
	margin:5px;
}