#tplogo {
	position: absolute;
	height: 90px;
	width: 240px;
	background: url(images/tplogo.png) no-repeat;
	background-position: center;
	margin-top: -36px;
	margin-left: 5px;
}

/*GLOBALS*/

body
{
  font-family: Tahoma;
  color: #294173;
  margin: 0px;
  padding: 0px;
  background: #d1f4f6 url("images/main_bg.jpg") no-repeat center top;
  background-attachment: fixed;
}
table
{
  margin: 0px;
  border: 0px;
  border-collapse: collapse;
}
td
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #294173;
  padding: 0px;
}
p
{
  margin: 0px;
}
a
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #294173;
  text-decoration: none;
}
a:hover
{
  font-family: Tahoma;
  color: #294173;
  text-decoration: underline;
}
img
{
  margin: 0px;
  border: 0px;
}
input
{
  border: 1px solid #D0D0D0;
  font-family: Tahoma;
  font-size: 10pt;
  color: #294173;
}
textarea
{
  border: 1px solid #D0D0D0;
  font-family: Tahoma;
  font-size: 10pt;
  color: #294173;
}
form
{
  margin: 0px;
  padding: 0px;
}

/*PAGES*/
/*
table.top_bg
{
  background: url("images/bg_top.gif") repeat-x top left;
}
*/
td.content
{
  background-color: #FFFFFF;
}
td.vm_left
{
  color: #FFFFFF;
  background-color: #67A0D0;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
}
td.vm_right
{
  color: #FFFFFF;
  background-color: #67A0D0;
  border-left: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
}
a.vm_hrefs
{
  color: #E0E0E0;
}
a.vm_hrefs:hover
{
  color: #ffffff;
  text-decoration: none;
}


/*  Top Menu  */
 table.top_menu
 {
   background-color: #E0E0E0;
 }

 table.top_menu a:hover
 {
 	color:#3580bd;
 	text-decoration: none;
	
 }

td.tm_item
{
  background: url("images/marker_1.jpg") left no-repeat;
  padding-left: 10px;
  padding-right: 10px;
}
td.slogan
{
  background: url("images/hdr_1.jpg")  no-repeat;
}
td.slogan_en
{
  background: url("images/hdr_1_en.jpg")  no-repeat;
}
td.banner
{
  background: url("images/hdr_2.jpg") no-repeat;
}
input.ed_find
{
  width: 145px;
  height: 19px;
}
input.btn_find
{
  border: 0px;
  width: 17px;
  height: 19px;
  background: url("images/find_button.jpg") no-repeat;
}
td.content_td
{
  padding-top: 5px;
  padding-bottom: 5px;
}
td.footer
{
  color: #FFFFFF;
  background-color: #67A0D0;
  padding-left: 10px;
  padding-right: 10px;
}
td.caption_1
{
  background: url("images/line_news.jpg") center bottom no-repeat;
  font-weight: bold;
}
td.caption_2
{
  background: url("images/line_2.gif") center bottom no-repeat;
  font-weight: bold;
}
td.content_small
{
  padding: 3px;
}
a.lang
{
  font-weight: bold;
}
td.lang_td
{
  padding-left: 10px;
  padding-right: 5px;
}
a.lang:hover
{
  font-weight: bold;
}
td.content_10px
{
  padding: 10px;
}
td.content_20px
{
  padding: 20px;
}
a.adm_red
{
  color: #FF0000;
}
td.content_5px
{
  padding: 5px;
}
a.red_href
{
  color: #FF0000;
}
input.add_form_edits
{
  width: 300;
}
textarea.add_form_text
{
  width: 300;
}
a.href_8pt
{
  font-size: 8pt;
}

/* Читать дальше... */
a.red_href_8pt
{
  font-size: 8pt;
  color: #67a0d0;
}
a.red_href_8pt:hover
{
	font-size: 8pt;
	color: #ff0000;
	text-decoration: none;
}

/*кнопка back*/
div.button a {
background: url( ../images/back.png );
display: block;
width: 40px;
line-height: 36px;
height: 36px;
float: right;
}

.button a:hover {
background-position: 0px -36px;
text-decoration: none;
}

/*filder_line*/
img.folder_line {
	margin-left: -20px;
}

td.content_5px_news_main
{
  padding: 5px;
  font-size: 8pt;
}

div.stats{
display:inline;
height:0px;
left:-1000px;
margin:0px;
padding:0px;
position:absolute;
top:-1000px;
visibility:hidden;
width:0px
}

/* hr news main */
hr#line{
	height:1px;
	border:none;
	line-height:1px;
}



/*menu!!!*/
h3
{
	color:#67a0d0;
	font-size:12px;
	text-transform:uppercase;
	line-height:12px;
	margin:12px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Стили меню */
/* Root = Vertical, Secondary = Vertical */
ul#nav,
ul#nav li,
ul#nav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 181px; /* KHTML*/
  list-style: none;
}

ul#nav:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#nav li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
/*ul#nav, ul#nav ul{border-bottom: 1px solid #67a0d0;}*/

ul#nav a {
  border: 0px solid #ffffff;
  border-bottom:0;
  padding: 0 5px;
  display: block;
  background: #ffffff;
  color: #67a0d0;
  font: normal 12px/20px Tahoma, Arial, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}


/* 2nd Menu */
ul#nav li:hover li a,
ul#nav li.iehover li a {
  background: #fff;
  color: #67a0d0;
  border-bottom: 1px solid #d1f4f6;
}


/* 2nd Menu Hover Persistence 
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a
{
background: #ffffff;
color: #67a0d0;
}

ul#nav li.iehover li a:hover,
ul#nav li.iehover li.iehover a {
background: #ffffff;
color: #67a0d0;
}
*/


ul#nav ul {
  display: none;
  position: absolute;
  top: 0;
  left: 181px;
  border-left: 1px solid #d1f4f6;
  border-right: 1px solid #d1f4f6;
  border-top: 1px solid #d1f4f6;
 }
 
 /* 2 и 3 ul hover */
ul#nav ul:hover li a:hover,
ul#nav ul.iehover li.iehover a,
ul#nav ul ul:hover li a:hover,
ul#nav ul ul.iehover li.iehover a
{
background: #67a0d0;
color:#ffffff;
}

/* Do not move!!! */
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.iehover ul ul,
ul#nav li.iehover ul ul ul {
  display: none;
}

ul#nav li:hover ul,
ul#nav ul li:hover ul,
ul#nav ul ul li:hover ul,
ul#nav li.iehover ul,
ul#nav ul li.iehover ul,
ul#nav ul ul li.iehover ul {
  display: block;
}

/* Структура разметки */
#mainmenublock{width:800px;margin:0 auto;}



