    body {
      margin:0; 
      text-align:center; 
      background:#fff;
    }
      
    body,table,form {
      font-family:arial;
    }
    
    .noz {
      clear:both !important;
    }
    
    #rama	{	
      width:950px; 
      text-align:center; 
      margin:auto;  
      background:#fff;
    }	
    
    #gora { 
      height:120px;
      text-align:left; 
      background: url(i/grad-gora.gif) bottom repeat-x;
    }
    
    #gora img { 
      float:left; 
      margin:10px 80px 0px 50px;
      cursor:pointer;
    }
    
    #gora h1 { 
      color:#0091E5; 
      font-size:20px;
      font-weight:normal; 
      font-style:italic;
      position:relative; top:85px;
    }
    
    
    #glowna {	
      width:950px; 
      margin:0; 
      border-collapse:collapse;
      border:0; 
      border-top:solid 0px #fff;
      border-bottom:solid 0px #fff
    }
    
    #glowna .panel {
      padding:0;
      text-align:left; 
      vertical-align:top;
      /*border-right:solid 1px #fff;*/
      /*background:#E3E3E3 url(i/menu_bg.jpg)*/;
    }
    
    #menu_oferta {
      width:249px;
      font-size:10px;
      font-family:arial;
    }
    
    #menu_oferta a { 
			display:block;
			color:#194276;
      text-decoration:none;
      padding:1px 2px 0 10px;
      text-transform:lowercase;
      font-weight:bold;			  
			/*border-bottom:solid 1px #3c5e8c;
			background-image:url(i/strzalka.gif);
			background-repeat:no-repeat;
			background-position:15px center;*/
		}
    
    #menu_oferta a.jeden { 
			height:25px;
      padding:11px 20px 0 30px;
		}
		
		#menu_oferta a.dwa { 
			height:32px;
      padding:4px 20px 0 30px;
		}
    
    #menu_oferta a:hover {
    	background-color:#1567a3;
    	color:#FFF;
    }
    
    #flash { 
      height:300px; 
      width:700px; 
      background:#fff url(i/flash_atrapa.jpg) no-repeat left top;
    }
    
    #menu_glowne { 
      height:33px; 
      background:#0091E5; 
      text-align:right; 
      font-size:17px; font-weight:bold;
    }
    
    #menu_glowne a { 
			line-height:33px;
			padding:2px 10px;
			color:#fff; 
			text-decoration:none;
		}
    
    #menu_glowne a:hover {
      text-decoration:underline;
    }		    
    
    #komunikaty { 
      padding:1px; 
      height:200px;
      text-align:left; 
      /*background: url(i/grad-dol.gif) top repeat-x*/
    }
		
		#komunikaty .komunikat { 
      float:left; 
		  width:200px; height:160px;
		  margin:30px 13px ; 
		  background:#fff;
		  text-align:center;
		  border:solid 0px #eee;
		}    
		
		#komunikaty .komunikat h2 {
      margin:20px;/* 10px 20px 30px;*/ 
      font-size:17px; 
      font-style:italic;
    }
		
		#lista_grup { 
      margin:0 20px;
    }
    
    #lista_grup .box {
      float:left;
      width:150px;
      margin:15px 13px;
      padding:0;
      text-align:center;
    }
    
    #lista_grup .box a {
      display:block; width:150px;
      padding:2px 0 0 5px;
      font-size:12px;
			color:#000; 
			text-decoration:none;
			text-align:left;
			overflow:hidden;
	  }
    
    #lista_grup .box a:hover {
      color:#888; 
			text-decoration:none;
	  }
    
    #lista_grup .box img {
      border:0;
    }
		
		#stopka {
      margin:0 20px;
      font-size:12px; 
		  color:#888;
      text-align:right; 
		  padding:5px 0;
      border-top:solid 1px #e5e5e5; 
	  }
	
    #slowa {
      width:600px;
      margin:auto;
      font-size:11px;
		  padding:5px 0 20px 0;
      color:#AAA;
		  font-size:11px;
		  text-align:center;
    }
