/*white version */

  body      {
    font-size: 12px;
    color:#000;
    margin:0px;
    font-weight: normal;
    text-decoration: none;
    font-family: verdana ce, helvetica;
    background: #fff url(../pix/tlo2.png) no-repeat;
    }

  a:link            { color: #DC2527; font-weight: bold; text-decoration: none }
  a:active          { color: #DC2527; font-weight: bold; text-decoration: underline }
  a:hover           { color: #DC2527; font-weight: bold; text-decoration: underline }
  a:visited         { color: #DC2527; font-weight: bold; text-decoration: none }

  h5                { color: #000; font-size: 12px; font-weight : normal; margin : 8px 25px 10px; }
  h4                { color: #000; font-size: 10px; font-weight : bold; margin : 3px 0px 0px 3px; }
  h3                { color: #000; font-size: 11px; font-weight : bold; margin : 5px 0px 0px 5px; }
  h2                { color: #000; font-size: 14px; font-weight : bold; margin : 8px 15px 10px; }
  h1                { color: #000; font-size: 11px; font-family : verdana; font-weight : bold; margin : 0px 0px 13px 0px; }

  p                 { font-family: verdana ce, helvetica; color: #000; font-size: 9pt; margin:0px; padding:0px; }
  div               { padding:0; margin:0; }
  ul, li            { color: #000; font-size: 9pt; margin:0px;  margin-left:15px;}
  input,select      { color: #000; font-size: 9pt }

  td                { color: #000; font-size: 9pt }
  img               { border:0px; }

.content  {
  width:950px;
}
.reklama  {
  width:320px;
  float:left;
  text-align:center;
  padding-top:5px;
}
.text  {
  width:630px;
  float:right;
}
.class_left { text-align: left; }
.class_right { text-align: right; }
.class_center { text-align: center; }
.class_center_bold {font-weight: bold; text-align:center}
.sepFoot {
  height:5px;
  border-top: solid 1px #AEAEAE;
  width:100%;
}
.footer {
  width:950px;
  text-align:center;
  color:#AEAEAE;
}
.color1 {
  background-color:#dddddd;
}
.color2 {
  background-color:#eeeeee;
}