body {
  background-image: none;
  margin-top: 0;
}

.side_border {
  display: none;
}

.menu_main .section_separation {
  width: 220px;
  height: 1px;
}

.menu_main .label a,
.menu_main .util a {
  text-decoration: none;
}

.firstpage_h1 {
  font-family: arial;
  font-size: 30px;
  line-height: 28px;
  color: #525252;
}

.firstpage_h2 {
  font-family: arial;
  font-size: 18px;
  color: #525252;
}

.firstpage_h3 {
  font-family: arial;
  font-size: 14px;
  line-height: 14px;
  color: #686868;
}

.left_cell {
  width: 180px;
}

.left_padding_cell,
.right_padding_cell {
  display: none;
  width: 0;
}

.footer {
  background-image: url(/skins/world/images/footer_bak.gif);
  height: 24px;
}

.footer_gazeta {
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  color: #027ac7;
  padding-left: 3px;
  padding-right: 3px;
  height: 24px;
}

.footer_gazeta a {
  text-decoration: none;
}

.middle_padding_cell {
  width: 8px;
}

.quiz_list_row_medium .name {
  width: 270px;   /* all cells should add up to 540 px, remaining are 265 */
}

.quiz_list_row_medium .comments {
  color: #9c9c9c;
}

.quiz_list_row_medium .author .by {
  color: #9c9c9c;
}

#basic .menu_selection .searchcell #keywords {
    width: 75px;
}

/* BASIC IMAGE OVER RIDES */
#basic h2 {
    background-image: url('/skins/world/images/h2_bak.gif');
}
#basic h2.blue {
    background-image: url('/skins/world/images/h2_bak_blue.gif');
}
#basic .menu_selection .selected {
    background-image: url('/skins/world/images/menu_selection/selected.gif');
}

.footer_copyright {
  color: #666;
}
