body 
{
	padding: 10px;
	color: white;
	font: normal normal 14px Arial;
	background-color: #bebebe;
}

.jmeno
{
  font: bold 22px Arial;
  letter-spacing: 2px;
}

.menu1 A 
{
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-decoration: none;
	width: 180px;
	height: 24px;
	color: white;
	font: bold 15px Arial;
	font-style: italic;
}

.menu1 A:hover 
{
	margin: 0px;
	text-decoration: none;
	color: white;
	background: #dc005a;
}

.menu2 A 
{
	color: white;
	width: 180px;
	text-decoration: none;
	display: block;
	font: bold 15px Arial;
	font-style: italic;
}

.menu2 A:hover 
{
	color: white;
	background: #dc005a;
}

.menu3 A 
{
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-decoration: none;
	width: 180px;
	height: 24px;
	color: white;
	font: bold 15px Arial;
	cursor: default;
}

.menu3 A:hover 
{
  margin: 0px;
	text-decoration: none;
	color: white;
	cursor: default;
	background: #dc005a;
}

.menu-bez 
{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-decoration: none;
	width: 180px;
	height: 30px;
	color: white;
	font: bold 15px Arial;
	cursor: default;
}

.menu-plem 
{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-decoration: none;
	width: 180px;
	height: 40px;
	color: white;
	font: bold 20px Arial;
	cursor: default;
}

a
{
	font: bold 14px Arial;
	text-decoration: none;
	color: #ffaaca;
}

a:hover 
{
	background: #dc005a;
}

table
{
	border-color: #bebebe;
	font-size: 14px;
	text-align: left;
	background-color: #aa003e;
}

.banner A
{
	font: bold 20px Arial;
	color: white;
	text-align: center;
	text-decoration: blink;
}

.banner A:hover
{
	font: bold 20px Arial;
	color: white;
	text-align: center;
	text-decoration: none;
	background: none;
}
