body {
  font-family: arial, sans-serif;
  background-color: #DBEEFD;
  color: #233299;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-align: center;
}

th, td {
  font-size: 15px;
}

#hlavicka {
  background-color: #CEE6FA;
  text-align: left;
}

#body {
  text-align: left;
  background-color: #A6D2F5;
  width: 774px;
  margin: 0px;
  padding: 0px;
  border: 1px solid #233299;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:772px;
}

#paticka {
  clear: both;
  float: clear;
  width: 100%;
  background-color: #CEE6FA;
  text-align: center;
  font-size: 12px;
  margin-top: 30px;
}

#paticka a {
  color: #233299;
}

#paticka2 {
  width: 100%;
  height: 10px;
	line-height:10px;
}

#menu {
  width: 100%;
  text-align: left;
  background-color: #233299;
  background-image: url("img/menupozadi.gif");
  color: white;
  padding: 0px;
  margin: 0px;
}
#menu img {
  padding: 0px;
  margin: 0px;
}


#content {
	position: relative;
  float: left;
  width: 560px;
/*  width: 585px;
/*	margin: 10px 0px 30px 195px;
  padding: 0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:585px;
}
/* Again, "be nice to Opera 5". */
body>#content {width:585px;}

#content a {
  color: #233299;
}

#podmenu {
	position: relative;
  float: left;
	top: 0px;
	left: 0px;
	width: 167px;
	line-height: 20px;
	margin: 10px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:145px;
}

/* Again, "be nice to Opera 5". */
body>#podmenu {width:145px;}

#podmenu a {
  text-decoration: none;
  color: #233299;
}

#podmenu a:hover {
	color: Red;
}

#podmenu a.vybrane {
  font-weight: bold;
  color: #233299;  
}

#podmenu a.vybrane:hover {
  font-weight: bold;
  color: #233299;  
}

#vlnky {
  clear: both;
  float: clear;
  margin: -65px 5px 10px 5px;;
}

h1 {
  font-size: 16px;
}
h2 {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}

p {
  margin: 10px 0px;
}

table.form th, table.form td {
  font-size: 15px;
}

table.form th {
  text-align: right;
  width: 150px;
}

input, textarea {
  border: 1px solid #233299;
}

p.chyba {
  color: red;
}

img.vlozene {
  float: right;
  padding: 10px;
  margin: 10px;
}

#copyright {
  text-align: center;
  font-size: 13px;
  background-color: white;
}

#copyright a {
  color: #233299;
}

table.ceny {
  border-collapse: collapse;
}

table.ceny td, table.ceny th {
  border: 1px solid #233299;
  margin: 0px;
  text-align: center;
}

table.vyrobanadpis td {
  font-weight: bold;
}

table.vyrobanadpis td.right {
  text-align: right;
}

hr {
  width: 90%;
  text-align: center;
  color: #233299;
  size: 1px;
  margin: 10px;
}

img.vyroba {
  padding: 10px 0;
  margin: 10px 0;
}

table.akce {
	width: 100%;
}

table.akce td.obrazek {
	width: 80px;
}

table.akce td.nazev {
	font-weight: bold;
	width: 300px;	
}

table.akce td.dobloku {
	width: 300px;	
	text-align: justify;
}

table.akce span.preskrtnuty {
	text-decoration: line-through;
}

table.akce span.cerveny {
	color: red;
}

table.akce hr {
	border-bottom: 1px solid #233299;
}

a.detail {
  color: #233299;
  text-decoration: underline;
}