
/* ******************************************************************************** */

html, body {
   margin: 0px;
   padding: 0px;
}

body {
   text-align: center;
   
   font-family: Tahoma;
   font-size: 14px;
   color: #626a6e;
}

a {
   color: #828a8e;
   text-decoration: none;
}

a:hover {
   color: #97b4d2;
   text-decoration: underline;
}

a img {
   border-width: 0px;
}

p {
   margin: 0px;
   padding: 0px;
}

td {
   text-align: left;
   vertical-align: top;
}
 
/* ******************************************************************************** */

.lay_strona_kontener {
   margin: auto;
   margin-bottom: 20px;
   
   width: 980px;
}
 
/* ******************************************************************************** */

.lay_naglowek {
   position: relative;
   
   height: 67px;
}

.lay_logo {
   display: block;
   
   float: left;
}

.lay_naglowek_menu_uzytkownika {
   position: absolute;
   
   top: 27px;
   right: 200px;
}

.lay_naglowek_menu_produktow {
   position: absolute;
   
   top: 27px;
   right: 10px;
}
 
/* ******************************************************************************** */

.lay_menu_gorne {
   height: 41px;
   
   background-image: url('../images/lay_menu_gorne.png');
   background-repeat: repeat-x;
   background-position: 0px 0px;
}

.lay_menu_gorne_wnetrze {
   padding-top: 10px;
   
   text-align: center;
   
   font-size: 18px;
   color: #ffffff;
}

.lay_menu_gorne_wnetrze a {
   color: #ffffff;
   text-decoration: none;
}

.lay_menu_gorne_wnetrze a:hover {
   text-decoration: underline;
}
 
/* ******************************************************************************** */

.lay_mapa_serwisu {
   margin-top: 2px;
   
   height: 39px;
   
   background-image: url('../images/lay_mapa_serwisu.png');
   background-repeat: repeat-x;
   background-position: 0px 0px;

}
 
/* ******************************************************************************** */

.lay_kategorie_glowne {
   margin-top: 14px;
   margin-bottom: 11px;
   
   height: 82px;
}

.lay_kategorie_glowne img {
   display: block; 
   
   margin-right: 20px;
}
 
/* ******************************************************************************** */

.lay_podstrona_kontener {
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #e5e7e8;
}

.lay_lewa_szpalta {
   display: block;
   
   float: left;
   
   padding-bottom: 10px;
   
   width: 379px;
   
   text-align: left;
}

.lay_polecany_produkt_zdjecie {
   width: 372px;
   
   text-align: center;
}

.lay_polecany_produkt_stopka {
   position: relative;
   
   margin-top: 1px;
   
   height: 39px;
   
   background-image: url('../images/lay_polecany_produkt_stopka.png');
   background-repeat: repeat-x;
   background-position: 0px 0px;
}

.lay_polecany_produkt_stopka_wnetrze {
   padding-left: 15px;
   padding-top: 8px;
}

.lay_polecany_produkt_stopka_wnetrze a {
   font-size: 18px;
   color: #ffffff;
   text-decoration: none;
}

.lay_polecany_produkt_stopka_wnetrze a:hover {
   text-decoration: underline;
}

.lay_menu_opcja {
   position: relative;
   
   margin-top: 15px;
   
   height: 39px;
   
   background-image: url('../images/lay_menu_opcja.png');
   background-repeat: repeat-x;
   background-position: 0px 0px;
}

.lay_menu_opcja_wnetrze {
   padding-left: 15px;
   padding-top: 8px;
}

.lay_menu_opcja_wnetrze a {
   font-size: 18px;
   color: #97b4d2;
   text-decoration: none;
}

.lay_menu_opcja_wnetrze a:hover {
   text-decoration: underline;
}

.lay_podstrona {
   display: block;
   
   float: left;
   
   margin-left: 14px;
   padding-top: 10px;
   
   width: 587px;
   
   text-align: left;
}

.lay_produkty_stopka {
   background-image: url('../images/lay_produkty_stopka.png');
   background-repeat: repeat;
   background-position: 0px 0px;
}

.lay_popularne_kategorie_naglowek {
   margin-top: 10px;
   
   height: 39px;
   
   background-image: url('../images/lay_popularne_kategorie_naglowek.png');
   background-repeat: repeat-x;
   background-position: 0px 0px;
}

.lay_popularne_kategorie_naglowek_wnetrze {
   padding-left: 10px;
   padding-top: 8px;
   
   font-size: 18px;
   color: #97b4d2; 
}

.lay_popularne_kategorie {
   padding: 10px;
   
   border-width: 1px;
   border-style: solid;
   border-color: #e5e7e8;
   
   border-bottom-width: 0px;
}
 
/* ******************************************************************************** */

.lay_logotypy_kanalow_platnosci {
   height: 150px;
   
   text-align: center;
}

.lay_logotypy_kanalow_platnosci img {
   margin: auto;
   
   display: block;
}
 
/* ******************************************************************************** */

.lay_stopka {
   height: 47px;
   
   background-image: url('../images/lay_stopka.png');
   background-repeat: repeat-x;
   background-position: 0px 0px;
}

.lay_stopka_wnetrze {
   position: relative;
   
   padding-top: 17px;
   
   text-align: center;
}

.lay_prawa_autorskie {
   position: absolute;
   
   left: 10px;
   top: 10px;
   
   text-align: left;
   
   color: #828a8e;
}

.lay_prawa_autorskie a {
   color: #97b4d2;
   font-weight: bold;
   text-decoration: none;
}

.lay_prawa_autorskie a:hover {
   color: #97b4d2;
   text-decoration: underline;
}

.lay_projekt_i_wykonanie {
   position: relative;
   
   top: 17px;
   
   text-align: right;
   
   color: #828a8e;
}

.lay_projekt_i_wykonanie a {
   color: #97b4d2;
   font-weight: bold;
   text-decoration: none;
}

.lay_projekt_i_wykonanie a:hover {
   color: #97b4d2;
   text-decoration: underline;
}
 
/* ******************************************************************************** */
 