html {
	overflow-y: scroll;
	height: 100%;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a3a5;
	background-color: #000000;
	background-position: center top;
	background-repeat: no-repeat;
	height: 100%;
}

body > #wrapper {height: auto; min-height: 100%;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body.small {
	background-image: url(../images/background_small.gif);
}

body.large {
	background-image: url(../images/background_large.gif);
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a3a5;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	vertical-align: bottom;
	border: 0;
}

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
}

#wrapper {
	width: 945px;
	margin: 0 auto;
	height: 100%;
}

#header {
	position: relative;
	height: 158px;
}

#logo {
	display: block;
	position: absolute;
	left: 0;
	top: 22px;
	width: 200px;
	height: 56px;
	text-decoration: none;
	cursor: pointer;
}

#navigation {
	position: absolute;
	right: 7px;
	top: 46px;
	line-height: 20px;
}

#navigation a {
	font-size: 11px;
	font-weight: bold;
	color: #758988;
	text-decoration: none;
	padding: 0 0 0 26px;
}

#navigation a.normal {
	font-weight: normal;
}

#navigation a:hover, #navigation a.active {
	color: #FFFFFF;
}

#home {
	position: absolute;
	left: 332px;
	top: 46px;
	line-height: 20px;
}

#home a {
	display: inline-block;
	font-size: 0;
	width: 11px;
	height: 10px;
	text-decoration: none;
	background-image: url(../images/home.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#home a:hover, #home a.active {
	background-position: left -10px;
}

#sections {
	position: absolute;
	right: 0;
	top: 88px;
	height: 70px;
	padding: 0 1px 0 0;
	background-image: url(../images/sections_separator.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#sections ul li {
	float: left;
	display: inline;
	height: 52px;
	padding: 18px 0 0 1px;
	background-image: url(../images/sections_separator.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#sections ul li a {
	display: inline-block;
	padding: 0 16px;
	height: 52px;
	line-height: 52px;
	text-decoration: none;
	color: #cbc7bc;
	font-size: 14px;
	font-weight: bold;
}

#sections ul li a img {
	vertical-align: middle;
}

#sections ul li a:hover {
	background-color: #241316;
}

#sections ul li a.active, #sections ul li a.active:hover {
	background-color: #000000;
}

#main {
	padding-bottom: 155px;
}

#footer {
	background-color: #2a2f2f;
	background-image: url(../images/footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	margin-top: -135px;
	height: 135px;
	clear: both;
}

#footer .inner {
	width: 945px;
	margin: 0 auto;
	padding: 33px 0 0 182px;
	color: #969a9b;
	font-size: 10px;
	line-height: 14px;
}

#footer .inner a {
	font-size: 10px;
	color: #758787;
	text-decoration: none;
}

#footer .inner a:hover {
	color: #FFFFFF;
}

#footer .inner span.separator {
	padding: 0 4px;
	color: #656668;
}

/* Sections */

h2.generic {
	color: #cccccc;
	border-bottom: 1px solid #353b3b;
	padding: 58px 0 10px 187px;
}

#generic_left {
	float: left;
	display: inline;
	width: 162px;
	padding: 0 0 0 1px;
}

#generic_left ul li {
	line-height: 26px;
	background-image: url(../images/dot_grey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#generic_left ul li a {
	font-size: 11px;
	color: #758989;
	text-decoration: none;
	zoom: 1;
}

#generic_left ul li a:hover, #generic_left ul li a.active {
	color: #a1a3a6;
}

#generic_center {
	float: left;
	display: inline;
	width: 370px;
	margin: 0 23px 0 23px;
	color: #384040;
	font-size: 17px;
	padding: 10px 0 0 0;
	font-family: GoodCE-Book;
	line-height: 18px;
}

#generic_right {
	float: left;
	display: inline;
	width: 366px;
	color: #525b5b;
	line-height: 18px;
	padding: 6px 0 0 0;
}

#human_center {
	float: left;
	display: inline;
	width: 370px;
	margin: 0 23px 0 23px;
	padding: 10px 0 0 0;
	text-align: right;
}

#human_contact {
	color: #525b5d;
	font-size: 11px;
	line-height: 18px;
	padding: 10px 0 0 140px;
	text-align: left;
}

#human_contact a {
	text-decoration: none;
	color: #758989;
	font-size: 11px;
}

#human_right {
	float: left;
	display: inline;
	width: 366px;
	color: #525b5b;
	line-height: 18px;
	padding: 6px 0 0 0;
}

#human_right .intro {
	color: #525b5b;
	font-weight: bold;
	padding: 0 0 15px 0;
}

#human_right .info {
	color: #525b5b;
}

#human_right .info .greytitle {
	color: #a1a3a6;
	font-size: 10px;
	font-weight: bold;
}

#visitcard {
	float: left;
	display: inline;
	width: 757px;
	padding: 1px 0 0 24px;
}

#visitcard .item {
	line-height: 26px;
	background-image: url(../images/dot_grey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	zoom: 1;
}

#visitcard .item .left {
	float: left;
	font-weight: bold;
	width: 200px;
}

#visitcard .item .right {
	float: left;
}

#partners {
	float: left;
	display: inline;
	width: 757px;
	padding: 1px 0 0 24px;
}

#partners a {
	padding: 0 0 3px 5px;
	display: block;
	line-height: 45px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/dot_grey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#partners a:hover {
	background-color: #0c0c0c;
}

#partners a img {
	border: 1px solid #758989;
	vertical-align: middle;
	margin: 0 3px 0 0;
	padding: 1px;
}

.alternate_row {
	background-color: #080808;
}

#objekti_top .left {
	float: left;
	display: inline;
	padding: 45px 30px 32px 183px;
	width: 350px;
}

#objekti_top .right {
	float: left;
	display: inline;
	padding: 75px 0 32px 0;
	width: 382px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #525b5b;
	line-height: 18px;
}

#objekti_top .left .title {
	font-family: GoodCE-Book, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #adafb2;
	padding: 0 0 3px 0;
}

#objekti_top .left .text {
	font-family: GoodCE-Book, Arial, Helvetica, sans-serif;
	color: #384040;
	font-size: 17px;
	line-height: 18px;
}

#objekti_cats {
	border-top: 1px solid #353b3b;
}

#objekti_cats .item {
	border-bottom: 1px solid #353b3b;
	padding: 10px 1px;
}

#objekti_cats .item .switch {
	float: left;
	display: inline;
	color: #758989;
	font-weight: bold;
	cursor: pointer;
	line-height: 18px;
	width: 16px;
}

#objekti_cats .item .title {
	float: left;
	display: inline;
	color: #758989;
	font-weight: bold;
	line-height: 18px;
	width: 146px;
	padding: 0 20px 0 0;
	cursor: pointer;
}

#objekti_cats .item .content {
	float: left;
	display: inline;
	width: 761px;
	padding: 3px 0 0 0;
}

#objekti_cats .item .content .projects {
	width: 761px;
	height: 172px;
	overflow: hidden;
}

#objekti_cats .item .content .projects .holder {
	width: 8000px;
	height: 172px;
}

#objekti_cats .item .content .projects .holder a.project {
	float: left;
	display: inline;
	width: 173px;
	padding: 0 23px 0 0;
}

#objekti_cats .item .content .paging {
	line-height: 13px;
	padding: 10px 0 40px 0;
	text-align: right;
	zoom: 1;
	font-size: 0;
}

#objekti_cats .item .content .paging a {
	text-decoration: none;
}

#vstopna {
	padding: 66px 0 0 0;
	height: 441px; /* 301 */
}

#vstopna .left {
	float: left;
	display: inline;
	width: 568px;
	height: 301px;
	background-position: left top;
	background-repeat: no-repeat;
}

#vstopna .left .shadow {
	width: 568px;
	height: 301px;
	background-image: url(../images/homeshadow.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#vstopna .right {
	position: relative;
	float: left;
	display: inline;
	width: 377px;
	height: 301px;
	background-image: url(../images/homecloud.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#vstopna .right .info {
	position: absolute;
	top: 88px;
	left: 25px;
	line-height: 18px;
	font-family: GoodCE-Book, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#vstopna .right .info .green {
	color: #345757;
}

#vstopna .right .info .white {
	color: #ffffff;
}

#vstopna .right .info a.more {
	font-size: 10px;
	color: #345757;
	text-decoration: none;
}

#vstopna .right .paging {
	position: absolute;
	top: 83px;
	right: 5px;
}

#vstopna .right .paging ul li {
	float: left;
	display: inline;
	line-height: 28px;
}

#vstopna .right .paging ul li a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 0 5px;
	display: inline-block;
}

#vstopna .right .paging ul li a.active {
	background-image: url(../images/homepaging.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
}

#vstopna .right .paging ul li a:hover {
	color: #6c6a65;
}

#home_footer {
	position: absolute;
	top: 525px;
	left: 0;
	background-color: #2a2f2f;
	background-image: url(../images/homefooter.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#home_footer .inner {
	width: 945px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

#home_footer .inner .left {
	float: left;
	display: inline;
	width: 380px;
	padding: 0 35px 0 180px;
	line-height: 18px;
	color: #4d5757;
	font-family: GoodCE-Book, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#home_footer .inner .right {
	float: left;
	display: inline;
	width: 350px;
	background-image: url(../images/dot_black.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 1px 0 0 0;
}

#home_footer .inner .right ul li {
	padding: 0 0 1px 0;
	line-height: 28px;
	background-image: url(../images/dot_black.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	zoom: 1;
}

#home_footer .inner .right ul li a {
	font-size: 12px;
	color: #758989;
	text-decoration: none;
	padding: 0 0 0 10px;
	background-image: url(../images/homebullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#home_footer .inner .right ul li a:hover {
	color: #8a9898;
}

#news_box {
	float: left;
	display: inline;
	padding: 15px 0 0 187px;
	width: 760px;
	line-height: 18px;
	color: #525b5b;
}

#news_box ul li {
	line-height: 26px;
	background-image: url(../images/dot_darkgrey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	zoom: 1;
}

#news_box ul li a {
	text-decoration: none;
	font-size: 11px;
}

#news_box ul li a span {
	color: #345757;
	display: inline-block;
	padding: 0 10px 0 0;
}

#news_box .colorbox {
	float: right;
	display: inline;
	margin: 0 0 0 15px;
}

#projekt .title {
	border-bottom: 1px solid #353b3b;
	padding: 55px 0 10px 0;
	color: #cccccc;
	font-weight: bold;
}

#projekt .title .arrows {
	float: left;
	display: inline;
	width: 200px;
	padding: 0 436px 0 0;
}

#projekt .left {
	float: left;
	display: inline;
	width: 183px;
	text-align: right;
}

#projekt .left ul {
	width: 40px;
	padding: 70px 0 0 143px;
}

#projekt .left ul li {
	line-height: 23px;
	background-image: url(../images/dot_darkgrey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#projekt .left ul li a {
	text-decoration: none;
	display: block;
	color: #758989;
	padding: 0 10px 0 0;
}

#projekt .left ul li a:hover {
	color: #FFFFFF;
}

#projekt .left ul li a.active {
	background-color: #525b5b;
	color: #a1a3a6;
}

#projekt .center {
	float: left;
	display: inline;
	width: 438px;
	padding: 9px 15px 0 0;
}

#projekt .right {
	float: left;
	display: inline;
	width: 309px;
}

#projekt .right ul li {
	line-height: 26px;
	background-image: url(../images/dot_darkgrey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#projekt .right ul li span {
	float: left;
	display: inline;
	width: 70px;
	color: #a1a3a6;
}

#projekt .right .desc {
	padding: 15px 0;
	color: #525b5b;
	line-height: 18px;
}

#projekt .right .team {
	color: #758989;
	line-height: 18px;
}

#projekt .right .smalltitle {
	font-size: 10px;
	font-weight: bold;
	color: #a1a3a6;
	line-height: 18px;
}