/* CSS Document */
body	{
min-height: 100%;
margin:0;
padding:0;
position:relative;
background:url(grafika/bgtop.jpg) top no-repeat;
background-color:#F7F4E6;
color:#776E42;
}
div#wrapper {
  width: 922px;
  height: 100%;
  position:relative;
  z-index:1;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  margin-bottom:0;
  padding:0px;
  border-top:none;
}
#head {
	width:922px;
	margin-bottom:0;
	margin-left: auto;
  	margin-right: auto;
	height:367px;
	z-index:1;
	position:relative;
	}
#body {
	z-index:90;
	width: 922px;
	margin:0 0 20px 0;
	height: 100%;
	font-size:12px;
	position:relative;
	margin: 0 auto;
}
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color: #DB5122;
	margin: 3px 0px 3px 3px;
	}
h2	{
	font-family:Arial;
	font-size:16px;
	color: #990000;
	margin: 2px 0px 2px 3px;
	}
h3	{
	font-family:Arial;
	font-size:13px;
	color: #996600;
	margin: 3px 0px 3px 3px;
	}
h4	{
	font-family:Arial;
	font-size:13px;
	color: #CC3300;
	margin: 1px 0px 2px 3px;
	}		
#stopka	{
	margin-bottom: 0;
	overflow:visible;
	margin-top:0; 
	height:25px;
	width:863px;
	border-bottom: dotted 1px #ABC1CD;
	padding: 12px 10px 0px 4px;
	color:#676456;
	clear:both;
   }	
a:link {
	text-decoration: none;
	color: #676456;
}
a:visited {
	text-decoration: none;
	color: #676456;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
#body li {
	margin: 2px;
	list-style-image:url(grafika/punkt.png);
}
#img img {
	border: solid 1px #70663F;
	padding:2px;
}

.box-opinie { width:90%; background-color: #FFF; border:dotted 1px #F4C4B3; padding:15px; font-family:Times New Roman, Times, serif; f; font-style:italic;margin-bottom:20px; font-size: 14px; }


