
/**************************************************************************
   GLOBALNE
*/


body {
   background-color: #ffffff;
   
   font-family: Tahoma;
   font-size: 11px;
   color: #000000;
   line-height: 18px;
}

object, embed {
   display: block;
}

a img {
   display: block;
   
   border-width: 0px;
}

a {
   color: #50708f;
   text-decoration: none;
}

.lay_link_biel_niebieski {
   color: #ffffff;
}

.lay_link_niebieski_biel {
   color: #50708f;
}

.lay_link_niebieski_czerwien {
   color: #50708f;
}

.lay_link_granat_biel {
   color: #00283f;
}

.lay_clear {
   clear: both;
   
   height: 0px;
   
   overflow: hidden;
}

ul {
   margin-left: 25px;
   list-style: disc;
}

ol {
   margin-left: 25px;
   list-style: decimal;
}

li {
   margin-top: 10px;
}
 
.lay_mapa_serwisu_ul li {
   margin-top: 10px;
   
   color: #000000;
}

h1 {
   display: inline;
   
   font-size: 18px;
   color: #00283f;
   font-weight: bold;
}

h2 {
   display: inline;
   
   font-size: 14px;
   color: #00283f;
   font-weight: bold;
}