body{
    text-align:center;
    background-color:#e7e7e7;
}

a:visited, a:link{
    text-decoration:none;
    outline:none;
}
a:focus{
    outline:none;
}
img{
    border:0;
}
.page{
    text-align:left;
    margin:0 auto;
    width:961px;
    background-color:white;
}

.logo{
    width:961px;
    height:150px;
    background-image: url('images/logo.jpg');
}

.menu{
    position:relative;
    width:1000px;
    height:39px;
    left:-19px;
    background-image:url('images/menu_background.jpg');
}

.menu div{
    float:left;
}
.menu .menu_left{
    width:56px;
    height:39px;
    background-image:url('images/menu_left.jpg');
}

.menu .menu_content{
    width:886px;
    height:29px;
}

.menu .menu_right{
    width:58px;
    height:39px;
    background-image:url('images/menu_right.jpg');
}

.menu ul, .menu_center ul{
    list-style:none;
    margin:0 20px;
    padding:0;
}

.menu ul li, .menu_center ul li{
    display:inline;
}
.menu a:visited, .menu a:link, .menu_center a:visited, .menu_center a:link {
    color:white;
    font-family:tahoma;
    font-size:12px;
    display:block;
    float:left;
        width:90px;
    margin:0 5px;
    height:29px;
    padding-top:8px;
    text-align:center;
}
.menu_center a:visited, .menu_center a:link {
    font-size:16px;
    padding-top:0;
}
.menu a:hover{
    background-image:url('images/menu_active_background.jpg');
}

#page_content{
    font-family:arial;
}

.reklamy{
    clear:left;
    border-top:1px solid #cccccc;
    font-family:tahoma;
    font-size:10px;
    padding:0 0 10px 0;
    clear:both;
    width:900px;
    margin: 0 auto;
    margin-top:10px;
}

.reklamy div{
    width:450px;
    float:left;
    color:#606060;
    font-size:10px;
    font-family:tahoma;
}

#fooder{
  background-color:#e7e7e7;
   font-family:arial;
   font-size:10px;
   color:#9c9c9c;
   height:40px;
   padding-top:0;
   clear:both;
}

p.copy{
    float:left;
    width:50%;
     background-color:#e7e7e7;
}

p.grafik{
    float:left;
    background-color:#e7e7e7;
    width:50%;
    text-align:right;
}



#top_reklama{
    width:900px;
    margin:0 auto;
    clear:both;
    text-align:center;
}

.login{
    width:95%;
    height:26px;
    background:url('images/login.jpg') right no-repeat;
    margin-bottom:10px;
    text-align:right;
    padding-right:13px;
    color:white;
    font-family:tahoma;
    font-size:10px;
    text-align:right;
}
.login a:link, .login a:visited{
    font-size:12px;
    display:inline;
    float:none;
    padding:5px 12px;
}
.login a:hover{
    background:none;
}
.login input{
    width:77px;
    height:12px;
    font-size:10px;
    margin-top:3px;
    background-color:#e8e8e8;
    border:1px solid #e8e8e8;
}

.pasek1{
    width:961px;
    height:6px;
    border-top:1px solid #919191;
    border-bottom:1px solid #919191;
    background-image:url('images/grad1.jpg');
    margin-top:10px;
}

.left_cont{
    width:172px;
    float:left;
}

.header{
    height:23px;
    width:171px;
    background:url('images/grad2.jpg');
    font-family:arial;
    font-size:14px;
    color:white;
    padding-top:7px;
    border-right:1px solid #919191;
}

.header img{
    vertical-align:middle;
    margin:0 10px;
}

.left_table{
    min-height:200px;
    background-color:#3693d8;
    border-top:4px solid #2174b1;
    border-right:1px solid #919191;
    border-left:1px solid #919191;
    border-bottom:1px solid #919191;
    font-size:12px;
    font-family:tahoma;
    padding:7px;
    color:white;
}
.left_table a:visited, .left_table a:link{
    text-decoration:underline;
    color:white;
}
a:hover{
    text-decoration:underline;
}

.center{
    width:548px;
    float:left;
}

.menu_center{
    height:23px;
    background-image:url('images/grad3.jpg');
    padding-top:7px;
    color:white;
    font-family:arial;
    text-align:center;
 
}

.page_content{
    min-width:200px;
    padding:7px;
    border-top:4px solid #e3e3e3;
    font-family:tahoma;
    font-size:12px;
    color:#919191;
    clear:both;

}

.page_content img {padding:5px;float:left}
.page_content .author {border-top: 1px dashed silver; text-align:right;margin-top:10px;margin-bottom:10px;clear:both;}

.right_cont{
    width:239px;
    float:left;
    border-left:1px solid #919191;
    border-right:1px solid #919191;
    border-bottom:1px solid #919191;
}

.header_r{
    height:23px;
    background:url('images/grad2.jpg');
    font-family:arial;
    font-size:14px;
    color:white;
    padding-top:7px;
}
.header_r img{
    vertical-align:middle;
    margin:0 10px;
}

.right_table{
    min-height:200px;
    background-color:#3693d8;
    border-top:4px solid #2174b1;
    font-family:tahoma;
    font-size:12px;
    color:white;
    padding:7px;
}

.sponsor{
    font-family:tahoma;
    font-size:14px;
    color:#919191;
    position:relative;
    top:-20px;
}
.sp_baner{
    float:right;
    margin-right:440px;
    background-color:#e7e7e7;
    width:500px;
    height:33px;
    border:1px solid #cccbcb;
    position:relative;
    top:-8px;
}
h1{
    font-size:14px;
}

h1 a:visited, h1 a:link{
    font-size:14px;
    color:#919191;
}

.links{
    text-align:right;
    font-size:12px;
    padding-top:5px;
}

.links a:link, .links a:visited{
      color:#9c9c9c;
}

.comments{
    border-bottom:1px dotted silver;
    margin-bottom:10px;
}

textarea{
    width:400px;
    height:100px;
    overflow:hidden;
    margin-bottom:10px;
}

.time{
    margin-top:0px;
    font-style:italic;
}

thead.tabelaLiga{
    font-weight:bold;
}

.menu_prawe{
    text-align:right;
    margin-left:450px;
}

a.l{
    display:block;
    width:240px;
    height:50px;
    position:relative;
    left:70px;
    top:10px
}


