*{
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #3e4047;
}

body {
	padding:0px;
	margin: 0px;
	color: #3e4047;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}
	.livejournal{
		width:271px;
		height:32px;
		position:relative;
	}
	.livejournal a{
		background:url(/images/pm/lj_ico_hover.png) no-repeat center;
		width:271px;
		height:32px;
		display:block;
		
	}
	.livejournal a:hover{
		background:url(/images/pm/lj_ico.png) no-repeat center;
		width:271px;
		height:32px;
	}



table, td {font-family: Arial;}

a {color:#2aa05f; text-decoration:underline; font-family:Arial, Helvetica, sans-serif}
a:hover {text-decoration:none}

.head {color:#2aa05f; font-size:110%; font-weight:bold}
.title {color:#2aa05f; /*font-size:120%*/; font-weight:bold}

table.wh {width:100%; height:100%; font-family:Arial, Helvetica, sans-serif}
table.w100 {width:100%; font-family:Arial, Helvetica, sans-serif}
table.h100 {height:100%; font-family:Arial, Helvetica, sans-serif}


table.top_menu tr td a{
	font-family:"Times New Roman", Times, serif; 
	/*font-size:125%;*/
	font-style:italic;
	font-weight:bold;
	color:#f4faf5;
}

table.dropmenu {width:100%}
table.dropmenu tr td a{ 
	font-family:Arial, Helvetica, sans-serif;
	foont-size:120%;
	font-style:normal;
	font-weight:normal;
	color:#f4faf5;
	text-decoration:underline;
}
table.dropmenu tr td a:hover{ 
	color:#f4faf5;
	text-decoration:none;
}

/*table.lang {
	width:94px; 
	height:100%;
}
table.lang tr td{
	font-size:110%;
	font-family: Times New Roman; 
	color:#f4faf5;
	font-style:italic;
	font-weight:bold;
}
table.lang tr td a {
	color:#f4faf5;
	text-decoration:none;
	font-family: Times New Roman; 
}
table.lang tr td a:hover{
	text-decoration:underline;
}*/

.med2 a {font-family:'Times New Roman', Times, serif; font-size:16px; font-weight:bold; /*font-style:italic;*/ color:#8a8d93; text-decoration:none;}
.med2 a:hover {text-decoration:underline}

table.check tr td {font-size:140%; font-weight:bold}

table.goods {width:100%;}
table.goods tr td.gname {font-size:130%; color:#2aa05f; font-weight:bold}

.lan {
 width:47px; height:33px;
 float:left;
 color:#fff; font-size:17px;
}
.lan a {
	color:#fff;
	text-decoration:none;
	display:block; width:47px; height:33px;
	vertical-align:middle; text-align:center;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	padding-top:7px;
}
.lan_hover {background:#8a8d94; width:47px; height:33px;}

.menu_lang_table {
	width:100%; height:33px;
}
.menu_lang_table td {vertical-align:top;}
.menu_lang_table .lang_td {
	text-align:right; 
	padding-right:50px;
	width:100px;
}
.abs_top_right {
	position:absolute; top:0px; right:0px;
}
.top_eng_block {
	position:absolute; width:805px; height:138px; top:-1px; right:0px; z-index:10;
}

/***************/
.tool_tip {
  position: absolute;
  visibility: hidden;
  display:none;
  background-color: #badca6;
  border:1px solid #badca6;
  color:#3e4047;
  padding:3px;
  width:300px;
}
