@CHARSET "UTF-8";
/** ostatni post z bloga **/
div#content div.stopic, div#content div.recommended {
    float: left;
    width: 100%;
    background: url(../images/blog/tresc_tlo.gif) repeat-y left;
}

div#content div.recommended div.top {
    float: left;
    width: 100%;
    height: 8px;
    line-height:1px;
    font-size:1px;
    background: url(../images/blog/tresc_gora.gif) no-repeat bottom left;
}
/** menu z zakładkami **/
div#content div.stop {
    height: 38px;
    background: url(../images/blog/tresc_gora.gif) no-repeat bottom left;
}

div#content div#tabframe div.stop h2 {
    float: left;
}

div#content div.stop ul {
    float: right;
    list-style: none;
    margin: 0;
    margin-right: 1px;
    padding: 0;
}

div#content div.stop ul li {
    padding: 0 15px 0 0;
    background: url(../images/default/sidebar/kp_prawy_off.gif) no-repeat bottom right;
	float:right;
}

div#content div.stop ul li.m2 {
    margin-left: 2px;
}

div#content div.stop ul li a {
    height: 31px;
    line-height: 31px;
    text-align: center;
    padding: 0 0 0 15px;
    background: url(../images/default/sidebar/kp_lewy_off.gif) no-repeat bottom left;
    color: #003ca9;
    font-weight: bold;
	display:block;
	float:left;
}
div#content div.stop ul li a span {
    display: inline !important;
    display: block;
    height: auto !important;
    height: 31px;
    overflow: auto !important;
    overflow: hidden;
}
/** aktywne **/
div#content div.stop ul li.active {
    background: url(../images/default/sidebar/kp_prawy_on.gif) no-repeat top right;
	    height: 32px;
}

div#content div.stop ul li a.active {
    background: url(../images/default/sidebar/kp_lewy_on.gif) no-repeat top left;
}
/**/
div#content div.stopic div.bottom, div#content div.recommended div.bottom {
    float: left;
    width: 100%;
    height: 3px;
    background: url(../images/blog/tresc_dol.gif) no-repeat bottom left;
}

div#content div.stopic div.mid{
    display: inline;
    float: left;
    margin: -5px 0 0 4px;
}

div#content div.stopic div.mid p {
    float: left;
    width: 305px;
    margin: 20px 10px;
}

/** linki do kalendarza **/
div#content div.calendar {
    float: left;
    margin-top: 14px;
    margin-bottom: 20px;
}

div#content div.calendar a {
    margin-left: 2px;
}

div#content div.calendar a.m0 {
    margin: 0;
}
/** polecane **/
div#content div.recommended div.header {
    display: block;
    height: 40px;
    position: relative;
    top: -20px;
    margin: 0;
}

div#content div.recommended div.header h2 {
    height: 34px;
    float: left;
    background: #fff;
    padding-right: 16px;
}

div#content div.recommended div.mid {
    float: left;
    display: inline;
    width: 610px;
    margin-left: 20px;
    padding-bottom: 10px;
}

div#content div.recommended div.mid div.imgframe {
    float: left;
    width: 178px;
    margin-bottom: 25px;
    margin-right: 8px;
}

div#content div.recommended div.mid div.imgframe span {
    /*float: left;*/
    margin-bottom: 3px;
    display:block;
}
div#content div.recommended div.mid div.textframe {
    float: left;
    width: 400px;
    padding-left: 8px;
    padding-top: 20px;
}

div#content div.recommended div.mid div.textframe h3 {
    margin: 0;
}

div#content div.recommended div.mid div.textframe p {
    margin: 0;
    line-height: 16px;
}

div#content div.recommended div.mid div.textframe p a {
    line-height: 26px;
}

div#content div.recommended div.mid div.textframe ul {
    list-style: outside;
    margin: 8px 0 0 12px !important;
    padding: 0;
    color: #c63c8f;
}

*:first-child+html div#content div.recommended div.mid div.textframe ul {
    padding-left: 3px;
}

* html div#content div.recommended div.mid div.textframe ul {
    padding-left: 3px;
}

div#content div.recommended div.mid div.textframe ul li {
    margin-bottom: 3px;
}

/** top frame **/
div#content div.topframe {
    width: 100%;
    background: url(../images/frontpage/bannerclose.gif) no-repeat;
    height: 50px;
    width: 650px;
    margin-bottom: 20px;
}

div#content div.topframe div.content {
    padding: 8px;
}

div#content div.topframe div.content p {
    margin: 0;
}

div#content div.topframe div.content p a {
    text-decoration:none;
}

div#content div.topframe img.top_hide {
    border: 0;
    float: right;
}
/*
div#content div.topframe div.top {
    float: left;
    height: 3px;
    width: 100%;
    background: url(../images/frontpage/topframe_top.gif) no-repeat top left;
}

div#content div.topframe div.bottom {
    float: left;
    height: 3px;
    width: 100%;
    background: url(../images/frontpage/topframe_bottom.gif) no-repeat bottom left;
}*/

#tabframe {
    margin-top: 10px;
}

#tabs {
    height: 200px;
    overflow: hidden;
}

