* {
   margin: 0;
   padding: 0;
  }
  
body {
   text-align:center;
   margin:0 auto;
   width:750px;
  }

#kontener_1 {
   width:750px;
   position:relative;
  }

#lewa_1 {
   float:left;
   width:213px;
   padding: 0px;
   left:0;
  }

#srodek_1 {
   width:536px;
   float: right;
   padding: 0;
  }

#stopka
  {
   clear: both;
   width:750px;
  }

/*** IE Fix ***/
* html #lewa
 {
  left: 150px;
 }

.text_1 {
   font-family: Tahoma;
   font-size: 10px;
   color: #7F7F7F;
  }

.text_1_1 {
   font-family: Tahoma;
   font-size: 10px;
   color: #ec1b27;
  }

a.text_1a {
   font-family: Tahoma;
   font-size: 10px;
   color: #7F7F7F;
   text-decoration: none;
  }

a.text_1a:hover {
   font-family: Tahoma;
   font-size: 10px;
   color: #ec1b27;
   text-decoration: none;
  }

a.text_1b {
   font-family: Tahoma;
   font-size: 10px;
   color: #2F3778;
   text-decoration: none;
  }

a.text_1b:hover {
   font-family: Tahoma;
   font-size: 10px;
   color: #ec1b27;
   text-decoration: none;
  }

a.text_1c {
   font-family: Tahoma;
   font-size: 10px;
   color: #B9B9B9;
   text-decoration: none;
  }

a.text_1c:hover {
   font-family: Tahoma;
   font-size: 10px;
   color: #ec1b27;
   text-decoration: none;
  }

a.text_1d {
   font-family: Tahoma;
   font-size: 10px;
   color: #545454;
   text-decoration: none;
  }

a.text_1d:hover {
   font-family: Tahoma;
   font-size: 10px;
   color: #ec1b27;
   text-decoration: none;
  }
  
.text_2 {
   font-family: Tahoma;
   font-size: 11px;
   color: #000000;
   font-weight:bold;
  }

.text_2_1 {
   font-family: Tahoma;
   font-size: 11px;
   color: #ec1b27;
   font-weight:bold;
  }

a.text_2a {
   font-family: Tahoma;
   font-size: 11px;
   color: #000000;
   font-weight:bold;
   text-decoration: none;
  }

a.text_2a:hover {
   font-family: Tahoma;
   font-size: 11px;
   color: #ec1b27;
   font-weight:bold;
   text-decoration: none;
  }

.text_3 {
   font-family: Tahoma;
   font-size: 12px;
   color: #2F3778;
  }

.text_3_1 {
   font-family: Tahoma;
   font-size: 12px;
   color: #ec1b27;
  }

a.text_3a {
   font-family: Tahoma;
   font-size: 12px;
   color: #2F3778;
   text-decoration: none;
  }

a.text_3a:hover {
   font-family: Tahoma;
   font-size: 12px;
   color: #ec1b27;
   text-decoration: none;
  }

.text_4 {
   font-family: Tahoma;
   font-size: 19px;
   color: #262626;
  }

.text_5 {
   font-family: Tahoma;
   font-size: 11px;
   color: #262626;
  }

a.text_5a {
   font-family: Tahoma;
   font-size: 11px;
   color: #262626;
   font-weight:bold;
   text-decoration: underline;
  }

a.text_5a:hover {
   font-family: Tahoma;
   font-size: 11px;
   color: #ec1b27;
   font-weight:bold;
   text-decoration: underline;
  }
  
.border_1 {
       border-top: 1px solid #747474;
       border-left: 1px solid #747474;
       border-bottom: 1px solid #747474;
       padding: 4 0 4 5;
  }

.border_2 {
       border-top: 1px solid #747474;
       border-left: 1px solid #747474;
       border-right: 1px solid #747474;
       border-bottom: 1px solid #747474;
       padding: 4 0 4 5;
  }

.border_3 {
       border-left: 1px solid #747474;
       border-bottom: 1px solid #747474;
       padding: 4 0 4 5;
  }

.border_4 {
       border-left: 1px solid #747474;
       border-right: 1px solid #747474;
       border-bottom: 1px solid #747474;
       padding: 4 0 4 5;
  }
