body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(grafika/bgd_top.png);
	background-repeat: repeat-x;
	background-position: top;
}
.topMenuBgd {
	background-image: url(grafika/topMenuBgd.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topMenuBgd2 {
	background-image: url(grafika/topMenuBgd2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.menuLInki {
	font-family: tahoma;
	font-size: 11px;
	color: #2e2e2e;
	text-align: center;
	background-image: url(grafika/topMenuBgd3.png);
	background-repeat: repeat-x;
}
.stopka {
	background-image: url(grafika/dolBelkaBgd.png);
	background-repeat: repeat-x;
}
.stopkaLeksykon {
	text-align: left;
}
.stopkaCentrum {
	text-align: right;
}
.stopkaText {
	font-family: tahoma;
	font-size: 11px;
	color: #7f7f7f;
}
form{
margin:0px; padding:0px;
}
#toplayer {
	position:absolute;
	background:#293565;
	padding:10px;
	width:400px;
	height:330px;
	z-index:5;
}

#toplayer #close {
	position:absolute;
	padding:5px 10px 0px 0px;
	width:30px;
	height:30px;
	border:0px;
	top:0px;
	right:0px;
}

#toplayer #close img {
	border:0;
}

#toplayerFlash {
	position:absolute;
	width:400px;
	height:300px;
	bottom:10px;
}