*{
margin: 0;
padding: 0;
font-family: Palatino Linotype;
font-size: 15px;
font-style: normal;
color: #fee9d4;
letter-spacing: 1.4px;
}

body{
text-align: center;
background-color: #111;
background: transparent url('logo_bg_.gif') /*no-repeat;*/
}

div#kontener_slubne{
width: 900px;
height: 1410px;
margin: 0px auto;
text-align: center;
background: transparent url('tlo.gif') no-repeat;
margin-bottom: 40px;
margin-top: 15px;
/*border: 1px dashed #CCCCCC;*/
}

div#kontener{
width: 900px;
height: 610px;
margin: 0px auto;
text-align: center;
background: transparent url('tlo_.gif') no-repeat;
margin-bottom: 40px;
margin-top: 15px;
/*border: 1px dashed #CCCCCC;*/
}

div#naglowek_start{
height: 298px;
padding-bottom: 100px;
padding-top: 10px;
}

div#tresc_start{
text-align: center;
padding-bottom: 100px;
}

div#naglowek{  
height: 150px;
padding-top: 10px 
/*text-align: center;*/
}

div#tresc{
text-align: justify;
width: 800px;
margin: 0px auto;
padding-bottom: 40px;
}

div#tresc h2{
font-size: 20px; 
text-align: center;
padding-bottom: 6px;
}

div#tresc h3{ 
text-align: center;
padding-bottom: 30px;
}

div#tresc p{
text-indent: 60px;
padding-bottom: 11px;
line-height:  20px;
}

div#stopka{
font-weight: bold;
padding-bottom: 40px;
/*border: 1px dashed #CCCCCC;*/
}

h1{
visibility: hidden;
font-size: 1px; 
}

img{
border: 0px solid; 
width: auto; 
height: auto;
}

ul#menu{
list-style-type: none;
}

ul#menu li{
display: inline;
float: left;
}

hr {
/*width: 900px;*/
height: 1px;
}

