* {
	font-family:		Arial;
	font-size:		12px;
}
html, body {
	margin:			0px;
	padding:		0px;
}

a, a:link, a:visited {
	color: 			blue;
	text-decoration:	underline;
	font-size:		12px;
}
a:hover {
	text-decoration:	none;
	color:			#dd0000;
}
.menu {
	font-family:		Georgia;
	font-size:		16px;
	color: 			#426cd0;
}
a.menu, a.menu:link, a.menu:visited {
	font-family:		Georgia;
	font-size:		16px;
	color: 			#616161;
	text-decoration:	none;
}
a.menu:hover {
	text-decoration:	underline;
}
a.pmenu, a.pmenu:link, a.pmenu:visited {
	font-family:		Georgia;
	font-size:		14px;
	color: 			#616161;
	text-decoration:	underline;
}
a.pmenu:hover {
	color: 			#426cd0;
}
.bottom {
	font-size:		11px;
	color: 			#ca9746;
	padding-left:		30px;
	padding-right:		30px;
	padding-top:		20px;
	text-align:		right;
}
.zagolovok {
	font-size:		18px;
	font-family:		Georgia;
	color:			black;
}
.news_text {
	width:			100%;
	font-size:		12px;
	text-align:		justify;
}
.news_top {
	width:			100%;
	font-size:		16px;
	color:			red;
}
.news_date {
	width:			100%;
	font-size:		12px;
	color:			#ccc;
}
.input1 {
	background-image:	url('input100.gif');
	width:			194px;
	border:			none;
	font-size:		12px;
	height:			23px;
	font-family:		Georgia;
	color: 			#426cd0;
	padding-left:		10px;
	padding-top:		3px;
}
.input2 {
	background-image:	url('input200.gif');
	width:			49px;
	border:			none;
	font-size:		12px;
	text-align:		center;
	height:			23px;
	font-family:		Georgia;
	color: 			#426cd0;
	padding-top:		3px;
}
.input3 {
	background-image:	url('input300.gif');
	width:			138px;
	border:			none;
	font-size:		12px;
	height:			23px;
	font-family:		Georgia;
	color: 			#426cd0;
	padding-left:		10px;
	padding-top:		3px;
}
.submit {
	width:			192px;
	height:			21px;
	background-color:	#3561c4;
	border:			none;
	color:			white;
	font-family:		Georgia;
}
.time {
	font-size:		26px;
	font-family:		Times New Roman;
	color:			black;
}
.left {
	font-size:		16px;
	background-image:	url('img-bg00.jpg');
	width:			235px;
	height:			200px;
	text-align:		center;
}
.left2 {
	background-image:	url('img-bg-b.jpg');
	width:			235px;
	height:			30px;
	text-align:		center;
	color:			white;
	padding-top:		4px;
	font-size:		12px;
	font-weight:		bold;
}
.left3 {
	width:			235px;
	padding-top:		8px;
	padding-left:		28px;
}
