﻿.photo_container {
float:left;
height:264px;
margin-bottom:10px;
margin-left:10px;
width:130px;
}
.photo_container_inner {
border:1px solid #515151;
height:262px;
position:relative;
}
.photo_container_inner .photo_header {
background-image:url(../images_pres/background_pattern.gif);
height:34px;
}
.photo_container_inner .photo {
border-bottom:1px solid #FF0000;
border-top:1px solid #FF0000;
height:194px;
overflow:hidden;
}
.photo_container_inner p.cecha_specjalna {
background-color:#FF0000;
color:#FFFFFF;
font-size:1em;
height:16px;
position:absolute;
right:6px;
text-align:center;
top:9px;
width:90px;
}
.photo_container_inner p.photo_title {
bottom:9px;
font-size:1em;
left:6px;
position:absolute;
text-align:left;
}