body {
  font-family: arial, tahoma;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  color: white;
  text-align: justify;
  background-color: #000000;
}

td {
  font-family: arial, tahoma;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  color: black;
  text-align: justify;
  background-color: none;
}

.main_cell {
  background-color: white;
  color: black;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: top;
}

.main_cell_p {
  padding-left: 6px;
  padding-right: 12px;
}

.menu_cell {
  padding-left: 30px;
  padding-top: 2px;
}

.right_bar {
  width: 180px;
  background-color: #CBEF7E;
  color: #2D3F07;
  font-size: 11px;
  padding: 0px;
  vertical-align: top;
}

.right_bar h1 {
  background-color: #7FB016;
  color: white;
  font-size: 11px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 0px;
  background-image: url(img/ico_sipka.gif);;
  background-position: 5px center;
  background-repeat: no-repeat;

}

.right_bar_cell {
  background-color: white;
  color: #4A690C;
  font-size: 11px;
  font-weight: normal;
  padding: 4px;

  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 5px;

}

.right_bar_cell p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  
}

.right_bar_cell a {
  color: #445960;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

.right_bar ul {
  list-style-image: url(img/bull_sidebar_red.gif);
  list-style-position: inside;
  padding: 0px;
  margin: 0px;
  margin-top: 6px;
  margin-left: 0px;
}

.right_bar li {
  margin-bottom: 6px;
  padding-left: 5px;
}



.search_cell {
  
}

h1 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 8px;
  font-size:14px;
  font-weight: bold;
  text-align: left;
  padding: 2px;
  background-color: white;
  color: #6779A1;
  font-style: italic;
  border-bottom: 1px solid #889BC5;
}

a {
  text-decoration: underline;
  font-weight: normal;
  color: #00529C;
}


.top_baner {
  background-color: black;
}

.top_baner td {
  background-color: black;
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 8px;
  color: white;
  padding: 2px;
  text-align: center;
}

.maincell a {
  color:#00529C;
}
