/* MAIN */
body
{
    background-image: url(/images/western/kolekcja.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #130600;
    color: #fff;
}

#ks_v1_ft_holder {border-top: 0px;}
.scrollable {border: 0px;}
.imgLogo {background: transparent url(/images/western/logo.png) top center no-repeat;}

.ks_v1_con_holder
{
    padding-left: 35px;
    background-image: url(/images/western/main.png);
    padding-top: 10px;
}
#ks_v1_con_sub_left
{
    float: left;
    width: 280px;
}
#ks_v1_con_sub_left_center
{
    float: left;
    padding-left: 30px;
    width: 615px;
    padding-right: 10px;
}
#ks_v1_con_sub_left img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* MENU */
.ks_v1_menu_holder
{
    background-image: url(/images/western/menu.png);
    background-repeat: no-repeat;
    height: 75px;
    left: -50px;
    position: relative;
    width: 665px;
}
#ks_v1_top_simple_menu
{
    padding-top: 10px;
    padding-bottom: 2px;
    height: 23px;
    font-family: georgia;
    text-align: center;
}
#ks_v1_top_simple_menu li
{
    display: inline;
    border-left: solid 1px #120600;
    padding-left: 10px;
    padding-right: 8px;
}
#ks_v1_top_simple_menu li.first_item
{
    border-width: 0;
}
#ks_v1_top_simple_menu li a
{
    color: #FFEED7;
    font-size: 17px;
}
#ks_v1_top_simple_menu li.current_page a
{
    color: #c6a27b;
}




/* SCROLLABLE ODCINKI W LEWEJ KOLUMNIE */
/* root element for scrollable */
.vertical
{
    /* required settings */
    position: relative;
    overflow: hidden; /* vertical scrollers have typically larger height than width */
    height: 420px;
    width: 280px;
}
/* root element for scrollable items */
.items
{
    position: absolute; /* this time we have very large space for height */
    height: 20000em;
    margin: 0px;
    display: block;
}
/* single scrollable item */
.items li
{
    font-size: 17px;
    font-family: georgia;
    height: 25px;
    display: block;
    text-align: center;
    width: 280px;
    padding-top: 3px;
}
.items li a
{
    color: #120600;
}
.items li.current_episode a
{
    background-color: #230B07;
    color: white;
    display: inline-block;
    padding: 1px 5px 4px 5px;
}
/* the action buttons above the scrollable */
#actions
{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}
#actions a
{
margin-top: 15px;
}
#actions a:hover
{
}
.disabled
{
    visibility: hidden;
}
.prevPage
{
    float: left;
}
.nextPage
{
    float: right;
}

/* KOLEKCJA */
#ks_v1_kolekcja_content
{
    color: #FCD0AB;
    font-family: georgia;
}
#ks_v1_kolekcja_content h1
{
    font-size: 45px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px;
}
#ks_v1_kolekcja_content h2
{
    font-size: 26px;
    margin-top: 10px;
    text-align: center;
}
#ks_v1_kolekcja_content h3
{
    font-size: 15px;
    color: #FFEED7;
    font-family: georgia;
    margin-bottom: 2px;
}
#ks_v1_kolekcja_content p
{
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 1em;
}
#ks_v1_kolekcja_content ul
{
    padding-left: 35px;
}
#ks_v1_kolekcja_content ul li
{
    list-style-type: disc;
}
#ks_v1_kolekcja_content strong
{
    font-weight: bold;
}
#ks_v1_kolekcja_content em
{
    font-style: italic;
}
#ks_v1_kolekcja_content .left_col
{
    float: left;
    width: 250px;
    text-align: center;
    background-image: url(/images/western/current_episode.png);
    background-repeat: no-repeat;
    color: #370000;
}
#ks_v1_kolekcja_content .left_col img
{
    margin-top: 5px;
    margin-bottom: 10px;
}
#ks_v1_kolekcja_content .right_col
{
 
    padding-top: 200px; 
    background: url(/images/western/ext.png) top right no-repeat;
    float: right;
    width: 365px;
    text-align: center;
}
#ks_v1_kolekcja_ft
{
    background-image: url(/images/western/footer.png);
    background-position: center top;
    background-repeat: no-repeat;
    font-family: georgia;
    font-size: 15px;
    margin-top: 65px;
    padding-top: 45px;
}
#ks_v1_kolekcja_ft .ft_info1
{
    width: 250px;
    float: left;
}
#ks_v1_kolekcja_ft a
{
    color: #FFEED7;
}
#ks_v1_kolekcja_ft .ft_info2
{
    color: #967660;
    float: right;
    width: 250px;
}
#ks_v1_kolekcja_ft .ft_info2 span
{
    color: #FFEED7;
}
#ks_v1_kolekcja_ft .oscar_copyright
{
    font-size: 11px;
    color: #FFEED7;
    margin-top: 10px;
}

/* ODCINEK */
#ks_v1_odcinek_content
{
    color: #fff;
}
#ks_v1_odcinek_content h1
{
    font-size: 35px;
    margin-top: 10px;
    color: #FCD0AB;
    font-family: georgia;
    margin-bottom: 15px;
}
#ks_v1_odcinek_content h2
{
    font-size: 18px;
    color: #FCD0AB;
    font-family: georgia;
    margin-bottom: 5px;
}
#ks_v1_odcinek_content h3
{
    font-size: 15px;
    color: #FCD0AB;
    font-family: georgia;
    margin-bottom: 2px;
}
#ks_v1_odcinek_content p
{
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 1em;
}
#ks_v1_odcinek_content ul
{
    padding-left: 35px;
}
#ks_v1_odcinek_content ul li
{
    list-style-type: disc;
}
#ks_v1_odcinek_content strong
{
    font-weight: bold;
}
#ks_v1_odcinek_content em
{
    font-style: italic;
}
.ks_v1_other_elements
{
    border-top: 1px solid #FCD0AB; ;
margin-top:10px;
padding-bottom:10px;
padding-top:10px;
}
.ks_v1_other_elements .left_col
{
    float: left;
    width: 250px;
}
.ks_v1_other_elements .right_col
{
    float: left;
    margin-left: 10px;
    width: 350px;
}
.ks_v1_other_elements td
{
    vertical-align: top;
    padding: 1px;
}
.ks_v1_other_elements td b
{
    color: #FCD0AB;
    display: block;
    text-align: right;
}
.ks_v1_other_elements .KsFlowPlayer
{
    border: groove 2px #d1d1d1;
}
#ks_v1_odcinek_content .flash_book
{
    width: 530px;
    margin-left: auto;
    margin-right: auto;
}

#ks_v1_prizes_info
{
    font-family: georgia;
    color: #FCD0AB;
    font-size: 20px;
    width: 280px;
}
#ks_v1_prizes_info td
{
    text-align: center;
    vertical-align: center;
    padding-bottom: 10px;
}
#ks_v1_prizes_info img
{
    display: inline;
    margin-top: 20px;
}
/* HARMONOGRAM */
.ks_v1_shedule_item
{
    float: left;
    font-family: verdana;
    height: 255px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    width: 131px;
}
.ks_v1_shedule_item .bottom_elements .odcinek_link
{
    display: block;
    color: #FCD0AB;
    text-align: center;
    margin-top: 3px;
}
.ks_v1_shedule_item .bottom_elements .schedule_date
{
    display: block;
    color: white;
    margin-bottom: 5px;
    font-size: 11px;
}

/* SIMPLE BOX */
.ks_v1_simple_box
{
    background-image: url(/images/western/left_col.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 620px;
    margin-top: 100px;
}
.ks_v1_simple_box_head
{
    height: 60px;
}
.ks_v1_simple_box_head img
{
    position: relative;
    top: -104px;
}
.ks_v1_simple_box_main
{
}
.ks_v1_simple_box2
{
    background-image: url(/images/western/current_episode.png);
    background-repeat: no-repeat;
    width: 250px;
}
.ks_v1_simple_box2_head
{
}
.ks_v1_simple_box2_head h1
{
    color: #370000;
    font-family: georgia;
    font-size: 25px;
    padding-top: 10px;
    text-align: center;
}
.ks_v1_simple_box2_main
{
    padding-top: 5px;
}
.ks_v1_simple_box2_foot
{
    margin-top: 25px;
    text-align: center;
}

/*Special links*/
.ks_v1_link_button
{
    height: 26px;
    display: inline-block;
    text-decoration: none;
    font-size: 10pt;
}
.ks_v1_link_button:hover
{
    text-decoration: none;
}
.ks_v1_link_button span
{
    display: inline-block;
    height: 22px;
    padding: 4px 10px 0px 10px;
    background-repeat: repeat;
    cursor: pointer;
    color: #FFEED7;
}
.ks_v1_link_button.red
{
    border: solid 1px #967660;
}
.ks_v1_link_button.red span
{
    background-image: url(/images/western/button.png);
}

.ks_v1_header_tab
{
    font-size: 16pt;
    border-bottom: solid 1px #FCD0AB;
    color: #FCD0AB;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 2px;
    font-family: georgia;
}

.ks_v1_foot_info3 {min-height: 50px; margin: auto; width: 974px; color: #AAAAAA; font-size: 10px; margin-left: -35px;}
.ks_v1_foot_info3 a {color: #AAAAAA; font-size: 10px;}
.ks_v1_foot_info3 img {float: left; margin-right: 10px;}



























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

