A {
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #464c31;
}

 A:hover {
	color: #536745;
	font-size: 100%;
	TEXT-DECORATION: underline;
}
 p {text-indent: 30px}
 body {
 	text-align: center;
	background-color: #dffad9;
	behavior: url("csshover3.htc");
	overflow-y: scroll;
		 }
 #galerka td:hover {background: #a5caa0;}
 #tabulka {
 text-align: center;
 background-color: #c1dfba;
 border:solid 1px #5c8c64;
 border-collapse: collapse; 
  }
 #tabulka td {border: 1px dotted #5c8c64;} 
 table {empty-cells: hide;} 
	/* layout */
	#obal {
		background-image : url('images/back-fullbody.jpg');
		background-repeat : repeat-y;
		width: 1021px;
		margin: 0 auto; 
		position: relative;
		background-color: #dffad9;
			}
	#zahlavi {
		width: 100%;
		height: 263px;
	}
	#obal-obsah {
	float: none;
	margin: 0 auto;
	width: 1021px;
	_width: 1021px;
}
	#menu {
		width: 100px;
		float: left;
	}
	#obsah {
		width: 766px;
		background-image : url('images/bgbody.jpg');
		background-repeat : repeat-x,-y;
	}
	#zapati {
	width: 100%;
	height: 98px;
	background-image: url('images/zapati2.jpg');
	background-repeat: no-repeat;
	clear: both;
}
	.skryte {
		display: none;
	}
