@font-face {  
    font-family: comic;
    src: url(Fonts/cantarell.eot);
    src: local("Cantarell"), url(Fonts/cantarell.ttf) format("truetype"); 
}  

html 	{ 
		border-top: 20px solid #ececec;
		}

body {         
		background-color: 	#ffffff;
		font-family: 		comic; 
	 	font-size: 			14px;
		color: 				#434343;
		line-height: 		25px;
		}
    		
dt { 
		margin: 			0px -39px 20px 0px;
		line-height: 		16px; 
		}

dd { 
		margin: 			0px -39px 0px 0px; 
		font-size: 			12px;
		}

#glowny {
		width: 				1120px;
		float: 				left;
		margin: 			0 auto;
		margin-top: 		20px;
		overflow: 			hidden;
		}
		
.glowny2 {
		width: 				210px;
	 	float: 				left;
		text-align: 		right;
		overflow: 			hidden;
		font-size: 			18px;
		line-height: 		30px;
		direction: 			rtl;
		margin-top: 		70px;
		margin-right: 		40px;
		}
		
div.glowny2 a:link {
		color: 				#909090; /*kolor linka*/
		text-decoration: 	none;
		}
div.glowny2 a:visited {
		color: 				#909090; /*kolor linka*/
		text-decoration: 	none;
		}		
div.glowny2 a:hover {
		color: 				#909090; /*kolor linka po najechaniu na niego*/
		text-decoration: 	none;
		}
		
.logo 	{
		color: 				#909090;
		font-size: 			20px;
		}

.glowny3 {
		width: 				818px;
		text-align: 		left;
		overflow: 			hidden;
		font-size: 			14px;
		margin-right: 		0.3cm;
		line-height: 		1cm;
		}

.glowny4 {
		background-color: 	#ffffff;
		overflow: 			hidden;
		text-align: 		center;
		margin: 			2px;
		padding: 			5px;
		height: 			570px;
		} 
		
.pf {
		
		}
		
div.pf a:link {
		color: 				#434343; /*kolor linka*/
		text-decoration: 	none;
		}
div.pf a:visited {
		color: 				#434343; /*kolor linka*/
		text-decoration: 	none;
		}		
div.pf a:hover {
		color: 				#909090; /*kolor linka po najechaniu na niego*/
		text-decoration: 	none;
		}

	
