td{
	background-image: url(../obrazky/ramek1.gif);
	background-position: center;
	background-repeat: no-repeat;
	
}
td:hover{
	background-image: url(../obrazky/ramek2.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.aktual{
	position: absolute;
	top: 200px;
	left: 400px;
	
	width: 480px;
	height: 893px;
	
	overflow: auto;
	
	background-image: url(../obrazky/textovepole.gif);
	background-position: center;
	z-index:3;
	
}

.lista{
	position:absolute;
	margin:160px auto auto 400px;
	width:380px;
	height:25px;
	border:none;
	
}

.lista2{
	position:absolute;
	margin:160px auto auto 400px;
	width:380px;
	height:25px;
	border:none;
	
}




* html .lista2{
	margin:25px auto auto 400px;
}




.text{
	position: relative;
	margin: 20px 10px 10px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #757575;
	text-indent: 3em;
	font-size: .85em;

}


.nadpis_h1{
	position: relative;
	margin: 20px 10px 10px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #757575;
	text-indent: 3em;
	font-size: .85em;

}

.nadpis_h2{
	position: relative;
	margin: 20px 10px 10px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
 	color:#E05E10;
	
	text-indent: 3em;
	font-size: .85em;

}



.menuright{
	position: absolute;
	top: 270px;
	left: 900px;
	z-index: 6;
	list-style-type: none;
}	



li{
	list-style-type: none;
}