﻿html {
    padding: 0;
    margin: 0;
}
body {
    background-color: #ededed;
    color: #000000;
    font-size: 0.9em;
    font-family: "open sans", Gadget, sans-serif;
    padding: 0;
    margin: 0;
    clear: both;
}

img {
    margin: 0;  
    padding: 0;
    border: none;
}
a {
    text-decoration: none;
    color: #ededed;
}
a:hover {
    text-decoration: none;
    color: #0062c6;
}
h1 {
    font-size: 2.5em;
    margin-bottom: 0;
    color: #ededed;
}
h2 {
    margin-top: 5px;
    font-weight: lighter;
    color: #d0d0d0;
}
h4 {
    float: left;
    width: 90%;
    color: #ffff00;
    cursor: default;
    margin-top: 5px;
    font-weight: bold;
    margin: 7px 0 0 22px;
    font-family: verdana;
}


.content-wrapper {
    margin: 0 auto;
    overflow: auto;
    max-width: 996px;
    background: transparent;
}
.custom-wrapper {
    margin: 0 auto;
    overflow: auto;
}
.header-wrapper {
    background: #000000 url(../Images/header_background.png) no-repeat center;
}
.clean-header-wrapper {
    background: #000000 url(../Images/header_clean.png) no-repeat center top;
    height: 370px;
}

.title {
    width: 936px;
    margin: 110px 30px 0;
}
.clean {
    background-color: #ffffff;
}

/*Header styles*/
#header {
    height: 89px;
    background: transparent;
    border-bottom: 1px solid #9b9b9b;
}
#header a.logo {
    padding: 0;
    float: left;
    width: 144px;
    height: 31px;
    margin: 27px 0 0 20px;
    background: transparent url(../Images/logo_new.png);
}

/*Menu styles*/
#header #menu {
    padding: 0;
    float: right;
    max-width: 750px;
    margin: 35px 20px 0 0;
}
#menu #navigation {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    font-size: 1.1em;
    background: transparent;
}
#menu #navigation li {
    margin: 0;
    padding: 0;
    float: left;
    border: none;
    color: #ededed;
    cursor: default;
    background: transparent;
}
#menu #navigation li:hover {
    background: transparent;
}
#menu #navigation li p {
    width: 2px;
    float: right;
    height: 18px;
    margin: 0 30px;
    background-color: #c5c5c5;
}
#menu #navigation a {
    padding: 0 5px;
    color: #ededed;
}
#menu #navigation a:hover {
    color: #0062c6;
    background: transparent;
}
.k-menu .k-item > .k-link {
    display: inline-block;
}
#menu #navigation .k-state-focused {
    border: none;
    box-shadow: none;
}
#menu #navigation .k-state-highlight {
    border: none;
    box-shadow: none;
}
#menu #navigation .k-state-highlight a {
    color: #0062c6!important;
}


/*Slider, text styles*/
#headline {
    padding: 0;
    height: 448px;
    float: left;
    width: 100%;
    margin: 42px 0 0;
    background: transparent;
}
#headline div.header-part {
    margin: 0;
    float: left;
    width: 458px;
    /*height: 405px;*/
    padding: 0 20px;
}
#headline div.header-part p {
    color: #ffffff;
    margin: 50px 0 0;
    font-size: 0.9em;
    line-height: 27px;
    text-align: justify;
}
#headline div.header-part .left-arrow {
    width: 16px;
    float: left;
    height: 28px;
    cursor: pointer;
    margin: 120px 20px 0 -5px;
    background-image: url(../Images/header_leftArrow.png);
}
#headline div.header-part .right-arrow {
    width: 16px;
    float: left;
    height: 28px;
    position: absolute;
    display: inline-block;
    cursor: pointer;
    margin: 120px 0 0 20px;
    background-image: url(../Images/header_rightArrow.png);
}
#headline div.header-part .flexslider {
    margin: 10px 0 0;
    padding: 0;
    float: left;
    border: none;
    width: 425px;
    height: 246px;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
}
.flex-control-nav {
    text-align: right;

}
.flex-control-nav li {
    border-radius: 6px;
    background: transparent;
    border: 1px solid #ffffff;
}
.flex-control-nav li a {
    width: 12px;
    height: 12px;
    text-indent: -10000px;
    background: transparent;
}
.flex-control-nav li a.flex-active {
    background: transparent url(../Images/slider_active.png);
}


/*Statická navigace styles*/
.static-menu {
    min-height: 290px;
}
.static-navigation {
    float: left;
    width: 919px;
    /*height: 295px;*/
    list-style: none;
    position: absolute;
    padding: 30px 20px 30px;
    display: inline-block;
    margin: -46px 0 0 17px;
    background-color: #ffffff;
    border: 1px solid #c9c9c9;
}
.static-navigation li {
    float: left;
    width: 167px;
    /*height: 250px;*/
    text-align: center;
    margin: 0 17px 0 0;
}
.static-navigation li:last-child {
    margin: -3px 0 0;
}
.static-navigation li h3 {
    color: #1d1d1d;
    margin: 15px 0 0;
    font-weight: normal;
}
.static-navigation li p {
    color: #7a7a7a;
    height: 71px;
    margin: 20px 0 40px;
}
/*.static-navigation li a {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: bold;
    padding: 16px 34px;
    background-color: #0062c6;
}*/
.static-navigation li a img {
    /*position: relative;
    bottom: 0;*/
}

.background-wrapper-above {
    background: transparent url(../Images/header_segment.png) repeat-x center 37px;
    /*height: 280px;*/
}

.background-wrapper-under  {
    /*height: 280px;*/
    background: transparent url(../Images/navigation_background.png) no-repeat top center;
}


/*Overview of company styles*/
.overview {
    margin: 0;
    padding: 0;
}
.overview .overview-box {
    /*float: left;*/
    /*max-width: 420px;*/
    padding: 20px;
    margin: 30px 0 30px;
    display: inline-block;
}
.overview ul {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    background: transparent;
    border: 1px solid #c9c9c9;
}
.overview ul.overview-box li {
    display: inline-block;
    width: 320px;
    padding: 0 0 0 50px;
    vertical-align: central;
    margin: 10px 50px;
    background: transparent url(../Images/profile_ok.png) no-repeat left center;
}
.overview ul.overview-box li p {
    /*float: left;*/
    margin: 5px 0;
    max-width: 3000px;
    font-weight: bold;
    padding: 2px 0 5px 0;
    border-bottom: 1px solid #c4c4c4;
}

/*Overview label in content styles*/
.overview-label {
    margin: 30px 0 0;
}
.overview-label.line-index {
    text-align: center;
}
.overview-label span {
    color: #4c4c4c;
    font-size: 1.5em;
}
.overview-label .line {
    height: 1px;
    width: 64px;
    margin: 12px 10px 0 0;
    background-color: #acacac;
}
.overview-label.line-index .line {
    width: 310px;
}
.overview-label .line.right {
    margin: 12px 0 0 10px;
}

/*References of company styles*/
.references {
    min-height: 220px;
    margin: 0 0 60px 0;
    background: transparent url(../Images/reference_background.png) repeat-x bottom center;
}



/*************************************
 * generic styling for ALS elements
 ************************************/
.als-container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 0;
}
.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.als-wrapper {
	position: relative;
	list-style: none;
    margin: 0;
    padding: 0;
}
.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
}
.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}

#references-slider {
	margin: 70px auto 28px;
    width: 996px;
}
#references-slider .als-item {
	padding: 10px;
    height: 75px;
	margin: 0 20px;
}
#references-slider .als-item img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}
#references-slider .als-prev, #references-slider .als-next {
	top: 35px;
}
#references-slider .als-prev {
	left: 20px;
}
#references-slider .als-next {
	right: 20px;
}


/*Content styles*/
.page-content {
    margin: 0;
    float: left;
    border: none;
    width: 996px;
    min-height: 150px;
    padding: 10px 0;
    background-color: #ffffff;
}


/*Manage styles*/
.float-left {
    float: left;
}
.float-right {
    float: right;
}


/*Messages etc*/
.message-success {
    padding: 8px;
    color: #468847;
    border: 1px solid #D6E9C6;
    background-color: #DFF0D8;
}
.message-fail {
    padding: 8px;
    color: #B94A48;
    border: 1px solid #EED3D7;
    background-color: #F2DEDE;
}
.message-info {
    padding: 8px;
    color: #3A87AD;
    border: 1px solid #BCE8F1;
    background-color: #D9EDF7;
}


/*Footer styles*/
#footer {
    margin: 0;
    color: #ededed;
    overflow: auto;
    padding: 15px 0 0;
    background-color: #353535;
}
#footer .address {
    width: 195px;
    padding: 0;
    float: left;
    margin: 0 25px 0 20px;
}
#footer .address div {
    width: 100%;
    float: left;
}
#footer .address div p, #footer .message div p {
    float: left;
    font-size: 1.3em;
    margin: 10px 0 20px;
    padding: 0 0 5px; 
    border-bottom: 1px solid #adadad;
}
#footer .address ul li {
    font-size: 1em;
    margin: 0 0 5px;
}
#footer .address .contact {
    margin: 0;
    padding: 0;
    border: none;
    cursor: default;
    list-style: none;
}
#footer .address #navigation {
    margin: 0;
    padding: 0;
    border: none;
    background: transparent none;
    list-style-position: inside;
    list-style-image: url(../Images/li_blank.png);
}
#footer .address #navigation li a {
    border: none;
    color: #ededed;
    padding: 0 0 0 10px;
    background: transparent none;
}
#footer .address #navigation li a:hover {
    color: #0062c6;
    background-image: none;
    text-decoration: underline;
}
#footer .address #navigation li {
    width: 100%;
    border: none;
    background: transparent none;
}
.footer-active {
    background-image: none;
    list-style-image: url(../Images/li_active.png);
}


#footer .message {
    padding: 0;
    width: 440px;
    float: right;
    margin: 0 20px 0 0;
}
#footer .message textarea {
    float: left;
    width: 408px;
    height: 128px;
    color: #ededed;
    margin: 0 0 14px;
    padding: 12px 15px;
    border: 1px solid #979797;
    background-color: #5c5c5c;
}
#footer .message input[type=text] {
    margin: 0;
    float: left;
    width: 175px;
    color: #ededed;
    padding: 12px 15px;
    border: 1px solid #979797;
    background-color: #5c5c5c;
}
#footer .message button {
    margin: 0;
    width: 90px;
    height: 40px;
    float: right;
    border: none;
    color: #ededed;
    cursor: pointer;
    background-color: #0062c6;
}
#footer .copyright {
    float: left;
    margin: 40px 0 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #9b9b9b;
}
#footer .copyright p {
    color: #ededed;
    font-size: 0.9em;
}



/*--- admin bar for inline editing ---*/
#admin-bar {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    font-size: 0.9em;
    height: 56px;
    background: url(../../images/admin-bar-background.png) repeat-x top left;
    color: #939393;
    line-height: 36px;
}
#admin-bar .wrapper {
    max-width: 988px;
    margin: 0 auto;
}
#admin-bar #admin-bar-login {
    float: right;
}
#admin-bar .lime {
    color: #b9d025;
}
#admin-bar .white {
    color: #fff;
}
#admin-bar form {
    display: inline;
}
#admin-bar #logout-wrapper {
    display: inline-block;
    margin-left: 5px;
    padding-top: 3px;
    padding-right: 8px;
    padding-bottom: 3px;
    padding-left: 21px;
    border-radius: 5px;
    background: #262626 url(../../images/logout-button.png) no-repeat 7px center;
    font-size: 0.9em;
    border: none;
    color: #939393;
    line-height: normal;
}
#admin-bar #page-save-button {
    display: inline-block;
    margin-top: 7px;
    border: none;
    margin-left: 3px;
    padding: 3px 10px;
    border-radius: 3px;
    background-color: #F4520A;
    color: white;
    font-size: 0.9em;
    line-height: 35px;
    line-height: normal;
}
#admin-bar #editing-wrapper {
    float: left;
    width: 44%;
}
#admin-bar #adminLink {
    color: #fff;
    text-decoration: underline;
}


