body	{
	background:url(images/body-bg.gif) 0 0 repeat #fff;
	color: #000;
	margin: 0px;
	padding: 0px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}
#headermainPan{height:158px; margin:0; background:url(images/headermainPan-bg.jpg) 0 0 repeat-x #609505; padding:0px;}
#topPan{width:1262px; height:158px; position:relative; margin:0 auto; background:url(images/topPan-bg.jpg) 0 0 repeat-x #609505; color:#fff; padding:0px;}
#topPan a.logo{width:290px; height:50px; position:absolute; top:30px; left: 50px;}

/*input.submit, .submit input:focus {
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
}

input.submit:active,  {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}
*/
#login {
	color: #333;
	margin:0 auto;
	padding:130px 0 0 0;
	width: 700px;
	height:30px;
	position: relative;
}

#login form {
	padding: 0;
	margin: 0px;
	height: 30px;
	width: 600px;
	float: left;
}

form, label input {
	margin: 0px;
	padding: 0px;
}

label {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	padding-right: 10px;
	font-size: 12px;
}
input{
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 25px 0 0;
	padding: 2px;
	display:block;
	float: left;
	height: 16px;
	line-height: 16px;
}
input.submit  {
	border:none;
	cursor: pointer;
	width: 88px;
	height: 24px;
	padding: 0;
	background-image: url(images/belepes_btn.jpg);
	background-repeat: no-repeat;
}
a.increst {
	color: #00019b;
	text-decoration: none;
	display: block;
	float: right;
	line-height: 22px;
}
