#grafika {
    background:url("../images/gazetki/obrazek.jpg")!important;
    margin: 4px 4px 4px 0!important;
}

#lewyPanel .kategorie .customSelect {
    clear:both;
    margin-bottom:0px!important;
}

.leftContent .show_on_map {
    width:16px;
    height:25px;
    background:url("../images/gazetki/show_on_map.png");
    float:left;
    margin-right:8px;
    margin-top:5px;
}
.leftContent .address {
    line-height:18px;
}
.leftContent, 
.rightContent,
.line {
    float:left;
}
.leftContent {
    width:200px;
    margin-left:15px;
}
.line {
    width:2px;
    height:200px;
    background:url("../images/gazetki/dot.png") repeat-y;
}
.rightContent {
    width:484px;
    overflow:hidden;
}
.gazetka {
    margin:0 14px 0 14px;
    text-align:center;
    line-height:16px;
    float:left;
}
.gazetka .image > a img {
    margin-bottom:5px;
    height:140px;
    width:90px;
    -webkit-box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.3);
}
.gazetka span {
    color:#979797;
}
.gazetki .footer {
    clear:both;
    height:60px;
    width:100%;
    background:url('../images/gazetki/horline.jpg') repeat-x;
}

.gazetki {
    width:716px;
    margin:4px 0 8px 4px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.3);
    min-height:215px;
    overflow:hidden;
    background:#fff;
}
.gazetki .title {
    line-height:16px;
    margin-bottom:20px;
    margin-top:15px;
    margin-left:15px;
}

.gazetki h2, .gazetki h1  {
    font-size:24px;
    color:#000;
    font-weight:bold;
    line-height:25px;
}
.footer .line {
    height:60px;
}
.footer .homewww {
    font-weight:bold;
    font-size:14px;
    margin-top:23px;
}
.footer .homewww a {
    color:#3987ae;
}
.footer .rightContent > div {
    float:left;
    margin-left:10px!important;
    margin-top:20px!important;
}
.polecam img {
    vertical-align: middle;
    margin-right:8px;
}
.polecam {
    font-weight:bold;
    color:#3987ae;
    cursor:pointer;
}
.image {
    width:90px;
    height:140px;
    margin-bottom:5px;
}
.preview {
    position:absolute;
    width:90px;
    display:none;
    height:95px;
    background: rgba(250,250,250,0.85);
    padding-top:45px;
}
.preview img {
    width:20px;
    cursor:pointer;
}
.preview p {
    line-height:20px;
}