@import 'reset.css';
@import 'useful.css';
@import 'text.css';

/*--ESSENTIAL--------------------------------------------------------------*/

html {
	width: 100%;
	height: 100%;
	background: #17063E url("../images/page/html_bg.png") 0 0 repeat-x;
}

body {
	width: 100%;
    padding: 0;
    background: url("../images/page/body_bg.gif") 50% 0 no-repeat;
    behavior: url(scripts/csshover.htc);
}

/*--LAYOUT----------------------------------------------------------------*/

#page {
	width: 969px;
	margin: 0 auto 0 auto;
	padding: 189px 0 0 0;
	position: relative;
	text-align: left;
	background: url("../images/page/header_bg.png") 0 0 no-repeat;
}

.hp #page {
	padding: 205px 0 0 0;
	background: url("../images/page/header_bg_hp.jpg") 0 0 no-repeat;
}

#pageContent {
	background: #fff;
	padding-bottom: 30px;
}

.hp #pageContent {
	background: #080215 url("../images/page/content_bg_hp.png") 0 bottom no-repeat;
	padding: 0;
}

.hp #pageContent .top .text {
	width: 577px;
	padding: 20px 28px;
	float: right;
	background: #17063e url("../images/page/content_hp_top_bg.png") 0 0 repeat-x;
	color: #fff;
}

.hp #pageContent .top .text .left {
	width: 273px;
	float: left;
}

.hp #pageContent .top .text .right {
	width: 235px;
	padding: 0 20px 0 0;
	_padding: 0 10px 0 0;
	float: right;
}

.hp #pageContent .top .text .right h2 {
	margin: 0 0 15px 0;
}

.hp #pageContent .top .text .right p {
	width: 245px;
	padding: 0 0 0 20px;
	background: url("../images/page/news_li.gif") 0 6px no-repeat;
}

.hp #pageContent .top .text .right p .date {
	font-size: 11px;
	display: block;
	margin-bottom: 6px;
}

.hp #pageContent .top .text .right p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.hp #pageContent .top .text h1 {
	width: 138px;
	height: 26px;
	margin: 0 0 20px 0;
}

.hp #pageContent .top .map {
	padding: 21px 0 0 18px;
	width: 316px;
	float: left;
}

.hp #pageContent .top .map img {
	width: 290px;
	height: 282px;
	border: 5px #fff solid;
}

.hp #pageContent .bottom {
	padding: 20px 0 20px 19px;
}

.hp #pageContent .bottom .hpBox {
	width: 300px;
	float: left;
	color: #fff;
}

.hp #pageContent .bottom .hpBox h2 {
	width: 279px;
	padding: 11px 0 12px 20px;
	margin: 0;
	background: url("../images/page/hp_box_title_bg.png") 0 0 repeat-x;
}

.hp #pageContent .bottom .hpBox .content {
	width: 256px;
	padding: 17px 21px 17px 24px;
	min-height: 102px;
	_height: 102px;
	background: url("../images/page/hp_box_content_bg.png") 0 0 repeat-y;
}

#bottomWagon {
	width: 237px;
	height: 111px;
	position: absolute;
	right: 17px;
	bottom: 120px;
	background: url("../images/page/bottom_wagon.png") 0 0 no-repeat;
}

.clients {
	width: 142px;
	margin: 0;
	float: left;
}

.clients li {
	color: #fff;
	padding: 3px 10px 3px 20px;
	background: url("../images/page/news_li.gif") 0 9px no-repeat;
}

.offerLinks {
	width: 270px;
	margin: 0;
	float: left;
}

.offerLinks li {
	width: 95px;
	float: left;
	color: #fff;
	padding: 3px 10px 3px 20px;
	background: url("../images/page/news_li.gif") 0 9px no-repeat;
}

.de .offerLinks {
	width: 300px;
	margin: 0 0 0 -10px;
	float: left;
}

.de .offerLinks li {
	width: 110px;
	float: left;
	color: #fff;
	padding: 3px 10px 3px 20px;
	background: url("../images/page/news_li.gif") 0 9px no-repeat;
	font-size: 11px;
}

.offerLinks li a {
	color: #fff;
}

.logos {
	width: 93px;
	float: right;
}

.logos a {
	display: block;
	margin-bottom: 12px;
}

#leftPart {
	width: 181px;
	padding: 0 17px 190px 0;
	float: left;
	border-right: 2px #df001a solid;
	border-bottom: 2px #df001a solid;
}

#rightPart {
	width: 719px;
	padding: 25px 25px 0 25px;
	float: right;
}

/*--SUBMENU----------------------------------------------------------------*/

#submenu {
	margin: 0;
	padding: 12px 0 12px 9px;
	background: #27115a;
}

#submenu li {
	margin: 0;
	padding: 0;
	zoom: 1;
	line-height: 14px;
	background: none;
}

#submenu li a {
	margin: 0;
	padding: 8px 10px 8px 25px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: url("../images/page/submenu_arrow_red.gif") 8px 11px no-repeat;
}

#submenu li a:hover {
	color: #df001a;
}

#submenu li.active {
	border-bottom: 2px #df001a solid;
}

#submenu li.active a {
	color: #fff !important;
	background: #df001a url("../images/page/submenu_arrow_blue.gif") 8px 11px no-repeat;
}

#submenu li.active ul {
	padding: 4px 0 6px 0;
}

#submenu li.active ul li a {
	padding: 4px 10px 4px 25px;
	border: none;
	background: none;
	font-weight: normal;
}

#submenu li.active ul li a:hover {
	color: #df001a !important;
}

#submenu li.active ul li.active {
	border: none;
}

#submenu li.active ul li.active a {
	background: url("../images/page/submenu_arrow_white.gif") 8px 7px no-repeat;
}

/*--HEADER----------------------------------------------------------------*/

#header {

}

#logo {
	width: 117px;
	height: 76px;
	display: block;
	position: absolute;
	left: 32px;
	top: 32px;
}

#claim {
	display: block;
	position: absolute;
	left: 657px;
	top: 66px;
}

.hp #claim {
	left: 191px;
	top: 57px;
}

#header .links {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 664px;
	top: 9px;
}

#header .links li {
	float: left;
	padding: 0 15px;
	background: none;
}

.fr #header .links li {
	float: left;
	padding: 0 8px;
	background: none;
}

#header .links li a {
	_float: left;
	font-size: 11px;
	color: #fff;
}

#header .lang {
	margin: 0;
	padding: 0 18px 5px 0;
	position: absolute;
	right: 0px;
	top: 8px;
	background: url("../images/page/lang_arrow.png") right 0 no-repeat;
}

#header .lang li {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #fff;
	display: none;
}

#header .lang li.active {
	display: block;
}

#header .lang li a {
	width: 60px;
	height: 18px;
	line-height: 18px;
	display: block;
	padding: 0 0 0 5px;
	color: #fff;
	text-decoration: none;
}

#header .lang:hover li {
	display: block;
}

#header .lang:hover li a {
	background: #b70119;
}

#header .lang li a:hover {
	background: #8d0118;
}

#menu {
	width: 969px;
	height: 40px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 140px;
}

.hp #menu {
	top: 164px;
}

#menu li {
	padding: 0 0 0 2px;
	float: left;
	background: url("../images/page/menu_line.png") 0 bottom no-repeat;
}

#menu li a {
	_float: left;
	padding: 0 21px 0 19px;
	line-height: 40px;
	display: block;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.fr #menu li a {
	padding: 0 18px 0 16px;
}

#menu li a:hover {
	color: #190b3a;
}

#menu li.active a {
	background: url("../images/page/menu_active.png") 0 bottom repeat-x;
	color: #fff !important;
}

#headerPhoto {
	height: 69px;
	padding: 63px 0 0 198px;
}

.construction { background: url("../images/page/header_photo_construction.jpg") 0 0 no-repeat; }
.about { background: url("../images/page/header_photo_about.jpg") 0 0 no-repeat; }
.contacts { background: url("../images/page/header_photo_contacts.jpg") 0 0 no-repeat; }
.references { background: url("../images/page/header_photo_references.jpg") 0 0 no-repeat; }
.services { background: url("../images/page/header_photo_services.jpg") 0 0 no-repeat; }
.technology { background: url("../images/page/header_photo_technology.jpg") 0 0 no-repeat; }

#headerPhoto h1 {
	height: 36px;
	padding: 18px 60px 15px 33px;
	margin: 0;
	background: url("../images/page/h1_bg.png") 0 0 repeat-x;
	float: left;
	color: #ffffff;
	font-size: 36px;
	font-weight: normal;
}

/*--GALLERY---------------------------------------------------------------*/

#gallery {
	padding: 22px 30px;
	background: #2e1567;
}

#gallery #detail img {
	border: 5px #fff solid;
	float: right;
}

#gallery #stripe {
	width: 136px;
	float: left;
	text-align: center;
}

#gallery #stripe #photos a {
	display: block;
	margin: 0 auto 8px auto;
}

#gallery #stripe .up {
	width: 136px;
	height: 12px;
	margin-bottom: 8px;
	display: block;
	background: url("../images/page/photos_up.gif") 0 0 no-repeat;
}

#gallery #stripe .down {
	width: 136px;
	height: 12px;
	display: block;
	background: url("../images/page/photos_down.gif") 0 0 no-repeat;
}

#gallery #stripe #photos {
	width: 136px;
	height: 342px;
	overflow: hidden;
}

.hpGallery {
	width: 298px;
	height: 180px;
	floaT: left;
	margin: 0 18px 0 18px;
	position: relative;
}

#hpPhoto {
	width: 288px;
	height: 170px;
	border: 5px #17063e solid;
	background: url("../images/content/hp_photo.jpg") 0 0 no-repeat;
}

.hpGallery .prevPhoto {
	width: 42px;
	height: 44px;
	display: block;
	background: url("../images/page/gallery_arrow_left.png") 0 0 no-repeat;
	position: absolute;
	left: 0;
	top: 70px;
} 

.hpGallery .nextPhoto {
	width: 42px;
	height: 44px;
	display: block;
	background: url("../images/page/gallery_arrow_right.png") 0 0 no-repeat;
	position: absolute;
	right: 0;
	top: 70px;
} 

.hpGallery .prevPhoto:hover {
	background: url("../images/page/gallery_arrow_left.png") 0 -44px no-repeat;
} 

.hpGallery .nextPhoto:hover {
	background: url("../images/page/gallery_arrow_right.png") 0 -44px no-repeat;
} 

/*--PEREXES---------------------------------------------------------------*/

.perex {
	margin: 0 0 12px 0;
	padding-top: 8px;
}

.perex .perexPhoto {
	float: left;
}

.perex .perexPhoto img {
	width: 135px;
	border: 4px #27115A solid; 
}

.perex .content {
	width: 550px;
	float: right;
}

.perex .content h2 {
	width: 500px;
	font-size: 12px;
	padding: 0 0 0 18px;
	margin: 0 0 7px 0;
	background: url("../images/page/ico_blue_square.gif") 0 6px no-repeat;
}

.perex .content h2 a {
	text-decoration: none;
	line-height: 17px;
}

.perex .more {
	padding: 5px 8px;
	background: #B50015;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: right;
	display: block;
}

/*--FOOTER----------------------------------------------------------------*/

#footer {
	height: 120px;
	padding: 15px 7px 0 15px;
	background: url("../images/page/footer_bg.png") 0 0 no-repeat;
	font-size: 11px;
}

#footer .copy {
	color: #fff;
	float: left;
}

#footerMenu {
	padding: 0;
	margin: 0;
	float: right;
}

#footerMenu li {
	float: left;
	padding: 0 10px;
	margin: 0;
	background: url("../images/page/footer_menu_line.gif") 0 64% no-repeat;
}

#footerMenu li.first {
	background: none;
}

#footerMenu li a {
	_float: left;
	color: #fff;
}





