/*
Theme Name: klubmalegoludka.pl Default
Theme URI: http://ideanorth.pl
Description: 
Version: 1.6
Author: Aleksander Stacherski
Author URI: 
Tags: 

*/

/*---------------------------------------- PAGE ---------------------------------------*/
/* @import "reset.css"; */

body
{
    font-size: 14px;
    font-family: Arial, Verdana, Sans-Serif;
    background-color: white;
    color: black;
    border: 0;
    padding: 0;
}

#page
{
    background-color: white;
    margin: 0 auto;
    padding: 0;
    width: 1024px;
}


/*---------------------------------------- HEADER ---------------------------------------*/
#header
{
    background-color: white;
    margin: 0 auto;
    padding: 0;
    width: 1024px;
    height: 257px;
    background: url(images/header.png) no-repeat top left;
}


/*---------------------------------------- menu ---------------------------------------*/
#menu
{
    background-color: white;
    margin: 0 auto;
    padding: 0;
    width: 1024px;
    height: 44px;
}

  
    #menu ul
    {
        margin: auto;
        padding: 0;
        list-style: none;
        display: block;
        width: 676px;
        height: 44px;
    }

        #menu li 
        {
            float: left;
            padding: 0;
            margin: 1px;
            list-style: none;
            background-repeat: no-repeat;
        }

        #menu li a,
        #menu li a:visited
        {
            display: block;
            text-decoration: none;
            text-indent: -5000px;
            background-repeat: no-repeat; height: 44px; width: 73px;
        }
        
        #menu ul li a:hover,
        #menu ul li.current_page_item a
        {
            background: none;
        }

        .page-item-5 {background-image: url(images/main_w.jpg); height: 44px; width: 73px}
        .page-item-5 a {background-image: url(images/main.jpg); height: 44px; width: 73px}
        .page-item-7 {background-image: url(images/zalety_w.jpg); height: 44px; width: 73px}
        .page-item-7 a {background-image: url(images/zalety.jpg); height: 44px; width: 73px}
        .page-item-9 {background-image: url(images/kadra_w.jpg); height: 44px; width: 73px}
        .page-item-9 a {background-image: url(images/kadra.jpg); height: 44px; width: 73px}
        .page-item-11 {background-image: url(images/plan_w.jpg); height: 44px; width: 73px}
        .page-item-11 a {background-image: url(images/plan.jpg); height: 44px; width: 73px}
        .page-item-14 {background-image: url(images/oferta_w.jpg); height:44px; width: 73px}
        .page-item-14 a {background-image: url(images/oferta.jpg); height:44px; width: 73px}
        .page-item-16 {background-image: url(images/galeria_w.jpg); height: 44px; width: 73px}
        .page-item-16 a {background-image: url(images/galeria.jpg); height: 44px; width: 73px}
        .page-item-18 {background-image: url(images/regulamin_w.jpg); height: 44px; width: 73px}
        .page-item-18 a {background-image: url(images/regulamin.jpg); height: 44px; width: 73px}
        .page-item-20 {background-image: url(images/rodzic_w.jpg); height: 44px; width: 73px}
        .page-item-20 a {background-image: url(images/rodzic.jpg); height: 44px; width: 73px}
        .page-item-22 {background-image: url(images/kontakt_w.jpg); height: 44px; width: 73px}
        .page-item-22 a {background-image: url(images/kontakt.jpg); height: 44px; width: 73px}

    


/*---------------------------------------- CONTENT ---------------------------------------*/
#content
{
    background-color: white;
    margin: 0 auto;
    padding: 0;
    width: 676px;
}

    #content h1
    {
        display: block;
        font-size: 35px;
    }
    
    /*#content h1
    {
        display: block;
        text-indent: -5000px;
        background-repeat: no-repeat;
    }*/

    /*#post-7 h1{background-image: url(images/zalety_nagl.jpg);}
    #post-9 h1{background-image: url(images/kadra_nagl.jpg);}
    #post-11 h1{background-image: url(images/plan_nagl.jpg);}
    #post-14 h1{background-image: url(images/oferta_nagl.jpg);}
    #post-18 h1{background-image: url(images/regulamin_nagl.jpg);}
    #post-20 h1{background-image: url(images/kacik_nagl.jpg);}
    #post-22 h1{background-image: url(images/kontakt_nagl.jpg);}*/
    

    #content h2
    {
        color: #090;
        font-size: 15px;
    }
    
    a
    {
        color:#3b2017;
        text-decoration:none;
    }
    
        a:hover
        {
            color:#7f7f7f;
            text-decoration:none;
        }
    
    #content img
    {
        margin: 2px;
    }
    
    #content img.alignleft
    {
        float: left;
    }

#homepage
{
    background-color: white;
    margin: 0 auto;
    padding: 0;
    width: 800px;
}

/*---------------------------------------- FOOTER ---------------------------------------*/
#footer
{
    clear: both;
    background-color: white;
    margin: 0 auto;
    padding: 0;
    padding-top: 10px;  
    width: 1024px;
    height: 78px;
    background: url(images/stopka_back.jpg) no-repeat top left;
}

