.html, body {
	background: url(../images/bg.gif) no-repeat;
	background-color: #454545;
	text-align: left;
	color: white;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}

#content{
	display: none;
}

.all{
	margin: 0px 0px 0px 370px;
	width: 626px;
}

.foot{
	margin: 10px 0px 20px 0px;	
	width: 626px;
	float: left;
	font-size: 9px;	
	text-align: center;	
	color: #939598;	
	display: block;
}

.menu{
z-index: 1;
}

a:link, a:visited {text-decoration: none; color: white}
a:hover {text-decoration: underline; color: white;}

.lang{
font-size: 10px;
color: white;
display: block;
float: right;
}

.headb{
	margin: 8px 0px 8px 0px;
	display: block;
}

.kenyer{
	width: 626px;
	margin: 20px 0px 40px 0px;
	text-transform: uppercase;
	display: block;
	float: left;
}

.kenyer1{
	float: left;
	width: 412px;
	display: block;
}

.login{
	background: url(../images/login/login_bg.jpg);
	width: 200px;
	border: solid #3c3c3c;
	border-width: 5px;
	display: block;
	float: right;
}

.cim{
	font-size: 20px;
	margin: 0px 0px 15px 0px;
	display: block;
}

.vonal{
	width: 624px;
	float: left;
	height: 1px;
	background-color: white;
	margin: 0px 0px 0px 0px;
	display: block;
}





form{
	margin: 3px 0px 0px 0px;
}

input{
	color: white;
	width: 175px;
	height: 36px;
	background: #99ca3c;
	border: none;
	font-size: 25px;
	text-align: right;
}

.submit input{
	width: 179px;
	background: url(../images/login/login_enter.jpg) no-repeat;
	border: none;
} 

.submit2 input{
	height: 38px;
	width: 20px;
	background: url(../images/login/login_newsl_ad.jpg) no-repeat;
	border: none;
} 


