body {
   text-align: center;
   padding: 0px;
	background: #6e7643;
	margin: 10px;
	}
a {
   text-decoration:none;
   border: 0px;	
	margin: 0px;
   font-weight: bold;
}	
img {
	border:0px;
	margin:0px;
	padding:0px;
	
}
#zawartosc {
	border: 0px;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	width: 820px;
	height:550px;
	background: #6e7643;
	position: relative;
	}
#logo_1{
	padding: 0px;
	border: 0px;
	text-align: left;
	margin: 0px;
	width: 820px;
	height:200px;
	background: #6e7643;
	position: relative;
	}
#logo_1_1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 199px;
	height:200px;
	}
#logo_1_2{
	position: absolute;
	top: 0px;
	left: 199px;
	width: 621px;
	height:200px;
	}
#belka_1{
	padding: 0px;
	border: 0px;
	text-align: center;
	margin-left: 10px;
	width: 785px;
	height: 30px;
	position: relative;
	background: #49530A;
	}
#srodek {
	padding: 0px;
	border: 0px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	width: 820px;
	height: 285px;
	background: #EAF6A2;
	position: relative;
	background-image:url(sfoto/srodek_tlo.jpg);	
	}
#srodek h2{	
	padding: 20px;
	border: 0px solid #49530a;
	text-align: center;
	font-size: 18px;	
	margin: 0px;
	width: 315px;
	height: 140px;
	position: absolute;
	color: #454f09;
	top: 20px;
	left: 436px;
	}
#srodek a{	
	padding: 5px;
	border: 0px solid #49530a;
	text-align: center;
	font-size: 16px;	
	margin: 0px;
	width: 295px;
	height: 40px;
	background: #d3e170;
	color: #454f09;
	}	
#tresc1{
	padding: 0px;
	border-right: 2px solid #49530a;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	color: #454f09;
	text-align: left;
	margin: 0px;
	width: 406px;
	height: 210px;

	position: absolute;
	top: 20px;
	left: 30px;		
}
#tresc1 p{
	margin:0px;
	padding: 10px;
	border: 0px;
	text-align: left;
	font-size:12px;
	margin: 0px;		
}
#tresc1 h1{
	padding: 0px;
	border: 0px;
	text-align: left;
	font-size:16px;
	margin: 0px;		
}

#belka_2 {
	padding: 0px;
	border: 0px solid #d3e170;	
	text-align: left;
	margin: 0px;
	width: 820px;
	height: 30px;
	background: #1e7643;
	position: relative;
	background-image:url(sfoto/belka_tlo.jpg);	
	}
#logo_2 {
	padding: 0px;
	border: 0px;
	text-align: left;
	margin: 0px;
	width: 820px;
	height:200px;
	background: #6e7643;
	position: relative;
	}
#logo_2_1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 188px;
	height:200px;
	}
#logo_2_2{
	position: absolute;
	top: 0px;
	left: 188px;
	width: 632px;
	height:200px;
	}
	
#stopka {
	padding: 0px;
	border: 0px;
	text-align: left;
	margin: 0px;
	width: 820px;
	height: 40px;
	background: #6e7643;
	position: relative;
	}
#stopka_1{
	position: absolute;
	top: 98px;
	left: 30px;
	width: 58px;
	height: 40px;
	}
#stopka_2{
	position: absolute;
	top: 111px;
	left: 622px;
	width: 150px;
	height: 25px;
	}
#stopka_3{
	position: absolute;
	top: 20px;
	left: 642px;
	width: 130px;
	height:26px;
	}
#stopka_4{
	color: #eaf6a2;
	position: absolute;
	top: 10px;
	left: 30px;
	width: 450px;
	height:50px;
	}
#stopka_5{
	color: #eaf6a2;
	font-size: 10px;
	position: absolute;
	top: 10px;
	left: 300px;
	width: 200px;
	height:10px;
	} 





	
input {
	margin:0px;
	padding:0px;
	border: 0px;
	
}
	
input[type="text"], input[type="password"] {
	background: #ffffff;
	border: 1px solid #aaaaaa;
	height:16px;
		color: #000000;
}

input[type="text"]:hover, input[type="password"]:hover {
	border: 1px solid #000000;
}
	
input[type="submit"] {
	padding:1px;
	height:20px;
	width: 50px;
	letter-spacing:1px;
	font-size:11px;
	font-weight:normal;
	text-align: center;
	background: #49530a;
	border: 0px solid #858585;
	cursor:pointer;
	color: #d3e170;
	}

input[type="submit"]:hover {
	background: #d3e170;
	border: 0px solid #000000;
	color: #49530a;
}

input[type="button"] {
	padding:1px;
	height:20px;
	letter-spacing:1px;
	font-size:11px;
	font-weight:normal;
	text-align: center;
	background: #f0f0f0;
	border: 1px solid #858585;
	cursor:pointer;
	color:#C10000;
	}

input[type="button"]:hover {
	background: #e6e6e6;
	border: 1px solid #000000;
}

.input-submit {
	vertical-align:middle;
	padding:1px;
	height:20px;
	width: 50px;
	letter-spacing:1px;
	font-size:11px;
	font-weight:normal;
	text-align: center;
	background: #49530a;
	border: 0px solid #858585;
	cursor:pointer;
	color: #d3e170;
	}
	

.input-submit:hover {
	background: #d3e170;
	border: 0px solid #000000;
	color: #49530a;
}
#formula1	{
   color: #d3e170;
	position: absolute;
	top: 5px;
	left: 30px;
	}
#formula2	{
	position: absolute;
	top: 5px;
	left: 270px;
	}
#formula3	{
	position: absolute;
	top: 4px;
	left: 440px;
	}
form{
	margin:0px;
	padding:0px;
	border: 0px;
}