@charset "utf-8";

/* CSS Document */

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	background-image: url(../images/list_b_4.jpg);
	width: 440px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	position: absolute;
	height: 210px;
	line-height: 40px;
	vertical-align: middle;
}
#menu  a:link {
	color: #000000;
	text-decoration: none;
}
#menu  a:visited {
	color: #000000;
	text-decoration: none;
}
#menu  a:hover {
	color: #FFFFFF;
}

.menu_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
pre    a:link  {
	color: #000000;
	text-decoration: none;
}
pre    a:visited  {
	color: #000000;
	text-decoration: none;
}
pre    a:hover  {
	color: #999999;
	text-decoration: underline;
}

.menu_down_odrazka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
}
.menu_EN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/menu_en.jpg);
	position: absolute;
	width: 80px;
	height: 20px;
	text-align: left;
	text-indent: 15px;
	line-height: 18px;
	padding: 0px;
}
#menu_EN a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
#menu_EN a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}


#menu_EN  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	height: auto;
	width: auto;
}

.menu_CZ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/menu_cz.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	width: 80px;
	height: 20px;
	text-align: left;
	text-indent: 15px;
	line-height: 18px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#menu_CZ  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
#menu_CZ  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
#menu_CZ  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	height: 20px;
	width: 80px;
}

.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: justify;
	top: 10px;
	right: 10px;
}
.kontakt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: left;
	top: 10px;
	right: 10px;
	font-weight: bold;
}
.profil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	top: 10px;
	right: 10px;
}
.profil_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	top: 10px;
	right: 10px;
	font-weight: bold;
}

