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;
  }

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

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

  
INPUT.box {
	background-color: #D5E3EE;
	color: #000000;
	border : 1px solid #336699;
}


INPUT.button_box {
  background-color: #336699;
  border : 1px solid #084E71;
  color: white;
  font-family : Arial;
  font-size : 12;
  }
  
  
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;
  }

  
.box1  {
	background-color: #D5E3EE;
	color: #000000;
	border : 1px solid #336699;
}


TEXTAREA.box  {
	font-family : Arial;
	color : black;
	background-color: #D5E3EE;;
	font-size : 14;
	border : 1px solid #336699;
}

  
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;
  }

  
P.nadpis {
	font-family : Arial;
	color : navy;
	text-align : center;
	font-size : 20;
}


.tabulka {
  border : 1px solid;
  border-top: 1px solid white;
  border-bottom: 1px solid #D0ECFB;
  border-left: 1px solid  white;
  border-right: 1px solid white;
  background : white;
}

.tabulka_ram {
  border : 1px solid #28b2f7;
  background : white;
}

TD.zahlavie {
  border : 1px solid;
  border-top: 1px solid #C6E7F8;
  border-bottom: 1px solid #C6E7F8;
  border-left: 1px solid #C6E7F8;
  border-right: 1px solid #C6E7F8;
  background : #D0ECFB;
}

TD.data_vlavo {
  border : 1px solid;
  border-top: 1px solid White;
  border-bottom: 1px solid #E4F5FE;
  border-left: 1px solid White;
  border-right: 1px solid White;
  background : white;
  text-align : left;
  vertical-align : top;
}

TD.data_vpravo {
  border : 1px solid;
  border-top: 1px solid White;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid White;
  border-right: 1px solid White;
  background : white;
  text-align : right;
  vertical-align : top;
}

TD.data_nastred {
  border : 1px solid;
  border-top: 1px solid White;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid White;
  border-right: 1px solid White;
  background : white;
  text-align : center;
  vertical-align : top;
}

TD.data_vlavo_bez {
	border : 1px solid White;
	background : white;
	text-align : left;
	vertical-align : top;
}

TD.data_vpravo_bez {
  border : 1px solid White;
  background : white;
  text-align : right;
  vertical-align : top;
}

TD.data_nastred_bez {
  border : 1px solid White;
  background : white;
  text-align : center;
  vertical-align : top;
}

FONT.male {
  font-family : Arial;
  color : black;
  font-size : 12;
}

FONT.zahlavie {
	font-family : Arial;
	color : navy;
	font-size : 14;
	text-decoration : none;
	font-weight : bold;
}

FONT.popis {
	font-family : Arial;
	color : #000000;
	font-size : 14;
	text-decoration : none;
	font-weight : normal;
}

FONT.pokec {
	font-family : Arial;
	color : #000000;
	font-size : 14;
}

P.pokec {
	font-family : Arial;
	color : #000000;
	font-size : 14;
	text-align : justify;
}

