@font-face {
    font-family:EStyle;
    src: url('fonts/EuroStyle Normal.eot'); 
    src: url('fonts/EuroStyle Normal.eot?#iefix') format('embedded-opentype'),
    url('fonts/EuroStyle Normal.ttf') format('truetype');
}

BODY {
background: url(images/bg_body.png)	;
margin: -10px 0 0 0;
}

A {
	color: #3b7d9f;	
	font-family: arial,tahoma,verdana;  
}

A:LINK {
	color: #3b7d9f;	
	font-family: arial,tahoma,verdana;
}

A:VISITED {
	color: #3b7d9f;	
	font-family: arial,tahoma,verdana;
}

A:HOVER {
	color: #e68a00;	
	font-family: arial,tahoma,verdana;
}


P {
	color: #4f4f4f;
	font-family: Arial,Tahoma,Verdana;
	font-size: 13px;		
	font-variant: normal;
}


/* classes */
.doclink {
	background: url(images/DOXC_32.png) no-repeat;
	min-height: 32px;
	padding: 5px 0 0 42px;
	margin: 0 0 0 10px;
}

.pdflink {
	background: url(images/PDF_32.png) no-repeat;
	min-height: 32px;
	padding: 5px 0 0 42px;
	margin: 0 0 0 10px;
}

.xsllink {
	background: url(images/XLSX_32.png) no-repeat;
	min-height: 32px;
	padding: 5px 0 0 42px;
	margin: 0 0 0 10px;
}

.linktoprint {
	background: url(images/printer_32.png) no-repeat;
	min-height: 32px;
	padding: 5px 0 0 42px;
	margin: 0 0 0 10px;
	position:relative;
	left:565px;
	top:5px;
}

a.linkbutton {
	display: block;
	height: 17px;
	width: 149px;
	font-size: 11px;
	font-family: arial,tahoma,verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	color: #585858;
	background: url(images/bg_link.png);
	text-decoration: none;		
	border: 1px solid #8fb9d0;
	text-indent: 15px;
}
a.linkbutton:hover {
	display: block;
	height: 17px;
	width: 149px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,tahoma,verdana;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	color: #92530d;
	background: url(images/bg_link1.png);
	text-decoration: none;		
	border: 1px solid #f0db17;
	text-indent: 15px;	
}

.textblock {
	padding: 0 0 20px 0;
	position: relative;
	margin: 0;
}

.textblock_col1 {
	width: 240px;
	float: left;
	z-index: 90;
	margin: 0;
	padding: 0;
}

.textblock_col2 {
	width: 240px;
	margin: 0;
	padding: 0 0 0 250px;
}

.textblock_content {
	color: #4F4F4F;
	font-family: Arial,Tahoma,Verdana;
	font-size: 13px;		
	font-variant: normal;	
}
.textblock_text {
	padding: 10px 0 10px 0;
}

.textblock_text img {
	padding: 5px 0 10px 0;
}

.textblock_header {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #009d72;
}

.textblock_header h3 {
	padding: 0;
	margin: 0;
	font-family: arial,tahoma,verdana;
	font-size: 13px;
	text-transform: uppercase;
	color: #4F4F4F;
}

.textblock_line { 
	height: 10px;
	background: url(images/bg_line.png);
	color: transparent;
	overflow: hidden;

	 }

.textblock_title { 
	font-size: 13px;
	font-weight: bold;
	font-family: arial,tahoma,verdana;
	text-transform: uppercase;
	color: #4F4F4F;
	margin-bottom:5px;
 }


/* unique IDs */
#bottom {
	width: 1000px;
	height: 60px;
	position: relative;
  }

#bottom1 {
	padding: 22px 0 0 10px;
	font-size: 13px;
	font-weight: bold;
	font-family: arial,tahoma,verdana;
	text-transform: uppercase;
	color: #4F4F4F;
}

#bottom2 {
	padding: 22px 10px 0 10px;
	font-size: 13px;
	font-weight: bold;
	font-family: arial,tahoma,verdana;
	text-transform: uppercase;
	color: #4F4F4F;
	position: absolute;
	right: 0px;
	top: 0px;
}

#bottommenu {
	width:1000px;
	height: 30px;
	background: #009d72;
	margin:30px 0 0 0;
  }
#bottommenu ul {
	list-style:none;
	padding:0;
	margin:0;
	font-family: Arial, Tahoma,Verdana;
	font-size:11px;
	font-weight: normal;
	font-style: normal;		
	height:30px;	
}

#bottommenu ul li {
	float:left;
	margin:0;
	padding:0;
	display:block;
	height:30px;	
	text-transform: uppercase;
}

#bottommenu ul li a {
	display: block;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 0px 10px;
	color: #ffffff;	
	text-decoration: none;	
	text-transform: uppercase;
}

#bottommenu ul li a:hover {
	text-decoration: underline;
}
  

#maincolumn1 {
	width:490px;
	position: relative;	
	margin: 30px 0 0 0;
	float: left;
	z-index: 99;
}

#maincolumn2 {
	width:490px;
	position: relative;
	margin:30px 0 0 0px;	
	padding: 0 0 0 510px;
}

#maincontainer {
	width: 1000px;
	background: #ffffff;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
   -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
   box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
   margin:0 auto 0 auto;
   padding: 0 30px 0 30px;
   position: relative;
  }

#mainheader {
	width:1000px;
	position: relative;
	height: 240px !important;
	margin: 30px 0px 0px 0px;
	background: url(images/bg_main.jpg);
}

div.mainheader_advert {
	width: 410px !important;
	height: 160px !important;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 30px;
	background: url(images/bg_advert.png);		
	display: none; 
}

.mainheader_advert_btn {
	position: absolute;
	right: 30px;
	bottom:30px;
}

.mainheader_advert_btn a {
	display: block;
	height: 17px;
	width: 149px;
	font-size: 11px;
	font-family: arial,tahoma,verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	color: #66696e;
	background: url(images/bg_link.png);
	text-decoration: none;		
	border: 1px solid #8fb9d0;
	text-indent: 15px;	
}

.mainheader_advert_btn a:hover {
	display: block;
	height: 17px;
	width: 149px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,tahoma,verdana;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	color: #92530d;
	background: url(images/bg_link1.png);
	text-decoration: none;		
	border: 1px solid #f0db17;
	text-indent: 15px;	
}

.mainheader_advert_h2 {
	border-bottom: 1px solid #009d72;	
	padding: 0 0 20px 0;
}

.mainheader_advert_h2 h2 {
	padding: 0;
	margin:0;
	color: #009d72;
	font-family: EStyle,Verdana;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: lighter;		
	font-variant: normal;
}

.mainheader_advert_p {
	color: #4F4F4F;
	font-family: Arial,Tahoma,Verdana;
	font-size: 13px;		
	font-variant: normal;
}

#mainmenu {
width: 998px;
height: 28px;
border: 1px solid #cacaca;
background: url(images/bg_menu1.png);
  }
  
#mainmenu ul {
	list-style:none;
	padding:0;
	margin:0;
	font-family: Arial, Tahoma,Verdana;
	font-size:11px;
	font-weight: normal;
	font-style: normal;		
	height:28px;	
}

#mainmenu ul li {
	float:left;
	margin:0;
	padding:0;
	display:block;
	height:28px;	
	border-right:1px solid #cacaca;
	text-transform: uppercase;
}

#mainmenu ul li a {
	display: block;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 0px 8px;
	color: #4F4F4F;
	background: url(images/bg_menu1.png);
	text-decoration: none;	
}

#mainmenu ul li a:hover {
	display: block;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 0px 8px;
	color: #4F4F4F;
	background: url(images/bg_menu2.png);
	text-decoration: none;	
}

#top {
	width: 1000px;
	height: 100px;
	position: relative;
  }

#top_links { 
	position: absolute;
	top: 20px;
	right: 0px;
	color: #3b7d9f;
	font-family: arial,tahoma,verdana;
	font-size: 11px;
 }
 
#top_links a {
	color: #3b7d9f;	
	font-family: arial,tahoma,verdana;
	font-size: 11px;
}

#top_links a:hover {
	color: #e68a00;	
	font-family: arial,tahoma,verdana;
	font-size: 11px;
}

#top_logo {  
	width: 240px;
	height: 100px;
	background: url(images/logo.png);
	text-indent: -3000px;	
}

#top_search {
	position: absolute;
	top: 50px;
	right: 0px;	
  }

#top_search_btn {
background: url(images/bg_search.png);
width: 80px;
height: 21px;
border: 1px solid #8fb9d0;
text-indent: -20px;
font-family: arial,tahoma,verdana;
font-size: 12px;
font-weight: bold;
color: #666666;
  }

#top_search_input {
width: 150px;
height: 15px;
font-family: arial,tahoma,verdana;
font-size: 11px;
  }

.textblock_textinternal table {
	border: 1px solid #3b7d9f;
}

.textblock_textinternal table td {
	border: 1px solid #8fb9d0;
	padding:2px;
}

.textblock_textinternal table tr:nth-child(odd) {
	background: #D1E0E8;
}
.xsltsearch_result {
	padding-bottom:10px;
	margin-top:10px;
	border-bottom: 1px solid #cccccc;
}