body{
	margin:0px;
	padding:0px;
	background-color:#f1f1f1;
}
.top{
	background:url(image/top_fon.jpg);
}
.logo{
	margin-left:20px;
	margin-bottom:10px;
}
.ban{
	margin-top:20px;
}
.enter{
	background:#a5c414;
}
.enter_form{
	margin-right:8px;
	margin-top:2px;
	max-height:100px;
}
.enter_txt{
	font-size: 12px;
	color: #f1f1f1;
	font-family: Tahoma;
}
.enter_txt_smale{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma;
	margin-left:30px;
}
.copyright{
	background-color:#ededed;
}
.left{
	background-color:#9fbc1c;
}
.right{
	background-color:#d98b1b;
}
.hack{
	font-size: 3px;
	height:19px;
}
.block{
	background-color:#ffffff;
	margin-top:10px;
}
.zag{
	font-size: 18px;
	color: #a5c414;
	font-family: Tahoma;
	padding-top:15px;
	margin-left:20px;
}
.txt{
	font-size: 14px;
	color: #000000;
	font-family: Tahoma;
	margin-top:5px;
	margin-left:30px;
	margin-right:20px;
	padding-bottom:20px;
}
.menu{
	font-size: 14px;
	color: #f1f1f1;
	font-family: Tahoma;
	margin-top:0px;
	margin-left:10px;
	padding-bottom:3px;
}
.copyright_txt{
	font-size: 14px;
	color: #e48e13;
	font-family: Tahoma;
	margin-top:10px;
	margin-bottom:10px;
	width: 50%;
	float: left;
	text-align: left;
}
.copyright_count {
font-size: 14px;
	color: #e48e13;
	font-family: Tahoma;
	margin-top:10px;
	width: 40%;
	float: left;
}
A:link {
	text-decoration:none;
	color: #ffffff;
}

A:visited {
	text-decoration:none;
	color: #ffffff;
}

A:hover {
	text-decoration:none;
	color: #ffffff;
}

A:active {
	text-decoration:none;
	color: #ffffff;
}
.txt A:link {
	text-decoration:underline;
	color: #a5c414;
}

.txt A:visited {
	text-decoration:underline;
	color: #a5c414;
}

.txt A:hover {
	text-decoration:none;
	color: #acacac;
}

.txt A:active {
	text-decoration:none;
	color: #a5c414;
}