@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed&subset=latin,cyrillic);
*
{
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body
{
	background: url('images/background-top.png') repeat-x scroll left top, url('images/background.png') repeat fixed 0% 0% transparent;
	color: #555;
}
body
{
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 13px;
	line-height: 1.5;
}
a
{
	color: #C7332F;
	text-decoration: none;
}
a:hover, a:focus
{
	color: #E33A34;
	text-decoration: none;
}
.exedom_scan
{
	margin: 0px auto;
	width: 960px;
}
.exedom_blsky
{
	background: none repeat scroll 0% 0% transparent;
	height: 70px;
	position: relative;
	z-index: 400;
}
.exedom_blsky ul
{
	line-height: 1;
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
.exedom_blsky ul li
{
	border-right: 1px solid #F2F2F2;
	float: left;
	position: relative;
}
.exedom_blsky ul li a
{
	color: #555;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 24px 15px;
	text-decoration: none;
	text-transform: uppercase;
}
.exedom_blsky ul li a:hover
{
	background: #F2F2F2;
	color: #E6433C;
	outline: 0;
}
.exedom_vitm
{
	height: 60px;
	padding: 20px 0px;
}
.exedom_mapart
{
	background: none repeat scroll 0% 0% #FFF;
	padding: 15px;
}
.exedom_bopart
{
	background: none repeat scroll 0% 0% #F4F4F4;
	box-shadow: 0px 2px 9px rgba(84, 84, 84, 0.35);
	color: #434141;
	margin: 15px 0px;
	padding: 20px 0px;
	text-align: center;
}
.exedom_topdiv
{
	background: url('images/menu-secondary-bg.png') no-repeat scroll center top transparent;
	height: 2px;
	margin: 0px 0px -1px;
	padding: 0px 0px 1px;
	position: relative;
}
.exedom_lepart
{
	float: left;
	overflow: hidden;
	width: 610px;
}
.exedom_ripart
{
	float: left;
	margin-left: 15px;
	overflow: hidden;
	width: 300px;
}
#search
{
	background: #fff url(images/search.png) 99% 50% no-repeat;
	border: 1px solid #D8D8D8;
	margin: 10px 0;
	padding: 6px 24px 6px 6px;
	text-align: left;
}
#search #s
{
	background: none;
	border: 0;
	color: #979797;
	margin: 0;
	outline: none;
	padding: 0;
	width: 100%;
}
#content-search
{
	padding: 15px 0;
	width: 300px;
}
.exedom_lepart h1
{
	color: #333;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 5px;
	padding: 0px;
}
.exedom_lepart h2
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 5px 0;
	padding: 0px;
}
.exedom_sub
{
	color: #999;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 10px;
}
.exedom_lepart p
{
	margin: 10px 0;
}
.exedom_lepart ul, .exedom_lepart ol
{
	margin: 10px 0 10px 20px;
}
.exedom_ripart h2
{
	background-image: linear-gradient(to bottom, #666, #020202);
	border-bottom: 2px solid #E53E39;
	color: #FFF;
	font-family: "Oswald",sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px 0px 10px;
	padding: 10px 10px 8px;
	text-decoration: none;
	text-transform: none;
}
.exedom_ripart ul
{
	list-style: none outside none;
	margin: 10px 0;
	padding: 0px;
}
.exedom_ripart ul li
{
	background: url('images/widget-list.png') no-repeat scroll left 6px transparent;
	border-bottom: 1px solid #EEE;
	margin: 0px 0px 8px;
	padding: 0px 0px 9px 12px;
}
.exedom_ripart ul li a
{
	color: #111;
	text-decoration: none;
}
.exedom_ripart ul li a:hover
{
	color: #E33A34;
	text-decoration: none;
}