a { 
  font-size: 11px;
  color: #3D5C85;
  text-decoration: none }

a:hover { 
  font-size: 11px;
  color: #000080;
  text-decoration: underline }

.mainmenu {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none }

.zagol {
  font-size: 17px;
  color: #3D5C85;
}

p,ul,li .content {
  font-size: 11px;
  text-decoration: none; }

.headline {
  font-size: 13px;
  font-weight:bold;
  color: #000080 }

.cc {
  font-size: 11px;
  color: #000080;
  text-decoration: none;
  text-align: center }

td.grey   { background-color: #EBEAFF; }
td.lgrey  { background-color: #D7DFE9; }
td.llgrey { background-color: #9595FF; }
td.dgrey  { color: #ffffff; background-color: #375A83; }
th        { color: #ffffff; background-color: #375A83; }

input,select,textarea { background-color:#FFFFFF; border-color:#375A83; border-width:1px; }

.inp100 { width:100%; height:20px; }

.inp100area { width:100%; height:50px; }

body {
  color:#000080;
  font-size: 11px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
}

ul
{
  margin-top:0;
  padding-top:0;
}

p.nospace
{
  margin-bottom: 0;
  margin-top:5px;
}