/* set millions of background images */
.rbroundbox { background: url(gfx/nt.gif) repeat; }
.rbtop div { background: url(gfx/tl.gif) no-repeat top left; }
.rbtop { background: url(gfx/tr.gif) no-repeat top right; }
.rbbot div { background: url(gfx/bl.gif) no-repeat bottom left; }
.rbbot { background: url(gfx/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 0px; }
.rbroundbox { width: 800px; margin: 1em auto; position:relative; }

td.menu {
 font-family: Verdana;
 font-size: 11px;
 color: white;
 vertical-align: bottom;
 background-color: #7D261F;
 font-weight: bold;
}

td.menu a {
 font-family: Verdana;
 font-size: 11px;
 color: white;
 vertical-align: bottom;
 background-color: #7D261F;
 text-decoration: none;
 font-weight: bold;
}

td.menu a:hover {
 font-family: Verdana;
 font-size: 11px;
 color: white;
 vertical-align: bottom;
 background-color: red;
 text-decoration: none;
 font-weight: bold;
}

td.katalogy {
 font-family: Verdana;
 font-size: 11px;
 color: black;
 text-decoration: none;
 text-align: center;
}

td.cenniky {
 font-family: Verdana;
 font-size: 12px;
 color: black;
 text-decoration: none;
 text-align: center;
}

td.cenniky a {
 font-family: Verdana;
 font-size: 12px;
 color: blue;
 text-decoration: none;
 text-align: center;
}

div.obsah {
 font-family: Verdana;
 font-size: 13px;
 color: black;
 vertical-align: top;
 background-color: #FFFFFF;
 width: 740px;
 text-align: justify;
 position: relative;
 left: 27px;
 line-height: 1.5;
}

div.copyright {
 font-family: Verdana;
 font-size: 9px;
 color: black;
 vertical-align: bottom;
 background-color: #FFFFFF;
 width: 740px;
 text-align: center;
 position: relative;
 left: 27px;
 line-height: 1;
}

h1 {
 font-family: Verdana;
 font-size: 16px;
 color: #7D261F;
 margin-bottom:30px;
 margin-top:10px;
}