body {
	background: #f6fed9 url(/img/fon_body.jpg) left top repeat-x;
	color: #747474;
	text-align: center;
	font: 11px Tahoma, Arial;
}
a {
	color: #2c9195;
}
a:visited {
	text-decoration: none;
}
#container {
	width: 989px;
	margin: auto;
	text-align: center;
	background: url(/img/fon_container.gif) left top repeat-y;
}

	/*FOOTER*/
#footer {
	margin: auto;
	width: 100%;
	background: url(/img/fon_footer.jpg) left bottom repeat-x;
}
#footer_inside {
	text-align: left;	
	width: 989px;
	background: url(/img/fon_footer_ins.jpg) left bottom no-repeat;
	margin: auto;
	height: 85px; 
}
#footer_inside p {
	padding: 0 0 0 80px;
}
#footer a {
	color: #747474;
	text-decoration: none;
}
#dev_link {
	color: #2c9195 !important;
	text-decoration: underline !important;
}


	/*END OF FOOTER*/

	/*HEADER*/
#header {
	height: 339px;
	background: url(/img/fon_header2.jpg) left top no-repeat;
	padding: 0 0 0 93px;
}

#logo {
	margin: 44px 0 0 0;
	text-align: left;
	position:relative;
	overflow:hidden;
	width: 216px;
	height: 207px;
}
#logo span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width: 216px;
	height: 207px;
}

	/*--END OF HEADER--*/
	
	/*WRAPPER*/
	
#wrapper_0 {
	background: url(/img/fon_wrapper0.gif) left bottom repeat-x;
}
#wrapper_1 {
	background: url(/img/fon_wrapper1.gif) left top no-repeat;
}
#wrapper {
	width: 911px;
	overflow: hidden;
	margin: auto;
	background:#fff url(/img/fon_wrapper.jpg) bottom repeat-x;
	/*border: 1px solid red;*/
}	

/*SEARCH*/
#search {
	margin: 30px 0 0 25px;
	height: 60px;
}
#search form {
	display: block;
}
#search h3 {
	color: #a7a6a6;
	font-size: 12px;
	text-align: left;
}
#input_search {
	margin-top: 5px;
	display: block;
	float: left;
	width: 120px;
	height: 15px;
	border: 1px solid #a7a6a6;
	color: #a7a6a6;
	font-size: 11px;
	padding: 3px 0 0px 3px;
}
#button {
	width: 41px;
	height: 18px;
	border: none;
	background: url(/img/button.gif);
	display: block;
	float: left;
	margin: 8px 0 0 5px;
}
/* /SEARCH*/

	/*NAVIGATION*/
#navigation {
	width: 213px;
	background: url(/img/fon_nav.jpg) left -41px no-repeat;
	min-height: 600px;
}
*html #navigation {
	height: 600px;
}
#left_menu {
	padding: 0 0 0 25px;
	text-align: left;
}
#left_menu li {
	padding: 10px 0 10px 0px;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	background: url(/img/border.gif) left bottom repeat-x;
}
#left_menu .parent {
	padding: 10px 0 0px 0px !important;
	background: transparent !important;
}
#left_menu li  a {
	background: url(/img/marker_1.gif) left 5px no-repeat;
	padding: 0 0 0 15px;
	display: block;
	margin-left: -4px;
}
#left_menu .current, #left_menu li  a:hover {
	text-decoration: none;
	color: #afafaf;
}
.left_submenu {
	padding: 0 0 0 23px;
	background: url(/img/border.gif) left top repeat-x;
	margin: 10px 0 0 0;
}
.left_submenu li {
	font-weight: normal !important;
}
.left_submenu li a{
	margin-left: 0!important;
	background: url(/img/marker_2.gif) left 5px no-repeat !important;
}

#contacts {
	padding: 10px 0 0 30px;
	text-align: left;
}
#contacts .where {
	font-size: 14px;
	margin: 0 0 7px 0;
	position:relative;
	overflow:hidden;
}
#contacts .where  span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
}
#contacts .phone {
	font-size: 18px;
	color: #319d47;
	margin: 0 0 15px 0;
}
#contacts .phone span {
	font-size: 12px;
}
#sergiev {
	width: 180px;
	height: 22px;
}
#sergiev span {
	width: 180px;
	height: 22px;
	background: url(/img/sergiev.gif) left top no-repeat;
}
#moscow {
	width: 64px;
	height: 18px;
}
#moscow span {
	width: 64px;
	height: 18px;
	background: url(/img/moscow.gif) left top no-repeat;
}

	/*--END OF NAVIGATION--*/

/*CONTENT*/
#content {
	margin-left: 213px;
	background: url(/img/fon_content.jpg) left -41px repeat-x;
}
#content_inside	{
	background: url(/img/fon_content_ins.jpg) right -41px no-repeat;
	padding: 10px 0 0 40px;
}
*html  #content_inside{
	margin-left: -3px;
}
#content h1, h2 {
	font-size: 18px;
	font-weight: normal;
	color: #6b0000;
	text-align: left;
	padding: 0 0 10px 15px;
}
#text {
	padding: 10px 40px 10px 15px;
	text-align: left;
}
#text p {
	padding-top: 5px;
}
#text img {
	/*margin: 10px;*/
}
.price table {
	background: #e8f1de;
	border-collapse: collapse;
}
.price table td {
	padding: 5px;
	border: 1px solid #c2bdbd;
	font-size: 11px;
}
.price table.big_table td img{
	margin: 0px !important;
}
/*CATALOG*/
.catalog {
	padding: 0px 0 10px 0px !important;
}
#catalog {
	margin: 10px 0;
}
#catalog td {
	padding-right: 25px;
}
#catalog td p {
	text-align: center;
	color: #4a8fa9;
	font-size: 11px;
	padding: 0 0 5px 0;
}
#catalog td span {
	display: block;
}
#catalog td p a {
	text-decoration: underline;
	/*cursor: pointer;*/
	cursor: hand;
}
.page_navi {
	font-weight: bold;
	text-align: center;
	padding-right: 50px;
}
.page_navi a {
	text-decoration: none;
}
#catalog td .image_link {
	display: block;
}
#catalog td .image_block {
	position: relative;
	overflow: hidden;
	width: 124px;
	height: 100px;
}
#catalog td .image_block  img {
	margin: 5px 0 0 5px;
}
#catalog td  .border {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 124px;
	height: 100px;
	background: url(/img/1.png) left top no-repeat;
	filter: expression(fixPNG(this));
}
#catalog_menu {
	overflow: hidden;
}
#catalog_menu li{
	float: left;
	padding-right: 10px;
	list-style-type: none;
}
/*--END OF CONTENT--*/
	/*--END OF WRAPPER--*/
