	body {
		margin: 0px 0px 0px 0px; 
		font-family: Tahoma; 
		font-size:11px;
		color: #626262;
		background-image: url(../gfx/tlo.jpg);
	} 
	

	.main { 
		width: 970px; 
		margin: auto;
		height: 100%;
		} 
	
	.row_1 { 
		height: 128px; 
		width: 970px; 
		position: relative;		
		background-image: url(../gfx/top_1.jpg);
	} 
	
	.row_2 { 
		height: 69px; 
		width: 970px; 
		position: relative;		
		background-image: url(../gfx/top_2.jpg);
	} 
	
	.row_3 { 
		height: 21px; 
		width: 970px; 
		position: relative;		
		background-image: url(../gfx/top_3.jpg);
	} 
	
	.row_4 { 
		height: 249px; 
		width: 970px; 
		position: relative;		
		background-image: url(../gfx/flash.jpg);
	} 
	
	.row_5 { 
		width: 970px; 
		position: relative;		
		background: url(../gfx/content_tlo.jpg) #FFFFFF no-repeat top;
		display: table-row;
	} 
	

	.row_5_1 { 
		width: 484px; 
		padding-left: 80px;
		padding-right: 35px;
		position: relative;		
		display: table-cell;
		#float: left;
		background: url(../gfx/content_tlo.jpg) #FFFFFF no-repeat top left;
		line-height: 160%;
	} 

	.row_5_2 { 
		width: 371px;
		position: relative;		
		#float: left;
		background: url(../gfx/content_tlo.jpg) #FFFFFF no-repeat top right;
		display: table-cell;
	} 
	
	.row_6 { 
		width: 990px; 
		position: relative;		
	} 

	.menu {
		width:970px;
		text-align: center;
		padding-top:30px;
	}

	a.menu1 {
		font-weight: bold;
		text-decoration: none;
		color: #ffffff;
		margin-left:18px;
	}
	
	a.menu1:hover, a.menu1:active {
		font-weight: bold;
		text-decoration: none;
		color: #f4b200;
	}
	
	
	.img_menu {
		border: none;
	}
	
	.stopka { 
		width: 970px; 
		height:90px;		
		background-image: url(../gfx/stopka.jpg);
	} 

	.stopka_1 {
		width: 625px;
		padding-left: 115px;
		padding-top: 40px;
		float: left;
		color: #ffffff;
	}
	
	.stopka_1a {
		width: 170px;
		padding-right: 55px;
		padding-top: 40px;
		float: right;
		color: #ffffff;
	}
	
	.stopka_2 {
		width: 990px;
		padding-top: 35px;		
		text-align: center;		
	}

	a.footer {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
	}
	
	a.footer:hover, a.footer:active {
		color: #ffffff;
		text-decoration: underline;
		font-weight: bold;
	}

	a.footer2 {
		color: #acacac;
		text-decoration: none;
		font-size: 11px;
	}
	
	a.footer2:hover, a.footer2:active {
		color: #acacac;
		text-decoration: underline;
		font-size: 11px;
	}
	
	.stopka_bold {
		color: #ffffff;
		font-weight: bold;
	}
	
	.separator {
		padding-left: 29px;
		padding-right: 29px;
	}
	
	.separator_admin {
		padding-left: 20px;
		padding-right: 20px;
	}	
	
	.tytul {
		font-size: 11px;
	}
	
	.naglowek {
		width: 484px;
	}
