body {
 margin: 0px auto;
 padding: 0px;
 background-color: #117800;
 color: black;
 text-align: center;
}

li.lista {
  font-size: 16px;
  color: brown;
  list-style-type : disc;
}

li.listaM {
  margin: 10px 0;
}


span {
 color: gray;
 text-align: left;
 font-size: 10px;
 font-family: verdana,tahoma,helvetica,sans-serif;
}

a {
  font-size: 10px;
  text-decoration:none;
  color: #117800;;
  background-color: transparent;
}
a:hover {
  color: #FFFF00;
  background-color: transparent;
}

a.lista {
  color: gray;
}

a:hover.lista {
  color: gray;
  font-weight: bolder;
}

a.galery {
  border: solid 4px gray;
}
a:hover.galery {
  border: solid 4px green;
}

li {
  list-style-type : disc;
}

li.opis {
  list-style-type : circle;
  color: gray;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  margin: 5px 5px 5px 20px;
  font-style:italic;
}


a.receptura {
  font-size: 11px;
  color: #117800;
}
a:hover.receptura {
  color: #117800;
  text-decoration: underline;
}

a.produkty {
  color: #117800;
  font-size: 12px;
}

a:hover.produkty {
  color: #117800;
  text-decoration: underline;
  font-size: 12px;
}

a.listaM {
  list-style-image: url('img/punktor.jpg');
  color: gray;
  font-weight: normal;
  font-size: 12px;
  margin: 0;
}

a.listaMHot {
  list-style-image: url('img/punktor.jpg');
  color: red;
  font-weight: normal;
  font-size: 12px;
  margin: 0;
}


p {
 color: gray;
 text-align: left;
 font-size: 10px;
 font-family: verdana,tahoma,helvetica,sans-serif;
}

p.receptura {
  color: black;
  font-weight: bolder;
  font-size: 11px;
}

p.opis {
  color: gray;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  margin: 20px;
  font-style:italic;
}

p.home {
  color: gray;
  font-weight: normal;
  font-size: 10px
  text-align: left;
  margin: 5px 5px;
  font-style:italic;
}

h1 {
  font-size: 15px;
  font-weight: bolder;
  color: #D90E00;
  background-color: transparent;
  margin: 0;
  display: inline;
}

img {
  border-style : none ;
}
table {
  text-align: left;
  bbackground-color: white; //#C6C6FF;
}

td {
  font-size: 12px;
  color: black;
  font-family: verdana,tahoma,helvetica,sans-serif;
}
th {
  font-size: 12px;
  font-weight: bolder;
  color: black;
  font-family: verdana,tahoma,helvetica,sans-serif;
}

td.opis {
  color: gray;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  font-style:italic;
}

td.kalku {
  font-size: 9px;
}

td.kalkuG {
  font-size: 10px;
  border-top-width : thin ; border-top-color : #000000; border-top-style : solid ;
}
th.kalku {
  font-size: 9px;
  border-bottom-width : thin ; border-bottom-color : #000000; border-bottom-style : solid ;
}

td.param {
  font-size: 10px;
}

td.rece {
  font-size: 11px;
}


div.lista {
  font-size: 10px;
  color: brown;
  bbackground-color  : #f0e68c; ;
}
