html, body {
	background-color: #00792c;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	vertical-align:middle;
	color: #cae16e;
}

#top {
	width: 1003px;
	height: 100%;
	margin: 0px AUTO 0px AUTO;
}

#center {
	width: 1003px;
	height: 100%;
	float: left;
	overflow: hidden;
}


#naglowek {
	width: 1003px;
	height: 288px;
	float: left;
	overflow: hidden;
	background-color: #000;
	background-image: url(images/1.jpg);
}

#lewa {
	width: 140px;
	height: 103px;
	float: left;
	overflow: hidden;
	background-color: #000;
	background-image: url(images/2.jpg);
}

#button {
	width: 299px;
	height: 103px;
	float: left;
	overflow: hidden;
	background-color: #000;
	background-image: url(images/3.jpg);
}

#srodek {
	width: 127px;
	height: 103px;
	float: left;
	overflow: hidden;
	background-color: #000;
	background-image: url(images/4.jpg);
}

#buttontwo {
	width: 299px;
	height: 103px;
	float: left;
	overflow: hidden;
	background-color: #000;
	background-image: url(images/5.jpg);
}

#prawa {
	width: 138px;
	height: 103px;
	float: left;
	overflow: hidden;
	background-color: #000;
	background-image: url(images/6.jpg);
}

#dol {
	width: 1003px;
	height: 364px;
	float: left;
	overflow: hidden;
	background-color: #000;
	background-image: url(images/7.jpg);
}



#text {
	margin-top: 50px;
	margin-left: 78px;
	margin-right: 78px;
	margin-bottom: 50px;
}


#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.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;     
}



