    body {background-color: #9F74C4; font-family: tahoma ; font-size: 12px;padding:0px; margin:0px;
    background-image: url('images/b_background.jpg'); 
    background-repeat: repeat-x;
    }
    
    p {padding:0px; margin:0px;}

    .normal {color: black; font-family:tahoma; font-size:14px; text-align:center; }
    .normal a:visited, .normal a:link, .normal a:active {color: yellow; text-decoration: none} .normal a:hover {color: white; text-decoration:underline; }

    .nadpis {color: black; font-family:tahoma; font-size:16px; text-align:center; text-decoration: underline; }
    
 
     h1 {color: black; font-family: tahoma; font-size:20px; text-align:center; }
     h2 {color: black; font-family: tahoma; font-size:20px; text-align:center; }
     h4 {color: black; font-family: tahoma; font-size:18px; text-align:center; }
    img { border: 0;/*align:center*/ margin:auto;}   



div.main
{
    
    background-image: url("images/background.jpg"); 
    background-position: center;
    background-repeat: no-repeat;
    height: 559px;
    margin: 0 auto;
    padding-top: 0px;
    text-align: center;
    width: 960px;
    position: relative;
 
}

 






div.menu
{
    position: absolute;
    top: 110px;
    left: 30px;
    margin: 0 auto;
    width: 900px;
        
}  

div.menu img
{

	padding: 0px;
        
}  





div.innertext


{
   position: absolute;
   top: 225px;
    left: 40px;
    margin: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    width: 870px;  
    overflow: auto;
    
	
}  


.foot {
color: black;
font-size: 12px;
padding: 50px; 
}


