body {	margin:0;
	 padding:0;
	background:black 

     
	}


    .duch {
      margin: 0;
      padding: 0;
      background: ("grafika_menu/duch.gif") 0 0 no-repeat;
      color: black;
    }



.box { width:100%; background:#FF0000 url("grafika_menu/box-left.gif") 0 0 repeat-y }
      .box .in { background:url("grafika_menu/box-right.gif") top right repeat-y  }
      .box .in21 { background:url("grafika_menu/box-top-center.gif") 0 0 repeat-x }
      .box .in22 { background:url("grafika_menu/box-top-left.gif") 0 0 no-repeat }
      .box .in23 { background:url("grafika_menu/box-top-right.gif") right top no-repeat }
      .box .in31 { background:url("grafika_menu/box-bottom-center.gif") left bottom repeat-x }
      .box .in32 { background:url("grafika_menu/box-bottom-left.gif") left bottom no-repeat;
                   width:100%; }
      .box .in33 { background:url("grafika_menu/box-bottom-right.gif") right bottom no-repeat;
                   padding: 5px 25px 15px 20px; }
      .box p {   margin: 0.5em 0 }

	


 .stocek {
      width: 100%;
      margin: 0em 0;
      padding: 0;
      
      font: bold 12px/1 sans-serif;
	
    }
    .stocek span {
      display: block;
      width: 100%;
      height: 20px;
      line-height: 20px;
      text-align:center;
      white-space: nowrap;
     
      color:white;
	
    }

.tabulka {
	 font: bold 12px/1 sans-serif;
	
     }


a:link {color: black}
a:visited {color: black}
a:active {color: black}