/*Smart Baners*/
.ks_v1_smart_baner{margin-top:5px; margin-bottom:5px; text-align: center;}
#ks_v1_under_art_sb {margin-top:5px; margin-bottom:5px;text-align: center;}

.ks_v1_header_tab
{
    font-size: 16pt;
    border-bottom: solid 1px #a8a8a8;
    color: #a8a8a8;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 2px;
}

/* Breadcrumb */
.ks_v1_navigation_breadcrumb li
{
    display: inline;
}
.ks_v1_navigation_breadcrumb
{
    margin-top: 15px;
    margin-bottom: 5px;
}
.ks_v1_navigation_breadcrumb img
{
    margin-right: 10px;
    margin-bottom: 1px;
}
.ks_v1_navigation_breadcrumb a
{
    color: #d3141b;
}
.ks_v1_navigation_breadcrumb span
{
    color: #8b8b8b;
}

/* Tags */
.ks_v1_art_tags img
{
    vertical-align: middle;
}
.ks_v1_home_tags_ul
{
    padding: 5px;
}
.ks_v1_home_tags_ul li
{
    color: white;
    display: inline;
    line-height: 145%;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    word-spacing: -2px;
}
.ks_v1_home_tags_ul .tag
{
    color: #7c7c7c;
}
.tag6x
{
    text-decoration: none;
    font-size: 24px;
}
.tag5x
{
    text-decoration: none;
    font-size: 22px;
}
.tag4x
{
    text-decoration: none;
    font-size: 20px;
}
.tag3x
{
    text-decoration: none;
    font-size: 18px;
}
.tag2x
{
    text-decoration: none;
    font-size: 16px;
}
.tag1x
{
    text-decoration: none;
    font-size: 14px;
}

/*POLECAMY*/
.polecamyList
{
    padding-left: 20px;
    margin-bottom: 10px;
}
.polecamyList li
{
    list-style-type: disc;
    color: #d5131b;
}
.polecamyList .polecamyListItemLink
{
    color: #7c7c7c;
}

/* COMMENTS */
.ks_v1_comments_main
{
    margin-top: 20px;
}
.ks_v1_comments_form
{
    width: 629px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.ks_v1_comments_form td
{
    padding: 5px;
}
.ks_v1_comments_temat, .ks_v1_comments_author, .ks_v1_comments_f_threeLetters
{
    width: 245px;
    height: 20px;
    border: solid 1px #d8d8d8;
}
.ks_v1_comments_memo
{
    width: 340px;
    height: 70px;
    border: solid 1px #d8d8d8;
}

/*COMMENTS LIST*/
.ks_v1_comments_list
{
    width: 629px;
    margin-bottom: 10px;
    background: url('/static/v1/gfx/background/abuse_case_info.gif') left 40px no-repeat;
}
.ks_v1_comments_list .ks_v1_comments_separator
{
    height: 5px;
}
.ks_v1_comments_list table
{
    width: 630px;
    margin-top: 30px;
}
.ks_v1_comments_list .second_col, .third_col
{
    padding: 5px 5px 15px 5px;
    vertical-align: top;
    overflow: hidden;
}
.ks_v1_comments_list .second_col
{
    border-right: solid 1px white;
    width: 100px;
}
.ks_v1_comments_list .comment_item /*tr tag*/
{
    background-color: #dbdad9;
}
.ks_v1_comments_list .comment_alternate_item /*tr tag*/
{
    background-color: #f4f4f4;
}
.ks_v1_comments_list .first_col
{
    background-image: url('/static/v1/gfx/background/first_col_comments.gif');
    background-position: top;
    background-repeat: no-repeat;
    width: 34px;
    height: 42px;
    background-color: white;
}
.ks_v1_comments_list .comment_alternate_item .first_col
{
    background-image: url('/static/v1/gfx/background/first_col_commentsAlt.gif');
    background-position: top;
    background-repeat: no-repeat;
    background-color: white;
    width: 34px;
    height: 42px;
}
.ks_v1_comments_list .second_col .comment_author
{
    display: block;
}
.ks_v1_comments_list .second_col .comment_date
{
    display: block;
}
.ks_v1_comments_list .third_col .comment_memo
{
    display: block;
    width: 476px;
    overflow: hidden;
}

/* Widgets */
#dictionaryWidget
{
    width: 298px;
    height: 68px;
    background-image: url('/static/v1/gfx/widgets/dictionaryWidget.jpg');
    background-repeat: no-repeat;
}
#dictionaryWidget .dictionarySearchButton
{
    display: block;
    float: right;
    width: 29px;
    height: 29px;
    border: 0px;
    background: none;
    background-repeat: no-repeat;
    margin-right: 2px;
    margin-top: 20px;
    cursor: pointer;
}
#dictionaryWidget .dictionarySearchText
{
    display: block;
    float: left;
    border: 0px;
    left: 70px;
    top: 21px;
    width: 185px;
    height: 20px;
    padding-top: 5px;
    padding-left: 5px;
    color: #666666;
    position: relative;
}
#downloadsWidget
{
    width: 298px;
    height: 68px;
    background-image: url('/static/v1/gfx/widgets/downloadsWidget.jpg');
    background-repeat: no-repeat;
}
#downloadsWidget .downloadsSearchButton
{
    display: block;
    float: right;
    width: 29px;
    height: 29px;
    border: 0px;
    background: none;
    background-repeat: no-repeat;
    margin-right: 2px;
    margin-top: 20px;
    cursor: pointer;
}
#downloadsWidget .downloadsSearchText
{
    display: block;
    float: left;
    border: 0px;
    left: 70px;
    top: 21px;
    width: 185px;
    height: 20px;
    padding-top: 5px;
    padding-left: 5px;
    color: #666666;
    position: relative;
}

#searchTagWidget
{
    margin-top: 10px;
    border-top: solid 1px #d8d8d8;
    padding-top: 8px;
}
#searchTagWidget .left_col
{
    float: left;
}
#searchTagWidget .left_col .ks_v1_link_button span
{
    padding-left: 10px;
    padding-right: 10px;
}
#searchTagWidget .right_col
{
    float: right;
    width: 153px;
}
#searchTagWidget .tagSearchButton
{
    display: block;
    float: right;
    width: 25px;
    height: 25px;
    border: 0px;
    background: none;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url('/static/v1/gfx/button/searchTag.png');
    background-repeat: no-repeat;
    margin-left: 3px;
}
#searchTagWidget .tagSearchText
{
    display: block;
    float: left;
    border: solid 1px #d8d8d8;
    width: 120px;
    height: 20px;
    padding-top: 3px;
    padding-left: 3px;
    color: #666666;
}

/*AdSense*/
.ks_v1_under_lead_ad
{
    margin-top: 10px;
    text-align: center;
}
.ks_v1_under_breadcrumb_ad
{
    margin-top: 10px;
    text-align: center;
}

/*Skąpiec*/
.ks_v1_skapiec_adv
{
    margin-bottom: 10px;
}

/*SmartContext*/
.intextPodtrzeni
{
    color: #D4151A;
    text-decoration: underline;
    border-bottom: solid 1px #D4151A;
}

/*Stepstone*/
.ks_v1_stepstone_widget
{
    margin-bottom: 10px;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

