body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background: #dddddd;
	color: black;
}

td {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color:white;
}


p  {
  text-align:justify;
  margin:5px;
}

.menu {
	text-decoration: none;
	color: silver;
        font-size:12px;
	font-family:Helvetica;
	font-style:normal;
	font-weight:bold;
	background-color:white;
} 

a {
	text-decoration: none;
	color: #99bbdd;
        font-size:12px;
	font-family:Helvetica;
	font-style:normal;
	font-weight:bold;
} 

a:hover {

  color:white;
  background-color:black;

}

.stred {

   color:black;
   background-color:white;

}

.title {

  font-size:12px;
  color:white;
  font-weight:bold;
  font-style:normal;
  font-family:Helvetica;

}


.quick {
	text-decoration: none;
	color: #99bbdd;
        font-size:12px;
	font-family:Helvetica;
	font-style:normal;
	font-weight:bold;
}

.farba {

 background-color:white;

}

.banner {

  font-size:16px;
  color:black;
  background-color:#99bbdd;
  font-weight:bold;
  font-style:normal;
  font-family:Helvetica;

}

.caption {
  color:white;
  background-color:#415363;
  font-weight:bold;
  font-size:12px;
  text-align:justify;

}

.nazov {

 color:#0e4677;
 font-size:12px;
 font-weight:bold;

}

.lblue {

 color:#99bbdd;
 font-size:12px;
 font-weight:bold;
 letter-spacing:3px;


}