 body {
  text-align: center;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font-family: Arial;
  height: 100%;
  font-size: 12px;
 }
 table {
  font-size: 100%;
 }
 h1 {
  font-size: 16px;
  font-weight: bold;
  color: black;
 }
 h2 {
  font-size: 12px;
  font-weight: bold;
 }
 h3 {
  font-size: 14px;
  font-weight: bold;
 }
 a {text-decoration: underline; color: #bc0f3b;font-weight:bold;}
 #holder {
  position: relative;
  width: 950px;
  margin: 0 auto;
  text-align: left;
  background: white url(08.gif) repeat-y left;
  height: auto;
  _height: 100%;
  min-height: 100%;
 }
 #top {
  height: 212px;
 }
 #menu {
  height: 41px;
  background-color: #ac022f;
  border-bottom: 4px;
 }
 #menu_in {
  padding: 10px 10px 0 10px;
  text-align: left;
  font-size: 12px;
  color: white;
  font-weight: bold;
 }
 #menu a {
  color: white;
  text-decoration: none;
 }
 #menu a:hover {
  color: white;
  text-decoration: underline;
 }
 #main {
  position: relative;
 }
 #footer {
  height: 43px;
  background: white url(10.gif) repeat-x top;
  position: absolute;
  bottom: 0;
  width: 950px;
  color:white;
  font-size:10px;
  v-align:bottom;
 }
#footer td{
  color:white;
  font-size:10px;
  v-align:bottom;
 }
 #left {
  width: 209px;
  float: left;
 }
 #page {
  width: 741px;
  float: left;
  margin: 0;
 }
 #page_in {
  width: 504px;
  color: #747098;
  float:left;
 }
 #content {
  padding: 0 0 0 12px;
 }
 #right {
  width: 209px;
  float: right;
 }
 #katalog {
  border-top: 5px solid white;
 }
 #katalog a {
  display: block;
 }
 #katalog .katno_1 {
  background-color: #ac022f;
  color: white;
  font-weight: bold;
  height: 23px;
  _height: 30px;
  padding: 7px 0 0 30px;
  font-size: 14px;;
  background: url(a1.gif) no-repeat top left;
 }
 #katalog .katno_2 {
  background: #d4d0c8 url(a2.gif) no-repeat 0 0;
  padding: 2px 0 0 30px;
  height: 20px;
  _height: 22px;
  color: black;
  text-decoration: none;
 }
 #katalog .katno_2:hover {
  background: url(a2.gif) no-repeat -209px 0 ;
 }
 #katalog .katno_3 {
  background: #e4e0d8;
  padding: 2px 0 0 30px;
  height: 16px;
  _height: 18px;
  color: black;
  text-decoration: none;
  font-weight:normal;
  border-bottom:1px solid #d0d0d0;
 }
 #katalog .katno_3:hover {
  background: #f4f0e8;
 }
 
 #page_title {
  width: 729px;
  background-color: white;
  height: 40px;
  border-bottom: 5px solid #d4d0c8;
 }
 #page_title h1 {
  margin: 0;
  padding: 10px 0 0 0;
 }
 #page_vyrobci {
  width: 729px;
  background-color: white;
  height: 20px;
 }
 #page_in1 {
  padding: 0 0 0 12px;
  width: 721px;
 }
 .grey {
  background-color: #d4d0c8;
  border-bottom: 1px solid white;
 }
#nazevpolozky {
  background-color: #6D6367;
  font-size:14px;
  color:#ffffff;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:12px;
  font-weight:bold;  
}
 #katalog #menu_aktual_2 {
  text-decoration: underline;
 }
 #katalog #menu_aktual_3 {
  text-decoration: underline;
 }
 
 
 #fulltext {
 padding:10px;
 margin:0;
 }
 #submitter {
 background-color: #f88000;
 color:black;
 text-decoration: none;
 display: block;
 padding:0 8px 0 8px;
 height:20px;
 margin:0 0 0 6px;
 border:1px solid white;
 }