@charset "utf-8";
@import "reset.css";
@import "typography.css";
@import "jScrollPane.css";

/* CSS Document */

body {
	background: url(/mod/img/kran-bg.jpg) no-repeat;
	background-position: center top;
	background-color: #000000;
	width: 100%;
}

div#header {
	height: 780px;
	padding-top: 20px;
	margin: auto;
	width: 920px;
}

div#upper-menu {
	margin-left: 200px;
	width: 620px;
}

div#upper-menu li {
	display: block;
	margin-right: 5px;
	float: left;
}

.upper-menu-left-separated:before {
	color: #374248;
	content: " | ";
}

div#logotype a {
	display: block;
	clear: both;
	float: left;
	background: url('/mod/img/logotype.png') no-repeat;
	height: 34px;
	width: 110px;
	margin-bottom: -10px;
}

#main-menu {
	clear: both;
	height: 20px;
	padding-left: 200px;
	padding-bottom: 65px;
}

#main-menu li {
	display: block;
	border-bottom: dashed 1px #ffffff;
	float: left;
	margin-right: 13px;
	z-index: 1;
}

form#search-form {
	float: right;
	width: 160px;
	z-index: 2;
}

form#search-form input[type="text"] {
	color: #a39188;
	background: url('/mod/img/search-field.png') no-repeat;
	border: none;
	height: 25px;
	position: absolute;
	padding-left: 30px;
	padding-top: 5px;
	width: 160px;
}

form#search-form input[type="submit"] {
	display:none;
}

div#kran {
	clear: both;
}


#kran-left-menu li a {
	background: url(/mod/img/kran-menu-left.png) no-repeat;
	background-position: left top;
	display: block;
	height: 145px;
	width: 210px;
}

#kran-left-menu li a span.kran-text-centered {
	display: inline-block;
	height: 145px;
	width: 135px;
	padding-top: 105px;
	text-align: center;
}

#kran-left-menu li.kran-auto a {
	background-position: 0px 0px;
}

#kran-left-menu li.kran-auto a:hover {
	background-position: -210px 0px;
}

#kran-left-menu li.kran-gus a {
	background-position: 0px -145px;
}

#kran-left-menu li.kran-gus a:hover {
	background-position: -210px -145px;
}

#kran-left-menu li.kran-selfmount a {
	background-position: 0px -290px;
}

#kran-left-menu li.kran-selfmount a:hover {
	background-position: -210px -290px;
}

#kran-left-menu li.kran-tower a {
	background-position: 0px -435px;
}

#kran-left-menu li.kran-tower a:hover {
	background-position: -210px -435px;
}

#content {
	line-height: 14px;
	margin: 0px auto 25px auto;
	width: 920px;
}

#poll {
	float: left;
	height: 400px;
	width: 200px;
}

h2 {
	display: block;
	margin: 0px 0px 20px 0px;
}


p.poll {
	padding-bottom: 15px;
}

input[type="submit"] {
	background: url('/mod/img/answer.png') no-repeat;
	border: none;
	height: 23px;
	text-indent: -9000px;
	width: 77px;
	margin-top: 25px;
	margin-left: 25px;
}

#text-wrapper {
	height: 350px;
	width: 420px;
	overflow: auto;
}

div#banner {
	float: right;
	height: 400px;
	width: 240px;
	margin-bottom: 25px;
}

div#news-wrapper {
	clear: both;
	margin-left: 200px;
}

.news-block {
	float: left;
	border-right: 1px solid #1b1b1b;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 200px;
	height:150px;
}

.news-block:last-child {
	border-right: 0px solid #1b1b1b;
}

.news-block-3 {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 200px;
}

span.date {
	clear: both;
	display: block;
	margin: 0px 0px 10px 0px;
}

div#banner-bottom {
	clear: both;
	margin: 0px 0px 25px 200px;
}

div#order-kran {
	display: block;
	width: 550px;
	margin: 0px 0px 30px 200px;;
}

div#footer {
	margin: auto;
	width: 920px;
}

#footer-hotline {
	background: url('/mod/img/hotline.png') no-repeat;
	float: left;
	display: block;
	margin: 14px 0px 0px 150px;
	text-indent: -9000px;
	height: 41px;
	width: 242px;
}

#site-developer {
	display: block;
	float: left;
	margin-left: 45px;
	padding-top: 30px;
	text-align: center;
	width: 150px;
}

#oaokaz {
	background: url('/mod/img/oaokaz.png') no-repeat;
	display: block;
	float: left;
	margin-left: 45px;
	text-indent: -9000px;
	height: 60px;
	width: 186px;
}
