.plain_text { color: #666; font-size: 11px; font-family: Tahoma }
.plain_text_b { color: #666; font-size: 11px; font-family: Tahoma; font-weight: bold; }
.footer_text { color: #a9a792; font-size: 10px; font-family: Tahoma }
.footer_text_mebel  { color: #6f6e60; font-size: 10px; font-family: Tahoma }

#foot_info a:link { color: #a9a792; font-size: 10px; font-family: Tahoma; font-weight: bold; text-decoration: none }
#foot_info a:active { color: #a9a792; font-size: 10px; font-family: Tahoma; font-weight: bold; text-decoration: none }
#foot_info a:visited { color: #a9a792; font-size: 10px; font-family: Tahoma; font-weight: bold; text-decoration: none }
#foot_info a:hover { color: #8E8A65; font-size: 10px; font-family: Tahoma; font-weight: bold; text-decoration: none }

#foot_info_mebel a:link  { color: #6f6e60; font-size: 10px; font-family: Tahoma; font-weight: bold; text-decoration: none }
#foot_info_mebel a:active  { color: #6f6e60; font-size: 10px; font-family: Tahoma; font-weight: bold; text-decoration: none }
#foot_info_mebel a:visited  { color: #6f6e60; font-size: 10px; font-family: Tahoma; font-weight: bold; text-decoration: none }
#foot_info_mebel a:hover  { color: #92907e; font-size: 10px; font-family: Tahoma; font-weight: bold; text-decoration: none }

#plain_text_link a:link { color: #666; font-size: 11px; font-family: Tahoma; text-decoration: none }
#plain_text_link a:active { color: #666; font-size: 11px; font-family: Tahoma; text-decoration: none }
#plain_text_link a:visited { color: #666; font-size: 11px; font-family: Tahoma; text-decoration: none }
#plain_text_link a:hover { color: #818219; font-size: 11px; font-family: Tahoma; text-decoration: none }

#left_menu_link a { color: #818219; text-decoration: none }
#left_menu_link a:hover { color: #666; text-decoration: none }

.mebel_border { margin-bottom: 30px; border: solid 1px #be3e01 }

#mebel_gallery_link a:link { color: #666; font-size: 11px; font-family: Tahoma; text-decoration: none; }
#mebel_gallery_link a:active { color: #666; font-size: 11px; font-family: Tahoma; text-decoration: none; }
#mebel_gallery_link a:visited { color: #666; font-size: 11px; font-family: Tahoma; text-decoration: none; }
#mebel_gallery_link a:hover { color: #be3e01; font-size: 11px; font-family: Tahoma; text-decoration: none; }

.mebel_link {  color: #be3e01; font-size: 11px; font-family: Tahoma; font-weight: bold; border-bottom: 2px solid #be3e01; padding-bottom: 2px; }

.form_text  { color: #666; font-size: 11px; font-family: Tahoma, sans-serif; text-decoration: none; border: solid 1px #a9a792 }

.send_button { width: 90px; height: 20px; background: transparent url(images/send_button.jpg) right top no-repeat; border: none; margin-top: 4px;}
.clear_button { width: 90px; height: 20px; background: transparent url(images/clear_button.jpg) left top no-repeat; border: none; margin-top: 4px;}

.reference {
	width:470px;
	height:130px;
	float:right;
	margin:20px 0 10px 0;
	padding:10px;
	background:#fff;
	border-top:1px dotted #bbb;
	border-bottom:1px dotted #bbb;
}

.reference img {
	border:none;
}

.reference h2 {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	color:#d65214;
	margin:0 0 10px 0;
	padding:0;
}

.borders td {
	border: 1px solid #e9e9e9;
	padding-right:3px;
}

.mebel_text p, .mebel_page_text p {
	text-align:justify;
	text-indent:30px;
	margin:0 0 10px 0;
	padding:0;
	font:normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}






/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #c8c1af;	
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 2px 0 0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(mebel/images/tabs_bgr.jpg) no-repeat 0 0;
	font: normal 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 150px;
	text-align:center;	
	text-decoration:none;
	color:#be3e01;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: 0 0;	
	color:#000;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: 0 -30px;		
	cursor:default !important; 
	color:#000 !important;
}

div.panes {
	padding:20px 0 0 0;
}

div.panes p a {
	color:#be3e01;
}

div.panes p a:hover {
	text-decoration:none;
}

/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}

.loga {
	clear:both;
	text-align:center;
}

.loga img {
	display:block;
	float:left;
	margin:8px;
}

.mebel_page_text h1{
	font:bold 16px Helvetica neue, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#be3e01;
	text-align:left;
	margin:5px 0 10px 0;
	padding:0;
}

