body {
	font: normal 13px arial, sans-serif;
	color: #ffffff;
	text-align: left;
	background: url('/img/muzeum_okno.gif') no-repeat !important;
	margin: 0 !important;
	padding: 0 !important;
	/*overflow: hidden;*/
	}
#muzeum_okno {
	position: relative;
	top: 76px;
	left: 110px;
	width: 554px;
	height: 460px;
	font: normal 13px arial, sans-serif;
	color: #ffffff;
	overflow: auto;
	}
#muzeum_okno h2 {
	width: 159px;
	height: 51px;
	margin: 0 0 7px 4px;
	}
h2.sk_cm14 {
	background: url('/img/sk_h1_okno_obr_cm14.gif') no-repeat;
	}
h2.sk_cm14 span {
	display: none !important;
	}
h2.en_cm14 {
	background: url('/img/en_h1_okno_obr_cm14.gif') no-repeat;
	}
h2.en_cm14 span {
	display: none;
	}
h2.de_cm14 {
	background: url('/img/de_h1_okno_obr_cm14.gif') no-repeat;
	}
h2.de_cm14 span {
	display: none;
	}
#muzeum_okno p {
	width: 510px;
	padding: 0;
	margin: 25px 0 15px 0;
	text-align: justify;
	}
a {
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
	}
a:hover {
	color: #52fc27; /*#182b18;*/
	text-decoration: underline;
	cursor: pointer;
	}
a span {
	display: none;
	}
a.close_okno {
	display: block;
	width: 20px;
	height: 20px;
	background: url('/img/close_okno.gif') no-repeat;
	}
a.close_okno:hover {
	background: url('/img/close_okno.gif') no-repeat;
	}
table {
	width: 554px;
	border-collapse: collapse;
	table-layout: fixed;
	margin: 0;
	}
td {
	vertical-align: top;
	text-align: left;
	font: normal 13px arial, sans-serif;
	}
th {
	width: 170px;
	vertical-align: top;
	text-align: left;
	font: normal 13px arial, sans-serif;
	}
ul {
	margin: 0;
	padding: 0;
	}
li {
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
	}