@charset "utf-8";
.menu_seznam/* CSS Document */

 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 155px;
}
.menu_seznam a:link {
	color: #333333;
	font-weight: normal;
	width: 155px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu_seznam a:visited {
	color: #333333;
	font-weight: normal;
	width: 155px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.menu_seznam a:active {
	color: #990000;
	font-weight: bolder;
	width: 155px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.menu_seznam a:hover {
	color: #990000;
	text-decoration: underline;
	width: 155px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}



.vybrane_menu {
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 155px;
}
.male_pismo {
	color: #03497E;
}
.menu_seznam2 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 155px;
}
.menu_seznam2 a:link {
	color: #333333;
	font-weight: normal;
	width: 155px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu_seznam2 a:visited {
	color: #333333;
	font-weight: normal;
	width: 155px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu_seznam2 a:active {
	color: #333333;
	font-weight: bolder;
	width: 155px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu_seznam2 a:hover {
	color: #333333;
	text-decoration: underline;
	width: 155px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

