body{
background-image: Url("belka1.jpg");
}

div#pierwszy_blok {

position: absolute;
top: 0px;
left: 0px;
width: 1149px;
height: 800px;
background-image: Url("tlo.jpg");
overflow: auto;
}

div#czwarty_blok {

position: absolute;
top: 100px;
left: 715px;
width: 160px;
height: 80px;
background-color: white;
overflow: hidden;
}


div#piaty_blok {

position: absolute;
top: 100px;
left: 900px;
width: 70px;
height: 80px;
background-color: white;
overflow: hidden;
}


div#szosty_blok {

position: absolute;
top: 235px;
left: 180px;
width: 300px;
height: 50px;
background-color: white;
overflow: hidden;
}


div#siodmy_blok {

position: absolute;
top: 290px;
left: 180px;
width: 200px;
height: 250px;
background-color: white;
overflow: hidden;
}

div#osmy_blok {

position: absolute;
top: 212px;
left: 428px;
width: 380px;
height: 375px;
background-color: white;
overflow: auto;
}

div#dziewiaty_blok {

position: absolute;
top: 275px;
left: 820px;
width: 150px;
height: 313px;
background-image: Url("prac_fot.jpg");
overflow: hidden;
}


div#dziesiaty_blok {

position: absolute;
top: 753px;
left: 850px;
width: 250px;
height: 45px;
background-color: #8d7d5c;
overflow: hidden;
}


div#jedenasty_blok { 

position: absolute;
top: 500px;
left: 170px;
width: 204px;
height: 57px;
background-image: url("cytat.jpg");
overflow: hidden;
}

div#dwanascie { 

position: absolute;
top: 865px;
left: 0px;
width: 100%;
height: 15px;
background-color: #3bb3c2;
overflow: hidden;
}


div#menu { 

position: absolute;
top: 120px;
left: 685px;
width: 416px;
height: 125px;
background-image: url("pod_menu.png");
overflow: hidden;
}


h1{
padding-top: 15px;
padding-left: 0px;
font-size: 18px;
color: red;
font-style: arial;
font-weight: normal;
}

h2{
padding-top: 0px;
padding-left: 0px;
font-size: 18px;
color: #8d7d5c;
font-style: verdana;
font-weight: normal;
}

h3{
padding-top: 0px;
padding-left: 0px;
font-size: 20px;
color: #8d7d5c;
font-style: verdana;
font-weight: normal;
}

h4{
padding-top: 0px;
padding-left: 20px;
font-size: 14px;
color: #3bb3c2;
font-style: times new roman;
font-weight: normal;
}

h5{
padding-bottom: 10px;
padding-left: 30px;
font-size: 10px;
color: black;
font-style: verdana;
font-weight: normal;
}


a{
color:#8d7d5c;
text-decoration:none;
background-color: white;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
a:hover{
color: #3bb3c2;
text-decoration: underline;

}

.formatuj{
color: #3bb3c2;
}

.formatuj1{
color: #8d7d5c;
font-style: verdana;
font-size: 14px;
}

.formatuj2{
color: #8d7d5c;
font-style: verdana;
font-size: 14px;
text-align: center;
}

