BODY {
	background-color: #DCF0D0;
	text-align: center;
	line-height: 1.2em;
	margin: 0;
	}

* {
	font-family: Arial, Arial CE, Helvetica, sans-serif;
	color: #333;
	font-size: 11pt; 
	}	
	
H1 {font-size:140%;margin:0px 0px  0px 0px;background:url(kostky-footer.gif) no-repeat top right;height:22px;}
H2 {font-size:120%;margin:0px 0px 10px 0px;background:url(kostky-line.gif) no-repeat top right;}
H3 {font-size:110%;margin:10px 0px 0px 0px;}

#content h1 { background-image: none; }
#content h2 { background-image: none; }

#body {
	margin-top: 10px;
}

A {color: #33ACDE; font-weight:bold; text-decoration:none;}
A:hover {color: #EC8C32;text-decoration:underline;}

/* -------- header -------- */
#header {
	width:760px;
	background:white url(kostky-header.gif) no-repeat top right;
	margin: 0px auto 0px;
	height: 88px;
	overflow: hidden;
	text-align: left;
	position:relative;
	}

/* -------- main -------------- */
#main   {
	width:760px; 
	margin: 0px auto 0px; 
	overflow: hidden;
	background-color: white;
	border-top: 1px solid #808080;
	}

/* ---------- footer ----------- */
#footer {
	width:760px;
	background: white url(kostky-footer.gif) no-repeat top right;
	margin: 0px auto 0px;
	text-align:left;
	
	height: 22px;
	border-top:1px solid #808080;
	border-bottom:0px solid #808080;
	padding-left:15px;
	color:#808080;
	}

#footer P {margin:0px;padding:0px;}
