html {
  height: 100%;
}
*:first-child+html #inner_text {
	margin-top:20px;
} 
#cont {width:100%;height:100%;}
body {
  font-family: Tahoma;
  font-size: 12px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background: url('../img/back.gif');
  color: #4c4c4c;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #276383;
	text-decoration: underline;
	position:relative; z-index:1000;
}
a:hover {
	color:#4c96be;
	text-decoration: none;
}
img {
	border: none;
}
textarea,input {
	border: 1px solid #ddd4c0;
	font-family: Tahoma;
	font-size: 13px;
	background: white;
}
h1 {
	font-size: 26px;
	font-family: Tahoma;
	font-weight: normal;
	color: #4c4c4c;
	padding: 20px 0px 20px 0px;
	margin: 0px;
}
h2 {
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	color: #4c4c4c;
	padding: 20px 0px 5px 0px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #4c4c4c;
	padding: 15px 0px 5px 0px;
	margin: 0px;
}
h4 {
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #4c4c4c;
	padding: 10px 0px 5px 0px;
	margin: 0px;
}

div#temp {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	top: 0px;
	left: 0px;
}

table#m_i_top_menu a {
	color: #4c4c4c;
	text-decoration: none;
	white-space: nowrap;
}
table#m_i_top_menu  a:hover {
	color: #8f8f8f;
	text-decoration: underline;
}
table#m_i_top_menu a#active {
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
}

table#main {
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
tr#main {
	height: 90%;
}
tr#header td#header1 {
	width: 330px;
	height: 190px;
	vertical-align: bottom;
}
div#h_bricks {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#h_logo {
	position: absolute;
	top: 20px;
	left: 60px;
}
table#h_l_menu {
	margin: 0px 40px 0px 30px;
}
table#h_l_menu td {
	vertical-align: bottom;
}
div#h_l_m_bottom {
	width: 255px;
	height: 22px;
	position: relative;
	top: -2px;
	//top: 0px;
	left: -20px;
}
table#main td#header2 {
	text-align: right;
	vertical-align: bottom;
	width: 90%;
	border-bottom: 3px solid #ddd4c0;
}
td#m_l_menu {
	vertical-align: top;
	padding: 0px 40px 0px 50px;
	width: 330px;
	font-size: 11px;
	height: 1px;
}
td#m_l_menu div.m1 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}
td#m_l_menu div.m2 {
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	
}
td#m_l_menu a {
	color: #316d8d;
	text-decoration: none;
}
td#m_l_menu a:hover {
	color: #4c96be;
	text-decoration: underline;
}

td#m_l_main {
	vertical-align:top;
	padding-bottom: 50px;
}
td#m_l_main table {
	width: 100%;
}
td#m_i_main {
	vertical-align:top;
	height: 1px;
}

table#h_r {
	height: 190px;
	white-space:nowrap;
	table-layout: fixed;
	margin:0px 0px -2px 0px;
	//margin:0px;
}
td#h_r_man {
	height: 190px;
	width: 242px;
}
td#h_r_line {
	height: 190px;
	width: 100%;
	background: url('../img/h_r_line.jpg') repeat-x;
}
td#h_r_window {
	height: 190px;
	width: 400px;
}

table#m_i_top_menu {
	padding: 10px 20px 30px 20px;
}
table#m_i_top_menu td {
	width: 20%;
	text-align: center;
}

div#search {
	position: relative;
	left: -20px;
	background: url('../img/search_back.jpg') repeat-x;
	width: 100%;
	height: 56px;
	white-space: nowrap;
	margin-bottom: 15px;
	//margin-bottom: -25px;
}
div#search_form {
	position: relative;
	top:-40px;
	width: 100%;
	text-align: center;
	white-space: nowrap;
}
div#search_form table {
	width: 100%;
}
td#search_word {
	width: 50px;
	padding: 0px 5px 0px 20px;
}
td#search_submit {
	width: 50px;
	padding: 0px 20px 0px 5px;
}
div#search input {
	border: 1px solid #ddd4c0;
	width: 100%; 
	font-family: Tahoma;
}
div#search input#send {
	border: 1px solid #ddd4c0;
	width: 50px;
	background: #f7f5f1;
}

div#search img {
	vertical-align: middle;
}

td#m_r_banners {
	vertical-align: top;
	width: 155px;
	height: 100%;
	padding: 55px 0px 30px 15px;
	text-align: center;	
}
td#m_r_banners a {
}
#left_banners_tup {
  width: 200px;		
	text-align: center;	
}

td#m_r_banners img, #left_banners_tup img {
	border: 1px solid #ddd4c0;
	margin: 0px 0px 10px 0px;
}

td#f_l {
	padding: 0px;
	color: #8a8a8a;
	height: 122px; 	
}
td#f_r {
	padding: 0px;
	margin: 0px;
	color: #8a8a8a;
	vertical-align: top;
	height: 122px;	
}

tr#foother {
	background: url('../img/f_back.gif');
}
table#f_r_t {
	width: 100%;
	table-layout: fixed;
	height: 122px;
	white-space: nowrap;
}

img#brush2{
	position: relative;
	left: 157px;
}
span#brush1 {
	position: relative;
	height: 0px;
	top: -122px;
	left: -4px;
}
span#auth {
	position: relative;
	left: 317px;
	top: -5px;
	z-index: 1000;
}

p.news {
	padding: 0px;
	margin: 20px 0px 3px 0px;
}
span.date {
	background-color: #ddd4c0;
	color: #000101;
	padding: 1px 3px 1px 3px;
	margin: 0px 5px 0px 0px;
}
p.news a {
	font-weight: bold;
}
p.news_desc {
	padding: 0px;
}

select#brand, select#shop {
	width: 150px;
}


div#brand_add {
	position: relative;
	top: -50px;
	border: 1px solid black;
	width: 400px;
	background: white;
	text-align: center;
	visibility: hidden; 
}
table.catalog td {
	vertical-align: top;
	text-align: left;
	width: 100px;
}
table.catalog td.descript {
	width: 140px;
	padding-left: 5px;
}
table.catalog td.descript div {
	margin-top: 3px;
	font-size: 11px;
}

div.catalog {
	width: 240px;
	float: left;
	padding: 15px 15px 0px 0px;
	height: 200px;
	overflow: auto;
}
div.catalog_img {
	width: 100px;
	height: 100px;
	border: 3px solid #ddd4c0;
	text-align: center;
	background: white;
}
div#shop_info {
	width: 100%;
	padding: 20px 0px 0px 5px;
}
div#shop_info div#shop_info_img img{
	border: 1px solid #ddd4c0;
}
div#shop_info div#shop_info_txt{
	padding-top: 10px;
}
div.clear {
	width: 100%;
	clear: both;
}
div#show_more {
	background: white;
	border: 3px solid #ddd4c0;
	visibility: hidden;
	position: absolute;
	left: 300px;
	top: 300px;
	width: 500px;
	height: auto;
	z-index: 10000;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
}
div#show_more div#close {
	width: 100%;
	text-align: right;
	padding-right: 10px;
}
div#show_more_img {
	width: 300px;
	height: 300px;
	border: 1px solid #ddd4c0;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	float: left;
	margin: 10px 10px 10px 0px;
}
div#show_more_txt {
	margin-top: 10px;
}
table.price {
	width: 100%;
	border-top: 2px solid #ddd4c0;
	border-left: 2px solid #ddd4c0;
}
table.price tr {
	text-align: center;
}
table.price td {
	padding: 4px;
	border-bottom: 2px solid #ddd4c0;
	border-right: 2px solid #ddd4c0;
}
#pear, #pear:visited,#peara:active,#pear:hover {
	color: #8a8a8a;
}