﻿body {
	text-align: center; 
	font-family: tahoma; 
	line-height: 23px;
	padding: 0 0 0 0px; 
	margin: 0 auto;
	}
a:link, a:visited, a:active, a:hover { 
	color: black; 
	text-decoration: none;
	}
div#main { 
	border: 2px dashed blue;
	width: 580px; 
	padding: 10px; 
	text-align: left; 
	float: center; 
	background: white; 
	margin: 0 auto;
	}
div.opinia { 
	border: 2px dashed #999999;
	width: 500px;
	float: center; 
	background: #99ff99; 
	margin: 0 auto;
	}
div.opinia-in { 
	width: 400px;
	text-align: left; 
	float: center; 
	background: #99ff99; 
	margin: 0 auto;
	}
div.opinia-podpis { 
	width: 350px;
	text-align: right; 
	float: center; 
	background: #99ff99; 
	margin: 0 auto;
	}
ul {
	margin: 10px; 
	list-style: none;
	text-align: left; 
	}
li.ptaszek {
	padding-left: 45px; 
	text-align: left; 
	padding-bottom: 20px; 
	background: url(../grafika-stresowa/strzalka-stresowa.jpg) top left no-repeat;
	}
p { 
	text-indent: 30px; 
	}