@CHARSET "UTF-8";
	
	button{cursor:pointer}
	
	div.HBox{width:100%; float:left; background:url(../images/header/menuBg.gif) repeat-x}
		div.CHB{width:980px; margin: auto}
			div.menu{width:980px; height:50px; float:left}
				
				div.menu ul {list-style: none; margin:0px 0px 0px 0px; clear:right; width: 990px; height:50px; background:url(../images/header/menu/mover.gif) 0px 0px no-repeat}
        		div.menu li {float: left; display: inline; margin: 0;}
				
				div.menu a:link, div.menu a:visited {
		            display: inline-block;
		            height: 50px;
		            width:auto;
		        }
		        
		        div.menu a:hover, div.menu a:active,
		        div.menu .active a:link, div.menu .active a:visited {
		            /*opacity:0;
		            filter: alpha(opacity=0);*/
		        }				
					
			div.ltype{width:690px; height:170px; float:left}
			div.logOn{width:290px; height:170px; float:right;
				position:relative;
			}
			div.logOn a.chip{display:block; position:absolute; left:80px; top:129px}
			
			div.logOn div{float:left}
			div.logOn input{border: 1px solid #cccab8; font-size:12px; width:199px; height:16px; padding:4px}
				
				div.lonS{width:288px; height:160px; border:1px solid #dcdabf; border-top:0px; background:#e6e5d3}
					div.lonA{width:288px; height:37px; padding-top:10px}
						div.pl_lonA1{width:65px; height:37px; background:url(../images/pl/login.gif) no-repeat} 		/* obrazek login, PL */
						div.pl_lonA2{width:223px; height:36px; padding:1px 0px 0px 0px}	 										/* input, PL */	
					
					div.lonB{width:288px; height:37px}
						div.pl_lonB1{width:65px; height:37px; background:url(../images/pl/pass.gif) no-repeat}		/* obrazek login, PL */  	
						div.pl_lonB2{width:223px; height:36px; padding:1px 0px 0px 0px}											/* #input, PL */
						
					div.pl_lonC{width:288px; height:33px; text-align:center; padding:2px 0px 0px 0px}
						div.pl_lonC button{border:0px; width:260px; height:29px; padding:0px; background:url(../images/pl/zaloguj.gif)}  /* button zaloguj PL */
					div.lonD{width:288px; height:35px}
						div.lonD1{width:16px; height:25px; padding:10px 0px 0px 14px}
						div.pl_lonD2{width:138px; height:35px; background:url(../images/pl/remme.gif)}				/* zapamietaj mnie, PL */
						div.pl_lonD3{width:120px; height:35px; background:url(../images/pl/forget.gif)}				/* przypomnij hasło, PL */