body {
font-family: serif;
font-size: 11pt; 
background: #fff;
margin:0px;
padding: 0px;
}

img {
border:0
}

.hlavicka {
 display: none;
}

.top-lista {
 display: none;
}

.levo {
 display: none;
}

.pravo {
 display: none;
}

#footer {
 display: none;
}

.telo {
 border: 1px solid #ccc;
 width: 800px;
 margin: 0 auto;
 padding: 10px;
}

.obsah { 
}

.main { 
}
.lista {
 
 text-align: center;
}

.detail {  
}

.dalsi { 
 width: 300px;
 float: left;
}
.dalsi a {
 text-decoration: none;
}
hr {
  
}

.cena1{
 text-decoration: line-through;
}

.cena2 {
 font-weight: bold;
 font-size: 20px;
}
.info {
 float: left;
 width: 480px;  
}
.info input{
 display: none;
}

.podrobne {
 clear: both;
}

.podrobne table{
 border: 1px dashed #ccc;
}
.podrobne fieldset legend {
 font-weight: bold;
 color: #000;
}
.prislus2 fieldset legend, .prislus fieldset legend{
 font-weight: bold;
 color: #000;
}

.podrobne table th {
 text-align: left;
 padding-right: 10px;
}

.zpet {
 display: none;
}
