.infobox {
   text-align:center;
   background: #F9EEBD;
   height:30px;
   color: green;
   font-weight: bold;
   border: #4F4000 1px solid;
   padding: 5px;
}

.errbox {
   text-align:center;
   background: #FFE7E7;
   height:40px;
   color: #ff0000;
   font-weight: bold;
   border: #4F4000 1px solid;
   padding: 5px;
}

body { -moz-select-user: none; }


.nazwakonkursu {
  font-size:11pt;
  font-weight:bold;
  color:#FF6600;
  font-family: "Trebuchet MS", Verdana;
  text-decoration:none;
}

.nazwakonkursu:hover {
  font-size:11pt;
  font-weight:bold;
  color:#FF6600;
  font-family: 'Trebuchet MS', verdana, tahoma;
  text-decoration:underline;
}


.kategoria {
  font-size:8pt;
  font-weight:bold;
  color:#1354AA;
  font-family: 'Trebuchet MS', verdana, tahoma;
  text-decoration:none;
}

.kategoria:hover {
  font-size:8pt;
  font-weight:bold;
  color:#1354AA;
  font-family: 'Trebuchet MS', verdana, tahoma;
  text-decoration:underline;
}

.nkategoria {
  font-size:8pt;
  font-weight:bold;
  color:#1354AA;
  font-family: 'Trebuchet MS', verdana, tahoma;
  text-decoration:none;
}


.ocena {
 font-family: 'Trebuchet MS', verdana;
 font-size:8pt;
 color:#808080;
}

.kinput {
 background: url('../images/konkursy_input.jpg') repeat-x;
 height:17px;
 padding:3px;
 font-size:9pt;
 padding-top:5px;
 vertical-align:middle;
 border:#FF7A22 1px solid;
}
