body{
  font-family: verdana;
  background-color: #f0f0f0;
}

.menu{
  background-color: #5888AB;
  border: #FFFFFF 0px solid;
  border-bottom-width: 1px;
}

.dane{
  background-color: #FFFFFF;
}

.text_header{
  font-size: 13px;
  font-weight: bold;
  color: #AF2F2F; 
}

.text_big{
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF; 
}

.text_big a{
  font-size: 15px; 
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.text_normal{
  font-size: 13px;
  font-weight: bold;
  color: #000000; 
}

.text_normal a{
  font-size: 13px; 
  font-weight: bold;
  color: #AF2F2F;
  text-decoration: none;
}
.text_normal a:hover{
  font-size: 13px; 
  font-weight: bold;
  color: #AF2F2F;
  text-decoration: underline;
}

.text_small{
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF; 
}

.text_small a{
  font-size: 11px; 
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.text_small a:hover{
  font-size: 11px; 
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}

.text_small_dane{
  font-size: 12px;
  color: #000000; 
}

.text_small_dane a{
  font-size: 12px; 
  color: #AF2F2F;
  text-decoration: underline;
}
.text_small_dane a:hover{
  font-size: 12px; 
  color: #AF2F2F;
  text-decoration: none;
}

.text_vsmall_dane{
  font-size: 10px;
  color: #3b5b73; 
}

.text_vsmall_dane a{
  font-size: 10px; 
  color: #3b5b73;
  text-decoration: underline;
}
.text_vsmall_dane a:hover{
  font-size: 10px; 
  color: #3b5b73;
  text-decoration: none;
}