html, body, form
{
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	background-color: #e8e8e5;
}

.clear {
	clear: both;
}
ul, ol {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}
ol {
	list-style-position: inside;
}
a img, img, table {
	border: none;
}

/*Font*/
body
{
	font-size: 13px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #000;
}
/*Links*/

.layout a:link, .layout a {
	color:#001ca8;
	text-decoration:underline;
}
.layout a:visited {
	color:#666;
	text-decoration:underline;
}
.layout a:hover {
	color:#482213;
	text-decoration:underline;
}
/*header*/
.header-text {
	background:#fac372;
	height:67px;
	margin-top:17px;
	padding:14px 0 0 0;
	text-align:center;
	border-bottom:7px solid #cacac9;
}
ul.meta {
	
	padding:0;
	margin:7px 0 0 185px;
}

ul.meta li{
	font-weight:bold;
	font-size:13px;
	padding:0;
	margin-right:12px;
	display:inline;
	list-style-type: none;
}

ul.meta li span{
	margin-right:15px;
}
.layout{
	width:990px;
	margin:0 auto;
}
.layout_notfix{
	width:80%;
	margin:0 auto;
}

#logo {
	position:absolute;
	top: 39px;
	width: 185px;
	_margin-left: -255px;	
}
#logo .logo1 {
	width: 185px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bitrix/templates/tabakopt/images/logo.png', sizingMethod='scale');
}
#logo .logo1 img {
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.information{
	float:left;
	padding-left:10px;
	position:relative;
	top:-20px;
}

div#btn 
{
	float:left;
	min-height:25px;
	margin-top:2px;
	margin-right:6px;
}
div#btn a
{
	color:#fff;
	font-weight:bold;
	min-height:9px;
	padding:5px 8px;
	display:block;
	background:#a64f2e url(top_menu.jpg) repeat-x;
	text-decoration:none;
}
div#btn span:hover a, div#btn span.jshover a{
	background:#f2bd7c url(top_menv.jpg) repeat-x;
	color:#000;
}
div#btn span .top_menu_l{
	padding:0px 0px 0px 4px;
	background:#a64f2e url(top_menv.jpg) left top no-repeat;
}
div#btn span .top_menu_r{
	padding:0px 4px 0px 0px;
	background:#a64f2e url(top_menw.jpg) right top no-repeat;
}
div#btn span:hover .top_menu_l, div#btn span.jshover .top_menu_l{
	padding:0px 0px 0px 4px;
	background:#f2bd7c url(top_menx.jpg) left top no-repeat;
}
div#btn span:hover .top_menu_r, div#btn span.jshover .top_menu_r{
	padding:0px 4px 0px 0px;
	background:#f2bd7c url(top_menx.jpg) right top no-repeat;
}
/*end header*/


/*menu*/
#horizontal-menu
{
	margin:0; padding:0;
	min-height:27px;
	width:auto;
	list-style:none;
	font-size:11px;
	float:left;
	font-size:12px; 
	font-family: Tahoma, Verdana, Sana-Serif;
	font-weight:bold;
	margin:4px 0 7px 0;
}

#horizontal-menu
{
	
}

/*Links*/
#horizontal-menu a
{
	display:block;
	padding:8px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-menu li 
{
	float:left;
	min-height:25px;
	margin-top:2px;
	margin-right:6px;
}
#horizontal-menu li.item-selected 
{
	float:left;
	min-height:25px;
	margin-top:0px;
	margin-right:6px;
}

#horizontal-menu li a
{
	color:#fff;
	font-weight:bold;
	min-height:9px;
	padding:5px 8px;
	display:block;
	background:#a64f2e url(top_menu.jpg) repeat-x;
}
#horizontal-menu li .top_menu_l{
	padding:0px 0px 0px 4px;
	background:#a64f2e url(top_menv.jpg) left top no-repeat;
}
#horizontal-menu li .top_menu_r{
	padding:0px 4px 0px 0px;
	background:#a64f2e url(top_menw.jpg) right top no-repeat;
}
#horizontal-menu li.item-selected a
{
	background:#e9963c;
	color:#000;
	font-weight:bold;
	min-height:11px;
	padding:7px 8px 5px 8px;
	background:#e9963c url(top_menx.jpg) repeat-x;
}
#horizontal-menu li.item-selected .top_menu_l{
	padding:0px 0px 0px 4px;
	background:#e9963c url(top_meny.jpg) left top no-repeat;
}
#horizontal-menu li.item-selected .top_menu_r{
	padding:0px 4px 0px 0px;
	background:#e9963c url(top_menz.jpg) right top no-repeat;
}
#horizontal-menu li:hover, #horizontal-menu li.jshover ,
#horizontal-menu li.item-selected:hover, #horizontal-menu li.item-selectedjshover {
	margin-top:2px;
}
#horizontal-menu li:hover a, #horizontal-menu li.jshover a,
#horizontal-menu li.item-selected:hover a, #horizontal-menu li.item-selectedjshover a{
	background:#f2bd7c url(top_menv.jpg) repeat-x;
	color:#000;
	min-height:9px;
	padding:5px 8px;
}
#horizontal-menu li:hover .top_menu_l, #horizontal-menu li.jshover .top_menu_l,
#horizontal-menu li.item-selectedjshover .top_menu_l{
	padding:0px 0px 0px 4px;
	background:#f2bd7c url(top_menx.jpg) left top no-repeat;
}
#horizontal-menu li:hover .top_menu_r, #horizontal-menu li.jshover .top_menu_r,
#horizontal-menu li.item-selectedjshover .top_menu_r{
	padding:0px 4px 0px 0px;
	background:#f2bd7c url(top_menx.jpg) right top no-repeat;
}
/*end menu*/

/*تحخدتب*/
.qbutton {
	float: left;
	display: block;
	position: relative;
	background: url("button-b.jpg") repeat-x;
	height: 25px;
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size:10px;
	width:465px;
	margin-bottom:3px;
}
  a.qbutton, a.qbutton:link, a.qbutton:hover, a.qbutton:visited{
	text-decoration: none;
	color: #fff;
}
.qbutton .l {
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 25px;
	background: url("button-c.jpg") top left no-repeat;
	text-decoration: none;
}

.qbutton .r {
	position: absolute;
	top: 0;
	right: 0;
	width: 3px;
	height: 25px;
	background: url("button-c.jpg") top right no-repeat;
	text-decoration: none;

	/* IE fix */
	_margin-left: 100%;
	_left: -3px;
}

.qbutton .content {
	padding-top: 6px;
	display: block;
	text-decoration: none;
	text-align:center;
}
.qbutton .content span {
	position:relative;
	top:-6px;
}

.qbutton1 {
	float: left;
	display: block;
	position: relative;
	background: url("button-d.jpg") repeat-x;
	height: 40px;
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size:10px;
	width:465px;
	margin-bottom:3px;
}
  a.qbutton1, a.qbutton1:link, a.qbutton1:hover, a.qbutton1:visited{
	text-decoration: none;
	color: #fff;
}
.qbutton1 .l {
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 40px;
	background: url("button-e.jpg") top left no-repeat;
	text-decoration: none;
}

.qbutton1 .r {
	position: absolute;
	top: 0;
	right: 0;
	width: 3px;
	height: 40px;
	background: url("button-e.jpg") top right no-repeat;
	text-decoration: none;

	/* IE fix */
	_margin-left: 100%;
	_left: -3px;
}

.qbutton1 .content {
	padding-top: 1px;
	display: block;
	text-decoration: none;
	text-align:center;
}
.qbutton1 .content span {
	position:relative;
	top:-6px;
}

/*catalogue-section*/
.catalogue-section{
	
}
.grey-line{
	border-top:3px solid #cacac9;
}

.yellow-line{
	border-top:4px solid #fac372;
	clear:both;
}
#catalogue-section
{
	margin:0; padding:0;
	min-height:27px;
	width:auto;
	list-style:none;
	font-size:11px;
	float:left;
	font-size:12px; 
	font-family: Tahoma, Verdana, Sana-Serif;
	font-weight:bold;
	margin:4px 0 7px 0;
}


/*Links*/
#catalogue-section a
{
	display:block;
	text-decoration:none;
	text-align:center;
}

#catalogue-section li 
{
	float:left;
	min-height:35px;
	height:35px;
	margin-right:6px;
	margin-bottom:5px;
	width:135px;
	vertical-align:center;
	margin-top:0px;
}
#catalogue-section li.item-selected td {
	height:35px;
	width:127px;
	vertical-align:middle;
	background:#a44e2d url(menu_bg_.jpg) repeat-x;
}
#catalogue-section li td {
	height:33px;
	width:127px;
	vertical-align:middle;
	background:#f2bd7c url(menu_bg0.jpg) repeat-x;
}
#catalogue-section li.item-selected 
{
	float:left;
	min-height:37px;
	height:37px;
	margin-top:-2px;
	margin-right:6px;
	width:135px;
	vertical-align:center;
	position:relative;
}
#catalogue-section li a
{
	color:#000;
	font-weight:normal;
	font-size:10px;
}
#catalogue-section li .menu_l{
	padding:0px 0px 0px 4px;
	background:#f2bd7c url(menu_l00.jpg) left top no-repeat;
}
#catalogue-section li .menu_r{
	padding:0px 4px 0px 0px;
	background:#f2bd7c url(menu_r00.jpg) right top no-repeat;
}
#catalogue-section li.item-selected a
{
	color:#fff;
	font-weight:normal;
	font-size:10px;
}
#catalogue-section li.item-selected .menu_l{
	padding:0px 0px 0px 4px;
	background:#a44e2d url(menu_l_s.jpg) left top no-repeat;
}
#catalogue-section li.item-selected .menu_r{
	padding:0px 4px 0px 0px;
	background:#a44e2d url(menu_r_s.jpg) right top no-repeat;
}
#catalogue-section li:hover, #catalogue-section li.jshover ,
#catalogue-section li.item-selected:hover, #catalogue-section li.item-selectedjshover {
	margin-top:0px;
}
#catalogue-section li:hover a, #catalogue-section li.jshover a,
#catalogue-section li.item-selected:hover a, #catalogue-section li.item-selectedjshover a{
	color:#fff;
}
#catalogue-section li:hover td, #catalogue-section li.jshover td,
#catalogue-section li.item-selected:hover td, #catalogue-section li.item-selectedjshover td{
	background:#b15633 url(menu_bg_.jpg) repeat-x;
}
#catalogue-section li.item-selected:hover td, #catalogue-section li.item-selectedjshover td{
	height:33px;
}
#catalogue-section li.item-selected:hover, #catalogue-section li.item-selectedjshover{
	height:35px;
	min-height:35px;
}
#catalogue-section li:hover .menu_l, #catalogue-section li.jshover .menu_l,
#catalogue-section li.item-selectedjshover .menu_l{
	padding:0px 0px 0px 4px;
	background:#b15633 url(menu_l_h.jpg) left top no-repeat;
}
#catalogue-section li:hover .menu_r, #catalogue-section li.jshover .menu_r,
#catalogue-section li.item-selectedjshover .menu_r{
	padding:0px 4px 0px 0px;
	background:#b15633 url(menu_r_h.jpg) right top no-repeat;
}
/*end catalogue-section*/

/*footer*/
#footer
{
	padding:70px 0 30px 0;
}
#footer a
{
	margin-right:10px;
	text-decoration:none;
}
/*end footer*/


/*catalogue*/
.element{
	float:left;
	width:113px;
	margin:15px 5px 0 5px;
}
.catalogue-element{
	background:#fff;
	padding:4px;
	float:left;
	position:relative;
	border:2px solid #762300;
	margin:0 22px 15px 22px;
	_margin:0 9px 15px 9px;
}

.catalogue-element {
	_zoom: 1;
}

.catalogue-element .corner {
	width: 6px;
	height: 6px;
	background: url('corner00.jpg');
	position:absolute;
	overflow:hidden;
}

.catalogue-element .corner.top-left {
	left: -2px;
	top: -2px;
	background: url('corner-t.jpg');
}

.catalogue-element .corner.top-right {
	right: -2px;
	top: -2px;
	background: url('corner-t.jpg');
	_margin-left: 100%;
	_left: -4px;
}

.catalogue-element .corner.bottom-left {
	left: -2px;
	bottom: -2px;
	background-position: top right;
	_bottom: -3px;
}

.catalogue-element .corner.bottom-right {
	right: -2px;
	bottom: -2px;
	background-position: top left;
	_right: auto;
	_margin-left: 100%;
	_left: -4px;
	_bottom: -3px;
}
.text {
	text-align: center;
	clear: both;
	font-weight: normal;
	color: #000;
	margin-bottom:15px;
   min-height:48px;
   _height:48px;
}
.text a, .text a:link, .text a:visited{
	font-family:Tahoma;
	color:#000;
	font-size:10px;
	text-decoration:none;
}
.text a:hover{
	font-family:Tahoma;
	color:#000;
	font-size:10px;
	text-decoration:underline;
}
.inactive {
	position: absolute; 
	z-index: 100; 
	background-color: #e8e8e5; 
	opacity: 0.75; -moz-opacity: 0.75; 
	-khtml-opacity: 0.75; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	_width:73px;
	_height:90px;
	top:-2px;
	left:-2px;
	}
	
/*
.inactive {
	position: absolute; 
	z-index: 100; 
	background-color: #e8e8e5; 
	opacity: 0.5; -moz-opacity: 0.5; 
	-khtml-opacity: 0.5; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	_width:73px;
	_height:90px;
	top:-2px;
	left:-2px;
	}
/**/
/*end catalogue*/

/*contacts*/
.contact{
	float:left;
	width:300px;
	_width:290px;
	margin:15px 15px 0 15px;
}
.contact-photo{
	background:#fff;
	padding:0px;
	float:left;
	position:relative;
	border:3px solid #fac372;
	margin:0 109px 15px 109px;
	_margin:0 45px 15px 45px;
}
.contact-photo img{
	display:block;
}
.contact-photo {
	_zoom: 1;
}

.contact-photo .corner {
	width: 3px;
	height: 3px;
	overflow:hidden;
	background: url('corner-c.jpg');
	position:absolute;
}

.contact-photo .corner.top-left {
	left: -3px;
	top: -3px;
	background-position: bottom right;
	_top:-4px;
	_left:-4px;
}

.contact-photo .corner.top-right {
	right: -3px;
	top: -3px;
	background-position: bottom left;
	_right:-3px;
}

.contact-photo .corner.bottom-left {
	left: -3px;
	bottom: -3px;
	background-position: top right;
	_bottom:-4px;
	_left:-4px;
}

.contact-photo .corner.bottom-right {
	right: -3px;
	bottom: -3px;
	background-position: top left;
	_right: auto;
	_margin-left: 100%;
	_left: 0px;
	_bottom:-4px;
}
.contact-info {
	text-align: left;
	clear: both;
	font-weight: normal;
	color: #000;
	width:300px;
	_width:290px;
	line-height:200%;
	margin-bottom:15px;
}
.contact-info a, .contact-info a:link, .contact-info a:visited{
	font-family:Tahoma;
	color:#0565af;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	margin-top:7px;
}
.contact-info a:hover{
	font-family:Tahoma;
	color:#0565af;
	text-decoration:underline;
}
.contact-info .name, .contact-info .speciality, .contact-info .icq{
	font-size:17px;
	font-family:Tahoma;
	font-weight:bold;
}
.contact-info .speciality{
	font-weight:normal;
}
.contact-info .icq{
	font-weight:normal;
	color:#0565af;
}
.contact-info .icq-icon{
	width:20px;
	height:20px;
	background:url(icq00000.jpg) left center no-repeat;
	display:block;
	float:left;
	position:relative;
	top:2px;
	margin-right:5px;
}
/*end contacts*/
