.visible
{
	visibility: visible; /*background-color: #c7cdbc;*/
	display: block;
}
.unvisible
{
	visibility: hidden;
	display: none;
}
EM
{
	font-style: normal;
}
#vlajky
{
	margin: 0px 0px 0px 20px;
}
#hledani
{
	margin: 3px 0px 0px 10px;
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
	background-color: #c3d0dd;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
#menu
{
	margin: 0px 0px 0px 5px;
	float: left;
}
#menu UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #c3d0dd;
}
#menu LI
{
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 3px 0px 0px 3px;
	padding-top: 0px;
	list-style-type: none;
	background-color: #c3d0dd;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
#menu LI A
{
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	font-weight: bolder;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration: underline;
	color: #04317B;
	font-family: Microsoft Sans Serif;
	font-size: 14px;
}
#menu LI A:hover
{
	color: #ffffff;
}
#menu LI SPAN
{
	display: none;
}
#menu LI.active
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 10;
	background: none transparent scroll repeat 0% 0%; /*background-color:#04317B;*/
	color: #e5e9eb; /*#2266bb;*/
	position: relative;
	top: 0px;
}
#menu LI.active A
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none; /*background-color:#04317B;*/
	color: #ffffff; /*color: #848C71;*/
}
#menu LI.inactive
{
}
#menu LI.betw
{
	margin: 0px 0px 0px 0px;
	background-color: #e5e9eb; /*#d3e2ef;*/
	width: 4px;
	height: 26px;
}
#menu LI.active EM
{
	border-right: #ffffff 3px inset;
	padding-right: 10px;
	border-top: #ffffff 3px inset;
	display: block;
	padding-left: 10px;
	background-color: #e5e9eb; /*#d3e2ef; /*background: url(Image/gify/mnubck.gif) #dee8f7 repeat-x 0px 0px;*/ /*background: url(Image/gify/bg_tabs_active_17.gif) #dee8f7 repeat-x 0px 0px;*/ /*background-color:#04317B;*/
	padding-bottom: 1px;
	border-left: #ffffff 3px inset;
	padding-top: 5px;
	border-bottom: #ffffff 0px inset;
	color: White; /*background-color:Gold;*/
}
#menu LI.active SPAN
{
	padding-right: 1px;
	display: block;
	padding-left: 1px;
	font-size: 0px;
	padding-bottom: 0px;
	margin: 0px 1px;
	line-height: 10px;
	padding-top: 0px;
	background-color: #d3e2ef;
}
.MSG
{
	font-size: 8pt;
	color: #d80a00;
	font-family: Arial;
	white-space: nowrap;
}