/*основные тэги*/
html,body
{
	font:82% Tahoma;
	color:#4F4949;
	border:0;
	margin:0;
	padding:0;
	background:url('img/background_body.png') repeat-x;
	background-color:#be721a;
	height:100%;
}
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;
}
a:hover,h2:hover
{
	text-decoration:underline;
}
.blue_achor
{
	color:blue;
	text-decoration:none;
}
p
{
	text-indent:7px;
}
table#product
{
	width:90%;
	margin:0 auto;
}
table#product td
{
	border:1px solid #8D8D8D;
	text-align:center;
}
/*формы*/
form
{
	margin:20px 0 0 30px;
}
input,textarea
{
	width:150px;
	border:1px solid #8D8D8D;
	background:#fff;
}
textarea
{
	height:40px;
}
input
{
	height:12px;
}
#sub
{
	font:90% Tahoma;
	color:#4F4949;
	margin-top:5px;
	height:19px;
	width:100px;
}
/*блоки*/
#main
{
	width:848px;
	margin:0 auto;
	background:#fff;
	height:auto;
}
#podlojka
{
	width:848px;
	margin:0 auto;
	background:#fff;
	height:100%;
}
#top
{
	height:60px;
}
#logo
{
	width:190px;
	height:60px;
	background:url('img/logo.png');
	float:left;
}
#probel
{
	width:400px;
	height:50px;
	padding-top:10px;
	float:left;
	text-align:center;
}
#pr
{
	font:90% BankGothic RUSS;
	font-weight:600;
	text-align:right;
	padding:13px 25px 0 0;
}
#pr a
{
	color:#6C6D6D;
	text-decoration:none;
}
#pr a:hover
{
	color:#920000;
	text-decoration:underline;
}
#nav
{
	height:15px;
	padding:15px 10px 0 0;
	text-align:right;
}
#top_line
{
	height:18px;
	background:url('img/background_top_line.gif') repeat-x;
}
#photo
{
	height:277px;
	background:url('img/photo.jpg') top center no-repeat;
	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;
}
.left_form
{
	width:100px;
	float:left;
}
/*изображения*/
.img_tab
{
	width:7px;
	height:8px;
}
#nav img
{
	width:11px;
	height:11px;
	margin-right:12px;
}
#img_left_line
{
	width:848px;
	height:66px;
	position:relative;
	top:220px;
}
#img_kondic
{
	width:281px;
	height:135px;
	float:right;
	position:relative;
	top:105px;
}
#img_pict,#img_pict2
{
	width:183px;
	height:129px;
	padding:2px;
	margin:0;
}
#img_pict { float:left; }
#img_pict2 { float:right; }
#img_map
{
	display:block;
	margin:20px auto;
	width:473px;
	height:343px;
}