/* Добавил Игорь */

h1, h2, h3 {
	color: #9e0b0f;
	padding: 0px;
	margin: 10px;
}

div.element {
	display: block;
	position: relative;
	width: 645px;
	height: 180px;
	overflow: hidden;
	background: url(/images/podlozhka.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
}
div.element img {
	float: left;
	margin: 20px 30px;
	padding: 0px;
	border: 0px;
	width: 180px;
	height: 135px;
}
div.element span {
	display: block;
	margin: 20px 30px 0px 0px;
	overflow: hidden;
	/*border: 1px solid green;*/
}
div.element span a {
	float: right;
	font-weight: bold;
	font-size: 14px;
}
div.element p {
	padding: 5px;
	margin: 0px;
	/*border: 1px solid gray;*/
}
div.element h3 {
	padding: 5px;
	margin: 0px;
	/*border: 1px solid gray;*/
}
div.element h3 a {
	float: none;
	font-size: 14px;
}
/* Конец */

body,td,th {
	color: #00000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #e4d9cc;
}
a:link {
	color: #9e0b0f;
	text-decoration:none;
}
a:visited {
	color: #9e0b0f;
	text-decoration:none;
}
a:hover {
	color: #9e0b0f;
	text-decoration:underline;
}
a:active {
	color: #9e0b0f;
	text-decoration:none;
}

.menu_td {background:url(/images/left_02.jpg); background-repeat:repeat-y; 
 vertical-align:top;  width:269px;}
#menu {background:url(/images/menu_07.jpg); background-repeat:repeat-y;
	text-align:left;}
#menu a:link {
	color: #412408;
	text-decoration:none;
}
#menu a:visited {
	color: #412408;
	text-decoration:none;
}
#menu a:hover {
	color: #412408;
	text-decoration:none;
}
#menu a:active {
	color: #412408;
	text-decoration:none;
}

.curr_page {height:28px; font-size:20px; color:#9e0b0f; text-align:left; padding-left:10px;}
.tel {background:url(/images/tel_02.jpg); background-repeat:no-repeat; height:214px; font-size:20px; color:#9e0b0f; padding-top:80px; padding-left:10px;}
#bottom_links {background:url(/images/index_20.jpg); background-repeat:repeat-x; background-position:top;background-color:#E0E0E0; padding-top:50px; vertical-align:top; height:30px;}
.banners { vertical-align:bottom; padding-bottom:20px; height:210px;}
.content {
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
	text-align:justify;}
.logo { background:url(/images/index_02.gif); background-repeat:no-repeat; background-position:top left; vertical-align:top; padding-top:10px; text-align:center; width:241px;}

.copy { text-align:right; height:30px; padding-right:10px;}