@CHARSET "UTF-8";

/** o autorze **/
#left_box .about {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#left_box .about div.text {
    background: url(../images/summary/komiks_gora.gif) repeat-x top left;
    margin:15px 0 0 0;
    padding:5px 0 0 0;
    position:relative;
    width:501px;
    float:right
}

#left_box .about div.text div.strz{
    height: 15px;
    width: 11px;
    background: url(../images/summary/komiks_strz.gif) no-repeat top right;
    position:absolute;
    top:50%;
    left:-10px;
    margin:-7px 0 0 0
}

#left_box .about div.text p {
    padding: 5px 18px 12px;
    font-size: 11px;
    background:#f1f5fc url(../images/summary/komiks_dol.gif) right bottom no-repeat;
    margin:0;
}

#left_box .about div.text .center{margin:0}


/** ostatni post z bloga **/
#left_box .lastpost {
    float: left;
    width: 100%;
    background: url(../images/blog/tresc_tlo.gif) repeat-y left;
}

/** komentarze **/
#left_box .comments {
    margin-top: 20px;
    float: left;
    width: 100%;
    background: url(../images/blog/tresc_tlo.gif) repeat-y left;
}

#left_box .lastpost div.top, #left_box .comments div.top {
    float: left;
    width: 100%;
    height: 8px;
    background: url(../images/blog/tresc_gora.gif) no-repeat top left;
}

#left_box .lastpost div.bottom, #left_box .comments div.bottom {
    float: left;
    width: 100%;
    height: 8px;
    background: url(../images/blog/tresc_dol.gif) no-repeat bottom left;
}

#left_box .lastpost div.mid, #left_box .comments div.mid, #left_box .galleryframe div.mid  {
    display: inline;
    float: left;
    margin: 10px 13px 6px 13px;
}

#left_box .galleryframe div.mid h3, #left_box .lastpost div.mid h3, #left_box .comments div.mid h3 {
    float: left;
    margin-top: 14px;
    margin-left: 5px;
}

/** obrazki w nagłówkach **/
#left_box .mid div.header {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

/** moje albumy **/
#left_box .galleryframe {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: url(../images/gallery/dramka_srodek.gif) repeat-y top left;
}

body #left_box .galleryframe_extra{padding:0; border:0;background:transparent url(../images/gallery/dramka_srodek.gif) repeat-y scroll left top; margin-top:20px}

#left_box .galleryframe div.top {
    float: left;
    width: 100%;
    height: 8px;
    background: url(../images/gallery/dramka_gora.gif) no-repeat top left;
}

#left_box .galleryframe div.bottom {
    float: left;
    width: 100%;
    height: 8px;
    background: url(../images/gallery/dramka_dol.gif) no-repeat bottom left;
}

#left_box .galleryframe div.mid div.frame {
    width: 135px;
    float: left;
    display: inline;
    margin-left: 20px;
    margin-bottom: 10px;
}

#left_box .galleryframe div.mid div.first {
    margin: 0;
}

/** ostatni post z bloga **/
#left_box .lastpost div.mid p {
    margin: 0;
    margin-bottom: 10px;
}

/** ostatnie komentarze **/
#left_box .comments div.comment {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #cdd5e2;
    margin: 0 0 20px 0;
}

#left_box .comments div.comment div.gbutton {
    margin-top: 2px;
}

#left_box .comments div.comment p.date {
    margin: 0;
}

#left_box .comments div.comment p {
    float: left;
    width: 100%;
    margin: 8px 0 15px 0;
}

#left_box .comments div.last {
    border: 0;
    margin-bottom: 0;
}

/* [ CLEAR ] */
#left_box .about div.text:after,
#czyscioch:after
{content: ".";display: block;height: 0;clear: both;visibility: hidden;}

#left_box .about div.text,
#czyscioch
{display: inline-block;}

/* Hides from IE-mac \*/
* html #left_box .about div.text,
* html #czyscioch
{height: 1%;}

#left_box .about div.text,
#czyscioch
{display: block;}
/* End hide from IE-mac */



