#bile {
	
	color :  White;}
.odkaz {
	
	color : Aqua;
	font-weight :  bold;
	text-align :  center;
	font-size :  10pt;}

.male {
	
	color :  Black;
	font-size :  8pt;
	font-family :  cursive;}

BODY {
  margin-left: 10pt;
   font-family: tahoma, sans-serif;
  font-size: 8pt;
  margin-top: 7px;
  background-attachment :  scroll;
  background-image :  url("../skola/nadpisy2002_03/ctverec_pozadi.jpg");
  background-repeat :  repeat;}

A {
 font-family: tahoma, sans-serif;
 font-size: 12px;
 color: white;
 text-decoration: none;
 padding-left : 0px;
 padding-right : 5px;
}

A:hover {
  color: darkblue;
  background-color: white;
  padding-left : 0px;
  padding-right : 5px;}

.NADPIS {
  font-family: verdana, sans-serif;
  color: orange;
  font-weight: bold;
  font-size: 24pt;
}

.NEAKTIVNI {
  font-family: tahoma, sans-serif;
  font-size: 8 pt;
  color: gray;
}


