body {
  margin: auto;
  width: 100%;
  font-family: Verdana, sans-serif;
}
.rohy_box {
	background: url(rohy_tl.png) no-repeat top left;
	width: 700px;
	margin: auto;
}
.rohy_top {
	background: url(rohy_tr.png) no-repeat top right;
}
.rohy_bottom {
	background: url(rohy_bl.png) no-repeat bottom left;
}
.rohy_bottom div {
	background: url(rohy_br.png) no-repeat bottom right;
}
.rohy_content {
	background: url(rohy_r.png) top right repeat-y;
}

.rohy_top div, .rohy_top, .rohy_bottom div, .rohy_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.rohy_content, .rohy_bottom {
	margin-top: -19px;
}
.rohy_content { padding: 0 15px; }

.stitek_box {
   position: absolute;
   right: 0;
   top: 50px;
   width: 150px;
   text-align: center; 
   background: #FFE090;
}
.stitek_top div {
   background: url(stitek_tl.png) no-repeat top left;
}
.stitek_top {
   xbackground: url(stitek_tr.png) no-repeat top right;
}
.stitek_bottom div {
   background: url(stitek_bl.png) no-repeat bottom left;
}
.stitek_bottom {
   xbackground: url(stitek_br.png) no-repeat bottom right;
}

.stitek_top div, .stitek_top, 
.stitek_bottom div, .stitek_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.stitek_content { margin: -20px 10px; }

a.zalozka {
  color: white;
  text-decoration: none;
  background: #FF4833;
  padding: 4px;
  border-left: 4px solid #FF4833;
  border-top: 4px solid #FF4833;
  border-right: 4px solid #FF4833;
}
a.zalozka:hover {
  color: #FF4833;
  background: #CCCCCC;
}
a.aktivni {
  color: #FF4833;
  background: white;
}
a.active {
  color: red;
  background: lime;
}
.horni {
  margin: 0px;
  text-align: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 4px;
}
.male {
  font-size: 11px;
}
.stred {
  text-align: center;
}
.skryty {
  display: none;
}
#odkaz {
  width: 100%;
}
.radek {
  position: relative;
  top: 0;
  left: 0;
  height: 1em;
}
.popis {
  position: absolute;
}
.pole {
  position: absolute;
  left: 100px;
}
.pole > input {
  width: 200px;
}
.tlacitko {
  width: 200px;
  height: 70px;
}
h1, h2 {
  color: #FF4833;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 12px;
}
