
/* STRONA TOP ----------------------------------------------------------------------- */

.lay_strona_kontener_tresci {
   margin: auto;
   
   width: 980px;
}

.lay_strona_top {
   height: 25px;
   
   background-image: url('../images/lay/lay_strona_top.png');
   background-repeat: repeat-x;
   background-position: 0px 0px;
}

.lay_strona_top .lay_strona_kontener_tresci {
  position: relative;
}

.lay_strona_top_ciapka {
   position: absolute;
   
   left: 482px;
   top: 0px;
}

.lay_strona_top_ciapka_wyszukiwarki {
   position: absolute;
   
   top: 0px;
   right: 0px;
}

/* NAGŁÓWEK ------------------------------------------------------------------------- */

.lay_naglowek {
   height: 133px;
   
   background-image: url('../images/lay/lay_naglowek.png');
   background-repeat: repeat-x;
   background-position: 0px 0px;
}

.lay_naglowek .lay_strona_kontener_tresci {
   position: relative;
}

.lay_wyszukiwarka {
   position: absolute;
   
   top: 0px;
   right: 0px;
   
   width: 336px;
   height: 133px;
   
   background-image: url('../images/lay/lay_wyszukiwarka.png');
   background-repeat: no-repeat;
   background-position: 0px 0px;
}

/* BANER ---------------------------------------------------------------------------- */

.lay_baner {
   height: 296px;
}

.lay_baner .lay_strona_kontener_tresci {
   position: relative;
}

.lay_baner_foto {
   position: absolute;
   
   left: 0px;
   top: 0px;
}

.lay_menu_boczne {
   position: absolute;
   
   left: 490px;
   top: 0px;
   
   width: 246px;
   height: 295px;
   
   background-image: url('../images/lay/lay_menu_boczne.png');
   background-repeat: repeat;
   background-position: 100% 0px;
}

.lay_menu_boczne_opcja {
   margin-top: 20px; 
   padding-left: 35px; 
   
   background-image: url('../images/lay/lay_strzalka_szara.png');
   background-repeat: no-repeat;
   background-position: 25px 50%;
}

.lay_menu_boczne_opcja a {
   text-decoration: none;
}

.lay_menu_boczne_opcja a:hover {
   text-decoration: none;
   
   color: #ffffff;
}

.lay_baner_ciapka {
   position: absolute;
   
   top: 0px;
   right: -2px;
}

.lay_menu_uzytkownika {
   position: absolute; 
   
   top: 10px; 
   right: 40px; 
   
   text-align: center; 
   
   color: #ffffff;
   
   text-decoration: none; 
}

.lay_menu_uzytkownika a {
   color: #ffffff;
   
   text-decoration: none; 
}

/* MENU GÓRNE ----------------------------------------------------------------------- */

.lay_menu_gorne {
   height: 38px;
}

.lay_menu_gorne .lay_strona_kontener_tresci {
   position: relative;
   
   height: 38px;
   
   background-color: #383e47;
}

.lay_menu_gorne_opcja {
   display: block;
   
   float: left;
   
   height: 38px;
}

.lay_menu_gorne_opcja a {
   display: block;
   
   padding-left: 15px;
   padding-right: 15px;
   
   height: 38px;
   
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: #d2d9e3;
   
   text-decoration: none;
}

.lay_menu_gorne_opcja a:hover {
   display: block;
   
   padding-left: 15px;
   padding-right: 15px;
   
   height: 38px;
   
   background-image: url ('../images/lay/lay_menu_gorne_on.png');
   background-repeat: repeat-x;
   background-position: 0px 0px;
   
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
}

.lay_menu_gorne_opcja a span {
   display: block;
   
   padding-top: 12px;
}

/* ZAWARTOŚĆ STRONY ----------------------------------------------------------------- */

.lay_tresc_strony {
   background-color: #565d67;
   
   background-image: url('../images/lay/lay_tresc_strony.png');
   background-repeat: repeat-y;
   background-position: 100% 0px;
}

.lay_tresc_strony .lay_strona_kontener_tresci {
   position: relative;
   
   background-color: #565d67;
}

.lay_strzalka_tresc_strony_srodek {
   position: absolute;
   
   left: 470px;
   bottom: 0px;
}

.lay_strzalka_tresc_strony_prawo {
   position: absolute;
   
   right: 0px;
   bottom: 0px;
}

.lay_strona_zawartosc {
   padding: 25px;
   padding-bottom: 50px;
}

.lay_strona_zawartosc  img {
   padding: 1px;
   
   border-width: 5px;
   border-style: solid;
   border-color: #383e47;
}

/* STOPKA --------------------------------------------------------------------------- */

.lay_stopka {
   height: 130px;
}

.lay_stopka .lay_strona_kontener_tresci {
   position: relative;
   height: 130px;
   
   background-image: url('../images/lay/lay_stopka.png');
   background-repeat: repeat-x;
   background-position: 0px 0px;
}
.lay_strzalka_stopka {
   position: absolute;
   
   left: 490px;
   top: 1px;
}

.lay_stopka_ciapka {
   position: absolute;
   
   top: 1px;
   right: 0px;
}

.lay_stopka_projekt_i_wykonanie {
   position: absolute;
   
   left: 12px;
   top: 68px;
}