/*   Cascading Style Sheets created by Maciej Popielarz www.genotyp.pl   */

/* struktura */

body, html 
{
margin:0;
padding: 0;
background-color: #BA9C78;
color:#000000;
font-family:  "Arial CE", Arial;
font-weight: normal;
font-size:12px;
text-align: center;
}


#calosc 
{
margin: 0 auto;
padding: 0px;
width: 990px;
text-align: left;
position:relative;
top:0px;
background-image: url('grafika/zasadnicza_tlo.png');
background-repeat: repeat-y;
}

        #naglowek
        {
        margin: 0px 0px 0px 0px;
        position:relative; top:0px; left:0px;
        width: 990px;
        height: 607px;
        background-color: #4D4948;
        background-image: url('grafika/apartamenty_swinoujscie.jpg');
        background-position: center 55px;
        background-repeat: no-repeat;
        }

               #logo  {margin:0; position:absolute; top:42px; left:100px;}
               
               #sloneczne  {margin:0; font-weight:bold; position:absolute; top:100px; left:60px;}
               
               #naglowek_tlo {position:absolute; top:0px; left:-7px;}
               
               #apartamenty_swinoujscie {position:relative; top:55px; left:10px;}
               
               #swinoujscie_flash{margin:0; position:relative; top:321px; left:0px;}

               #apartament1,  #apartament2, #apartament3
               {
               position:absolute; top:586px;
               width:317px; height:21px; 
               text-align:center;
               font-size:12px;
               font-weight:bold;
               color: #cccccc;
               display:block;
               background-color: #4A0000;
               } 
               #apartament1:hover, #apartament2:hover, #apartament3:hover
               {
               background-color: #750000; 
               text-decoration: none;
               display:block;
               }
               span.px4
               {
               position:relative; top:4px;
               }
               #apartament1 {left:336px;}
               #apartament2 {left:10px;}
               #apartament3 {left:663px;}


        #zasadnicza 
        {
        margin: 0px 0px 0px 0px;
        width: 990px;

        }

                #menu { float:left; position:relative; left:10px; margin:0px; width: 320px;}

                                #zaw_menu { position:relative; left:40px; top:50px; margin: 0px; padding:0px;  width: 260px; }

                #tresc {float:left; width: 660px; margin:0px; text-align: justify;}

                                #zaw_tresc {width: 480px; margin: 0px 0px 0px 0px; padding:0px; position:relative;top:50px;left:72px; text-align: justify; line-height: 150%;}
        
        
        #stopka 
        {
        clear: both; 
        position:relative;top:50px;left:0px;
        margin: 0px 0px 0px 0px; 
        width:990px; 
        height:81px; 
        text-align: center; 
        background-image: url('grafika/stopka_tlo.png');
        background-repeat: no-repeat;
        background-position: center 0px;
        }

                #stopka_tresc {position:relative; top:42px;}

/* tagi a i czcionki */

a {color:#400040; text-decoration: none;}

a:hover {color: #aaaaaa; text-decoration: underline;}

a.menu {color: #cccccc; font-weight:bold;position:relative; top:4px;}

a.menu:hover {text-decoration: none;}

a.sloneczne {color:#eeeeee; font-size:42px;}

a.sloneczne:hover {text-decoration: none;}

.tabela {position:relative; left:140px; font-size:12px;}
/* nagłówki */

h1 {font-size:24px; font-weight: bold; color: #5E005E;}
h2 {font-size:16px; font-weight: normal;color: #656565;}
h3 {font-size:14px;}
