html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:980px;
}

/*Font*/
body
{
	font-size: 11pt;
	text-align: justify;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #111;
	background-color: #fff;
	background-image: url(/images/mainbg.gif);
}

/*Font in table*/
table
{
	font-size:100%;
	text-align: left;
}

/*Параграф*/
p
{
	font-size:100%;
	text-align: justify;
}

/*Список*/
list
{
	text-align: left;
	font-size:100%;
}

/*Links*/
a:link {color: #3333CC;}
a:visited{color:#3366CC;}
a:active {color: #3366CC;}
a:hover{color:#DD0000;}

small
{
	font-size:85%;
}

.small
{
	font-size:85%;
}

.small_1 {
	font-size:85%;
	font-weight: bold;
}

.small_2 {
	font-size:9pt;
	font-weight: normal;
}

.small_red {
	font-size:85%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
        color: red;
        line-height:70%;
}

.digits {
font-weight: bold;
color: White;
background: #ff9933;
padding: 0px 2px 0px 2px;
margin: 0px 3px 0px 0px;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

#header
{
	position:relative; /*containing block*/
	height:106px;
	width:980px; /*RUBIN*/
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #2F4773 url(images/header_bg.jpg) repeat-x;
	border-bottom:1px solid #D6D6D6;
}

#header_logo
{
	position:absolute;
}

#company_logo
{
	display:block;
	position:absolute;
	width:100px; 
	height:106px; 
	left:165px;
	top: 0;
	background:url(images/logo.gif) right center no-repeat;
}

#header_text
{
	position:absolute;
	left:265px;
	top: 0;
	width:330px;
	height:106px;
	padding-left:5px;
	padding-top:35px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span
{
	font-size:80%;
}

#english
{
	position:relative; 
	top:114px;
	right:29px;
	float:right;
	font-size:11px;
	background:url(images/gb_flag.gif) left center no-repeat;
	padding-left:23px;
}

#english a
{
	color:#ffffff;
	text-decoration:none;
}
#english a.link
{
	text-decoration:underline;
}

/* Header menu: home, search, feedback*/
#header_menu
{

/*	background:#4B6185; */
	position:absolute;
	top:112px;
/*	right:19px; */
	right:95px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #9dabc0;
}


#zebra
{
	height:12px;  
	background:#ffffff url(images/zebra_bg.gif) left top repeat-x;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:9pt;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:980px;
	height:70%;
	border-collapse:collapse;
	background-color: #fff; /*RUBIN*/

}

/*Таблица с кнопкой обратной связи и формой поиска*/
#left_top
{
	width:295px;
	height:38px;
	margin:0px 0px 5px 25px;
}

/*Left column*/
#content .left-column
{
	vertical-align: top;
	width:320px;
	height:100%;
	padding:10px 0px 20px 0px;
}

/*Main column*/
#content .main-column
{
	vertical-align: top;
	padding:10px 29px 25px 23px;
}


/*Footer*/
#footer
{
	background: #D3E3F0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:140px;
	width:980px;
	padding:15px 29px 20px 29px;
	font-size: 9pt;	
}

/*Data table*/
table.data-table
{
	border:1px solid #99BAD7;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #99BAD7;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#F1F5FA;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #99BAD7;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F5FA;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/* social network*/
div#sonet_events_ms_message {width:150px;}

/* rs_copyright */
#rs_copyright 
{
	color:#666666;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

/* Стиль в формах */
INPUT 
{ 
color: #111111;
font-family: arial, verdana, ms sans serif; 
font-weight: normal; 
font-size: 9pt; 
}

/* Поиск */
#search
{

}

/* Кнопка обратной связи */
#feedback
{
	position:relative;
	left:29px;
	top:0px;
}

/*Bottom banner*/
#bottom_banner
{
	position:absolute;
	left:250px;
	top:25px;
}
