@charset "utf-8";
div {
overflow: hidden;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
body {
	background-color: #fff;
	background-image: url(img/tlo.png);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 0px;
	color: #000;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 0px;
	color: #000;
	font-weight: bold;
}
#wrapper {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
}

#tekst {
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
	width: 797px;
	text-align:justify;
	line-height:18px;
}

#meni {
	padding-top:20px;
	height: 90px;
	width: 810px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.meni_lewe {

width:440px;
    float:left;
}
.meni_prawe {


}
#logo{
	height: 91px;
	width: 810px;


}

#content {
	width: 810px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	height: 40px;
	width: 810px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top:10px;
	text-align:center;
	font-size:9px;
	color:#999999;
}

#footer a {
	color: #999;
	text-decoration: none;
}

.meni_linki {
	font-size:16px;
	font-weight:bold;
	
	list-style-type: none;


}
.meni_linki li {
margin-top:10px;
margin-bottom:10px;
}
.meni_linki li a {
font-size:16px;
color:#2323dc;
text-decoration:none;
}
.wyroznienie_italic {
	color:#2323dc;
	font-weight: bold;
	font-size:14px;
	text-decoration: underline;
}
.wyroznienie {
	color:#2323dc;
	font-weight: bold;
}
.meni_linki li a.aktywny  {
color:#00ae00;
}
.linkitresc {
color:#0000FF;
}
.kontakt {
text-align:left;
}