body{
background-image: Url("belka1.jpg");
}

div#pierwszy_blok {

position: absolute;
top: 0px;
left: 0px;
width: 1149px;
height: 800px;
background-image: Url("tlo_kont.jpg");
overflow: auto;
}


div#drugi_blok {

position: absolute;
top: 100px;
left: 610px;
width: 80px;
height: 80px;
background-color: white;
overflow: hidden;

}


div#trzeci_blok { 

position: absolute;
top: 120px;
left: 795px;
width: 100px;
height: 100px;
background-color: blue;
overflow: hidden;
}

div#czwarty_blok {

position: absolute;
top: 100px;
left: 705px;
width: 160px;
height: 80px;
background-color: white;
overflow: hidden;
}


div#piaty_blok {

position: absolute;
top: 110px;
left: 1010px;
width: 70px;
height: 90px;
background-color: white;
overflow: hidden;
}


div#szosty_blok {

position: absolute;
top: 235px;
left: 180px;
width: 200px;
height: 50px;
background-color: white;
overflow: hidden;
}


div#siodmy_blok {

position: absolute;
top: 280px;
left: 180px;
width: 200px;
height: 250px;
background-color: white;
overflow: hidden;
}

div#osmy_blok { 

position: absolute;
top: 247px;
left: 450px;
width: 360px;
height: 15px;
background-color: white;
overflow: auto;
}
div#imie {
position: absolute;
top: 267px;
left: 450px;
width: 330px;
height: 22px;
background-color: white;
overflow: auto;
}

div#dziewiaty_blok { 

position: absolute;
top: 265px;
left: 820px;
width: 135px;
height: 187px;
background-image: Url("fot_kont.jpg");
overflow: hidden;
}

div#dziesiaty_blok {

position: absolute;
top: 755px;
left: 850px;
width: 250px;
height: 45px;
background-color: #8d7d5c;
overflow: hidden;
}

div#jedenasty_blok { 

position: absolute;
top: 440px;
left: 820px;
width: 100px;
height: 50px;
overflow: hidden;
}

div#dwanascie { 

position: absolute;
top: 865px;
left: 0px;
width: 100%;
height: 15px;
background-color: #3bb3c2;
overflow: hidden;
}

div#trzynascie { 

position: absolute;
top: 300px;
left: 450px;
width: 360px;
height: 15px;
background-color: white;
overflow: auto;
}
div#nazwisko {
position: absolute;
top: 319px;
left: 450px;
width: 330px;
height: 22px;
background-color: white;
overflow: auto;
}


div#czternascie { 

position: absolute;
top: 352px;
left: 450px;
width: 360px;
height: 15px;
background-color: white;
overflow: auto;
}
div#e-mail {
position: absolute;
top: 371px;
left: 450px;
width: 330px;
height: 22px;
background-color: white;
overflow: auto;
}

div#pietnascie { 

position: absolute;
top: 405px;
left: 450px;
width: 360px;
height: 15px;
background-color: white;
overflow: auto;
}
div#wiadomosc {
position: absolute;
top: 425px;
left: 450px;
width: 325px;
height: 101px;
background-color: white;
overflow: hidde;
}

div#szesnascie { 

position: absolute;
top: 600px;
left: 900px;
width: 60px;
height: 15px;
background-color: white;
overflow: auto;
}
div#wyslij {
position: absolute;
top: 545px;
left: 830px;
width: 124px;
height: 32px;
background-color: white;
overflow: hidden;
}


div#wyczysc { 

position: absolute;
top: 510px;
left: 830px;
width: 75px;
height: 32px;
background-color: white;
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: 16px;
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;
}

h6{
padding-top: 0px;
padding-bottom: 10px;
padding-left: 30px;
font-size: 12px;
color: #8d7d5c;
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: 12px;
}

.formatuj3{
color: #3bb3c2;
font-style: verdana;
font-size: 12px;
}

