div.zespol-kat { border-left:12px solid #9be0c6; background-image: url("userfiles/bg_blue.png"); color:#FFF; padding:8px 10px; font-weight:unset; margin-bottom:20px; margin-top:20px; clear:both; background-color: #48a0c6;background-position: center;font-size: 20px;}

div.person {width:100%; max-width:380px; border:1px solid #EEE; float:left; margin:5px; margin-bottom:10px;
-webkit-box-shadow: 2px 2px 12px 0px rgba(107,107,107,0.47);
-moz-box-shadow: 2px 2px 12px 0px rgba(107,107,107,0.47);
box-shadow: 2px 2px 12px 0px rgba(107,107,107,0.47);
height: 520px;
overflow: hidden;
}


div.person:hover {-webkit-box-shadow: 2px 2px 12px 5px rgba(107,107,107,0.47);
-moz-box-shadow: 2px 2px 12px 5px rgba(107,107,107,0.47);
box-shadow: 2px 2px 12px 5px rgba(107,107,107,0.47); }

div.person img {width:100%}

p.person-iin {text-align:center; font-weight:bold}
div.person p.person-opis {margin:10px; font-size:12px; color:#444;text-align: center;}

div.person_show {border:0px solid red; margin-top:100px}
div.person_show img {float:left; margin:0px 10px 10px 0px;}
div.person_show .person-iin {border:0px solid; text-align:left}