body {
  font-family:  "ms sans serif", "arial ce", "arial", "verdana", "helvetica";
  font-size: 0.9em;
  background-color: #FFF;
}

#top {
  font-size: 0.7em;
}

.main_div {
  width: 1000px;
  padding-right: 30px;
  text-align: justify;
  line-height: 20px;
  background-image:url(images/motylci.gif);
  background-repeat:no-repeat;
  background-position: 50% 80%;
}

.main_div2 {
  width: 1000px;
  padding-right: 30px;
  text-align: justify;
  line-height: 20px;
}

.content_div {
  min-height: 400px;
  border-left: 1px solid #9b9d99;
  border-right: 1px solid #9b9d99;
  width: 960px;
  padding: 15px;
}

.top_menu {
  font-family: tahoma;
  font-size: 15px;
  color: #003972;
  font-weight: bold;
  width: 964px;
  height: 35px;
  border-left: 1px solid #9b9d99;
  border-right: 1px solid #9b9d99;
  border-top: 2px solid #2fb1e8;
  border-bottom: 2px solid #2fb1e8;
  padding-top: 5px;
  padding-left: 26px;
}

.top_menu_item, .top_menu_item_select, .top_menu_item_right, .top_menu_item_select_next {
  color: #003972;
  padding-left: 6px;
  padding-right: 4px;
  border-left: 2px solid #003972;
  height: 25px; 
  margin-top: 2px; 
  float: left;
  vertical-align: top;
}

.top_menu_item_select{
  margin-top: 10px;
  color: #c50c1f;
  border-right: 2px solid #003972;
}

.top_menu_item_select_next {
  border-left: 0px;
}

.top_menu_item_right {
  border-right: 2px solid #003972;
}
  
.top_link {
  text-decoration: none;
}

.top_image {
  border: 0px;
  border-top: 1px solid #9b9d99;
  margin: 0px;
  padding: 0px;
  float: left;
}

.menu_link {
  color: #003972;
  text-decoration: none;
}

.menu_link:hover {
  color: #c50c1f;
  text-decoration: none;
}

h3 {
  padding: 0px;
  margin: 0px;
}

div.content {
  font-family: tahoma;
}

td.time {
  background-image:url(images/box.gif);
  background-repeat:no-repeat;
  background-position:center left;
  text-align: right;
  padding-right: 20px;
  padding-left: 10px;
  width: 110px;
}

img.linka {
  padding: 0px;
  margin: 0px;
}

div.nadpis {
  background-image:url(images/nadpis.gif);
  padding-left: 5px;
}

a {
  text-decoration: none;
  color: #003972;
}

a:hover {
  text-decoration: underline;
}

img.box {
  padding-right: 5px;
}

input.invalid {
  border: 3px solid maroon;
}  

input.no {
  width: 30px;
}
