a {
  font-family: arial; color: blue; font-size: 10pt;
}

a.zpet {
  color: green; font-size: 10pt;
}

a.zpet:visited {
  color: green; font-size: 10pt;
}

a:active {
  color: purple
}

a:hover {
  color: red
}
  
ul {
  font-family: arial; margin-top: 6; margin-bottom: 1
}
       
li {
  font-family: arial; margin-top: 1; margin-bottom: 1
}
       
body {
  font-family: arial; color: #000000; font-size: 10pt; line-height: 110%;
}

table {
	margin-top: 0; margin-bottom: 0pt;
}

td.formular {
	text-align: left; font-size: 10pt;
}

font {font-family: arial; }


td.kosik_nazev {
  font-size: 10pt;
}

td.kosik_kod {
  font-size: 10pt; white-space: nowrap;
}

td.kosik_cena {
  font-size: 10pt; white-space: nowrap; text-align: right;
}

td.kosik_kategorie {
  white-space: nowrap;
}

td.kosik_kusy {
  font-size: 10pt; white-space: nowrap; text-align: right;
}

p.nadpis_1 {
	text-align: center; font-size: 12pt; font-weight: bold; margin-top: 0; margin-bottom: 0;
}

font.nadpis_1 {
  color: #000000; font-size: 12pt; font-weight: bold;
}


/* seznamy položek [seznam.php, dily.php, vyrobce.php, hledat.php]*/
.seznam_nadpis {color: #000000; font-size: 12pt; font-weight: bold;}
.seznam_pocet_polozek {font-size: 10pt;}

.seznam_nazev {color: blue; font-size: 9pt; font-weight: bold;}
.seznam_kod {font-size: 9pt;}
.seznam_popis {font-size: 8pt;}
.seznam_cena {font-size: 9pt;}

.seznam_kategorie_nadpis {font-size: 10pt; }
.seznam_kategorie_odkaz_aktivni {font-size: 9pt; line-height: 150%;}
.seznam_kategorie_odkaz_neaktivni {font-size: 9pt; font-weight: bold; line-height: 130%;}

.seznam_razeni_nadpis {font-size: 10pt; font-weight: normal;}
.seznam_razeni_odkaz {font-size: 9pt; line-height: 150%; font-weight: normal;}
.seznam_razeni_odkaz_p {font-size: 9pt; line-height: 150%; font-weight: bold;}


/* ############################################################################ */

/* katalog [katalog.php]*/
.katalog_p_nadpis {text-align: center; font-size: 12pt; margin-top: 10px; margin-bottom: 10px; font-weight: bold};
.katalog_ul {margin-top: 0px; margin-bottom: 0px;}
.katalog_p_menu {font-size: 10pt; margin-top: 8px; margin-bottom: 1px; font-weight: bold}
.katalog_li {margin-top: 0px; margin-bottom: 0px;}
.katalog_a {font-size: 8pt; font-family: arial; line-height: 150%}

/* ############################################################################ */



/* ############################################################################ */
/* podrobnosti k položce [podrobnosti.php] */
.a-zalozka {color: rgb(0,0,102); font-size: 11pt; font-weight: normal; text-decoration: none; }

.polozka {display: none} /* polozky nejsou zobrazeny */
#prehled {display: block} /*prvni polozka je zobrazena*/

.zalozka_a{background-color: #6699ff}
.zalozka_n{background-color: #ffffcc}
