body, td {
  font-family: arial, tahoma;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  color: black;
  text-align: normal;
  background-color: none;
}

body {
  background-color: #002E6C;
}



.title_cell {
  font-family: arial, tahoma, tahoma;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #A66413;
  text-align: normal;
  padding-left: 40px;
  padding-top: 2px;
}


.main_cell, .main_cell td {
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #003264;
  vertical-align: top;
}

.main_cell div {
  padding-left: 20px;
  padding-right: 25px;
  text-align: justify;
}

.main_cell a {
  color: #0065D5;
  font-weight: bold;
  text-decoration: underline;
}

.main_cell a:hover {
  color: #A66413;
}

.menu_cell {
  vertical-align: top;
}


.search_cell {
  font-family: arial, tahoma;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0px;
  color: white;
  vertical-align: top;
}

.search_cell div {
  padding-left: 10px;
}

.search_input {
  font-family: arial, tahoma;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0px;
  color: yellow;
  vertical-align: top;
  border: 1px solid black;
	background: url(obrazy/menu_focus.jpg);
	padding-left: 5px;
}

