/* -------------------------------------------- */
/*                  dokument                    */
/* -------------------------------------------- */

body
{
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-size : 10px;
  color : #333333;
  scrollbar-face-color: #D58A41;
  scrollbar-shadow-color: #D58A41;
  scrollbar-highlight-color: #D58A41;
  scrollbar-3dlight-color: #AC5323;
  scrollbar-darkshadow-color: #AC5323;
  scrollbar-track-color: #F1CEAB;
  scrollbar-arrow-color: #FFCC66;
}

td
{
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-size : 12px;
  background-color : none;
  color : #333333;
}

.nadpis
{
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-size : 9pt;
  color : #333333;
}


.text_n
{
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-size : 9pt;
  color : #333333;
}

.text_b
{
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-size : 9pt;
  color : #666666;
}

.text_sm
{
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-size : 7pt;
  color : #666666;
}

A
{
  text-decoration : underline;
  color : #FFFF00;
  font-weight: bold;
}

A:link
{
  text-decoration : none;
  color : #000000;
  font-weight: bold;
}

A:visited
{
  text-decoration : none;
  color : #000000;
  font-weight: bold;
}

A:hover
{
  text-decoration : none;
  color : #000000;
  font-weight: bold;
}

.white
{
  font-weight : bold;
  font-size : 12pt;
  color : #CC6600;
}

.nadpis
{
  font-weight : bold;
  font-size : 16pt;
  color : #660000;
}

.podnadpis
{
  font-weight : bold;
  font-size : 14pt;
  color : #CC6600;
}

.tabulka_cenik
{
  font-weight : bold;
  color : #FFFFFF;
  background-color : #339966;
  text-align : center;
  font-size : 10px;
  background-position: left top;
  color : #CC6600;
}
                  
p,form,ul,ol,dl
{
  margin:2px;padding:2px;
}hr {  color: #999999}

INPUT {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; ; border: 0px #999999 outset}
SELECT {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica; BACKGROUND-COLOR: #ffffff;}
OPTION {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica; BACKGROUND-COLOR: #ffffff;}