/* Nadpisanie domyślnej tabeli */
table.default {
    margin:0 0;
}

table.default th {
    background-image:url(../../images/1px_transparent_black25.png);
}

table.default td {
    text-align:left;
    border:1px solid #4c4c4c;
}

table.center td {
    text-align:center;
}

div.lastpictures {
    height:auto;
    min-height:110px;
    position:relative;
    overflow:hidden;
    margin-left:20px;
}

div.lastpictures div.container {
    height:100%;
    width:100px;
    margin-right:15px;
    position:relative;
    float:left;
}

div.lastpictures div.container div.pic{
    height:100px;
    width:100px;
    position:relative;
    border:1px solid #ceb67b;
    padding:2px;
}

div.lastpictures div.container div.author {
    width:96px;
    padding:2px;
    text-align:center;
    font-weight:bold;
    overflow:hidden;
    position:relative;
    color:#ceb67b;
}

div.lastpictures div.container div.date {
    width:96px;
    padding:2px;
    text-align:center;
    overflow:hidden;
    position:relative;
}


/* LAST POSTS */

div.last_post {
    position:relative;
    width:250px;
    overflow:hidden;
}

div.last_post p {
    margin-top:5px;
    margin-bottom:20px;
}

#tresc a:link { color: white; text-decoration: none }
#tresc a:visited {color: white; text-decoration: none }
#tresc a:hover { color: white; text-decoration: underline}
#tresc a:active { color: white; text-decoration: none}

#tresc b, #tresc h3 {
    color:white;
}

div.last_season_winner {
    position:relative;
    width:560px;
    height:auto;
    min-height:10px;
    overflow:hidden;
}

div.last_season_winner div.frame {
    width:180px;
    height:155px;
    float:left;
    border:1px solid #ceb67b;
    padding:1px;
    background-position:50% 50%;
    background-repeat:no-repeat;
}
div.last_season_winner div.content {
    float:left;
    text-align:center;
    width:375px;
    padding-top:30px;
}

div.users_online {
    margin-left:20px;
}

div.users_online2 {
    margin-left:20px;
    color:#636363;
    border-top:1px solid #636363;
    padding-top:2px;
}

#tresc div.users_online2 b {
    color:#636363;
}

#tresc div.users_online a:link { color: #cccccc; text-decoration: none }
#tresc div.users_online a:visited {color: #cccccc; text-decoration: none }
#tresc div.users_online a:hover { color: #cccccc; text-decoration: underline}
#tresc div.users_online a:active { color: #cccccc; text-decoration: none}

div.twitter_corner {
    position:absolute;
    right:14px;
    top:0;
    width:120px;
    height:80px;
    background-image:url(../../banners/follow_us_on_twitter.png);
    background-position:0 0;
    background-repeat:no-repeat;
}


/* Last Played game */

#lpg_body {
    position:relative;
    overflow:hidden;
    height:310px;
}

#lpg_loader {
    display:none;
    width:100px;
    height:20px;
    text-align:center;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-50px;
    margin-top:-10px;
}
