div.kliencilewa {
float: left;
width: 22%;
border: 0px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

div.klienciprawa {
float: right;
width: 75%;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
border-left-style: dashed;
border-left-width: 1px;
border-left-color: #bbbbbb;
font-family: Tahoma;
font-size: 11px;
}

table.klienci_lista {
width: 95%;
}

td.klienci_lista_img {
width: 25%;
padding: 2px;
text-align: center;
vertical-align: top;
}

td.klienci_lista_tresc {
width: 75%;
padding: 4px;
padding-top: 0px;
text-align: justify;
vertical-align: top;
font-size: 12px;
font-family: Tahoma;
}

div.klienci_lista_tytul {
width: 100%;
font-size: 13px;
font-weight: bold;
border-bottom-style: solid;
border-bottom-color: #bbbbbb;
border-bottom-width: 1px;
}

div.klienci_lista_teaser {
margin-top: 10px;
width: 100%;
font-size: 11px;
}

div.klienci_lista_wstep {
width: 95%;
font-size: 11px;
padding: 3px;
margin-bottom: 15px;
}

div.klienci_tresc {
width: 95%;
font-size: 11px;
line-height: 17px;
margin-right: 10px;
text-align: justify;
padding-bottom: 15px;
}

a:link, a:active, a:visited {
text-decoration: underline;
color: #000000;
}

a:hover {
text-decoration: none;
}

a.klienci_menu:link, a.klienci_menu:active, a.klienci_menu:visited {
text-decoration: none;
}

a.klienci_menu:hover {
text-decoration: underline;
}