body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: verdana;
	background-color: #70543e;
	background-image: url(images/hatter.jpg);
}

div.container {
	background-color: #e9e3d7;
	width: 780px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

div.header {
	background-image: url(images/header.jpg);
	width: 780px;
	height: 147px;

}

#info {
position:absolute; left:0px; top:0px;
width: 6px;
height: 10px;
margin-left:0;
margin-top:0;
overflow: auto;
visibility: hidden;
}


div.zaszlok {
	float:right;
	width: 110px;
	height: 24px;
	margin-right: 10px;
	margin-top: 10px;
}

div.content {
	margin: 10px;
	text-align: justify;
	font-size: 14px;
}

a:visited, a:link, a:hover, a:active, a:focus {
	color: #4b531a;
}


a:active.link, a:focus.link, a:link.link, a:visited.link {
	font-family: verdana;
	font-size: 16px;
	color: Maroon;
	font-weight: bolder;
}

a:hover.link {
	font-size: 18px;
	color: #fcf7bc;
	background: #706c3c;
}

span.tooltip {
	cursor: hand;
	cursor: pointer;
	color: #990066;
	text-decoration: underline;
}

span.switchcontent{
	color: #666236;
	font-style: italic;
}

h1.header1 {
	font-size: 22px;
	font: lighter;
	font-family: Garamond, Times;
	color: #6a3735;
	display: inline;
}

h2.header2 {
	font-size: 16px;
	font: lighter;
	font-family: Garamond;
	color: #6a3735;
	display: inline;
}
