A {
  font-family : Arial;
  color : blue;
  text-align : justify;
  text-decoration : none;
  font-size : 14;
  }
 
A:Visited {
  color : blue;
  }

A:Active {
  font-family : Arial;
  }

A:Hover {
  color : red;
  }

A.info {
  font-family : Arial;
  color : blue;
  text-decoration : none;
  font-size : 10;
  }

BODY {
  font-family : Arial;
  color : black;
  text-align : justify;
  font-size : 14;
  }

  
FONT.zlava {
  font-family : Arial;
  color : red;
  text-decoration : none;
  font-size : 10;
  }

FONT.bonus {
  font-family : Arial;
  color : green;
  text-decoration : none;
  font-size : 10;
  }

FONT.vypredane {
  font-family : Arial;
  color : black;
  text-decoration : none;
  font-size : 10;
  }

H1 {
  font-family : Arial;
  color : navy;
  text-align : center;
  font-size : 25;
  }
  
H2 {
  font-family : Arial;
  color : navy;
  text-align : left;
  font-size : 18;
  }

H3 {
  font-family : Arial;
  color : navy;
  text-align: left;
  font-size : 14;
  }

 
INPUT {
  background-color: #7bcef8;
  color: #000000;
  }


INPUT.BG {
  background-color: #94d5f6;
  color: #000000;
  }
  
  
LI {
  font-family : Arial;
  color : black;
  text-align : left;
  font-size : 14;
  }


LI.S1 {
  font-family : Arial;
  color : black;
  text-align : left;
  font-size : 14;
  }

  
SELECT  {
  background-color: #7bcef8;
  color: #000080
  }


TEXTAREA {
  font-family : Arial;
  color : black;
  background-color: #7bcef8;
  font-size : 14;
  }

  
TR {
  font-family : Arial;
  color : black;
  font-size : 14;
  }

TD {
  font-family : Arial;
  color : black;
  font-size : 14;
  }

  
P {
  font-family : Arial;
  color : black;
  text-align : justify;
  font-size : 14;
  }
