@charset \"utf-8\";
/* CSS Document */
#min-width {
 width:50%;
 min-width:900px;
 }
 
* html .minwidth {
border-left:1000px solid #fff;/*min-width*/
 position:relative;
 float:left;
 z-index:1;
 }
 
* html .maincontainer {
 margin-left:-1000px; /*-min-width*/
 position:relative;
 float:left;
 z-index:2;
 }

A.menu1 {
	display: block; /* Рисунок как блочный элемент */
	width: 112px; /* Ширина рисунка в пикселах */
	height: 103px; /* Высота рисунка */
	background-image: url(/images/menu1.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333;
}

A.menu1:hover {
 background-position:
  -123px /* Смещение по горизонтали */
  0px; /* Смещение вверх по вертикали */
  text-decoration:underline;
}

A.menu2 {
	display: block; /* Рисунок как блочный элемент */
	width: 112px; /* Ширина рисунка в пикселах */
	height: 103px; /* Высота рисунка */
	background-image: url(/images/menu2.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333;
}

A.menu2:hover {
 background-position:
  -123px /* Смещение по горизонтали */
  0px; /* Смещение вверх по вертикали */
  text-decoration:underline;
}

A.menu3 {
	display: block; /* Рисунок как блочный элемент */
	width: 112px; /* Ширина рисунка в пикселах */
	height: 103px; /* Высота рисунка */
	background-image: url(/images/menu3.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333;
}

A.menu3:hover {
 background-position:
  -123px /* Смещение по горизонтали */
  0px; /* Смещение вверх по вертикали */
  text-decoration:underline;
}

A.menu4 {
	display: block; /* Рисунок как блочный элемент */
	width: 112px; /* Ширина рисунка в пикселах */
	height: 103px; /* Высота рисунка */
	background-image: url(/images/menu4.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333;
}

A.menu4:hover {
 background-position:
  -123px /* Смещение по горизонтали */
  0px; /* Смещение вверх по вертикали */
  text-decoration:underline;
}

A.menu5 {
	display: block; /* Рисунок как блочный элемент */
	width: 112px; /* Ширина рисунка в пикселах */
	height: 103px; /* Высота рисунка */
	background-image: url(/images/menu5.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333;
}

A.menu5:hover {
 background-position:
  -123px /* Смещение по горизонтали */
  0px; /* Смещение вверх по вертикали */
  text-decoration:underline;
}

A.menu6 {
	display: block; /* Рисунок как блочный элемент */
	width: 112px; /* Ширина рисунка в пикселах */
	height: 103px; /* Высота рисунка */
	background-image: url(/images/menu6.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333;
}

A.menu6:hover {
 background-position:
  -123px /* Смещение по горизонтали */
  0px; /* Смещение вверх по вертикали */
  text-decoration:underline;
}

A.menu7 {
	display: block; /* Рисунок как блочный элемент */
	width: 112px; /* Ширина рисунка в пикселах */
	height: 103px; /* Высота рисунка */
	background-image: url(/images/menu7.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333;
}

A.menu7:hover {
 background-position:
  -123px /* Смещение по горизонтали */
  0px; /* Смещение вверх по вертикали */
  text-decoration:underline;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
  background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #000000;
	min-width:1000px;
}

.thrColHybHdr #container { 
	width: 100%;
	background: #FFFFFF;
	min-width:1000px;
	text-align: left; 
	overflow:hidden;
}  
.thrColHybHdr #header { 
	
	background-image:url(/images/header.jpg);
	background-repeat:repeat-x;
	height:145px;
} 

.thrColHybHdr #man {
	right:10px;
	top:2px;
	width:93px;
	height:142px;
	z-index:4;
	position:absolute;
   background-image:url(/images/man.png);
}


.thrColHybHdr #logofon {
	left: 20px;
	top:20px;
	width:141px;
	height:129px;
	z-index:4;
	position:absolute;
	background-image:url(/images/logo_fon.png);
	background-repeat:no-repeat;
	} 


.thrColHybHdr #logo {
	left: 31px;
	top:10px;
	width:116px;
	height:112px;
	z-index:5;
	position:absolute;
	} 



.thrColHybHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}


.thrColHybHdr #sidebar1 {
	float: left; 
	width: 177px; 
	background: #ebebeb; 
	margin-bottom: -30000px; padding-bottom: 30000px;
	padding-top:0px;
	
}

.leftside{

	background-color:#FFF;
	padding-top:15px;
}

.thrColHybHdr #sidebar2 {
	float: right; 
	width: 120px; /* since this element is floated, a width must be given */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0 0 0; /* top and bottom padding create visual space within this div */
	margin:0 0 0 0;
}
.thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

body #sidebar1 li, #sidebar1 ul {
	 list-style:none;
	 padding:0 0 0 0;
	 margin:0px;
}

body #sidebar1 ul {
	 list-style:none;
	 padding:0 0 0 0;
	 margin:0px;
	 background-image:url(/images/main_menu.jpg);
	 background-repeat:no-repeat;
	 background-position:top;
}

h2 {
	padding:1px 0px 0px 33px;
}

h2, h2 a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:300;
	letter-spacing:1px;
	font-style:normal;
	margin:0 0 0 0;
	height:21px;
	text-align:left;
	text-decoration:none;	
}

h2 a:hover {
	text-decoration:underline;	
}


body #sidebar1 li {
	 list-style:none;
	 padding:0 0 0 28px;
	 margin:0px;
}

.subbtn1str {
	 background-image:url(/images/sub_button_1str.jpg);
	 background-repeat:no-repeat;
	 background-position:top;
	 height:22px;
	 text-align:center;
	}

.subbtn2str {
	 background-image:url(/images/sub_button_2str.jpg);
	 background-repeat:no-repeat;
	 background-position:top;
	 height:33px;
	 text-align:center;
}

h3 {
	padding:2px 0 0 0px;
}

h3, h3 a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:300;
	letter-spacing:1px;
	font-style:normal;	
	height:21px;
	margin:0 0 0 0;
	line-height:13px;
	text-decoration:none;
}

h3 a:hover{
	text-decoration:underline;
}

h4 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:300;
	font-style:normal;		
	margin:0 0 0 0;
	line-height:13px;
	text-decoration:none;
	padding:77px 0 0 0;
}

.thrColHybHdr #mainContent {
 	margin: 20px 130px 0 207px; 
	padding:0 0 0 0;	
 /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
/*	padding: 0 2em 0 2em; */
	
	/* padding here creates white space \"inside the box.\" */
} 

.maintable {
 	margin: 20px 130px 0 207px; 
	padding:0 0 0 0;	
 /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
/*	padding: 0 2em 0 2em; */
	
	/* padding here creates white space \"inside the box.\" */
} 

.footer { 
	padding: 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#D2D2D2;
	height:48px;;
	width:100%;
} 


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 100px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 100px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
   clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

sidebar2menu{
	text-decoration:none;
}

.news {
	background-image:url(/images/news_bgr.jpg);
	background-repeat:repeat-x;
	background-color:#83858f;
	padding:10px 0 0 0;
}

.newsfull {
	padding:10px 10px 10px 10px;
	color:#FFF;
	
}

.newsdata {
	font-size:12px;
	font-weight:bold;
}

A.newsdata {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.newstext{
	font-size:10px;
	font-weight:normal;
}

A.newstext{
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color: #FFF;
}


.split {
	height:10px;
}

.afternews {
	background-image:url(/images/afternews.jpg);
	background-repeat:repeat-x;
	background-color:#ebebeb;
	height:100px;
}

.after_afternews {
	background-color:#e4e4e4;
	
}

.leftfoot{
	background-color:#dadada;
	height:40px;
	padding-top: 8px;
	width:177px;
	padding-bottom:0px;
	vertical-align: middle;	
	float:left;
}

.addr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	float:left;
	padding:10px 50px;
	font-weight:bold;
}

.phone {
	float:right;
	font-size:16px;
	font-weight:600;
	padding-top:15px;
	padding-right:30px;
}

.grey{
	color:#777;
}

h1{
	font-family:\"Trebuchet MS\", Arial, Helvetica, sans-serif;
	font-weight:500;
	color:#545454;
	font-size:24px;
}

.maintext{
	color:#444444;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.maintext1{
	color:#444444;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
}

.allpic {
	height:120px;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.allpicdef {
	overflow:none;
	padding:10px 10px 10px 10px;
	margin:0 0 0 0;
}

.pic{
	float:left;
	padding-left:0;
	padding-top:0;
	padding-right:10px;
	padding-bottom:10px;
	height:120px;
	border:0;
}

.allpic_2 {
	height:350px;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.pic_2{
	float:left;
	padding-left:0;
	padding-top:0;
	padding-right:10px;
	padding-bottom:10px;
	height:350px;
}

.allpic_3 {
	height:230px;
	
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;
}

.pic_3{
	float:left;
	padding-left:0;
	padding-top:0;
	padding-right:30px;
	padding-bottom:30px;
	height:230px;
}

.picdef{
	float:left;
	padding-left:0;
	padding-top:0;
	padding-right:30px;
	padding-bottom:30px;
}


.pic_31{
	float:right;
	padding-left:30px;
	padding-top:0;
	padding-right:30px;
	padding-bottom:30px;
	height:230px;
}

#lang_select{
    margin-left: 0px;
    margin-bottom: 10px;
    width: 200px;
    height: 15px;
}

#lang_select .ru_ver b, #lang_select .en_ver b{
 display:none;
}

#lang_select a{
 text-decoration: none;
 font-size: 10px;
 color: #333333;
}

#lang_select .ru_ver{
 float:left;
 display:block;
 margin-right: 10px;
 width: 41px;
 height: 15px;
 background: url(/images/flag_ru.gif) no-repeat;
}

#lang_select .en_ver{
 float:left;
 display:block;
 margin-right: 10px;
 width: 41px;
 height: 15px;
 background: url(/images/flag_eng.gif) no-repeat;
}
