* {
  margin: 0 auto;
}

body {
  background: url(img/pozadi.jpg);
  font-family: Arial;
  font-size: 11pt;
  text-align: center;
  color: #000000;
}

h1 {
  font-family: Arial;
  font-size: 13pt;
  margin: 15px 0 10px 10px;
  color: #333333;
}

h2 {
  font-family: Arial;
  font-size: 13pt;
  margin: 15px 0 10px 10px;
  color: #333333;
}

p {
  margin: 0 0 1em 0;
  text-align: justify;
}

p.mensi {
	margin: -10px auto 15px auto;
	width: 200px;
	font-size: 10pt;
}

.cena {
  margin-bottom: 2em;
  text-align: right;
  font-size: 9pt;
  font-weight: bold;
  color: #99CC00;
}

.nabidka {
  margin: 0;
  padding: 0;
}

.stred {
  text-align: center;
}

strong {
  color: #333333;
  font-weight: bold;
  font-size: 12pt;
}

b {
  color: #333333;
  font-weight: bold;
}

a.odkaz {
  text-decoration: underline;
  color: #0066FF;
}

a:hover.odkaz {
  text-decoration: none;
  color: #0066FF;
}

a.slovo {
  text-decoration: none;
  color: #000000;
}

a:hover.slovo {
  text-decoration: underline;
  color: #000000;
}

a.zajem {
  font-size: 10pt;
  text-decoration: underline;
  color: #FF6600;
}

a:hover.zajem {
  font-size: 10pt;
  text-decoration: none;
  color: #FF6600;
}

.konec {
  margin: 0 0 1em 0;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

.objnl {
  border: 0;
  width: 400px;
}

.objednavka {
  margin: 0;
  border: 0;
  width: 480px;
}

.spravne {
  font-size: 8pt;
  color: #AAAAAA;
}

.nezadano {
  color: #FF0000;
}

#kontakt {
  border: 0;
  width: 430px;
}

img {
  margin: 0 0 1em 0;
}

.souhlas {
  margin: 0;
  font-size: 11px;
}

/* Vrch stránky */


#hlava {
  width: 850px;
  height: 160px;
  background: url(img/hlava.jpg);
}

#hlava .logo {
  margin: 0;
  text-align: left;
}

#hlava .vrch {
  height: 118px;
}

#hlava .spodek {
  width: 850px;
  height: 32px;
  text-align: left;
  color: #EEEEEE;
  font-size: 10pt;
}


/* Střed stránky */


#halvni {
  width: 850px;
}

#levy {
  width: 615px;
  margin: 0;
  padding: 0;
}

#text {
  width: 605px;
  float: left;
  font-family: Arial;
  font-size: 11pt;
  text-align: left;
  color: #000000;
}

#sloup {
  text-align: center;
  width: 235px;
  background: url(img/menu.jpg);
}

#menu {
  position: static;
  width: 200px;
  margin: 0 auto;
  font-family: Arial;
  font-size: 11pt;
  text-align: center;
  color: #000000;
}


#menu a {
  display: block;
  height: 35px;
  font-size: 11pt;
  color: #000000;
  text-align: left;
  text-decoration: none;
  padding: 6px 0 0 35px;
  background: url(img/odkaz.jpg) top center no-repeat;
}

#menu a:hover {
  text-decoration: underline;
  color: #FF6600;
  background: url(img/odkaz.jpg) top center no-repeat;
}

#menu a.aktivni {
  text-decoration: none;
  color: #FF6600;
  font-weight: bold;
  background: url(img/actodkaz.jpg) top center no-repeat;
}
#menu a.aktivni:hover {
  text-decoration: underline;
  background: url(img/actodkaz.jpg) top center no-repeat;
}

#novinky {
  width: 200px;
}

#novinky img {
  margin: 0;
  padding: 0;
}

#novinky .pismo {
  text-align: justify;
  font-family: Arial;
  font-size: 10pt;
}

#novinky .pismo p {
  margin: 5px 0 15px 0;
  color: #99CC00;
  font-size: 8pt;
  text-align: right;
}

.strednitext {
  text-align: center;
  font-weight: bold;
  color: #333333;
  margin: 0;
}

/* Spodek stránky */


#spodek {
  margin: 20px 0 0 0;
  text-align: center;
  width: 100%;
  height: 160px;
  background: url(img/spodek.jpg);
}

#zaver {
  position: static;
  padding: 10px 0 0 0;
  width: 800px;
  font-size: 8pt;
  text-align: left;
}

#zaver a {
  text-decoration: none;
  color: #0066FF;
}

#zaver a:hover {
  text-decoration: underline;
}

#zaver .create {
  margin: 30px 0;
  text-align: right;
}

#zaver .partneri {
  margin: 0;
  text-align: left;
}
