#strona {
  position: relative;
  width: 880px;
  margin: auto;
  background: #6D716C;
}

  #linki_gora {
    position: relative;
    width: 800px;
    height: 29px;
    float: right;
    line-height: 1px;
    font-size: 1px;
  }
  
    ul.linki {
      display: inline;
      margin: 0px;
      padding: 0px;
    }
    
    li.linki_element {
      margin: 0px;
      padding: 0px;
      float: left;
      line-height: 1px;
      font-size: 1px;
    }

  #strona_margines {
    position: relative;
    width: 820px;
    margin-left: 19px;
  }

  #gora_lewa {
    position: relative;
    float: left;
    width: 340px;
    height: 262px;
  }
  
  #gora_prawa {
    position: relative;
    float: left;
    width: 480px;
    height: 262px;
    line-height: 1px;
    font-size: 1px;
  }
  
  .marg1 { margin: 10px 0px 10px 0px; }
  .marg2 { margin: 10px 4px 10px 0px; }
  .marg3 { margin: 0px 15px 0px 20px; }
  .marg4 { margin: 0px 0px 0px 16px; }
  .marg5 { padding: 29px 0px 0px 37px; }
  .marg6 { padding: 0px 5px 0px 36px; }
  .marg7 { padding: 0px 18px 0px 20px; }
  .marg8 { padding: 0px 10px 0px 10px; }
  
  .border_jasny {
    font-size: 1px;
    line-height: 1px;
    float: left;
    border: solid 1px #CCCCCC;
  }
  
  .border_bialy {
    font-size: 1px;
    line-height: 1px;
    float: left;
    border: solid 4px white;
  }
  
  #laczacy {
    width: 820px;
    clear: both;
    background: url('../img/tlo_laczacy.gif') repeat-y;
  }
  
  #lewa { 
    position: relative;
    float: left;
    width: 200px;
  }
  
    #wyszukiwarka {
      width: 200px;
      height: 80px;
      background: url('../img/tlo_wyszukiwarka.gif') no-repeat;
    }

  #prawa { 
    position: relative;
    float: left;
    width: 620px;
    background: #ffffff;
  }
  
  td.foto {
    vertical-align: top;
    width: 113px;
  }
  
  /*dodane */
.uwaga {
	color:red;
	text-align:center;
	font-weight:bold;
}

.tytul {
	font-size:14px;
	font-weight:bold;
	margin-left:0px;
}

.tekst {
	color:#000000;
}
#tab_menu_nieaktywne {
background: none; /*#F5F5F5;*/
/*color:#E2E2E2;*/
text-align: center;
}
			
#tab_menu_aktywne {
background: #F5F5F5;
/*color:black;
border: 1px solid #C0E6ED*/
text-align: center;
font-weight: bold;
}

.linkk a{
color:					#FF0000;
font-family:			Trebuchet MS; 
font-size:				11px;
text-decoration:		underline;
}

.linkk a:hover{
color:					#FF0000;
font-family:			Trebuchet MS;
font-size:				11px;
text-decoration:		none;
}

.linkopis a{
color:					blue;
}

.linkopis a:hover{
color:					blue;
text-decoration:		none;
}

.linkk1 a{
color:					#666666;
font-family:			Trebuchet MS; 
font-size:				10px;
text-decoration:		underline;
}

.linkk1 a:hover{
color:					#666666;
font-family:			Trebuchet MS;
font-size:				10px;
text-decoration:		none;
}