﻿

.createButton, .enterButtonDefaultPage
{
    margin:5px;
    display:block;
    width:284px;
    height:56px;
    background:url('/images/buttons/wyhoduj2.png') no-repeat left top;
}

.enterButtonDefaultPage {
    background-position:right top;
}

.createButton:hover {
    
    background-position:left bottom;
    
}

.enterButtonDefaultPage:hover 
{
    background-position:right bottom;
}

.advTitle 
{
    font-size:15px;
    font-weight:bold;
    color:#339999;
   
}

.advTitle span 
{
    font-family: Georgia, Sans-Serif;
    font-size:25px;
    color:#2C8F8F;
}

.nameBox 
{
    color:#339999;
    margin-top: 3px;
    text-align: center;
    font-size:12px;     
}

.chomikPhoto 
{
    border-color:#E5DDBB;
}

.chomikPhoto:hover 
{
    border-color:#A39D85;
}


.SearchButton:hover {
    background-position:left bottom;
}

.SeeMoreButton {
    
    background:url(/images/buttons/more.png) left top no-repeat;
    display:block;
    width:128px;
    height:29px;
    
}

.SeeMoreButton:hover {
    
    background-position:left bottom;
    
}

.MovieLink {
    display:block;
    width:160px;
    height:120px;
    padding:1px;
    border:3px solid #339999;    
}

.MovieLink:hover {
    border-color:#92B01F;
}

.game {
    
    display:block;
    width:143px;
    height:98px;
    background-repeat:no-repeat;
    background-image:url(/images/games/buttons/small2.jpg);
    
}

.game_seafight {
    background-position:left top;
}

.game_darkorbit {
    background-position:-143px top;
}

.game_thepimps {
    background-position:-286px top;    
}

.game_gangsofcrime {
    background-position:-429px top;    
}

.game_deepolis {
    background-position:-572px top;    
}

.game_xblaster {
    background-position:-715px top;    
}

.game_waroftitans {
    background-position:-858px top;    
}

.game_spaceinvasion {
    background-position:-1001px top;
}

.game_more {
    display:block;
    width:126px;
    height:73px;    
    text-decoration:none;
    font-size:17px;
    background-image:url(/images/games/buttons/more.png);
    margin:auto;
}

.game_more:hover {
    color:#524F42;    
    background-color:#F7EECA;
}
