
/*Main*/
* { font-family: Verdana; }

body {
	background: #201F1B;
	margin: 0px;
	padding: 0px; }

h1,h2,h3,h4,h5,p,ul,li {
	margin: 0px;
	padding: 0px; }

h2 {
	font-weight: normal;
	font-size: 17px;
	color: #444; }

/*All*/
#header, #center, #footer { position: relative; }

/*Header*/
#header {
	height: 106px;
	background: url(/img/header_bg.png); }

#headerBlock {
	width: 976px;
	position: relative;
	margin: 0px auto; }

#logo {
	background: url(/img/logo.png) no-repeat;
	width: 121px;
	height: 72px;
	position: relative;
	top: 20px;
	left: 15px; }

	#logo a {
		width: 121px;
		height: 72px;
		display: block; }

	#logo span { display: none; }

#menu {
	background: url(/img/menu_bg.png) no-repeat;
	height: 73px;
	width: 800px;
	position: absolute;
	top: 32px;
	right: 5px; }

	#menu ul li {
		position: relative;
		top: 24px;
		left: -15px;
		display: block; }

	#menu ul li {
		list-style: none;
		display: block;
		float: left;
		height: 50px;
		margin-left: 3px;
		background-repeat: no-repeat; }

		#menu ul li a {
			display: block;
			width: 100%;
			height: 100%; }

		#menu ul li span { display: none; }

	#menu #contact {
		position: absolute;
		top: 23px;
		left: 590px;
		width: 220px;
		font-size: 12px;
		color: #FFF; }

		#menu #contact input[type='image'] {
			position: relative;
			top: 3px; }

		#menu #contact input[type='text'] { width: 150px; }

/*Center*/
#center { background: url(/img/center_bg.jpg); }

#contentBlock, #content {
	width: 976px;
	position: relative;
	--width: 926px; }

#contentBlock {
	background: url(/img/contbg.png);
	margin: 0px auto; }

#content {
	background: url(/img/contbgtop.png) no-repeat;
	padding: 15px 20px 0px 20px; }

#left, #right { float: left; }

#left { width: 735px; }

#right {
	margin-left: 10px;
	width: 190px; }

#slides { margin-bottom: 15px; }

.slide { display: none; }

.active { display: inline; }

#shortText { width: 730px; }

.shortTextText {
	width: 420px;
	height: 116px;
	background: url(/img/cont_bg.jpg) no-repeat;
	padding: 10px;
	display: none;
	float: left; }

	.shortTextText div { text-align: right; }

		.shortTextText div a { color: #D07A00; }

.show {
	display: block;
	float: left; }

#selText {
	width: 271px;
	margin: 0px !important;
	margin-right: 0px !important;
	-width: 280px; }

	#selText li a {
		font-weight: bold;
		color: #444;
		text-decoration: none; }

#shortText { margin-bottom: 17px; }

	#shortText ul {
		margin: 5px 10px 0px 15px;
		font-weight: bold;
		width: 290px;
		list-style-position: inside; }

	#shortText ul, .shortTextText {
		font-size: 11px;
		color: #3E3E3E;
		line-height: 17px;
		float: left; }

.contactUl {
	font-size: 11px;
	color: #333; }

	.contactUl a { color: #D07A00; }

	.contactUl ul {
		position: relative;
		left: 15px;
		list-style: disc; }

		.contactUl ul li { line-height: 17px; }

#mapa {
	background: url(/pub/map.jpg) no-repeat;
	width: 191px;
	height: 79px; }

.socialMap {
	background: url(/img/social_sprite.png) no-repeat;
	width: 37px;
	height: 37px;
	display: block;
	float: left;
	position: relative;
	top: 40px; }

	.socialMap span { display: none; }

#linkedin { background-position: 0px 0px; }

#facebook { background-position: -37px 0px; }

#twiter { background-position: -74px 0px; }

#youtube { background-position: -111px 0px; }

#blog { background-position: -148px 0px; }

.homeInfoBlock {
	float: left;
	width: 292px;
	height: 243px;
	background: url(/img/homeinfobloc.jpg) no-repeat;
	padding: 10px 10px 9px 10px;
	position: relative;
	--width: 293px; }

	.homeInfoBlock .text {
		font-size: 11px;
		color: #444;
		line-height: 16px;
		width: 265px;
		margin-top: 5px;
		position: relative; }

		.homeInfoBlock .text b {
			display: block;
			float: left; }

#newsDate {
	position: absolute;
	left: 100%;
	margin-left: -80px; }

.homeInfoBlock h4, .homeInfoBlock h4 a {
	font-size: 17px;
	color: #444;
	font-weight: normal;
	position: relative;
	margin-left: 30px;
	margin-bottom: 5px;
	text-decoration: none; }

.homeInfoBlock h4 span {
	position: relative;
	left: -38px; }

.strelka {
	position: absolute;
	top: 6px;
	cursor: pointer; }

.prev { left: -25px; }

.next { left: 225px; }

.readMore {
	position: absolute;
	left: 70%;
	top: 83%; }

	.readMore a {
		font-size: 11px;
		color: #D07A00; }

/*Footer*/
#footerBlock {
	width: 976px;
	margin: 0px auto;
	margin-top: 20px; }

#footer ul li {
	list-style: none;
	color: #BABABA;
	font-size: 12px;
	line-height: 25px; }

	#footer ul li a {
		color: #BABABA;
		font-size: 12px;
		text-decoration: none; }

		#footer ul li a:hover { text-decoration: underline; }

#fb1, #fb2, #fb3, #fb4, #fb5 {
	margin: 10px 0px 0px 20px;
	float: left; }

#fb1 { width: 190px; }

#fb2 { width: 145px; }

#fb3 { width: 145px; }

#fb4 {
	width: 187px;
	margin-left: 15px !important;
	--margin-left: 0px !important; }

#fb5 {
	background: url(/img/footer_line.png) no-repeat;
	height: 160px;
	padding-left: 15px; }

.first {
	color: #FFF !important;
	font-size: 14px !important;
	font-weight: bold; }

#partnerStrelki {
	width: 170px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	margin-bottom: 5px;
	position: relative; }

	#partnerStrelki img { cursor: pointer; }

	#partnerStrelki span {
		position: relative;
		left: 0px; }

#partner_prev, #partner_next {
	position: absolute;
	top: 4px; }

#partner_prev { left: 0px; }

#partner_next {
	left: 100%;
	margin-left: -10px; }

#email_subscr {
	line-height: 25px !important;
	//height: 25px; }

	#email_subscr input[type='image'] {
		position: relative;
		top: 5px; }

#rss_feed img {
	position: relative;
	top: 2px; }

/*Other*/
.end { clear: both; }

.AddTBBorders {
	border-top: 1px #7C7C7C dotted;
	border-bottom: 1px #7C7C7C dotted;
	padding: 1px 0px 1px 0px; }

.newsLoad {
	position: absolute;
	top: 45%;
	left: 42%;
	display: none; }

#email { border: 0px; }

.homeNewsTitle {
	width: 170px;
	display: block; }

#selText li { line-height: 18px; }

.descText, .keywords { float: left; }

.descText {
	font-size: 11px;
	color: #3E3E3E;
	line-height: 17px;
	width: 735px; }

	.descText h1 { font-size: 12px; }

	.descText p { margin: 5px 0px; }

.keywords {
	font-size: 11px;
	line-height: 17px;
	color: #3E3E3E;
	width: 190px;
	margin-left: 10px; }

	.keywords p { text-align: center; }

	.keywords a {
		font-size: 12px;
		color: #444; }

		.keywords a:hover { color: #D07A00; }

.footerText {
	width: 936px;
	margin: 0px auto;
	padding: 10px 0px;
	color: #BABABA;
	font-size: 12px; }

.homeImg {
  float: left;margin: 0px 7px 2px 0px;
}
