a.l_top:link {text-decoration: none; color: #c21c42;font-weight:bold;}
a.l_top:visited {text-decoration: none; color: #c21c42;font-weight:bold;}
a.l_top:active {text-decoration: none; color: #c21c42;font-weight:bold;}
a.l_top:hover {text-decoration: none; color: #c21c42;font-weight:bold;}

a.l_stopka:link {text-decoration: none; color: #c6c6c6;font-weight:bold;}
a.l_stopka:visited {text-decoration: none; color: #c6c6c6;font-weight:bold;}
a.l_stopka:active {text-decoration: none; color: #c6c6c6;font-weight:bold;}
a.l_stopka:hover {text-decoration: none; color: #c6c6c6;font-weight:bold;}


a.l_white:link{color: white; font-weight:bold;text-decoration: none;}
a.l_white:visited{color: white; font-weight:bold;text-decoration: none;}
a.l_white:active{color: white; font-weight:bold;text-decoration: none;}
a.l_white:hover{color: white; font-weight:bold;text-decoration: none;}

.f_blue
  {
  color: #3a5195;
  font-weight:bold;
  }
.f_red
  {
  color: #c21c42;
  font-weight:bold;
  }
.f_white
  {
  color: white;
  font-weight:bold;
  }
  
input.r_text
  {
  border: 1px solid #c6c6c6;
  
  }
  
td.r_text
  {
  font-family:arial;
  font-size:12px;
  color:#e21001;
  }
  
.tab
{
    width: 120px;
    height: 30px;
    line-height: 14px;
    float: left;
    cursor: pointer;
    text-align: center;
    margin: 0px -1px 0px 0px;
    border: 1px solid #0053b3;
    background-color: #cee2fd;
    color: #28446c;
    font-family: arial;
    font-size:14px;
}
.tab_over
{
    width: 120px;
    height: 30px;
    line-height: 14px;
    float: left;
    cursor: pointer;
    text-align: center;
    margin: 0px -1px 0px 0px;
    border: 1px solid #0053b3;
    background-color: #6fa9fd;
    color: #28446c;
    font-family: arial;
    font-size:14px;
}
.tabContent
{
    width:958px;
    margin-left:18px;
    margin-right:18px;
    padding:5px;
}
