﻿body {
	text-align: center; 
	font-family: tahoma; 
	line-height: 23px;
	padding: 0 0 0 0px; 
	margin: 0 auto;
	}
a.brak:link, a.brak:visited, a.brak:active, a.brak:hover { 
	color: black; 
	text-decoration: none;
	}
a.normalny-link:link a.normalny-link:visited, a.normalny-link:active, a.normalny-link:hover { 
	color: blue; 
	text-decoration: underline;
	}
div#main { 
	border: 2px dashed red;
	width: 630px; 
	padding: 10px; 
	text-align: left; 
	float: center; 
	background: white; 
	margin: 0 auto;
	}
div#stopka { 
	width: 630px; 
	padding: 0px; 
	text-align: center; 
	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-domenowa/check.jpg) top left no-repeat;
	}
p.wciecie { 
	text-indent: 30px; 
	}	
h1 {
	line-height: 33px;
	text-align: center;
	}
h2 {
	background-color:#ccc;
	text-align: center;
	}
