* {
	margin: 0;
	border: 0px;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -36px; /* the bottom margin is the negative value of the footer's height */
	width: 997px;
	background: #E2EBE1 url('../images/tlo.gif') repeat-y top center;
}
.footer, .push {
	height: 36px; /* .push must be the same height as .footer */
}
body {
	text-align: center; /*background-color: #D3E4FA;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #E2EBE1 url('../images/tlo_back.gif') top center repeat-x;
}
a:link img, a:visited img{
	border: solid 5px;
	border-width: 5px;
	border-color: #FDFBFB;
}
a:hover img{
	border: solid 5px;
	color: #EBEDEB;
	border-color: #EBEDEB;
	border-width: 5px;
}
a:link img.clear2, a:visited img.clear2{
	border: solid 0px;
	color: #F2EAE9;
	border-color: #F2EAE9;
	border-width: 0px;
}
.footer {
	position: relative;
	width: 997px;
	margin: 0 auto;
	background: url(../images/stopka.gif) top center no-repeat;
	text-align: right;
}
.footer a {
	position: relative;
	color: Gray;
	text-decoration: none;
	border: 0;
	padding-right: 19px;
	bottom: -15px;
	width: 90px; /*padding: 0;*/
	font: 10px arial,sans-serif;
	text-align: left;
}
.footer p {
	position: absolute;
	right: 20px;
	bottom: 0px;
	width: 997px;
	padding: 0;
	color: #fff;
	font: 10px arial,sans-serif;
	text-align: right;
}
.flash {
	width: 997px;
	height: 220px;
	padding-top: 50px;
	float: right;
	padding-right: 48px;
	margin-bottom: 20px;
}
div.content1 {
	width: 997px;
	min-height: 465px;
	text-align: left;
		background: url('../images/swiadectwa-energetyczne-koszalin.jpg') top center no-repeat;
	/*height: 500px;*/
}
div.tresc {
padding:0px;
width: 997px;
text-align: left;
}
div.flagi {
position: absolute;
padding:10px;
padding-left: 740px;
width: 100px;
text-align: left;
}
.uwaga {
	border: 1px solid #6DC211;
	padding: 15px;
	background-color: #E9F2D9;
}
.opracowania {
	border: 0px solid #6DC211;
	/*padding: 15px;*/
	background-color: #E9F2D9;
}
.notka {
	border: 1px solid #B5A399;
	padding: 15px;
	background-color: #F9F2F0;
}
.tabelka {
	background-color: #EBEDEB;
	vertical-align: top;
}
.tabelka2 {
	background-color: #F0E0DB;
	vertical-align: top;
	text-align: left;
}
div.menu {
	float: left;
	width: 183px;
	padding-right: 0px;
	padding-top: 42px;
	padding-left: 23px;
	font-size: 13px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-weight: bold;*/
}
p{
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  line-height:18px;
  margin-bottom: 9px;
  }
div.oferta {
padding-right:40px;
	width: 660px;
	float: right;
	clear: none;
}
fieldset {
	border: 1px solid #C7CDCA;
	padding: 10px;
	margin-bottom: 10px;
	padding-top: 13px;
}
h1 {
	font-size: 26px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #E2EBE1;
	text-align: right;
	padding-bottom: 40px;
	padding-left: 3px;
}
h2 {
	font-size: 16px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #8D9A91;
	padding: 0px;
	padding-left: 3px;
	padding-bottom: 10px;
}
fieldset h2 {
	padding-top: 10px;
}

	.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px}

a {
	color: #62B409;
	text-decoration: none;
}
a:hover {
	color: #4B8709;
	text-decoration: underline;
}
li{
  text-align: left;
  }
ul{
padding-left: 40px;
  /*font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;*/
  line-height:18px;
  text-align: left;
  list-style-image: url('../images/li.gif');
  }
hr{
	border: none;
	width: 380px;
	height: 1px;
	background-color: #C7CDCA;
	color: #C7CDCA;
	text-align: center;
	margin: 0 auto;
	margin-top: 9px;
	margin-bottom: 9px;
}
/*Alpha PNG support for IESelf-removing expression trick from: <a href="http://dean.edwards.name/my/misbehaviors/OnAfterPrint" target="_blank">http://dean.edwards.name/my/misbehaviors/OnAfterPrint</a> doesn't seem worth the trouble; PNGs will look buggy after printingbecause IE has buggy PNG support.\*/
* html img/**/ { filter:expression( this.napalmLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" : this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+ String(this.napalmLoaded=true).substr(0,0)+ (this.src="images/pusty.gif").substr(0,0) ) : this.runtimeStyle.filter="" ) );}/**/
