body {
        background-color: black;
        text-align: center;
        font-family: "Times New Roman CE", "Times New Roman", Times, serif;
        font-size: 15px;
        line-height: 17px;
}

.mainblock {
        background-image: url('images/pozadi.jpg');
        width: 642px;   
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
        border: solid 1px white;
        position: relative;
}

img {
        border: 0px;
        padding: 0px;
        margin: 0px;
}

h1 {
        color: red;
        font-size: 48px;
        margin-top: 0px;
}

h2 {
        color: red;
        font-size: 32px;
        margin-top: 0px;
}

a {
        text-decoration: none;
        color: black;
        text-decoration: underline;
}

hr {
        color: red;
        background-color: red;
        height: 3px;
        margin: 0px;
        border: 0px;
}

td {
        margin: 0px;
        padding: 0px;
        border: 0px;
        line-height: 100%;
        text-align: left;
}

td.nadpis {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 15px;
}

td.nadpis-ex {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
}

td.nadpis-ex2 {
  text-align: center;
  padding-top: 26px;
  padding-bottom: 10px;
}

td.podnadpis {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 15px;
}

tr {
        margin: 0px;
        padding: 0px;
        border: 0px;
        line-height: 100%;
}

table {
        margin: 0px;
        padding: 0px;
        border: 0px;
        line-height: 100%;
}

table.tabulka_jid_listek td {
  vertical-align: top;
}

.overlay {
  display: none;
}

.tabpart {
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 600px;
}

td.cena {
	text-align: right;
}

td.mnozstvi {
  text-align: right;
  padding-right: 5px;
}

col.mnozstvi {
	width: 40px;
}


.photolinks {
        position: relative;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
        width: 600px;
        background-color: White;
}

img.dalsi_foto {
        position: absolute;
   right: 0px;
}

img.predchozi_foto {
        position: absolute;
   left: 0px;
}

hr.separator {
  margin-top: 40px;
  margin-bottom: 30px;
}


#virtual {
  line-height: 30px;
}

#virtual p {
  font-size: 18px;
  font-weight: bold;
}
