*{margin:0;
	padding:0;	           
}



body {background-image:url(../images/background/b6.jpg);
	    background-color:black;
	    background-repeat:no-repeat;
	    background-position: center top;
	    margin:0;
	    padding:0;}

form {margin:0; padding:0; display:inline;}

select {
margin:0; padding:0; display:inline;}

p{font-family:"Arial";
	color: #ffffff;
	font-size: 20px;}
	
	
#main {	 width:1145px;
	       min-height: 660px;
	       max-height:auto;
	       margin: 0 auto;
	       
	      
	             
	             
	            }
	
#mainwrapper { width:1145px;
	             min-height: 600px;
	             max-height:auto;
	             margin: 0 auto;
	             
	            }
	           

#left {float:left;
	     width:425px;
	     height: 600px;
	     background-image: url(../images/plakat/bc.png);
	     background-repeat: no-repeat;
	     background-position: top;
	    
	   }


#right{ float:right;
	      width: 720px;
	      min-height: 600px;
	      max-height:auto;
	      
	      
	    }
	
#top{  clear:both;
	     width:720px;
	     height: 200px;
	     background-color:black;
	     position:relative;
	     background-image: url(../images/red.png);
	 
	         }

#bot{					width:720px;
							min-height: 402px;
							max-height:auto;
							background-color: rgba(0, 0, 0, .4);
						  color:#fff;}
	
#bottom{ 	    width:720px;
							min-height: 402px;
							max-height:auto;
						 	
	            
	           }
          




#footer{
	      clear:both;
	      width: 1145px;
	      height:60px;
	      background-color: black;
	      
	      
	     }

	     
#footertext p {  font-size: 20px; padding-left: 10px;float:left; padding-top:20px; }
	
#footericons{ width: auto;
	            height: 60px;
	        	  float:right;
	        	  padding-top:3px;
	          	
	         }

		          
#footericons a img{ text-decoration:none; border:none; }

#footericons a:link{text-decoration:none; border:none;  }
#footericons a:visited{text-decoration:none; border:none; } 
#footericons a:hover{text-decoration:none; border:none; }   
#footericons a:active{text-decoration:none; border:none;  }       