body {background: url('bg.jpg'); background-repeat: repeat-x; margin: 0px; font-family: Tahoma; }
a {text-decoration: none; color: #292003; }
a:hover {text-decoration: underline; color: #292003; }

ul.menu {position: relative; margin-left: 0px; margin-top: 0px; padding: 0px; }
ul.menu li {list-style: none; }
ul.menu li a {display:block; height:36px; }

#m1 {float: left; background: url('images/m1.jpg'); width: 84px; }
#m1 a:hover {background: url('images/m1b.jpg'); }

#m2 {float: left; background: url('images/m2.jpg'); width: 99px; }
#m2 a:hover {background: url('images/m2b.jpg'); }

#m3 {float: left; background: url('images/m3.jpg'); width: 225px; }
#m3 a:hover {background: url('images/m3b.jpg'); }

#m4 {float: left; background: url('images/m4.jpg'); width: 145px; }
#m4 a:hover {background: url('images/m4b.jpg'); }

#m5 {float: left; background: url('images/m5.jpg'); width: 111px; }
#m5 a:hover {background: url('images/m5b.jpg'); }

#content {background: #F9F7F1; vertical-align: top; font-size: 12px; color: #50462D; }
#odstep {padding-left: 20px; padding-right: 20px; padding-bottom: 20px; }
#content h1 {margin: 0px; padding: 0px; font-family: Century Gothic; font-size: 18px; font-weight: bold; }

.content_txt {font-size: 12px; color: #50462D; }


#stopa {background: url('images/stopa.jpg'); height: 30px; width: 664px; background-repeat: no-repeat; font-size: 11px; color: #2B2002; text-align: right; padding-top: 12px; }
#stopa a{color: #2B2002; text-decoration: none; font-weight: bold; }

