body{
	width: 790px;
	padding: 0;
	margin: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
H2{
	font-size:1.3em;
}
A, A:link{
	color: #123456;
}
A:hover{
	background: #e76f00;
	color: white !important;
}
A:visited{
	color: #123456;
}

UL{
/* 	padding-left:1.2em; */
	margin-left:0.7em;
	padding-left:0.7em;
}
LI{
	margin-left: 0px;
	padding-left:0px;
	margin-bottom:0.4em;
}
UL LI UL{
	padding-left: 5em;

}
UL LI UL LI{
	margin-bottom:0;
}

.menu{
	clear:both;
	margin:0;
	padding:0;
	margin-top:1em;
	float:left;
}

.menu li{
	list-style-type: none;
	float:left;
	padding:0.5em;
	margin:0;
	margin-right:0.5em;
	color:white;
	background: #123456;
 	font-weight: bold;
}
.menu li A, .menu li A:link{
	text-decoration: none;
	color:white;
}
.menu li A:hover{
 	color: #e76f00 !important; 
 	background: none;
}
.menu li A:visited{
	color: white;
 	background: none;
}


.menu li.akt{
	background: #e76f00;
	color: #123456;
}
/* #menu li.akt A:hover{
	color: #123456 !important;
} */

P{
	margin: 0 0 0.5em 0;
	
}
#zahlavi{
	width:790px;
	height: 160px;
	background: url(imgs/banner_java_developers_day_10.jpg) no-repeat
}
#zahlavi DIV{
	position: absolute;
 	font-weight:bold;
}
.text{
	clear:both;
	margin:0;
	background:#bbced9;
	padding:0.5em;
	padding-bottom:1.5em
}
img{
	border: 3px solid #123456;
	float: right;
	margin-left:0.5em;
	margin-top:1.5em;
}
img:hover{
	border: 3px solid #e76f00;
}
#velky_obr{
	position:absolute;
	top:185px;
	left:50px;
	display:none;
	width:700px;
	height:550px;
	background: url(imgs/pruh2.png);
	z-index:2;
}
#velky_obr img{
	border:2px solid #333333;
	width:600px;
	height:450px;
	margin:46px;
	background: center no-repeat;
}
.chyba{
	color: red;
 	font-weight: bold;
}
.pdf {
	padding-left:20px;
	padding-right:5px;
	height:1.3em;
	float:left;
	display:block;
	background: url(imgs/iko-pdf.gif) top left no-repeat;
}
A.pdf:hover{
	background:  #e76f00 url(imgs/iko-pdf.gif) top left no-repeat;
}

