html,body
{
	font:82% Tahoma;
	color:#4F4949;
	border:0;
	margin:0;
	padding:0;
	background:#fff;
}
img
{
	border:0;
}
h1
{
	font:110% Tahoma;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#005AFF;
}
h2
{
	font:100% Tahoma;
	padding:0 0 0 15px;
	margin:0;
	color:#4F4949;
}
h3
{
	color:#B63333;
	font:130% BankGothic RUSS;
	font-weight:bold;
	margin:0;
	padding:40px 0 0 25px;
}
a
{
	color:#4F4949;
	text-decoration:none;
}
p
{
	text-indent:7px;
}
#main
{
	width:848px;
	margin:0 auto;
	background:#fff;
}
#top
{
	height:60px;
}
#logo
{
	width:190px;
	height:60px;
	background:url('img/logo.png');
	float:left;
}
#pr
{
	font:90% BankGothic RUSS;
	font-weight:600;
	text-align:right;
	padding:13px 25px 0 0;
}
#pr a
{
	color:#6C6D6D;
	text-decoration:none;
}
#nav
{
	height:15px;
	padding:15px 10px 0 0;
	text-align:right;
}
#top_line
{
	height:18px;
	background:#fff;
}
#photo
{
	height:277px;
	background:#fff;
	text-align:right;
}
#left_col
{
	width:260px;
	float:left;
	padding:8px 0 0 10px;
}
#right_col
{
	margin-left:275px;
	text-align:justify;
	width:560px;
	padding-bottom:12px;
}
.img_tab
{
	width:0;
	height:0;
}
#nav img
{
	width:0;
	height:0;
}
#img_left_line
{
	width:0;
	height:0;
}
#img_kondic
{
	width:0px;
	height:0px;
}
#img_pict,#img_pict2
{
	width:0;
	height:0;
	padding:2px;
	margin:0;
}
* { filter:expression(fixPNG(this)); }