body{
	margin: 0 auto;
	padding: 0;
	width: 740px;
	font: 11px/18px Verdana, Georgia, "Times New Roman", Times, serif;
}

#container {
	margin: 0 auto;
	width: 740px;
	position: relative;
	background: url(../images/bg.gif) repeat-y;
}

#container img {
	border: 0;
	padding: 8px 20px 0 0; 
}

#text {
	margin-right: 230px;
	padding: 290px 0 0 0;
}

#text h3 {
	font: 12px/14px Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663300;
	background-color: inherit;
}

#text p {
	font: 11px/18px Verdana, Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: left;
	padding: 0 0 20px 0;
	background-color: #fff;
	margin-left: 120px;
}

.mini {
	float: left;
}


#image1{
	width: 540px;
	height: 200px;
	left: 0;
	top: 80px;
	position: absolute;
	background: url(../images/image1.jpg) no-repeat;
}

#logo{
	width: 740px;
	height: 80px;
	left: 0;
	top: 0;
	position: absolute;
	background: url(../images/logo1.gif) no-repeat;
}

#news{
	font: 11px/14px Verdana, Georgia, "Times New Roman", Times, serif;
	width: 200px;
	height: 100%;
	left: 540px;
	top: 80px;
	position: absolute;
	background-color: transparent;
	text-align: right;
}

#news h3 {
	font: 11px/14px Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 10px;
}

#news p {
	font: 11px/18px Verdana, Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;
	margin: 0;
	padding: 20px 20px 0 20px;
	background-color: inherit;
}

.kreski {
	color: #996600;
}

#news ul {
	list-style: none;
	margin: 0;
	padding: 1px 0 2px 0;
	border: none;
}

#news li {
	display: block;
	margin: 0;
	padding: 5px 20px 5px 20px;
	text-align: left;
}

#news li a:link, #news li a:visited {
	background-color: inherit;
	color:#000000;
	text-decoration: none;
	margin-right: 20px;

}

#news li a:hover {
	background-color: inherit;
	color: #ff9933;
	text-decoration: underline;
}

#sg{
	width: 80px;
	height: 20px;
	left: 445px;
	top: 30px;
	position: absolute;
	background-color: transparent;
}

#email{
	width: 80px;
	height: 20px;
	left: 555px;
	top: 30px;
	position: absolute;
	background-color: transparent;
}

#map{
	width: 80px;
	height: 20px;
	left: 660px;
	top: 30px;
	position: absolute;
	background-color: transparent;
}

#legend{
	width: 540px;
	height: 20px;
	left: 0;
	top: 266px;
	position: absolute;
	background-color: #333;
}

#legend p {
	font: 10px/14px Verdana, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 0;
	background-color: inherit;
}

#menu  {
	position: absolute;
	left: -1px;
	top: 80px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 1px 0 2px 0;
	border: none;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a:link, #menu a:visited {
	background-color: inherit;
	color: #fff;
	text-decoration: none;
	padding: 3px 18px 6px 18px;
	border-left: solid 1px #fff;
}

#menu a:hover {
	background-color: #666;
	color: #fff;
}

#footer {
	clear: both;
	padding: 10px 0 10px 20px;
	background-color: #333;
}

#footer p {
	font: 9px/14px Verdana, Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	background-color: inherit;
	text-align: left;
	margin:0;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	background-color: inherit;
}

#footer a:hover {
	color: #ff9900;
	text-decoration: underline;
	background-color: inherit;
}

.tabela {
	width: 500px;
	text-align: left;
	color: #333;
}

.poczta {
	text-align: left;
}

.poczta1 {
	text-align: left;
}

.poczta2 {
	font: 11px Verdana, Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: left;
}

.button {
	border: 1px solid #333;
	color: #4444;
	background-color: eee;
	text align: center;
	font: 11px Verdana, Georgia, "Times New Roman", Times, serif;
}