    body {
      margin: 0;
      padding: 0;
      font-family: "Arial CE", "Helvetica CE", Arial,  helvetica, sans-serif;
      color: #000;
      background : #fff none;
      text-align: center;
      height: 100%;
      font-size: 0.75em;
    }
    #page {
      width: 830px;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: auto;
      margin-right: auto;
      padding: 0;
      
      color: #000;
      background : #fff none;
      text-align: left;
      /*font-size: 0.75em;*/
      min-height: 800px;
      _height: 800px;
    }


input {width: 200px;}
.submit {width: 100px;} 
textarea {width: 200px; font-family: "Arial CE", "Helvetica CE", Arial,  helvetica, sans-serif; font-size: 1em;}

a {color: #009ee0; text-decoration: underline;}
a:hover {text-decoration: none;}

.uvod { background:url('./images/uvod.gif') no-repeat 0px top; width: 637px; height: 156px; padding: 0px; float: left; }

.cross {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/cross.png'); position: relative; top: 3px; width: 17px; height: 17px;  _width:1px; _height:1px}
.add {background: url('./images/add.png'); background-repeat: no-repeat; width: 17px; height: 17px; background-position: center; border-style: none; cursor: pointer;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/add.png'); _width:1px; _height:1px}

.nadpis {color: #009ee0;}

.uvod-vpravo {float: left; height: 156px; margin-left: 41px;}  
.uvod-vpravo-1 {background:url('./images/nakupni_kosik.gif') no-repeat 0px top; width: 148px; height: 110px;}    
.uvod-vpravo-2 {width: 147px; height: 1.5em; background-color: #d5edfa; border: 1px solid #d4d5d6; margin-top: 2px; line-height: 1.5em;}
.uvod-vpravo-2-1 {padding-left: 10px; color: #9c9e9f;}
   
.uvod-vpravo-3 {width: 147px; height: 1.5em; background-color: #d5edfa; border: 1px solid #d4d5d6; margin-top: 4px; line-height: 1.5em;}
.uvod-vpravo-3-1 {padding-left: 10px; color: #9c9e9f;}

.pod-uvod {width: 637px; height: 37px; text-align: right;}
.pod-uvod-1 {width: 471px; height: 127px; text-align: left; float: left; padding-top: 8px;}
.pod-uvod-2 {background:url('./images/veci_verejne.gif') no-repeat 0px top; width: 166px; height: 37px; text-align: right; float: left;}

.chyba {color: red;}
.clear {clear: both;}

.mnozstvi {width: 20px; border: 1px solid #009ee0; }

.seznam-1 {list-style-type: upper-roman;}
.seznam-1 li {padding: 0px; margin: 0px;}
.seznam-1-1 {padding-bottom: 10px; padding-top: 10px; text-align: justify; list-style-type: decimal;}
.seznam-1-1 li {padding-bottom: 10px;}

.kosik-1 {border-bottom: 1px dashed #d4d5d6; width: 100%; line-height: 20px; padding-top: 10px; padding-bottom: 10px; background-color: #D9DADB; font-weight: bold;}
.kosik-1 div {text-align: right;}

.kosik-2 {border-bottom: 1px dashed #d4d5d6; width: 100%; line-height: 20px; padding-top: 10px; padding-bottom: 10px; }
.kosik-2 div {text-align: right;}


form {
	margin: 0;
	padding: 0;
}

    <!--
div.image {
	background: #bde4f7;
	width: 200px;
	height: 70px;
	text-align: center;
	position: relative;
	display: table-cell;
	vertical-align: middle;
  
}

.obrazek {
	display: block;
	position:relative;
	left: 0;
	margin: 0 auto;
}


div p {
	padding: 0 0px;
}
-->

