#poziom_1 {
	padding: 45px 0 25px;
	/*background: #F4F4EB;*/ /* wylaczone bezowe tlo */

}
#poziom_1_wew {
	width: 1030px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.5em;
	text-align: left;
	background: url(../images/kreska-pion.gif) repeat-y 790px 0; /* pionowa kreska*/
	}
	
#lewaK {
	width: 260px;
	float: left;
}
#srodkowaK {
	width: 500px;
	float: left;
	margin-left: 0px;
}

#prawaK {
	width: 200px;
	float: left;
	margin-left: 60px;
	color: #697070;
}

#poziom_2 {
	padding: 10px 0;
	line-height: 1.5em;
	/*background: #e6e3d7 url(../images/form-bg.gif) repeat-x top left;*/  /*dolny cien*//* wylaczone bezowe tlo */
	}
#poziom_2_wew {
	width: 1030px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#poziom_2 div.kol_1 {
	float: left;
	width: 260px;
}
#poziom_2 div.kol_2 {
	float: left;
	width: 770px;
	margin-left: 260px;
}

#stopka {
	
	width: 1030px;
	margin: 0 auto;
	padding: 12px 0 30px 0;
	font-size: 95%;
	line-height: 1.5em;
	text-align: left;
	clear: both;
}
#stopka_wew {
	border-top: 1px solid #c3bdb1;
	margin-left: 260px;
	padding-top: 8px;
	width: 770px;
	float: left;
}

#poziom_1_wew:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
    
#language {
	width: 200px;
	/*margin-bottom: 15px;*/
	/*border-bottom: 1px solid silver;*/
	float: left;
	font-variant: small-caps;
	font-size: 1em;
}

#PL {
	width: 50px;
	float: left;
	padding: 0 0 0 24px;
	background: url(../images/pl.png) no-repeat 0 3px;
}
#EN {
	text-align: left;
	width: 100px;
	margin-bottom: 15px;
	float: right;
	padding: 0 0 0 24px;
	background: url(../images/gb.png) no-repeat 0 3px;
}

#logo_ptm {
	margin-top: 13px;
}
