body {
     background-color: #ef7600;
     background-image: url("./obrazky/back.png");
     background-repeat: repeat-x;
     font-family: Century Schoolbook, Times New Roman;
     overflow: auto;
     text-align: center;
     color: white;
     margin: 0px;
     }

#cont {
      width: 764px;
      margin: 0 auto;
      background: #000000;
      text-align: left;
      padding: 0px;
      }

#box1, #box2, #box3, #box4 {
	                         position:absolute;
                           }

.mask {
	    position: relative;
	    z-index: 0;
    	width: 764px;
    	%width: 1528px;
    	height: 228px;
	    overflow: hidden;
	    text-align: center;
	    %margin-left: -100%;
      }
      
.mask img {
	        position: absolute;
	        display: block;
	        border: none;
          }

div.bodystyl {
             width: 1000px;
             position: relative;
             text-align: left;
             margin: auto;
             background-color: black;
             background-image: url("./obrazky/line.png");
             background-repeat: repeat-y;
             }

div.head {
         overflow: hidden;
         width: 100%;
         margin-bottom: -30px;
         }

div.box {
        text-align: left;
        font-size: 1em;
        color: black;
        margin-top: 15px;
        margin-left: 15px;
        padding-left: 7px;
        letter-spacing: 2.5px;
        border-bottom: 2px solid #ef7600;
        width: 90%
        }

div.box2 {
         padding-left: 20px;
         padding-top: 4px;
         padding-right: 8px;
         text-align: left;
         font-size: 0.8em;
         color: white;
         }

h2.articlehead {
               font-weight: bold;
               font-style: italic;
               text-align: left;
               font-family: Century Schoolbook, Times New Roman;
               font-size: 1.8em;
               color: #ef7600;
               margin-top: 10px;
               }

p.article {
          font-family: Century Schoolbook, Times New Roman;
          font-size: 1em;
          text-align: justify;
          color: white;
          padding: 10px;
          padding-top: 0px;
          padding-left: 0px;
          }

p.index {
        font-family: Century Schoolbook, Times New Roman;
        font-size: 1em;
        color: white;
        padding: 10px;
        padding-top: 0px;
        padding-left: 0px;
        font-style: normal;
        text-align: center;
        margin-bottom: 0px;
        /*letter-spacing: 2px;*/
        line-height: 25px;
        }

div.nalevo {
           font-family: Century Schoolbook, Times New Roman;
           font-size: 1em;
           width: 228px;
           float: left;
           margin-left: 4px;
           padding-left: 5px;
           _padding-left: 0px;
           padding-bottom: 10px;
           }

div.napravo {
            font-size: 0.87em;
            float: left;
            width: 740px;
            padding-left: 20px;
            padding-top: 10px;
            }

img.logo {
         width: 764px;
         _margin-bottom: -4px;
         border: 0px;
         }

img.nalevo {
           margin-left: -9px;
           _margin-left: -8px;
           margin-top: 8px;
           }

div.end {
        font-size: 0.7em;
        font-family: Century Schoolbook, Times New Roman;
        font-weight: normal;
        font-style: normal;
        color: white;
        text-align: left;
        height: 18px;
        padding-top: 2px;
        _margin-top: 25px;
        %margin-top: 25px;
        padding-left: 13px;
        background-color: #7e3e00;
        letter-spacing: 1px;
        }

a.copy {
       color: white;
       font-weight: normal;
       font-style: normal;
       text-decoration: none;
       }

a.copy:hover {
             color: yellow;
             }

a.odkaz {
        font-family: Century Schoolbook, Times New Roman;
        color: #FFFFFF;
        text-decoration: none;
        }

a.odkaz:hover {
              color: orange;
              }

a.menu {
       text-decoration: none;
       text-align: right;
       font-family: Century Schoolbook, Times New Roman;
       font-style: italic;
       font-weight: normal;
       font-size: 1.1em;
       color: #ef7600;
       margin-right: 5px;
       margin-left: 5px;
       }

a.menu:hover {
             color: orange;
             }

div.menu {
         color: #ef7600;
         position: relative;
         top: -28px;
         %top: -28px;
         text-align: right;
         margin-right: 5px;
         }

input {
      border-width: 1px;
      }

img {
    border-width: 0px;
    }

textarea {
         border-width: 1px;
         }

h3 {
   font-size: 1.3em;
   margin: 4px;
   }

th {
   border-bottom: 2px solid #ef7600;
   width: 370px;
   }

td.hmotnost {
            width: 60px;
            padding-right: 10px;
            text-align: right;
            vertical-align: top;
            }

td.jidlo {
         width: 230px;
         vertical-align: top;
         }

td.cena {
        width: 80px;
        text-align: right;
        font-weight: bold;
        color: #ef7600;
        vertical-align: bottom;
        }

table {
      width: 740px;
      margin-top: 10px;
      margin-bottom: 10px;
      }
