/* ################################# */
/* (c) Mgr. Martin Mikuláško         */
/* burningSUN.cz                     */
/* Autor: Mgr. Martin Mikuláško      */
/* Vytvořeno       15. 08. 2002      */
/* Poslední úpravy 22. 01. 2005      */
/* Poslední úpravy 30. 07. 2003      */
/* ################################# */

/* ============ */
/* LEVÝ SLOUPEC */
/* ============ */
/* .nadpis */
/* .odstavec */
/* UL */
/* LI */
/* TD */
/* .odkaz */

.nadpis {
color: #000000;
font-weight: bold;
text-align: left;
margin-left: 10px;
margin-right: 40px;
font-size: 9pt;
font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
}

.odstavec {
color: #000000;
font-weight: normal;
text-align: justify;
margin-left: 10px;
margin-right: 40px;
margin-bottom: 7px;
font-size: 9pt;
font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, sans-serif;
}

UL {
margin-top: 0px;
margin-bottom: 0px;
}

LI {
color: #000000;
font-weight: normal;
text-align: justify;
margin-left: -24px;
list-style: disc outside;
font-size: 9pt;
font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, sans-serif;
}

TD {
color: #000000;
font-weight: normal;
font-size: 9pt;
font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, sans-serif;
}

.odkaz {
color: #000000;
text-decoration: none;
} 

/* ============= */
/* PRAVÝ SLOUPEC */
/* ============= */
/* .ceniknazev */
/* .ceniknadpis */
/* .cenikodstavec */
/* .cenikcena */

.ceniknazev {
color: #949494;
font-weight: bold;
text-align: left;
letter-spacing: +7;
margin-top: 10px;
font-size: 10pt;
font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, sans-serif;
}

.ceniknadpis {
color: #000000;
font-weight: bold;
text-align: justify;
font-size: 9pt;
font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, sans-serif;
}

.cenikodstavec {
color: #000000;
font-weight: normal;
text-align: justify;
margin-bottom: 7px;
font-size: 9pt;
font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
}

.cenikcena {
color: #949494;
font-weight: bold;
text-align: justify;
margin-right: 40px;
margin-bottom: 7px;
font-size: 9pt;
font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
}

/* ======= */
/* SPECIAL */
/* ======= */
/* A:hover */
/* .seda */

A:hover {
color:#4552C0
}

.seda {
color: #949494
}
