html, body  
	{background: #ffffff url('images/bg.jpg') repeat-x; 
	 text-align: center; 
	 font-size: 11px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 margin: 0px; 
	 padding: 0px; 
	 text-align: left;
	}
img 
  {border: 0px;
	}

#all
	{
	width: 800px;
	margin: 0 auto;
	}
#top
	{
	background: url('images/top_bg.jpg') no-repeat;
	height: 225px;
	}
#top .menu
	{
	width: 800px;
	text-align: right;
	color: #ffffff;
	}
#top .menu p
	{
	padding: 25px 20px 0 0;
	margin: 0px;
	height: 35px;
	}
#top .menu a
	{
	color: #ffffff;
	text-decoration: None;
	}
#top .menu a:hover
	{
	text-decoration: underline;
	}
#top .grafika
	{
	text-align: right;
	padding: 12px 15px 0 0;
	}
#kontekst
	{
	width: 800px;
	clear: both;
	margin: 5px 0 0 0;
	}
#kontekst .lewa
	{
	float: left;
	width: 187px;
	}
#kontekst .lewa a.link
	{
	background: url('images/menu_bg.jpg') no-repeat;
	display: block;
	color: #ffffff;
	padding: 14px 4px 0px 8px;
	height: 27px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 2px;
	}
#kontekst .lewa a.link:hover
	{
	background: url('images/menu1_bg.jpg') no-repeat;
	}
#kontekst .lewa a.link2
	{
	background: #f4e8ee;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #dcbbcd;
	width: 160px;
	color: #56123c;
	text-decoration: none;
	margin: 1px auto 1px auto;
	}
#kontekst .prawa
	{
	float: right;
	width: 570px;
	color: #4c4c4c;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding-right: 15px;
	}
#kontekst .prawa h1
	{
	color: #56123c;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	display: block;
	border-bottom: 1px solid #d6d6d6;
	}
#kontekst .prawa a
	{
	color: #7d2756;
	}
#stopka
	{
	background: url('images/stopka_bg.jpg') repeat-x #56123c;
	height: 200px;
	clear: both;
	}
#stopka .instopka
	{
	margin: 0 auto;
	width: 800px;
	padding: 90px 20px 0 20px;
	color: #dfc4d5;
	}
#kontekst .prawa li
	{
	padding: 3px;
	margin: 2px;
	background: #f5f5f5;
	border-bottom: 1px solid #dfdfdf;
	}
#kontekst .prawa ul
	{
	margin: 5px  15px 5px 35px;
	padding: 1px;
	}
	
