/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
@font-face {
    font-family: 'antigoni_light';
    src: url('../fonts/antigonilight-webfont.eot');
    src: url('../fonts/antigonilight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/antigonilight-webfont.woff') format('woff'),
         url('../fonts/antigonilight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'antigoni';
    src: url('../fonts/antigoni-webfont.eot');
    src: url('../fonts/antigoni-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/antigoni-webfont.woff') format('woff'),
         url('../fonts/antigoni-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
#header {
    height: 160px;
}

#header .logo {
    margin-top: 6px;
    display: block;
    width: 161px;
    height: 154px;
}

#header .menu {
    height: 120px;
    margin-bottom: 0;
}

.wide {
    width: 830px;
    padding-right: 130px !important;
}

.container {
    width: 1200px;
}

.container > .row {
    width: 960px; max-width: 100%; min-width: 768px; margin: 0 auto;
}

h3.section {
    font-size: 18px;
    font-family: 'antigoni';
    font-weight: normal;
    
}

.second-menu {
    margin-top: 50px;
}
.first .second-menu {
    margin-top: 0;
}
address {
    line-height: 1.6;
}
.underline {
    padding-bottom: 26px;
    background: transparent url('../images/dotted.png') repeat-x left bottom;
}

.footer {
    background-color: #383838;
    padding-top: 50px;
    padding-bottom: 65px;
    margin-top: 24px;
    color: #c6c6c6;
    font-size: 12px;
    position: relative;
}

.footer h5 {
    margin-top: 0;
    color: #c6c6c6;
    font-size: 14px;
    font-family: 'antigoni';
    font-weight: normal;
}
.footer .part {
    margin-left: 28px;
}

ul.under {
    list-style-image: url('../images/pointer.png');
    
}
ul.under li {
    line-height: 32px;
    background: transparent url('../images/underline.png') repeat-x left bottom;
}
.footer ul {
    margin-left: 10px;
}
.footer a {
    color: #c6c6c6;
    text-decoration: underline;
}
.footer ul.under li a {
    color: #c6c6c6;
    text-decoration: none;
}

address {
    margin-bottom: 17px;
}

.footer .author {
    position: absolute;
    bottom: 10px;
    right: 130px;
}

.logo-negative {
    margin: 85px 0 60px 0;
}
.copyright {
    font-size: 11px;
    color: #7b7b7b;
}
.page-header {
    height: 137px;
    background: transparent url('../images/header.jpg') no-repeat left top;
}
.page-header h1 {
    font-size: 54px;
    font-family: 'antigoni';
    font-weight: normal;
    margin: 39px 0 37px 35px;
    color: white;
}
.topimage {
    margin-bottom: 17px;
}

.row.first, .columns.first, .column.first, h2.first {
    margin-top: 50px;
}
.part {
    margin-top: 40px;
}
.ico-pdf {
    width: 16px;
    height: 16px;
    margin: 0 4px;
    background: transparent url('../images/icon-pdf.png') no-repeat;
    display: inline-block;
}
.ico-doc {
    width: 16px;
    height: 16px;
    margin: 0 4px;
    background: transparent url('../images/icon-doc.png') no-repeat;
    display: inline-block;
}
/* -----------------------------------------
homepage
----------------------------------------- */


.container.homepage {
    height: 332px;
}

#featured div {
    height: 332px;
    width: 1200px;
    background-image: url('../images/homepage-sprite.jpg');
}

#featured div.cena {
    background-position: 0 -332px;
}
#featured div.ochrana {
    background-position: 0 -664px;
}
#featured div.rozvoj {
    background-position: 0 -996px;
}
#featured div.infrastruktura {
    background-position: 0 -1328px;
}

.container.homepage .slider-nav span {
    top: 66.4%;
}

.blockquote {
    background: transparent url('../images/blockquote.jpg') no-repeat 10px top;
}

.blockquote-box blockquote{
    border: none;
    padding: 50px 0 0 0;
}
.blockquote-box blockquote p {
    text-align: center;
}
.blockquote-box blockquote cite {
    text-align: right;
    font-weight: bold;
}

.box {
    height:140px;
    width:220px;
    padding: 12px;
    position: relative;
    background: transparent url('../images/box-sprites.jpg') no-repeat left top;
    margin-bottom: 20px;
    color: white;
}

.box h4 {
    margin-top: 0px;
    color: white;
    font-size: 16px;
    font-weight: normal;
}

.box h4 a {
    color: white;
    text-decoration: none;
}

.box a {
    color: white;
    text-decoration: underline;
}

.box a.right {
    position: absolute;
    bottom: 12px;
    right: 12px;
}

.box.vodne-stocne{
	background-position: 0 0;
	width: 220px;
	height: 140px;
}

.box.provozovatel{
	background-position: -220px 0;
	width: 220px;
	height: 140px;
}

.box.o-nas{
	background-position: -440px 0;
	width: 220px;
	height: 140px;
}

.box.kontakty{
	background-position: 0 -140px ;
	width: 220px;
	height: 140px;
}

.box.mapa{
	background-position: -220px -140px ;
	width: 220px;
	height: 140px;
}

.box.investor{
	background-position: -440px -140px ;
	width: 220px;
	height: 140px;
}


/* -----------------------------------------
  map
----------------------------------------- */

#map_canvas {
    width: 700px;
    height: 550px;
}
.marker {
    margin-right: 10px;
}
.building {
    margin-bottom: 15px;
}
.building img.build {
    margin-left: 30px;
}
.building img.marker {
    margin-top: 10px;
}
/* ---------------------
 scrollable
 ------------------------------------*/

.scrollable {
  /* required settings */
  position:relative;
  overflow:hidden;
  width: 838px;
  height:234px;
}
.scrollable .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
}
.items div, .items a{
  float:left;
  margin-right: 10px;
}
.carousel {
    margin-top: 25px;
}
.carousel .browse {
        margin-top: 92px !important;
        width: 39px;
        height: 50px;
        display: block;
        float: left;
    }
.carousel .scrollable {
        float: left;
    }
.carousel .prev {
        background: url("../images/foundation/orbit/left-arrow.png") repeat scroll 0 0 / 100% auto transparent;
        margin-right: 6px;
    }
.carousel .next {
        background: url("../images/foundation/orbit/right-arrow.png") repeat scroll 0 0 / 100% auto transparent;
        margin-left: 6px;
    }

/** foundation *****/
.nav-bar > li > a:first-child {
    padding-left: 13px;
}

