A:hover {color: #376376;}
BODY {
	background-color: #FFFFFF;
	margin: 0 px 0px;	
	padding: 0px;
scrollbar-face-color: #376376; 
scrollbar-shadow-color: #F0FFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #A490A3; 
scrollbar-darkshadow-color: #191970; 
scrollbar-track-color: #6A8998;
scrollbar-arrow-color: White }

td {
font-size: 12px;
font-family: Tahoma;
}
table {
font-size: 12pt;
font-family: Tahoma;
}
.bn {
border: #DC9B4F 5px solid;
}
.th {
border: #FF9000 1px solid;
}
a, a:link, a:active, a:visited {
text-decoration: none;
}
a{
	text-decoration: none;
	color: #376376;}
h1{
    font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	}

h1.h1_product_detailed {
	font-size: 16px;
	margin: 10px 0px;
}

h2{
	font-size: 11px;
	font-weight: bold;
	color:#91A4AD;
	margin: 0px;}

.tel {font-size: 12pt;
	color: #464646}
	
.menu {font-size: 12pt;
	color: #0076a3}
	
.news {font-size: 12pt;
	color: #a6ce39}
	
.newszag {font-size: 14px;
	color: #000000}
	
.newstext {font-size: 11px;
	color: #000000}
	
a.standardsmall span.menuleft {
 	font-size: 14px;
}

.menuleft {font-size: 12pt;
	color: #0076a3}

.menuleftsub {font-size: 12px;
	color: #0076a3}

.bottomcontact {font-size: 12px;
	color: #0076a3}
	
.article {font-size: 18pt;
	color: #c12033}
	
.infomodel {font-size: 14px;
	color: #000000}
		
.modelcost {font-size: 18px;
	color: #FFFFFF}

.yourbuy {font-size: 16px;
	color: #C01F36}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ border: 0; }

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


/* для заголовков вертикального меню */
.menu_hv
{
	margin-left: 1px; 
	margin-bottom: 10px; 
	font-size: 16px;	
}
/* для вертикального меню */
.menu_v
{
	margin-left: 24px;
	text-decoration: underline;
	height: 24px;
	color: #004a80;
}

.menu_v1
{
	margin-left: 24px;
	text-decoration: none;
	height: 24px;
	color: #004a80;
}
/* для наименования товара */
.tovar
{
	margin-top: 20px;
	text-decoration: underline;
	font-weight: bold;
	color: #626262;
}

.tovar1
{
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #626262;
}
.tovar_big
{
	margin-top: 10px;
	font-size: 20px;	
	text-decoration: underline;
	font-weight: bold;
	color: #626262;
}
/* для описания товара */
.descript
{
	margin-top: 17px;
	margin-top: 8px;
	font-size: 11px;
	color: #545454;	
}
/* для цены товара */
.cost
{
	margin-top: 9px;
	font-size: 16px;
	font-weight: bold;
	color: #004a80;	
}
/* для copyright */
.copyright
{
	margin-top: 81px;
	margin-left: 33px;
	font-size: 14px;
	text-decoration: underline;
	color: #ffffff;	
}


.copyright a
{
	font-size: 14px;
	text-decoration: underline;
	color: #ffffff;	
}


/* для телефона top */
.phone_top
{
	font-size: 18px;
	color: #000000;	
}
/* для телефона down*/
.phone_down
{
	margin-left: 8px;
	font-size: 14px;
	margin-top: 81px;
	color: #ffffff;	
}
/* для выделения текста*/
.text
{
	color: #217d9b;	
}

/* Таблица с характеристиками */

table.tth {
  margin: 10px 0;
}

table.tth tr.odd td {
	background-color: #B2D1F5;
	vertical-align: top;
}

table.tth tr.even td {
	background-color: #FFFFFF;
	vertical-align: top;
}

table.tth table td.tth_left {
	width: 35%;
}

table.tth2 {
	margin: 10px 0;
	border-collapse: collapse;
}

table.tth2 th, table.tth2 td {
	padding: 5px;
	border: 1px solid #B2D1F5;
	text-align: left;
	font-size: 11px;
}

table.tth2 th {
 	text-align: center;
	font-weight: bold;
	background-color: #B2D1F5;
}

table.tth2 td.tth2_td {
 	width: 35%;
}

table.tth2 td.tth2_td_price {
 	width: 15%;
	text-align: center;
}

table.battery_all {
	margin: 10px 0;
	border-collapse: collapse;
}

table.battery_all th, table.battery_all td {
	padding: 5px;
	border: 1px solid #B2D1F5;
	text-align: center;
	font-size: 11px;
}

table.battery_all th {
	font-weight: bold;
	background-color: #B2D1F5;
}

a.catalog_download {
	display: block;
 	margin: 20px 0 20px 20px;
	width: 200px;
	height: 32px;
	background: url("/images/catalog.jpg");
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

a.catalog_download:hover {
 	color: #FFF;
	
}