@charset "utf-8";
/* CSS Document */

body {
        padding:0;
        margin:0;
        color:#3d3d3d;
        font-size:11px;
        font-family:  Arial, Helvetica, sans-serif;
        background-color:#94ac0c;
    }
img {border:0px;}
.clr {clear:both;}

.button {
        background-image:url(./images/button.gif);
        width:58px;
        height:22px;
        color:#FFFFFF;
        border:0px;
        font-size:11px;
        font-weight:bold;
        background-color:transparent;
    }

a:link, a:visited {color:#879D0A; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:none;}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
        background-image:url(./images/nav_link.jpg);
        width:123px; height:45px;
        text-align:center;
        font-family: Arial, Helvetica, sans-serif;
        font-size:16px;
        color:#FFFFFF;
        display:block; 
        float:left;
        font-weight:normal;
        padding-top:16px;
        border: 0px;
    }

a.mainlevel-nav-right:link, a.mainlevel-nav-right:visited {
    width:123px; height:45px;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#d22525;
    display:block;
    float:right;
    font-weight:bold;
    padding-top:16px;
    border: 0px;
}

a.mainlevel-nav:hover {background-image:url(./images/nav_hover.jpg); height:44px; color:#859a0c;}
a.mainlevel-nav-right:hover {
        background-image:url(./images/nav_hover-right.jpg);
        height:44px;
        color:#859a0c;
    }
/*
#linki {color:#4954C5; font-weight:bold; text-decoration:none;}
span.pagenav {color:#8d8d8d; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
*/

/* Góra */

#top {
    width:980px;
    height:130px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    padding: 0px;
}
#arbo {text-align:center;}
#stripes {background-image:url(./images/stripes_bg.jpg); width:100%; height:13px;}
#logo {
        width:334px;
        height:130px;
        float:left;
    }
#logo1 {
        background-image:url(./images/logo_bg_1.jpg);
        width:296px;
        _width:295px;
        height:130px;
        float:left;
    }

/* Panel logowania */

#logo2 {
        background-image:url(./images/logo_bg_2.jpg); 
        width:345px;
        height: 65px;
        float:left;
        padding-top:65px;
        padding-left:5px;
        font-family: Verdana;
        padding-bottom: 0px;
        margin:0px;
        
    }
#logo22 {background-image:url(./images/logo_bg_22.jpg); width:345px; height:65px; float:left; padding-top:65px; padding-left:5px;font-family: Verdana; font-size:13px; color:#FFFFFF; font-weight:normal;}
#logo22 a{font-family:Verdana; font-size:13px; color:#FFFFFF; font-weight:normal;}
#logo2 .inputbox2 {
        background-image:url(./images/loginbox.jpg);
        width:122px;
        height:19px;
        border:0px;
        color:#878787;
        font-weight:bold;
        font-family: Verdana;
        font-size:11px;
        padding-top:4px;
        padding-left:5px;
    }
#logo2 .button {background-image:url(./images/loginbutton.jpg); width:34px; height:23px; border:0px; text-indent:-10000px; position:relative; top:1px; margin-left:9px; margin-right:9px; cursor: pointer;}
#logo2 label {color:#000000; position:relative; top:-3px;}
a.login, a.login:visited {
        background-image:url(./images/loginarrow.jpg);
        background-position:left;
        padding-left:20px;
        background-repeat:no-repeat;
        height:15px;
        display:block;
        font-weight:normal;
        color:#000000;
    }
a.login:hover{
    color: #3d3d3d;
}

/* playing now */
.playingnow_title
{
    top: -8px;
    left: 3px;
    position: absolute;
    color: #deee71;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    background: #97b00e !important;
    padding-left: 5px;
    padding-right: 5px;
    width: 190px;
    text-align: center;
    z-index:1;
}

#playingnow
{
	width:590px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
	background-color:transparent;
	/*border:1px solid #deee71;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	padding:5px;
    position: relative;
    display: none;
}

#playingnow li
{
	width:120px;
	display:block;
	float:left;
	margin:0;
	padding:0;
    text-align: center;
}

#playingnow a,#playingnow a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}


#playingnow a:hover
{
	color:#000;
	text-decoration:underline;
}

#playingnow a:hover .imag{
    border:1px solid #909090;
    background:#F8FAFC;
}


#playingnow .imag
{
    border: 1px solid #D1D1D1;
    background:#F8FAFC;
    margin:0;
    padding:2px;
}

.userelements{
    width: 100%;
    border: none;
}

.userelements td{
    border: none;
    vertical-align: top;
    text-align: center;
    margin:0;
	padding:0;
}

.userelements a,
.userelements a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}


.userelements a:hover
{
	color:#000;
	text-decoration:underline;
}

.userelements a:hover .imag{
    border:1px solid #909090;
    background:#F8FAFC;
}


.userelements .imag
{
    border: 1px solid #D1D1D1;
    background:#F8FAFC;
    margin:0;
    padding:2px;
}

.filter_table{
    border: 0px none;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

.filter_table td{
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

#sorting_bar
{
    margin-top: 5px;
    margin-right: 15px;
    font-weight: bold;
}
#filter_bar{
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}

#sorting_bar ol,
#filter_bar ol{
    margin: 0px;
    padding: 0px;
    display: inline;
}

#sorting_bar ol li,
#filter_bar ol li{
    display: inline;
    margin-left: 5px;
}

#sorting_bar a,
#filter_bar a{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #b8c91b;
    color: #FFFFFF;
    border: 1px solid #94ac0c;
}

#sorting_bar a:hover,
#filter_bar a:hover{
    color: #3d3d3d;
}

#sorting_bar .selected,
#filter_bar .selected{
    background: #94ac0c;
}
/* Kontener */

#container {
        width:980px;
        height:auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        _margin-top: -4px;
        padding: 0px;
    }

/* Menu lewe */

#left {
        background-image:url(./images/left_top_white_bg.gif);
        width:177px;
        height:auto;
        background-position:top;
        background-repeat:no-repeat;
        float:left;
        /*background-color:#FFFFFF; */
        padding-top: 2px;
}

#left ul {
        background-color: white;
        margin: 0px;
        list-style-type: none;
        padding-left: 0px;
        padding-bottom: 10px;
    }
#left li{
        margin-left: 0px;
        
}
#left h1 {
        background-image:url(./images/header_left2.gif);
        width:117px;
        height:41px;
        font-size:18px;
        color:#FFFFFF;
        font-weight:normal;
        text-align:left;
        padding-left:60px;
        padding-top:7px;
        margin: 0px;
        background-repeat:no-repeat;
}
#left a.level1:link,
#left a.level1:visited,
#left a.level0:link,
#left a.level0:visited {
        background-image:url(./images/menu_link_bg.jpg);
        width:144px;
        height:19px;
        background-position:bottom;
        background-repeat:no-repeat;
        display:block;
        margin:auto;
        margin-left:16px;
        margin-bottom:1px;
        text-decoration:none;
        color:#878787;
        font-weight:bold;
        text-align:left;
        padding-top:2px;
    }

#left a.level1:link,
#left a.level1:visited {
        width:134px;
        margin-left:26px; 
        font-size:10px;
    }

#left a.level0:hover,
#left a.level1:hover {
        background-color:#afc72a; color:#FFFFFF;
    }
    
.left_bottom {
        background-image:url(./images/menu_left_bottom.jpg);
        width:177px;
        height:9px;
        margin: 0px;
        font-size: 1px;
    }
/* Górne menu */

#top_menu {
        width:980px;
        height:61px;
        background: url(./images/top_menu_bg.jpg) repeat-x bottom;
        border: 0px;
        padding: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    
#logo3 {
        background-image: url(./images/logo_bg_3.jpg);
        width:980px;
        height:4px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        _margin-top:-4px;
        padding: 0px;
        font-size: 1px;
    }

/* Ścieżka i wyszukiwarka */

#pathway {
        background-image:url(./images/path_search_bg.jpg);
        width:980px;
        height: 56px;
        background-repeat:repeat-x;
        font-size:14px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
    }

#path {
        float:left;
        padding-left:20px;
        padding-top:18px;
        color:#DDEF6E;
        font-weight:bold;
        font-size: 14px;
        font-family: Arial;
        width: 640px;
        height: 30px;
    }
    
#path a,
#path a:visited {
        text-decoration:none;
        color:#FFFFFF;
    }
#path a:hover {
        color: #3d3d3d;
}
/*
span.pathway {font-weight:bold; color:#ddef6e;}
span.pathway img {position:relative; top:2px;}

*/

#search {
        width: 210px;
        height: 56px;
        padding-left: 70px;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        float:right;
        background: url(./images/szukaj_img.jpg) no-repeat top left;
    }
#search table{
    margin-top: 16px;
}
#search input {
        background: url(./images/inputbox2.jpg) no-repeat top right;
        width: 147px;
        height:19px;
        border:0px;
        color:#878787;
        font-weight:bold;
        font-family: Verdana;
        font-size:11px;
        padding-top:4px;
        padding-left:5px;
    }
#search .button {
        background-image:url(./images/button2.jpg);
        width:34px;
        height:23px;
        border:0px;
        cursor: pointer;
    }

.search_word{
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;
    color: #3d3d3d;
}

/* Tekst */

#con {
        float:left;
    }
#txt_head{
        background: url(./images/center_header_bg_top.gif) no-repeat top left;
        width:800px;
        height:15px;
        float:right;
}
#txt2_head{
        background: url(./images/center_header_bg_top2.gif) no-repeat top left;
        width:800px;
        height:15px;
        float:right;
}
#txt {
        background: url(./images/center_header_bg.gif) repeat-x #97b00e;
        width:620px;
        margin-left:4px;
    }
#txt2 {
        /* background-image:url(./images/film_bg.jpg);
        background-position:top;
        background-repeat:no-repeat;
        background-color:#FFFFFF;
        */
        background: url(./images/center_header_bg.gif) repeat-x #97b00e;
        width:795px;
        margin-left:4px;

    }
#ads .inputbox,
#txt .inputbox {
        background-color:#b8c91c;
        border:solid #a0b712 1px;
        padding:3px;
        color:#FFFFFF;
        font-family: Verdana;
        font-size:11px;
    }
#ads .inputbox_readonly,
#txt .inputbox_readonly {
        background-color:#b8c91c;
        border:solid #a0b712 1px;
        padding:3px;
        color:grey;
        font-family: Verdana;
        font-size:11px;
    }
#txt_bottom {background-image:url(./images/main_bottom.gif); width:620px; height:10px; font-size: 1px;}
#txt_bottom2 {
        background:url(./images/main_bottom2.gif) no-repeat top left;
        width:795px; height:10px; font-size: 1px;
    }
#padding_background{
    background: white;
    padding-top:0px;
    padding-bottom:5px;
    padding-left:3px;
    padding-right: 3px;
    margin: 0px;
}

#txt2 #padding_background{
        width: 789px;
}

#padding {
        padding: 0px;
        background-image:url(./images/main_top.gif);
        background-position:top;
        background-repeat:repeat-x;
        min-height: 240px;
        margin: 0px;
    }
 #txt #padding{
    padding: 0px;
    }
    
#padding h1{
    font-family:  Arial, Helvetica, sans-serif;
    /* font-weight: bold; */
    color: #687d04;
    margin-left: 10px;
}
#padding .message{
    margin: 10px;
}

#txt .padding_top{
    background-image: url(./images/main_top_header.gif);
    background-position:top;
    background-repeat:no-repeat;
    width: 620px;
    height:10px;
    font-size: 1px;
}
#txt2 .padding_top{
    background-image: url(./images/main_top_header2.gif);
    background-position:top left;
    background-repeat:no-repeat;
    width: 795px;
    height:10px;
    font-size: 1px;
}
div.componentheading,
td.contentheading {
        font-family: Verdana;
        font-size:24px;
        color:#677d03;
    }
.adult_msg{
    color: red;
    font-size: 14px;
    text-align: center;
    padding-top: 120px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.adult_form{
    margin-left: 20px;
    text-align: center;
    height: 380px;
}
.adult_form input[type=checkbox]{
    margin-bottom: 20px;
}

.adult_form input[type=submit]{
    border: 0px;
    background: none transparent;
    cursor: pointer;
    font-weight: bold;
}
.adult_form a{
    color: #3d3d3d;
    margin-right: 50px;
}

.video_block{
    display: block;
}

.video_block_left{
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
}

.video_block_right{
    float: right;
    vertical-align: top;
    padding-left: 5px;
    _padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;

}

#detail_page
{
	 width:500px;
     border: 0px;
     padding: 0px;
     margin: 0px;
}

#detail_page h1
{
	 margin-bottom: 8px;
}

#detail_page_comments
{
    width:460px;
}

#video_link {
    margin-top: 5px;
    background-color:#94ac0c;
    border:1px solid #B8C91B;
    color:#FFFFFF;
    width: 495px;
}
#video_link:hover {
    color:#3d3d3d;
}

.stat_views{
    float: right;
}


.unit-rating
{
	list-style:none;
	width:100px;
	height:20px;
	position:relative;
	background:url('images/star_rating.gif') top left repeat-x;
	margin:0;
	padding:0;
}

.unit-rating li
{
	text-indent:-90000px;
	float:left;
	margin:0;
	padding:0;
}

.unit-rating li a
{
	display:block;
	width:20px;
	height:20px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:20;
	position:absolute;
	padding:0;
}

.unit-rating li a:hover
{
	background:url('images/star_rating.gif') left center;
	z-index:2;
	left:0;
}

.unit-rating a.r1-unit
{
	left:0;
}

.unit-rating a.r1-unit:hover
{
	width:20px;
}

.unit-rating a.r2-unit
{
	left:20px;
}

.unit-rating a.r2-unit:hover
{
	width:40px;
}

.unit-rating a.r3-unit
{
	left:40px;
}

.unit-rating a.r3-unit:hover
{
	width:60px;
}

.unit-rating a.r4-unit
{
	left:60px;
}

.unit-rating a.r4-unit:hover
{
	width:80px;
}

.unit-rating a.r5-unit
{
	left:80px;
}

.unit-rating a.r5-unit:hover
{
	width:100px;
}

.unit-rating li.current-rating
{
	background:url('images/star_rating.gif') left bottom;
	position:absolute;
	height:21px;
	display:block;
	text-indent:-9000px;
	z-index:1;
}

#detail_page_vid_info,
#detail_page_game_info
{
	width:245px;
	color:#3d3d3d;
	border:2px solid #94ac0c;
	background: #deee71;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:12px 10px;
    margin-bottom: 10px;
}
#detail_page_game_info{
    float: right;
}

#detail_page_vid_info a,
#detail_page_vid_info a:visited,
#detail_page_game_info a,
#detail_page_game_info a:visited
{
	color:#0662C5;
	text-decoration:none;
}
#detail_page_vid_info a:hover{
    color: #087fff;
	text-decoration:none;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
font-weight: normal;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
font-weight: normal;
}
.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #FFF;
background-color: #b8c91b;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal !important;
}
.shadetabs li a:visited{
color: #FFF;
}
.shadetabs li a:hover{
text-decoration: none;
color: #3d3d3d;
}
.shadetabs li.selected{
position: relative;
top: 1px;
}
.shadetabs li.selected a{ /*selected main tab style */
color: #FFF;
background-color: #94ac0c;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.shadetabs li.selected a:hover{ /*selected main tab style */
    text-decoration: none;
}
.comments_content,
.tabcontent {
    display: none;
    width: 100%;
}
#tabs_related{
    display:block;
}
.comment_username,
.forum_username{
    color:#FF892A !important;
    font-size:11px;
    font-weight:bold;
    line-height:10px;
}
.comment_added {
    font-size:10px;
    font-weight:bold;
    line-height:15px;
}

#detail_show_more
{
	border:3px solid #94ac0c;
	background-color:#deee71;
	width: 260px;
}

#detail_show_more .item
{
	color:#8c8c8c;
	font-family:Arial, Helvetica, sans-serif;
	height:70px;
    width: 50%;
    padding-top: 3px;
    text-align: center;
    vertical-align: top;
}
#detail_show_more .item:hover   
{
    background: #b8c91b;
}

#detail_show_more .song_name
{
	color:#0662C5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	letter-spacing:-1px;
	text-decoration:none;
}
#detail_show_more .song_name:hover
{
    text-decoration: none;
    color: #087fff;
}

#detail_show_more .imag
{
	background-color:#fff;
	/* width:72px;
	height:53px; */
    height:85px;
    width:114px;
	border:1px solid #D1D1D1;
	margin-right:7px;
	padding:3px;
}
#detail_show_more a:hover .imag
{
	border:1px solid #909090;
}

#lightsoff-background
{
    position: absolute;
    margin:0;
    padding: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#playerholder{
    width:496px;
    height: 401px;
}

.video_actions{
    list-style-type: none;
    margin-top: 3px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
    width: 100%;
}
.video_actions td{
    font-weight:bold;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 70px;
}

.video_actions a{
    
    color: #3d3d3d !important;
    /*display: block; */
    /*
    border: 1px solid #D1D1D1;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px;
    display: inline;
    */
}
.video_actions a:hover{
   /*
        border: 1px solid #A1A1A1;
    */
}

.video_actions img{
    margin-right: 5px;
}
#video_action_msg {
    font-weight: bold;
}

.mycommentspan
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:700;
    color:red;
}
#c_comment_txt{
    width: 440px;
}

#myform input[type=text],
#myform textarea
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    border: 1px solid #CCC;
    padding: 3px;
}
.comment_box{
    margin: 0px;
    padding: 0px;
}

.comment_box ol
{
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
}

.comment_box li
{
    display: table;
    border:0px solid #CCC;
    background-color:#FFF;
    width:455px;
    _width: 440px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 5px;
    margin-right: 0px;
}

.bgdark{
    background-color:#EEE !important;
}


.comment_box .avatar_img
{
    border:1px solid #999;
    width:70px;
    display:block;
    margin:2px;
    padding:0px;
}

.comment_box p
{
    line-height:18px;
    margin:0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 5px;
}
.comment_box a,
.comment_box a:visited
{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    color:#B9121B;
    text-decoration:none;
}

.comment_box a:hover
{
    color:#B9121B;
    text-decoration:underline;
}

.report_comment{
    float: right;
}
.report_comment img{
    vertical-align: middle;
}

div.pagination
{
    width:auto;
    text-align:right;
    margin-top:5px;
}

div.pagination a
{
    font-weight:400;
    text-decoration:none;
    color:#747474;
    background-color:#eee;
    border:1px solid #bababa;
    font-size:0.9em;
    line-height:1.5em;
    margin:0 2px;
    padding:0 2px;
}

div.pagination a:hover,div.pagination a:active
{
    background-color:#039;
    color:#FFF;
    text-decoration:none;
    border-color:#039;
}

.pager{
    color: #9bb219;
    font-family: Verdana, sans-serif;
}
.pager a,
.pager a:visited{
    color: #3d3d3d;
}
.pager a:hover{
    text-decoration: underline;
}

/*** Panel uzytkownika ***/

.user_panel_success{
    font-size: 12px;
    font-weight: bold;
    color: #677d03;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}
.user_panel_error{
    font-size: 12px;
    font-weight: bold;
    color: red;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}

/*** EKRAN LOGOWANIA ***/
table.login{
    width:330px;
    border: 0px;
    border-spacing: 0px;
    padding: 0px;
}

table.login .td1{
    width:180px;
    text-align: right;
    font-size: 12px;
}

.login_error{
    font-size: 12px;
    font-weight: bold;
    color: red;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}
.error_msg
{
    font-weight: bold;
    color: red;
    margin-bottom: 15px;
}

.input-warning
{
	font-weight:700;
}
.small-warning
{
	font-size:9px;
	color:red;
}
/* Prawe menu */

#right {
        margin-top: -15px;
        width:175px;
        float:right;
        padding-top: 2px;
        background-image:url(./images/menu_right_top.gif);
        background-position:top;
        background-repeat:no-repeat;
    }

.tags{
    font-size:20px !important;
    font-family: Verdana;
    font-weight: normal !important;
}

#right table.moduletable-right,
#right table.moduletable-right2{
        text-align:center;
    }

#right table.moduletable-right th,
#right table.moduletable-right2 th {
        background: url(./images/header_right_light.gif) no-repeat;
        width:120px;
        height:41px;
        color:#6d8500;
        font-size:18px;
        text-align:left;
        padding-left:55px;
        padding-top:8px;
        border: 0px;
}

#right table.moduletable-right td,
#right table.moduletable-right2 td{
        background-color: white;
        border: 0px;
    }

#right table.moduletable-right th{
    background: url(./images/header_right_dark.gif) no-repeat !important;
    color: white !important;
    background-color:white !important;
    }

.right_bottom {
    background-image:url(./images/menu_right_bottom.jpg);
    background-color:#FFFFFF;
    width:175px;
    margin-bottom:5px;
    height:8px;
    font-size: 1px;
}

/* Stopka */

#footer_bg {background-image:url(./images/footer_bg.jpg); width:100%; min-height:236px;}

#footer {
        background-image:url(./images/footer_bg-30.jpg);
        width:925px;
        min-height:158px;
        margin:auto;
        text-align:center;
        padding-top:78px;
        font-family: Verdana;
    }

 .style2 {
    font-size: 10px;
    color: #4454FA;
}
a.style{color:#879D0A;}
a.footer {color:#656363;}
a.footer2 {color:#000000;}

.contact_us .td1{
    width: 22%;
    vertical-align: top;
    text-align: right;
}
.confirm_send{
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    color: #94ac0c;
}
table.videolist{
     width: 100%;
     border: 0px;
     border-spacing: 0px;
     text-align: center;
     padding: 4px; 
}

.td1{
        width:22%;
        text-align:left;
        padding: 8px 4px;
        border-spacing:0px;
        border: 0px;
        margin: 0px;
    }

.td2{
        width:25%;text-align:left;
        padding: 8px 4px;
        border-spacing:0px;
        border: 0px;
        margin: 0px;
    }
.td1 img{
    vertical-align: middle;
}
.td1 a,
.td1 a:visited,
.td2 a,
.td2 a:visited{
    color: #0662c5;
    text-decoration: none;
}
table.videolist  .td1 a:hover,
table.videolist  .td2 a:hover{
    color: #087fff;
    text-decoration: none;
}
.thumb{
        border:1px solid #cccccc;
        margin:0;
        padding:2px;
        background:#F8FAFC;
        height:97px;
        width:130px;
        vertical-align:top;
    }
.thumb3{
        border:3px solid #cccccc;
        margin:0;
        padding:2px;
        background:#F8FAFC;
        height:75px;
        width:110px;
        vertical-align:top;
    }
.com {font-size:11px;color:#FF892A;line-height:10px;font-weight: bold;}
.com2{font-size:10px;line-height:15px;font-weight:bold;}
.sectiontableheader2{font-size:12px;font-weight:bold;}
.s{font-size:10px;font-weight:bold;}
h1{font-size:13pt;margin:0; padding:0; margin-left:10px; margin-bottom: 15px;}
h2{font-size:12pt;margin:0; padding:0; margin-left:10px;color:#95AC16;}
td.sectiontableheader2 h1 {font-family:"Myriad Pro", "Trebuchet MS", Verdana; font-size:20px; color:#808f00;}

.forum_block{
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
}

#forum_txt{
    width: 580px;
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    border: 1px solid #CCC;
    padding: 3px;
}

.forum_block ol
{
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
}

.forum_block li
{
    display: table;
    border:0px solid #CCC;
    background-color:#FFF;
    width:590px;
    _width: 580px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 5px;
    margin-right: 0px;
}
.forum_entry{
    width: 100%;
}

.forum_header{
     background-color:#EEE !important;
}
.forum_entry th.td1{
    width: 80px;
     background-color:#EEE !important;
}

.forum_added {
    font-size:10px;
    font-weight:bold;
    line-height:15px;
}

.forum_avatar{
    width: 120px;
    vertical-align: top;
}
.forum_content{
    vertical-align: top;
}

.prev_next:hover{
    text-decoration: underline;
}
/* FACEBOOK */

#facebook_profile	{position:fixed; right:400px; top:0px; width:0px; height:600px;  display:none; z-index: 10000 px;}

#facebook_inner		{position:absolute; left:364px; top:0;}

#facebook_content	{position:absolute; left:36px; top:0; padding:5px; background:url('./images/bg_big.png') 0 0 no-repeat; z-index:1000; width:190px; height:329px;}

#facebook_handle	{position:absolute; left:0px; top:25px; background:url('./images/handle.png') 0 0 no-repeat; width:36px; height:41px;}

#facebook_handle a	{display:block; width:36px; height:41px; text-decoration:none;}

#facebook_info		{font:normal 10px Arial; color:#a4aaa3; position:absolute; bottom:15px; left:5px;}
