/* 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;
	position:relative;
	height:367px;
	z-index:1;
	}
#body {
	position:relative;
	z-index:2;
	width: 922px;
	margin:0 0 20px 0;
	height: 100%;
	font-size:12px;
	margin: 0 auto;
}
h1	{
	font-family:Arial;
	font-style:italic;
	font-size:21px;
	color: #006699;
	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: 1px 0px 2px 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 a {
	border: solid 1px #70663F;
	padding:3px;
	background-color: #EFEEE2;
}

