/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on small touch devices */
body {
  font-size: 100%;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* The toggle link */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}

.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}

/* Menu items */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

#menu-bar {
    margin: 0 auto;
}

#superfish-1-select {
    background: #D7A100 none repeat scroll 0 0;
    border: 1px solid #D7A100;
    color: #FFF;
    cursor: pointer;
    display: inline;
    font-family: "Oswald",sans-serif;
    font-size: 104%;
    height: 36px;
    margin: 5px;
    padding: 5px;
    width: 95%;
}


#superfish-1-select {
    display: inline-block;
}

.region-header {
    position: absolute;
    right: 10px;
    top: 0;
}

.page-jadlospis .page-title {
 padding-right: 110px;
}

.flexslider {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin: 0 0 20px;
    position: relative;
}

.flexslider .slides {
 margin: 0;
 padding: 0;
}

.flex-control-paging li a {
    background: #d7a301 none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 8px;
    text-indent: -9999px;
    width: 8px;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
    background: #ec2b20 none repeat scroll 0 0;
    cursor: default;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 2px !important;
}

.view-aktualno-ci .views-field-field-image {
    float: left;
    width: 300px;
}

#footer {
    padding: 0 10px;
}

.view-aktualno-ci .views-field-field-image {
 padding-right: 0px;
}
