body {
	margin: 0;
	padding: 0;
}
h2, h3 {
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
p {
	font: 76%/1.8  Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
}


#wrapper {
	min-width: 400px;
	width: 1002px;
}
#outer {
	border-left: 140px solid #008484;  /* left column background */
	border-right: 170px solid #FFFFFF; /* right column background */
	background-color: #FFFFFF;         /* center column background */
	
}

#inner {
	margin: 0;
	width: 100%; 
}
#header {
	position: absolute;
	left: 60px;
	top: 140px;
	background-color: #FFFFFF;    
	color: #901602;
	border-bottom: 1px dotted #FF3300;
}
#header h1 {
	font: 150% Tahoma, "Times New Roman", Times, serif;
	text-align: left;
	margin-right: 1em;
	background-color: #FFFFFF;
}
#side1 {
	font: 100%;
	width: 160px;                      /* left column width */
	margin-left: -160px;               /* negative left column width */
	float: left;
	position: relative;
	z-index: 10;
}
#side1 h3 {
	width: 150px;
	font: 110%  Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#side1 .txt {

	width: 150px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	width: 150px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}
#side2 {
	width: 200px;                      /* right column width */
	margin-right: -200px;              /* negative right column width */
	float: left;
	position: relative;
	z-index: 11;
}
#side2 h3 {
	font: 110% Tahoma, "Times New Roman", Times, serif;
	color: #ff0000;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}
#side2 p {
	padding-left: 10px;
	color:#FFFFFF;
}
.adbox {
	font: 95%
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px dotted #bfdf44;
	background-color: transparent;
}
#content {
	float: left;
	width: 100%;
	position: relative;
	z-index: 12;
}
#content h2 {
	font: 130% Verdana, "Times New Roman", Times, serif;
	color: #901602;
	margin-left: 1em;
	
}
#content p {
	margin-left: 80px;
	margin-right: 2em;
}
#footer {
	background-color: #F4F4F4;
	width: 100%;
	position: relative;
	z-index: 13;
	border-top: 1px dotted #B1B1B1;
}
#footer p {
	padding-left: 1em;
}
.clear { 
	clear: both;
}

/* Mozilla bug workarounds */
#outer > #inner { 
	border-bottom: 1px solid transparent; 
}
#side1 {
	margin-right: 1px;
}
#side2 {
	margin-left: 1px;
}
#content {
	margin: 0 -3px 0 -2px;
}
#th{
position: absolute;
top: 100px;
right: 200px;
}
#header1 {
	position: absolute;
	left: 490px;
	top: 442px;
	font: 140% Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF00;    
	color: #000000;
	border: 1px dotted #000000;
	text-align: left;
	margin-right: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#dgk {
	font: 90% Verdana, "Times New Roman", Times, serif;
	
}
#zapytaj {
	position: absolute;
	left: 650px;
	top: 742px;
}
