@import "undohtml.css";


h3.head a {
    color: #C63C8F;
    }

h5 span {
    color: #bdbdb6;
}

h2.locked {
    border: 1px solid #DFC3D8;
    padding: 10px;
    margin: 20px 0;
    text-align: center;
    font-size: 14px;
}
/*****************************************
***************** TOP ********************
*****************************************/

div#header_blog div.logo {
    background: url(../images/blog/blog_header.jpg) no-repeat;
    float: left;
    width: 970px;
    overflow: hidden;
    position: relative;
}

div#header_blog div.logo a.blog_index {
    display: block;
    float:left;
    height: 100px;
    width: 120px;
    margin-left: 30px;
    margin-top: 15px;
    margin-right: 20px;
}

div#header_blog div.logo h1 {
    color:#003CA9;
    float:left;
    left:170px;
    position:absolute;
    top:43px;
    width:580px;
}

div#header_blog div.logo a.link_main {
    float:left;
    height: 165px;
    width: 210px;
    margin-right: 20px;
}

div#header_blog div.logo p {
    /*display: inline;*/
    float: right;
    margin: 10px 25px 0 0;
}

div#header_blog div.logo p.who {
    margin-top: 15px;
    text-align:right;
    margin-right: 70px;
    float:right;
    margin-left: 10px;
}

div#header_blog div.logo p span.datetime {
    /*float: right;*/
    font-size: 10px;
    color: #c097a9;
}

div#header_blog div.logo p span.welcome {
    /*float: left;*/
    margin-top: 6px;
    margin-right: 10px;
}

div#header_blog div.logo p a span {
    font-size: 12px;
    font-weight: bold;
    color: #0f43a7;
    /*float: left;*/
    margin-right: 5px;
}

div#header_blog div.logo p a:hover{
    text-decoration: none;
}

/********************************************/

.borders {
    background:transparent url(../images/blog/tresc_tlo.gif) repeat-y;
    width: 100%;
    margin-top: 10px;
    }

.borders .top {
    background:transparent url(../images/blog/tresc_gora.gif) no-repeat scroll left bottom;
    height:8px;
    width:100%;
    position:relative;
    }

.borders .top h1 {
    position: absolute;
    margin-top: -15px;
    background: #fff;
    padding: 0 3px;
    line-height: 28px;
    }

.borders .bottom {
    background:transparent url(../images/blog/tresc_dol.gif) no-repeat scroll left bottom;
    float:left;
    height:8px;
    width:100%;
    font-size:1px
    }

.borders p {padding: 10px;}
/**********************************************
******************** TABY *********************
**********************************************/

ul.tabs {
    list-style: none;
    padding: 0 20px;
    line-height: 18px;
    color: #c63c8f;
    border-bottom: 1px solid #DFEEFF;
    height: 31px;
    margin-top: 20px;
    margin-left: 0;

}

ul.tabs li {
    float: left;
    height: 31px;
    position:relative;
    top:1px;
    background: url(../images/default/sidebar/kp_prawy_off.gif) no-repeat bottom right;

}

ul.tabs li.first {
    margin-right: 2px;
}

ul.tabs li a {
    float: left;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background: url(../images/default/sidebar/kp_lewy_off.gif) no-repeat bottom left;
    color: #003ca9;
    font-weight: bold;

}

ul.tabs li a:hover {
    text-decoration: none;
}

ul.tabs li a span {
    margin: 0 15px;
    font-size: 11px;
}

ul.tabs li.active {
    background:transparent url(../images/default/sidebar/kp_prawy_on.gif) no-repeat scroll right bottom;
    }

ul.tabs li a.active {
    background:transparent url(../images/default/sidebar/kp_lewy_on.gif) no-repeat scroll left bottom;
    }
/**********************************************
***************** SORTOWANIE ******************
**********************************************/

ul.sort {
    margin: 10px 10px 5px 10px;
    padding: 0;
    list-style: none;
    float:right;
    }

ul.sort li {
    display: inline;
    padding: 0 4px;
    border-right: 1px solid #a0aebe;
    font-size: 10px;
    color: #a0aebe;
    }

ul.sort li.noborder {
    border: none;
    }

ul.sort li a{
    color: #a0aebe;
    text-decoration: underline;
    }

ul.sort li a:focus, ul.sort li a:hover {
    text-decoration: none;
    }


/**********************************************
***************** Lista blogów ****************
**********************************************/
#left_box ul.blog_list {
    clear:right;
    margin: 35px 15px 0 15px;
    padding-bottom: 10px;
    }

* html #left_box ul.blog_list {
    margin-bottom: 10px;
    }

#left_box ul.blog_list > li{
    border-bottom: 1px dotted #cdd5e2;
    padding-bottom: 10px;
    margin-top: 10px;
    }

#left_box ul.blog_list img {
    float:left;
    margin-right: 10px;
    margin-bottom: 45px;
    padding: 1px;
    border: 1px solid #c1c1b1;
    }

#left_box ul.blog_list h2, #left_box ul.blog_list h3 {
    margin: 0;
    padding: 0;
    font-weight: normal !important;
    }

#left_box ul.blog_list h2 {
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 3px;
    }



#left_box ul.blog_list h3 {
    font-size: 11px;
    line-height: 13px;
    color: #a0aebe;
    }

.blog_list_content {
    float:left;
    width: 560px;
    text-align: justify;
}


/**********************************************
************ Posty ****************************
**********************************************/

.details {
    margin-top: 15px;
    }

.data {
    font-size: 10px;
    color: #b8b8b8;
    }

p.wiecej {
    float:right;
    font-size: 10px;
    }

p.wiecej span {
    color: #c662aa;
    font-weight: bold;
    margin-left: 3px;
    }

/****** etykiety *******/
.count {
    width: 84px;
    display: block;
    float: right;
    text-align:center;
    padding-top: 2px;
    font-weight: bold;
    color: #6d7d00;
    }

.count.visit {
    height: 31px;
    background: url(../images/blog/odwiedziny.jpg) no-repeat;
    }

.count.comment {
    margin-top: 5px;
    height: 38px;
    background: url(../images/blog/komentarze.jpg) no-repeat;
    }

.count span {font-size: 9px;display: block;}

.comment_small {
    float: right;
    background: url(../images/blog/komentarze_small.jpg) no-repeat;
    height: 20px;
    width: 31px;
    margin-top: 7px;
    text-align:center;
    font-weight: bold;
    color: #9aa83d;
    padding-top: 1px;
    font-size: 10px;
    }

/**********************************************
************ user box info ********************
**********************************************/
.user_info {
    background:url(../images/blog/user_mid.jpg) repeat-y;
    margin-top:15px;
    width:100%;
    }

#right_box .user_info .top {
    background:url(../images/blog/user_top.jpg) no-repeat;
    height:5px;
    width:100%;
    clear: both;
    display:block;
    float: none;
    }

.user_info img {
    padding: 1px;
    border:1px solid #c1c1b1;
    float: left;
    margin-right: 7px;
    margin-bottom: 10px;
    }

.user_info span {
    color: #b8b8b8;
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 2px;
    display: block;
    }

#right_box .user_info h3 {
    margin: 0px;
    font-size: 23px;
    }

.user_info p {
    clear: both;
    }

#right_box .user_info div.bottom {
    background:url(../images/blog/user_bottom.jpg) no-repeat;
    display:block;
    float:none;
    height:4px;
    width:100%;
}

.user_btns {
    width: 244px;
    margin: 10px auto;
    }

.user_btns li {
    margin: 5px 2px;
    float:left;
    }

.user_btns li a{
    display:block;
    float: left;
    width: 118px;
    height: 17px;
    overflow:hidden;
    font-size: 10px;
    background: url(../images/blog/btn_blue.gif) no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    }

/**********************************************
****************** post ***********************
**********************************************/
.post p {
    margin: 10px 0;
    text-align: justify;
    text-indent: 20px;
    }


/*********** tiny mce *****************************/
.tinymce {
    margin-top: 15px;
    padding: 10px;
}
