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{
    list-style:none;
    margin:0 20px;
    padding:0;
}

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

#page_content{
    padding:10px;
    color:#9c9c9c;
}

#page_content table{
    width:500px;
    margin-left:200px;
}
#page_content input{
    border:1px solid silver;
}


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

.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;
}

div.news{
    width:395px;
    height:206px;
    float:left;
    color:white;
    margin:10px 30px;
}

div.news .top{
    width:160px;
    height:20px;
    background:url('images/news_top.jpg') no-repeat;
    padding:4px 9px;
    font-family:'Myriad pro';
    font-size:14px;
    overflow:hidden;
    float:left;
}

div.news img{
    vertical-align:middle;

}

div.news .content{
    clear:both;
    height:155px;
    background-color:#72a7d3;
    padding:6px;
    font-family: arial;
    font-size:12px;
}
div.news .content img{
        float:left;
        padding: 0 5px 0 0;
}
div.news .bottom{
    width:100%;
    height:16px;
    background:url('images/news_bottom.jpg') no-repeat right;
    font-family:tahoma;
    font-size:12px;
    text-align:right;
}

div.news .bottom a:visited{
    margin-right:8px;
    color:white;
    position:relative;
    top:-2px;

}
 div.news .bottom a:link{
    margin-right:8px;
    color:white;
    position:relative;
    top:-2px;

}

#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;
}

span.liga{
    color:#bdbdbd;
    font-family:tahoma;
    font-size:13px;
}

.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;
}

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

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

table tr td{
}
table tr td span.error{
    color:red;
}

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

.last_news{
    clear:left;
    margin-left:30px;
}

.last_news div{
    float:left;
    width:450px;
    margin-bottom:10px;
    
}

p.news_home{
    
    margin:0 3px;
    margin-right:20px;
    border-bottom:1px dashed #9c9c9c;;
}

p.news_home a:visited, p.news_home a:link{
    color:black;
    font-family: tahoma;
    font-size:12px;
    display:block;
    width:98%;
    padding:3px 5px;

}

p.news_home a:hover{
    background-color:#bdbdbd;
}

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

div.page-content{
    padding:20px;
     color:#9c9c9c;
     font-size:14px;
}

textarea.konkurs{
    width:400px;
    height:100px;
    border: 1px solid black;
    background-color:#e5e5f0;
    overflow:hidden;
    margin:10px 0;
}