body{ 
background-image: url('/photo/bg.jpg');
background-repeat: repeat;
background-attachment: fixed;
background-position:0% 0%;
}

a:link {color:#2885b0; text-decoration:none;font-size: 16px;font-family: Arial; }
a:visited {color:#2885b0; text-decoration: none;font-size: 16px;font-family: Arial;  }
a:hover {color:gray; text-decoration: underline;font-size: 16px;font-family: Arial; }
a:active {color:#2885b0; text-decoration: none;font-size: 16px;font-family: Arial; }


.kontener{
background-image: url('/photo/kontener.png');
background-repeat: no-repeat;
width:1000px;
height:700px;
position: relative; 
top:-10px;
}

.nazwa{
position: relative; 
top:0px;
left:20px;
float:left;
}

.logo{
position: relative; 
top:10px;
left:-30px;
float:right;
}

.inf{
position: relative; 
top:180px;
left:110px;
float:right;
}

.inf1{
position: relative; 
top:53px;
left:260px;
float:left;
}

.inf2{
position: relative; 
top:53px;
left:255px;
float:left;
}

.inf3{
position: relative; 
top:53px;
left:250px;
float:left;
}


.banner{
position: relative; 
top:620px;
right:120px;
float:right;
}

.banner1{
position: relative; 
top:600px;
right:-240px;
float:right;
}


.bgmenu{
position: relative;
top:-45px;
left:13px;
float:left;
}


.include{
background-image: url('/photo/inc.png');
width:720px;
height:480px;
position: relative; 
top:-45px;
left:-40px;
float:right;
}


.buttons{
position: relative; 
top:230px;
left:-10px;
float:left;
}

.buttons1{
position: relative; 
top:223px;
left:-10px;
float:left;
}

.buttons2{
position: relative; 
top:215px;
left:-10px;
float:left;
}









h1{
font-size: 11px;
color: black;
font-family: Arial;
}

h2{
font-size: 13px;
color: gray;
font-family: Arial;
font-weight:bold;
}

h3{
font-size: 12px;
color: black;
font-family: Arial;
margin-left: 10px;
}

h4{
font-size: 13px;
color: gray;
font-family: Arial;
margin-left: 20px;
}

h5{
font-size: 15px;
color: black;
font-family: Arial;
margin-left: 20px;
}


