body {
    background: #cfcfcf;
}
td{
    font: 11px/160% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 { font-size: 20px; font-weight: bold;}
.menu_row {
    background: #fff url(../img/bg1.gif) repeat-y 0 0;
}
.menu_cut {
    background: #fff url(../img/bg2.gif) repeat-y 0 0;
}
.bg_conn{
    background: #fff url(../img/b1.gif) no-repeat 0 0;
}
td.menu{
    font: bold 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.menu a {
    color: #FFFFFF;
    text-decoration: none;
}
td.menu a:hover {
    color: #dfdfdf;
}
td.head1 {
    font-size: 18px;
    font-weight: bold;
}
a {
  color : red;
  font-weight: bold;
}
a:hover{
  color : darkred;
  text-decoration: none;
}
a.flag_pl { width:19px; height: 11px; background: url(img/flag_pl_off.gif) no-repeat;  margin-right:5px; float: left}
a.flag_pel { width:19px; height: 11px; background: url(img/flag_pl_off.gif) no-repeat;  margin-right:5px; float: left}
a.flag_pl:hover { width:19px; height: 11px; background: url(img/flag_pl_on.gif) no-repeat; }
a.flag_gb { width:19px; height: 11px; background: url(img/flag_gb_off.gif) no-repeat; margin-right:5px; float: left}
a.flag_geb { width:19px; height: 11px; background: url(img/flag_gb_off.gif) no-repeat; margin-right:5px; float: left}
a.flag_gb:hover { width:19px; height: 11px; background: url(img/flag_gb_on.gif) no-repeat; }

