.lista2 {
    width: 635px;
    height: 20px;
    background-image: url('../images/lista.jpg');
}

.novinka h2, h2.lista {
    width: 625px;
    height: 24px;
    background-image: url('../images/lista.jpg');
    background-repeat: repeat-x;
    padding: 5px 0px 0px 10px;
    color: black;
    font-weight: bold;
    font-family: Verdana;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0px;
    /*width: 635px;
    height: 20px;
    background-image: url('../images/lista.jpg');*/
    text-align: left; 
}

.novinka .akce a,.novinka .akce a:visited, .galerieakce, .galerieakce:visited {
    color: #800000;
    font-weight: bold;
}

.novinka .akce a:hover, .galerieakce:hover {
    color: #808080;
}

input, textarea {
    width:540px;
}

textarea {
    height: 250px;
}

input[type='submit'], input[type='button'] {
    width: auto;
}


td {
  vertical-align:top;
}

table.akce a {
    text-decoration:none;
    color: black;
}

td.cena {
  text-align:right;
  width: 150px;
}

table.conftable, table.akce {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;	
	margin-left:0px;
	border-spacing:0px;
	padding:0px;	
}

.error {
  text-align:center;
  color:red;
  font-weight:bold;
  font-size:125%;
}

thead {
   background-image: url('../images/lista.jpg');
   background-repeat: repeat-x;
   font-weight:bold;
}


.novinka img {
    border: 0px;
    margin:2px;
}

p.perex {
    margin-top:0px;
}

.odsazeniPrihl td.col1 {
    width:90px;    
}

input[type=checkbox] {
   width: auto;
}
