
body {margin:0px; background:#334D55;}
td {font:12px Courier New, Arial, Helvetica, sans-serif; color:#000000;}
img {border-color:#FF6600;}

 a:link, a:active, a:visited{font: 14px Courier New, Arial; color : #000000; text-decoration : none; font-weight:bold;}
 a:hover {font: 14px Courier New, Arial; color : #ff6600; text-decoration : none; font-weight:bold;}	
 .zip:link, .zip:active, .zip:visited, .zip:hover{COLOR: #ff6600; TEXT-DECORATION: none; font-weight: bold;}
 


#navigation td {border-bottom: 2px solid #FF6600;}

.navText:link, .navText:active, .navText:visited {font: 14px Tahoma, Arial; color: #000000; line-height:16px; text-decoration: none; display:block; 	padding:0px 0px 1px 0px;}

.navText:hover {font: 14px Tahoma, Arial; background: #ffffff 14px 45% no-repeat; color:#FF6600; line-height:16px;}
	
 .copr:link, active, visited, hover{font: Courier New, Arial; font-weight : normal; color: #ffffff; text-decoration: none;}
	
.hover:after
{content: attr(data-title);
display: none;position: absolute;
width: 450px;
right: 150px;
background-color: #ff882d;
color: #ffffff;
padding: 10px;
text-align: center;
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.16);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.16);
z-index: 99;
box-shadow: 0 1px 1px rgba(0,0,0,.16);font-size: 18px;}

/* Добавляем свойство, чтобы при наведении на элемент плашка с подсказкой появилась */
.hover:hover:after{display: block;}

.lang_ru, .lang_en{width: 22px; height: 16px;}
.lang_ru {background: url(/img/rus.gif);}
.lang_en {background: url(/img/eng.gif);}
.lang_ru:hover, .lang_en:hover{background-position: 0 -16px;} 