body {
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#ramec {
position: relative;
width: 500px;
height: 400px;
margin: 0 auto;
background-image: url(../images/drop.gif);
background-repeat: no-repeat;
}

#logo {
position: absolute;
top: 100px;
left: 190px;
width: 108px;
height: 44px;
overflow: hidden;
}

#logo_top {
position: absolute;
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
width: 108px;
height: 44px;
}

#cinnost {
position: absolute;
top: 225px;
left: 310px;
background-image: url(../images/popisek.gif);
background-repeat: no-repeat;
width: 88px;
height: 52px;
}

#lucik {
position: absolute;
top: 220px;
left: 205px;
width: 95px;
height: 15px;
overflow: hidden;
font-size: 0.6em;
text-align: right;
}

#lucik_top {
position: absolute;
top: 0;
left: 0;
background-image: url(../images/lucik.gif);
background-repeat: no-repeat;
width: 95px;
height: 15px;
cursor: pointer;
}

#jenik {
position: absolute;
top: 236px;
left: 205px;
width: 95px;
height: 15px;
overflow: hidden;
font-size: 0.6em;
text-align: right;
}

#jenik_top {
position: absolute;
top: 0;
left: 0;
background-image: url(../images/jenik.gif);
background-repeat: no-repeat;
width: 95px;
height: 15px;
cursor: pointer;
}

h1 {
font-size: 2em;
}