html, body {
	background-color: #e1f570;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	vertical-align:middle;
	color: #cae16e;
}

#top {
	width: 960px;
	height: 100%;
	margin: 0px AUTO 0px AUTO;
}

#center {
	width: 907px;
	height: 100%;
	float: left;
	overflow: hidden;
}
#lewa {
	width: 26px;
	height: 768px;
	float: left;
	overflow: hidden;
	background-image: url(images/lewa.jpg);
	}
	
#prawa {
	width: 27px;
	height: 768px;
	float: left;
	overflow: hidden;
	background-image: url(images/prawa.jpg);
	}

#naglowek {
	width: 907px;
	height: 330px;
	float: left;
	overflow: hidden;
	background-color: #000;
}

#body {
	width: 907px;
	height: 475px;
	float: left;
	overflow: hidden;
	background-color: #6f9324;
}

#polecamy {
	width: 907px;
	height: 475px;
	float: left;
	overflow: hidden;
	background-color: #6f9324;
	background-image: url(images/polecamy.jpg);
}

#kontakt {
	width: 907px;
	height: 475px;
	float: left;
	overflow: hidden;
	background-color: #6f9324;
	background-image: url(images/kontakt2.jpg);
}

#text {
	margin-top: 50px;
	margin-left: 78px;
	margin-right: 78px;
	margin-bottom: 50px;
}

#text_stopka {
	margin-top: 18px;
	margin-left: 360px;
	font-weight: 700;
	color: #6f9324;
}

#stopka {
	width: 907px;
	height: 54px;
	float: left;
	overflow: hidden;
	background-image: url(images/stopka.jpg);
	color: black;
}

#flashcontent {
	width: 907px;
	height: 475px;
	float: left;
	overflow: hidden;

}

h1
{
	font-weight: 700;
	font-size: 16px;
}
p 
{
	color: #cae16e;
	font-size: 14px;
	font-family: Verdana, Arial;
}


A.header_link{
      text-decoration: none;font-family: Verdana, Arial; 	color: #cae16e; font-size:14px;
}
A.header_link:HOVER{
      text-decoration: none;font-family: Verdana, Arial; 	color: #cae16e; font-weight: 700;font-size:14px;     
}

A.header_link2{
      text-decoration: none;font-family: Verdana, Arial; 	color: #cae16e; font-size:11px;
}
A.header_link2:HOVER{
      text-decoration: none;font-family: Verdana, Arial; 	color: #cae16e; font-weight: 700;font-size:11px;     
}

A.gg{
      text-decoration: none;font-family: Verdana, Arial; 	color:#44561d; font-size:14px;
}
A.gg:HOVER{
      text-decoration: none;font-family: Verdana, Arial; 	color:#44561d; font-weight: 700;font-size:14px;     
}



