body{
	margin: 0px;
	background-color: #eff0eb;
	background-repeat: repeat;
}

div.top{
	position: absolute;
	width: 100%;
	height: 10px;
	top: 0px;
	background-color: #616161;
	z-index: 2;
}
div.greenstring{
	position: absolute;
	height: 302px;
	left: 0px;	
	top: 120px;
	background-color: #d2d3d4;
	width: 100%;
	z-index: 2;
	background-image: url(cien.png);
	background-repeat: repeat-x;
}
div.logo{
	position: absolute;
	left:60px;
	top:30px;
	z-index: 2;
}

li.menup{
	position: absolute;
	top:81px;
	left: 400px;
	z-index: 1;
	width:800px;
	list-style: none;
	
}
a.main{
	display: inline;
	width: 87px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(menup/main.png);
}
a.main:hover{
	display: inline;
	width: 87px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(menup/mainh.png);
}
a.oferta{
	display: inline;
	width: 67px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(menup/oferta.png);
}
a.oferta:hover{
	display: inline;
	width: 67px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(menup/ofertah.png);
}
a.formularz{
	display: inline;
	width: 138px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(menup/formularz.png);
}
a.formularz:hover{
	display: inline;
	width: 138px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(menup/formularzh.png);
}
a.dokumenty{
	display: inline;
	width: 138px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(menup/dokumenty.png);
}
a.dokumenty:hover{
	display: inline;
	width: 138px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(menup/dokumentyh.png);
}
a.kontakt{
	display: inline;
	width: 67px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(menup/kontakt.png);
}
a.kontakt:hover{
	display: inline;
	width: 67px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(menup/kontakth.png);
}

div.tekstgl {
	position: absolute;
	top: 400px;
	left: -100px;
	width:107%;
	height: 50%;
	background-image: url(cien_2.png);
	background-repeat: repeat-x;
	text-align: left;
}

div.object{
	position: relative;
	left: 70px;
}
div.tekst_1{
	left: 400px;
	top:20px;
	width: 50%;
	position: absolute;
	text-align: left;
}
div.tekst_2{
	left: 580px;
	top:20px;
	width: 50%;
	position: absolute;
	text-align: left;
}
div.tekstintekst{
	position: absolute;
	top: 450px;
	left: 150px;
	width: 500px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5e5f5e;
	text-align: left;
}
div.tekstintekst_index{
	position: absolute;
	top: 150px;
	left: 750px;
	width: 600px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5e5f5e;
	text-align: left;
}
div.tekst_formularz{
	position: absolute;
	top: 450px;
	left: 150px;
	width: 700px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 24px;
	color: #5e5f5e;
}
h1{
	font-family: "MS Serif", "New York", serif;
	font-size: 24px;
	color: #35b907;
	text-align: left;
	font-style: italic;
	letter-spacing: 1px;
}
h2{
	font-size: 18px;
}
div.bottom{
	position: fixed;
	width: 100%;
	height: 30px;
	bottom: 1px;
	background-color: #35b907;
}
ul.lista{
	list-style: url(arrow.png);
}
span.over{
	color: #199a0c;
	font-weight: bolder;
}
a.mail{
text-decoration: inherit;
color:#199a0c;
font-weight: bolder;
}

div.languages{
	position: absolute;
	top: 10px;
	left:900px;
	z-index: 1;
}
a.licencja {
	color: #646464;
	text-decoration: inherit;
	font-size: 13px;
	font-weight: bold;
}
a.licencja:hover{
	color: #199a0c;
}
a.oc {
	color: #646464;
	text-decoration: inherit;
	font-size: 13px;
	font-weight: bold;
}
a.oc:hover{
	color: #199a0c;
}
a.regon {
	color: #646464;
	text-decoration: inherit;
	font-size: 13px;
	font-weight: bold;
}
a.regon:hover{
	color: #199a0c;
}

   