@font-face {
	font-family: "MyriadPro-Regular";
	src: url("http://markin.ru/bitrix/components/bitrix/menu/templates/vertical_multilevel/MyriadP0.otf");
} 
html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
	background-attachment:scroll;
}


/*Font*/
body
{
	font-size: 80%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: black;
	/*background-color: #193250;*/
}

/*Font in table*/
table
{
	font-size:100%;
	margin:0px;
	padding:0px;

}
.hm{

}
img
{
      display: block;
	  border: 0px solid;
}

.buttonsend {
height:30px;
border-color:#c2e254 #9bb838 #9bb838 #c2e254;
border-style:solid;
border-width:1px;
background-image: url(images/button_send.png);
cursor:pointer;
}




#logopadding{
	padding-left:0px;
	height:138px;
}
/*Links
a:link {color: yellow;border-bottom: yellow 1px dashed; text-decoration:none;}
a:visited{color:yellow;border-bottom: yellow 1px dashed; text-decoration:none;}
a:active {color: yellow;border-bottom: yellow 1px dashed; text-decoration:none;}
a:hover{color:white;border-bottom: yellow 0px dashed;text-decoration:none;}*/
a:link {color: white;text-decoration: none;border:0px solid;}
a:visited {color: white;text-decoration: none;border:0px solid;}
a:active {color: yellow;text-decoration: none; border:0px solid;}
a:hover {color: yellow;text-decoration: none;border:0px solid;}


#top{
	/*background-image: url(images/top_bg.gif);*/
	padding-top:10px;
	height:138px;
}
#knop{
	background: url(images/left_br.gif) no-repeat;
	height:75px;
	width:230px;
	min-width:230px;
}
#top_br{
	height:30px;

	background-image: url(images/top_br.gif);
	
}
#knop_r{
	background-image: url(images/right_br.gif);
	height:75px;
	width:230px;
	min-width:230px;
}
#line{
	background: url(images/main_br.gif) top left repeat-x;
	height:75px;

}
}
small
{
	font-size:85%;
}

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

#header
{
	position:relative; /*containing block*/
	height:106px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #2F4773 url(images/header_bg.gif) 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%;
}

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

	background:#4B6185;
	position:absolute;
	right:55px;
	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;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

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

#navigation
{

}

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

/*Content table*/
#content
{
	width:100%;
	height:100%;
	border-collapse:collapse;
	/*background-image:url(images/top_bg.gif);*/
}

/*Left column*/
#content .left-column
{
	width:230px;
	vertical-align:top;
	height:100%;
	padding:0px;
	margin:0px;
	background-image:url(images/left_br_2.gif);
}

/*Main column*/
#pew{
font-family:Palatino Linotype; 
font-weight:bold;
}

#content .main-column
{
	vertical-align:top;
	height:100%;
	font-family:Arial; 
	font-size:15px;
	/*color:white;*/
	/*color:yellow;*/
	color: white;
	padding:5px 2px 80px 2px;
	/*background-color:#102334;*/
	
}
#content .conference
{
	vertical-align:top;
	height:100%;
	font-family:Arial; 
	font-size:15px;
	/*color:white;*/
	/*color:yellow;*/
	color: yellow;
	padding:5px 30px 80px 30px;
	/*background-color:#102334;*/
	
}

/*Right column*/
#content .right-column
{
	width:230px;
	vertical-align:top;
	height:100%;
	padding-right:0px;
	margin-left:0px;
	background-image:url(images/right_br_2.gif);
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	background: #4D6990;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;
	
}

/*Link in footer*/
#footer a
{
	color: #CFD6E1;
	font-size: 100%;
}

/*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:yellow;
}

.notetext
{
	color:green;
}

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

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