<!--a:link {color: #3997d2;}a:visited {color: #3997d2;}a:hover {color: #7f7f7f;}a:active {color: #7f7f7f;}-->

h1 {
    font: 16pt Tahoma; color: #7c7c7c;
    line-height: 1;
   }
   
h2 {
    font: 14pt Tahoma; color: #ffffff;
    line-height: 1;
   }
   
h3 {
    font: 16pt Tahoma; color: #adadad;
    line-height: 1;
   }

p {
   font: 10pt Tahoma; color: #000000;
   font-weight: normal;
   }

ul {
   font: 10pt Tahoma; color: #000000;
   font-weight: normal;
   }

ol {
   font: 10pt Tahoma; color: #000000;
   font-weight: normal;
   }


/*шапка шаблона*/

.top {
   width: 100%;
   height: 120px;
   background: url(../../../image/top-bg.gif);
   background-position: right top;
   background-repeat: no-repeat;
}

.logo {
   text-align: left;
   padding-top: 20px;
   float: left;
   width: 60%;
}

.tel {
   text-align: right;
   padding-top: 40px;
   float: left;
   width: 35%;
   font: 19pt Tahoma; color: #696969;
   font-weight: normal;
}

.tel-mini {
   font: 12pt Tahoma; color: #696969;
   font-weight: normal;
}


/*меню главное*/

.menu {
   min-width: 950px;
}

.menu-text {
   float: left;
   width: 85%;
   text-align: center;
   padding-top: 14px;
   font: 12pt Tahoma; color: #ffffff;
   font-weight: normal;
}
   .menu-text a:link {color: #ffffff;}
   .menu-text  a:visited {color: #ffffff;}
   .menu-text a:hover {color: #cccccc;}
   .menu-text a:active {color: #cccccc;}

.menu-icon {
   float: left;
   width: 100px;
   height: 50px;
   padding-left: 30px;
   background: url(../../../image/menu-line.gif);
   background-position: left center;
   background-repeat: no-repeat;
}


/*основная часть*/

.holst {
   min-width: 950px;
}

.content {
   padding-left: 10px;
   padding-right: 10px;
}

.qualitet {
   font: 10pt Tahoma; color: #000000;
   font-weight: normal;
}

   .qualitet a:link {color: #000000;}
   .qualitet  a:visited {color: #000000;}
   .qualitet a:hover {color: #3997d2;}
   .qualitet a:active {color: #3997d2;}

/*слайды на главной*/

.slaid {
   width: 100%;
   height: 330px;
   background: #ffffff;
   text-align: right;
}


/*левый бок*/

.left-top {
   width: 340px;
   height: 32px;
   margin-left: 9px;
   background: url(../../../image/left-img-bg.gif);
   background-position:center top;
   background-repeat: no-repeat;
}

.left-top-gl {
   width: 340px;
   height: 32px;
   margin-left: 9px;
   background: #ffffff;
}

.left-catalog {
   width: 330px;
   height: 298px;
   margin-left: 9px;
   font: 10pt tahoma; color: #ffffff;
   font-weight: norval;
   padding-top: 1px;
   padding-left: 10px;
   background: url(../../../image/left-catalog-bg.gif);
   background-position:center top;
   background-repeat: repeat;
}

.left-bok-1 {
   width: 320px;

   margin-left: 9px;
   padding-top: 1px;
   padding-left: 10px;
   padding-right: 10px;
   background: url(../../../image/left-bg-1-2.gif);
   background-position:center top;
   background-repeat: no-repeat;
}

.left-bok-2 {
   width: 340px;
   height: 65px;
   margin-left: 9px;
   background: url(../../../image/left-bg-2.gif);
   background-position:center top;
   background-repeat: repeat-y;
}

.left-bok-3 {
   width: 340px;
   height: 105px;
   margin-left: 9px;
   background: url(../../../image/left-bg-3.gif);
   background-position:center top;
   background-repeat: no-repeat;
}


/*блок новостей*/

.date {
   font: 10pt Tahoma; color: #696969;
   font-weight: normal;
}

.newsname {
   font: 10pt Tahoma; color: #000000;
   font-weight: normal;
}
   .newsname a:link {color: #000000;}
   .newsname  a:visited {color: #000000;}
   .newsname a:hover {color: #3997d2;}
   .newsname a:active {color: #3997d2;}


/*подвал шаблона*/

.podval {

   } 

.copyright  {
   width: 50%;
   height: 80px;
   float: left;
   margin-left: 10px;
   margin-top: -12px;
   background: url(../../../image/podval-bg-copyright-2.gif);
   background-position:left top;
   background-repeat: no-repeat;
}

.copyright-1  {
   width: 180px;
   float: left;
   padding-top: 10px;
   padding-right: 50px;
   text-align: right;
   font: 9pt Tahoma; color: #696969;
   font-weight: normal;
}

.copyright-2  {
   float: left;
   padding-top: 10px;
   text-align: left;
   font: 8pt Tahoma; color: #696969;
   font-weight: normal;
}
   .copyright-2 a:link {color: #696969;}
   .copyright-2  a:visited {color: #696969;}
   .copyright-2 a:hover {color: #000000;}
   .copyright-2 a:active {color: #000000;}

.imgpodval  {
width: 45%;
height: 80px;
float: left;
margin-right: 10px;
margin-top: -12px;
background: url(../../../image/podval-img.gif);
background-position:right top;
background-repeat: no-repeat;
}

/*дальше пошли стили вкладок меню каталога*/

a:active {
  outline:none;
}
 
:focus {
  -moz-outline-style:none;
}
div.panes div {
	display:none;		
	height:300px;
	font: 10pt tahoma; color: #fff;
	font-weight: normal;
	text-align:left;
   line-height: 1.5;
}

div.panes div a:link {color: #ffffff;}
div.panes div a:visited {color: #ffffff;}
div.panes div a:hover {color: #999999;}
div.panes div a:active {color: #999999;}
 
/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
}

/* single tab */
ul.tabs li { 
	float:left;
	width: 100px;
	height: 25px; 
	text-indent:0;
	margin-right: 10px;

	list-style-image:none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	font: 12pt Tahoma; color: #ffffff;
	font-weight: normal;
	display:block;
	height: 25px; 
	text-align:left;	
	text-decoration:none;
	color: #d0ebfb;
	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: url(../../../image/catalog-activ-menu.gif) no-repeat 0 0;	
	color: #434b52;
}

/* 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: url(../../../image/catalog-activ-menu.gif) no-repeat 0 0;
	cursor:default !important; 
	color:#434b52 !important;
}


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