.mainMenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	padding: 5px;
}
.mainMenu:hover {
	color: #FFFFFF;
}.telo {
	display: block;
	text-align: left;
}
.orPruh {
	background-color: #FF9900;
	display: block;
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: auto;
}
.textLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3399FF;
	text-decoration: underline;
}
.picRamecek {
	display: block;
	width: 100%;
	border: thin solid #999999;
	background-color: #CCCCCC;
}
