@charset "utf-8";
body {
	text-align: center;
}
.choice {
	height: 60px;
	width: 400px;
	position: absolute;
	left: 787px;
	top: 397px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	visibility: hidden;
	display: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../mapa/images/choice.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.choice a {
	margin: 0px;
	height: 20px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-decoration: none;
}



.obraz {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}
.choices_n {
	height: 300px;
	width: 300px;
	position: absolute;
	left: 787px;
	top: 397px;
	color: #66CCFF;
	text-align: center;
	margin: 0px;
	visibility: hidden;
	display: none;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../mapa/images/choices_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.choices_n a {
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	display: block;
}
.choices_n a:hover {
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: underline;
	font-size: 14px;
	text-align: center;
	display: block;
}
.choices_i {
	height: 300px;
	width: 300px;
	position: absolute;
	left: 787px;
	top: 397px;
	color: #FF9900;
	text-align: center;
	margin: 0px;
	visibility: hidden;
	display: none;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../mapa/images/choices_i.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.choices_i a {
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	display: block;
}
.choices_i a:hover {
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: underline;
	font-size: 14px;
	text-align: center;
	display: block;
}
.desc_n {
	height: 300px;
	width: 500px;
	position: absolute;
	left: 787px;
	top: 397px;
	color: #666666;
	text-align: left;
	visibility: hidden;
	display: none;
	background-image: url(../mapa/images/desc_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}
.desc_n span {
	display: block;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	padding: 0px;
	overflow: auto;
	height: 220px;
	width: 420px;
}
.desc_n span h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #66CCFF;
}
.desc_n span strong {
	color: #6666FF;
}
.desc_n a  {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
}
.desc_n a:hover  {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
}
.desc_i {
	height: 300px;
	width: 500px;
	position: absolute;
	left: 787px;
	top: 397px;
	color: #666666;
	text-align: left;
	visibility: hidden;
	display: none;
	background-image: url(../mapa/images/desc_i.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}
.desc_i span {
	display: block;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	padding: 0px;
	overflow: auto;
	height: 220px;
	width: 420px;
}
.desc_i span h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.desc_i span strong {
	color: #6666FF;
}
.desc_i a  {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
}
.desc_i a:hover  {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
}
