body {
	background:url(../images/layout/bg.png) repeat-x #0a0b0c;
}

img {
	border:solid 2px #424242;
}

a {
	color:#838080;
}

div.bg {
	background:url(../images/layout/header.png) no-repeat center top;
}

div.wrapper {
	position:relative;
	width:980px;
	min-height:600px;
}

div.languages {
	text-align:right;
}

div.languages a {
	background:#c10303;
	padding:4px 14px;
	color:white;
	text-decoration:none;
	line-height:20px;
}

div.menu-main {
	height:55px;
	background:url(../images/layout/menu.gif) no-repeat;
	font-size:14px;
	margin-top:101px;
}

div.menu-main ul {
	list-style:none;
	padding:0;
	margin:0;
}

div.menu-main li {
	display:block;
	float:left;
	padding:17px 23px 18px 24px;
	background:url(../images/layout/menu.splitter.jpg) no-repeat right top;
}

div.menu-main li.last {
	background:none;
}

div.menu-main a {
	text-decoration:none;
	color:white;
	text-transform:uppercase;
}

div.menu-main li.current a,
div.menu-main li.section a,
div.menu-main a:hover {
	color:#ff0000;
}

div.heading {
	width:970px;
	height:85px;
	margin:21px 0 0 5px;
	background:url(../images/innerpage/heading.png) no-repeat;
}

div.heading h1 {
	padding:23px 0 0 20px;
	margin:0;
	font-size:26px;
	font-weight:normal;
	color:#fefefe;
}

div.menu-sub {
	padding:41px 10px 0 0;
}

div.menu-sub ul {
	list-style:none;
	padding:0;
	margin:0;	
}

div.menu-sub li {
	display:block;
	float:left;
	padding:12px 16px 8px 16px;
}

div.menu-sub li.current {
	background:black;
	border:solid 1px #252525;
	border-bottom:solid 1px black;
}

div.menu-sub li.current a {
	font-weight:bold;
	color:white;
}

div.menu-sub a {
	color:#878484;
	text-decoration:none;
}

div.menu-sub a:hover {
	font-weight:bold;
}

div.content-inner {
	margin:0 5px;
	padding:30px 0 0 0;
	background:black;
}

#Content {
	margin:0 17px;
}

#Content h2 {
	font-size:18px;
	font-weight:normal;
	color:#c50000;
	margin:0 0 20px 0;
}

#Content h3 {
	font-size:14px;
	margin:13px 0;
	color:white;
}

#Content.half {
	width:455px;
}

#Image {
	margin:0 0 0 17px;
		width:460px;
}

#Image img {
	border:solid 2px #424242;
}

div.gallery-image {
	width:290px;
	margin:0 11px 32px;
}

div.gallery-image div {
	margin-top:12px;
}

div.pagination{
	float:right;
	padding-right:30px;
}

div.pagination a,
div.pagination span,
div.block-lastnew a,
div.block-findus a,
a.linkmore {
	padding:2px 5px;
	background:#c10303;
	text-decoration:none;
	color:white;
	margin:3px;
}

div.pagination a:hover,
div.pagination span,
a.linkmore:hover {
	background:#6e5f5b;
	color:black;
}

div.splitter {
	height:52px;
	background:url(../images/innerpage/items.split.png) no-repeat center;
}

div.news-item {
	
}

div.news-item div.desc {
	float:left;
	padding-bottom:10px;
}

div.news-item div.desc h2 {
	float:left;
}

div.news-item div.date {
	float:right;
	width:133px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	background:url(../images/innerpage/news.date.png) no-repeat;
}

div.news-item div.image {
	width:320px;
	float:left;
}

div.contact-item div.image {
	width:460px;
}

div.contact-item div.desc {
}

div.page-home {
	width:980px;
	margin-top:22px;
	background:black;
}

div.page-home div.block {
	width:481px;
	height:264px;
	background:url(../images/homepage/block.kart.jpg) no-repeat;
	margin:0 0 20px 0;
	position:relative;
}

div.page-home div.blocks div.fl {
	margin-right:9px;
}

div.page-home div.blocks div.fr {
	margin-left:9px;
}

div.page-home div.title {
	padding:21px 0 18px 20px;
	font-family:"Myriad Pro", Arial;
	font-size:20px;
	color:#d7d8d7;
}

div.page-home div.image {
	padding:0 0 0 18px;
}

div.page-home div.desc {
	padding-top:14px;
}

div.page-home div.dec {
	position:absolute;
	width:135px;
	height:111px;
	top:153px;
}

div.page-home div.fl div.desc {
	margin:0 152px 0 21px;
}

div.page-home div.fr div.desc {
	margin:0 21px 0 152px;
}

html>body div.page-home div.item_0 div.dec {
	left:346px;
	background:url(../images/homepage/track.small.1.png);
}

html>body div.page-home div.item_1 div.dec {
	left:0;
	background:url(../images/homepage/track.small.2.png);
}

html>body div.page-home div.item_2 div.dec {
	left:346px;
	background:url(../images/homepage/track.small.3.png);
}

html>body div.page-home div.item_3 div.dec {
	left:0;
	background:url(../images/homepage/track.small.4.png);
}

div.blocks-bottom {
	height:174px;
	background:url(../images/homepage/block.bottom.gif) no-repeat;
	position:relative;
}

div.block-lastnew{
	position:absolute;
	width:250px;
	height:100px;
	top:28px;
}

div.block-lastnew {
	left:43px;
}

div.block-findus {
	position:absolute;
	top:1px;
	left:638px;
}

div.findus-title,
div.latestnews-title {
	font-size:20px;
	color:#ed0101;
	padding-bottom:20px;
}

div.findus-text,
div.lastnew-text {
	color:white;
	padding-bottom:5px;
}

div.findus-text span,
div.latestnews-text span {
	color:#323232;
}

div.block-adv {
	text-align:right;
	width:225px;
	position:absolute;
	left:380px;
	top:17px;
}

div.block-adv span {
	padding:0 8px;
	background:#636363;
	color:#1b1b1b;
	font-family:Tahoma;
	font-size:9px;
	text-transform:uppercase;
	border:solid 1px #636363;
}

div.block-adv img {
	border:solid 1px #636363;
}

div.footer {
	margin-top:30px;
	padding:0 40px 32px;
	color:#6e5f5b;
	font-size:10px;
}

div.footer span {
	color:#c10303;
}

div.worktime {
	float:left;
}

div.copyrights {
	float:right;
}

div.page-home div.desc strong {
	color:#ED0101;
}

div.home-link {
	cursor:pointer;
	height:50px;
	left:0;
	position:absolute;
	top:37px;
	width:340px;
}

div.news-page img {
	float:left;
	margin:0 10px 10px 0;
}

div.latestnews-text {
	padding:0 0 10px 2px;
}

div.button-back {
	float:right;
	line-height:85px;
	padding-right:30px;
	color:white;	
}

div.button-back a {
	color:white;
}

div#map {
	width:445px;
	height:380px;
	border:solid 2px #424242;
	margin-right:30px;
	float:left;
}

div.BannerTop {
	position:absolute;
	left:495px;
	top:15px;
}

div.BannerTop div.Banner {
	float:left;
	padding-right:15px;
}

.footer .banners {
	margin-right: -8px;
}
.footer .banners .banner {
	float: left;
	margin: 0 8px 8px 0;
	height: 60px;
	width: 120px;
}
.footer .banners .banner img {
	border: none;
}
.footer .banners .banners_title {
	margin-bottom: 8px;
}