body {
	font:			100%/100% "Trebuchet MS", Tahoma, Arial;
	margin:			0px;
	padding:		0px;
	background:		url(img/fon.jpg) top repeat-x;
	color:			#ccc;
	background-color:	#b3b9b9;
}
a {
	font-size:		12px;
	color:			#8bc4ff;
	text-decoration:	underline;
}
a:visited {
	color:			#8bc4ff;
	text-decoration:	none;
}
a:hover {
	color:			#0C4582;
	text-decoration:	underline;
}
img { filter:expression(this); }
.menu_block {
	background:		url(img/top.png) top;
}
.main_block {
	background:		url(img/main-fon.png) top;
	padding-left:		40px;
	padding-right:		40px;
	padding-top:		10px;
	font-size:		12px;
}
.bottom_block {
	background:		url(img/bottom.png) top no-repeat;
}
.bot_block {
	background:		url(img/fon-bot.jpg) bottom repeat-x;
	height:			200px;
}
.top1 {
	color:			white;
	font-size:		14px;
	float:			right;
	text-align:		right;
}
.telefon {
	font-size:		24px;
}
a.menu, a.menu:link, a.menu:visited {
	font-size:		14px;
	text-decoration:	none;
	color:			white;
	display:		block;
	padding-top:		10px;
	padding-bottom:		10px;
}
a.menu:hover {
	color:			#ccc;
	text-decoration:	none;
	background:		none;
	border-bottom:		none;
}
.main {
	font-size:		12px;
}
.left_col {
	font-size:		12px;
}
.wtop {
	font-size:		24px;
}
h2 {
	padding-left:		25px;
	padding-top:		30px;
}
ul {
	padding-right:		60px;
}
a.copy_link, a.copy_link:link, a.copy_link:visited {
	font-size:		12px;
	text-decoration:	none;
	color:			#444;
	padding-top:		10px;
	padding-bottom:		10px;
}
a.copy_link:hover {
	color:			#666;
	text-decoration:	none;
	background:		none;
	border-bottom:		none;
}
#log_div {
	float:			right;
	margin-right:		50px;
	margin-top:		10px;
	font-size:		11px;
}
.log_inp {
	border:			dotted 1px #999;
	background:		#aaa;
	color:			#444;
	font-size:		11px;
	width:			90px;
}
.log_sub {
	border:			dotted 1px #999;
	background:		#47a;
	color:			#ddd;
	font-size:		11px;
	width:			50px;
}


