#menu {
	border: none;
	padding: 0;
	margin: 0 10 10 0;
	font-weight: bold;
	color: #333;
	text-align: left;
	list-style: none;
	width: 142px;
	background-image: url(images/prechod_menu.jpg);

}

#menu p {
	width: 136px;
	margin: 0;
	padding: 0;
}

#menu a {
display: block;
padding: 7px 5px;
color: #fff;
text-decoration: none;
}

#menu a:hover {
	background-color: #4E8786;
	color: #fff;
	padding: 5px 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6C3C2;
	border-bottom-color: #A6C3C2;
}

#menu a:active {
	background-color: #4E8786;
	color: #fff;
	padding: 5px 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6C3C2;
	border-bottom-color: #A6C3C2;
}

body {
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/stin_menu.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-position: right;


}
#stin {
	background-image: url(images/stin_menu.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#nabidka {
	background-color: #A6C3C2;
	color: #fff;
	padding: 5px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4E8786;
	border-bottom-width: 2px;
	border-bottom-color: #4E8786;
	border-bottom-style: solid;
	display: block;
	font-weight: bold;
	color: #333;
	text-align: center;
	list-style: none;
	width: 136px;
}
.aktualizace {
	font-size: 7pt;
	text-align: center;
	line-height: 4em;


}

