body
{
   text-align: center;
   margin: 0 auto;
   color:white;
   background-color:#00004f;
}

.container
{
   width:755px;
   margin: 0 auto;
   text-align: center;
   position:relative;
   color:white;
}

.text{
position: absolute; 
top: 535px; 
width: 750px;
text-align: justify; 
font: 10px tahoma; 
color: rgb(227, 232, 237);
}

.image1{
position: absolute; 
margin-top: 10px;
}

.image2{
position: relative;
top:420px;
margin: 0 auto;
}

.stopka{
position: absolute; 
float: left; 
top: 775px;
margin-bottom:20px;
}

ul li {
color: rgb(255,0,0);
}

a {
color: rgb(227,232,237);
text-decoration: none;
}

a:hover {
color: rgb(227,232,237);
text-decoration: underline;
}
