body
{
	margin: 0px;
	background-color: #e7fcff;
	font-family: Tahoma, Arial, san-serif;
}

	#lewyPasek
	{
		width: 39px;
		height: 584px;
		background-image: url('lewy_pasek.jpg');
		background-repeat: no-repeat;
	}
	
	#srodek
	{
		width: 658px;
		height: 584px;
		background-color: #ffffff;
	}
	
	#srodekGora
	{
		width: 658px;
		height: 547px;
		background-color: #ffffff;
	}
	
		#kolumny
		{
			margin-left: 7px;
		}
		
			#kolumny .title
			{
				height: 40px;
			}
			
			#kolumny .lewa
			{
				height: 460px;
			}
			
				#kolumny .lista
				{
					text-align: left;
					overflow: auto;
					background-color: #eaf8e1;
					height: 460px;
					width: 195px;
					padding: 10px;
					line-height: 160%;
					font-size: 14px;
				}
				
			#kolumny a
			{
				color: #78945c;
				text-decoration: none;
			}
			
			#kolumny a:hover
			{
				text-decoration: underline;
			}
			
			#kolumny .content
			{
				text-align: left;
				overflow: auto;
				height: 445px;
				width: 405px;
				padding: 10px;
				font-size: 14px;
			}
			
			#kolumny .banner
			{
				text-align: left;
				height: 95px;
				width: 405px;
				margin: 10px;
			}
	
	#srodekDol
	{
		width: 658px;
		height: 37px;
		background-image: url('srodek.jpg');
		background-repeat: no-repeat;
	}
	
	#prawyPasek
	{
		width: 39px;
		height: 584px;
		background-image: url('prawy_pasek.jpg');
		background-repeat: no-repeat;
	}
	
	#zielona_chmurka
	{
	}
	
		#zielona_chmurka .lewy
		{
			width: 8px;
			height: 32px;
			background-image: url('chmurka_zielona_lewy.jpg');
			background-repeat: no-repeat;
		}
	
		#zielona_chmurka .srodek
		{
			width: 195px;
			height: 32px;
			background-image: url('chmurka_zielona_srodek.jpg');
			background-repeat: repeat-x;
			color: #ffffff;
			font-size: 16px;
			font-weight: 700;
			text-align: center;
		}
		
		#zielona_chmurka .prawy
		{
			width: 8px;
			height: 32px;
			background-image: url('chmurka_zielona_prawy.jpg');
			background-repeat: no-repeat;
		}
	
	#niebieska_chmurka
	{
	}
	
		#niebieska_chmurka .lewy
		{
			width: 8px;
			height: 32px;
			background-image: url('chmurka_niebieska_lewy.jpg');
			background-repeat: no-repeat;
		}
	
		#niebieska_chmurka .srodek
		{
			width: 625px;
			height: 32px;
			background-image: url('chmurka_niebieska_srodek.jpg');
			background-repeat: repeat-x;
			color: #ffffff;
			font-size: 16px;
			font-weight: 700;
			text-align: center;
		}
		
		#niebieska_chmurka .prawy
		{
			width: 8px;
			height: 32px;
			background-image: url('chmurka_niebieska_prawy.jpg');
			background-repeat: no-repeat;
		}