
A  {
	font-family : Arial;
	font-weight: bold;
	color : #ffffff;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
    color:  #ffffff;   
}

A:Active  {
	color : #ffffff;
	font-family : Arial;
	text-decoration : none;
}

A:Hover  {
  color : #005d8c;
  font-family : Arial;
  text-decoration : none;
}

A.mensie  {
	font-family : Arial;
	font-size : smaller;
}

A.inv  {
	color : #ffffff;
}

TR {
  background-color: #28b2f7;
  }
TD {
  font-family: Arial;
  color: black;
  text-align: justify;
  font-size: 14px;
  }
.nadpis  {
  font-family : Arial;
  color : #005d8c;
  font-size : 12px;
  font-weight : bold;
}
.menu {
  background-color : #28b2f7;
  border : 1px solid;
  border-bottom : 1px solid #005d8c;
  border-left : 1px solid #bae9f5;
  border-right : 1px solid #005d8c;
  border-top : 1px solid #bae9f5;
  }
.menu_href {
  font-family : Arial;
  color : #ffffff;
  text-align : left;
  text-decoration : none;
  font-size : 13px;
  font-weight : bold;
  }
