html {
	background-image: url(pic/line.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	scrollbar-base-color: black;
}

body {
	color: #EEEEEE;
}

.bld {
	font-weight: bold;
	color: #777777;
}

#placka {
	position: absolute;
	top: 0%;
	left: 720px;
	top: 480px;
	z-index: 100;
}

#mainframe {
	background-image: url(pic/bg5.jpg);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	left: 50px;
	top: 50px;
	height: 480px;
	width: 720px;
	moz-box-sizing: border-box;

}

#menu {
	position: absolute;
	left: 542px;
	top: 72px;
	z-index: 70;
}

#logo, #trycht {
	position: absolute;
	top: 110px;
	left: 92px;
	z-index: 60;
}

#trycht {
  top: 70px;
  left: 74px;
}

.skrt {
  text-decoration: line-through;
}

div#ptitle {
	top: 168px;
	font-size: 2em;
	padding: 0px;
}

#kecy, #ptitle {
	position: absolute;
	padding-right: 6px;
	left: 370px;
	top: 112px;
	width: 359px;
	height: 120px;
	z-index: 96;
	overflow: auto;
	float: none;
	text-align: justify;
}

#poem {
	position: absolute;
	left: 90px;
	top: 250px;
	padding: 5px;
	width: 365px;
	height: 170px;
	z-index: 95;
	overflow: auto;
	font-size: 130%;
}

#alert {
	position: absolute;
	left: 500px;
	top: 524px;
	padding: 0px;
	z-index: 110;
	font-size: 100;
	color: #BBBBBB;
}

#quot {
  position: absolute;
  top: 72px;
  left: 95px;
  padding: 0px;
	font-size: 100;
	color: #000000;
  z-index: 120;
  cursor: help;
}

.skryvany {display: none}


a {
	color: #BBBBBB;
	cursor: hand;
}

a:hover {
	color: #FFFFFF;
}

.menu a {
	text-decoration: none;
}

