* {
   margin:0; 
   padding:0;
  }
body {
	  
	  width: 100%;
   height: 100%;
   margin: 0;
   padding: 30;
      text-align:center;
	  font-family: calibri, arial, verdana;
      font-size:12pt;
	  color:#114b5e;
	  background-color:#ffffff;
	  background-image:url(LOGO.png);
	  background-repeat:no-repeat;
	  background-attachment:fixed;
	  background-position:top;


	  
 	
}


   



#content {
			position:relative;
			top:320px;
			
			          
		  line-height:20px;
		  img{opacity:0};
		 -moz-opacity: 0.60;
       -khtml-opacity: 0.60;
}
P

    {

    
    

    }		  






		  
#content h2{
         color:#d82930;
		 font-style:italic;
}

#content li {
         margin-left:0px;
		 padding-left:0px; 
		 list-style-position:outside;
		 list-style-type:round;
		 line-height:25px;		  
}
		  

#stopa { 
	   clear:both;
       width:968px;
	   height:30px;
       background-image:url(trzongrad.png);
	   background-repeat:repeat-y;
	   font-weight:bold;
	   text-align:center;
	   border-style:none;
	   border-top-style:none;
	   border-color:#000000;
	   border-width:1px;
	  
	   -webkit-border-radius: 0px 0px 0px 0px; /* Safari, Chrome */
        -khtml-border-radius: 0px 0px 0px 0px;    /* Konqueror */
        -moz-border-radius: 0px 0px 0px 0px; /* Firefox */
        border-radius: 0px 0px 0px 0px; 

		
}



 /*filter:alpha(opacity=0.85); 
       -moz-opacity0.85;
       -khtml-opacity: 0.85;
       opacity: 0.85;
	   color:#ffffff;


