/* NAVIGACE */

.navigace-ram {
	WIDTH: 200px;
	HEIGHT: auto;
	overflow: visible; 
	background-color: #615D88;	
	text-align: center;
	margin-left: 5px;
	Float: left;
}

html>body .navigace-ram {
	   margin-left: 10px;	
	}


.navigace-sekce {
	HEIGHT: 50px;
	background-color: #E2E6EF;	
	background-image: url('../images/hvezda.jpg');
	background-repeat: no-repeat;
	text-indent: 33px;
	color: #663300;
	font-family: Tahoma, Times New Roman;
	font-style: normal;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

.navigace-odkaz {
/*	overflow: visible; */
	background-color: #E2E6EF;	
	color: #663300;
	font-family: Tahoma, Times New Roman;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	text-indent: 20px;
	text-decoration: none;
}

.navigace-mezera-fialova { background-color: #E2E6EF; } 

.navigace-mezera-bila { background-color: #FFFFFF;	} 
