/*@import url(http://fonts.googleapis.com/css?family=Lobster);*/
@import url(http://fonts.googleapis.com/css?family=Lobster&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,700italic);
@font-face {

    font-family: 'Georgia';
    src: url('../fonts/georgia.eot');
    src: url('../fonts/georgia.eot?#iefix') format('embedded-opentype'),
    url('../fonts/georgia.woff') format('woff'),
    url('../fonts/georgia.ttf') format('truetype'),
    url('../fonts/georgia.svg#georgia') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {

  /*
  background: #123;
  color: #333;*/
  font-size: 11px;
  height: auto;
  /*padding-bottom: 20px;*/
  background-image: url(../img/pozadie_horne.jpg); 
  background-repeat: repeat-x;
  background-size: 960px 518px;

}

a {

  color: #fff;
  text-decoration: none;

}

a:hover {

  text-decoration: underline;

}

h1 {

  font-family: Georgia, serif;
  font-weight: normal;
  text-align: left;

}

h2 {

  padding-top: 20px;
  text-align: center;

}

p {

  border: 1px solid #666;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;

}

ul {

  margin-bottom: 0px;

}

strong {

  font-weight: bold;
  color: #2d1104;

}

input {

  background: #b9b29b;
  box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  border: 0;
  border-bottom: 1px solid white;
  /*color: #fff;*/
  font: italic 12px Arial, sans-serif;
  color: #260900;
  padding: 5px 28px 0 5px;
  margin: 0px;
  height: 35px;
  width: 90%;

}

textarea {

  background: #b9b29b;
  box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  border: 0;
  border-bottom: 1px solid white;
  color: #fff;
  font: italic 12px Arial, sans-serif;
  color: #260900;
  padding: 8px 8px 0px 8px;
  margin: 0;
  height: 132px;
  width: 310px;
  /*overflow:hidden;*/

}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #260900;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #260900;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #260900;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #260900;
}

input[type=button], input[type=reset], input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}

input[type="submit"], input[type="button"], input.submit, .button.submit, .btn, .button {

  background: url(../img/buttonfooter.jpg) repeat-x 0 0;
  color: #fff;
  font: 13px Arial, sans-serif;
  line-height: 42px;
  height: 42px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding: 0 30px;
  width: 130px;
  display: inline-block;
  margin-left: 115px;


}

.odkaz {

  font: 15px "Trebuchet MS",Arial,Sans-Serif;
  color: #2d1104;

}

.res {
  color: yellow;
}

.twitter-share-button {

  position: relative;
  left: 272px;
  top: 6px;
  
}

.fb-comments {

  padding-left: 20px;

}

.header {

  width: 970px;
  margin-left: auto;
  margin-right: auto;

}
.header h1 {

  /*text-indent: -9999px;*/
  /*margin: 10px 10px 22px;*/
  padding: 10px 0px 20px 0px;
  /*
  float: left;
  margin-bottom: 0px;
  */

}

.header h1 a {

  background: url(../img/logo_kamzik.png) no-repeat;
  /*width: 150px;*/
  height: 119px;
  float: left;
  margin: 10px 0px 10px 0px;

}

.header h1 span {

  text-align: right;
  padding-left: 50px;
  position: relative;
  left: 110px;
  top: 40px;
  font: 28px "Trebuchet MS",Arial,Sans-Serif;
  color: white;

}

.localization {
  padding: 7px 10px 0px 0px;
  float:right;
}

.topmenu {

  background: url(../img/nav.png); 
  background-repeat: no-repeat;
  width: 800px;
  height: 88px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  float: center;
  width: 970px;
  margin-top: 120px;
  margin-bottom: 0px;

}

table {
    border-collapse: collapse;
    width: 570px;
}

table, td, th {
    /*border: 1px solid black;*/
    font-size: 1.2em;
    border: 1px solid #98bf21;
    padding: 7px;
    text-align: center;
    border-width: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    /*border-left-width: 0px;*/
    border-spacing: 0px;
}

td {

  font-size: 15px; 

}

#new_table {

  border-top: solid 5px #98bf21;
  border-right: solid 5px #98bf21;
  border-left: solid 5px #98bf21;
  border-bottom: solid 5px #98bf21;
  background-color: white;
  margin-left: 12px;
  font-size: 12px;

}

.alt {

background-color: #EAF2D3;

}


tbody {

  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
  font-size: 12px;

}

nav {

  float: right;
  padding-top: 20px;
  padding-right:110px;
  font-size: 20px;

}

nav li {

  display: inline;
  
}

nav a {

  /*text-transform: lowercase;*/
  font: 22px "Lobster", "Trebuchet MS", Arial, Sans-Serif;
  color: white;
  text-decoration: none;
  /*font-family: 'Lobster', cursive;
  font: 22px "Lobster";
  font-size: 20px;*/
  text-shadow: 1px 1px rgba(0,0,0,0.5);

}

nav a:hover {

  color: white;

}

.contact-hidden {

  background: url(../img/phone.png) no-repeat;
  background-size: 75px 75px;
  background-position: 20px -5px;
  height: 75px;
  float: left;
  margin: 0px 0px 0px 210px;

}

.contact-hidden span {

  text-align: right;
  padding-left: 53px;
  position: relative;
  left: 52px;
  top: 16px;
  font-size: 21px;
  color:white;
  font:22px "Trebuchet MS",Arial,Sans-Serif;
  /*
  font-family: Georgia, serif;
  font-weight: normal;
  */

}

.carousel-main-wrapper {

  background: url(../img/stone-texture.jpg) no-repeat center top;
  background-size: 980px 356px;
  height: 330px;
  padding: 20px 20px;
  position: relative;
  margin: 0 auto;
  z-index: 100;

}

.layer1 {

  width: 1000px;
  margin: 0 auto;
  z-index: 100;
  position: relative;

}

#dflag {

  width: 125px;
  height: 177px;
  position: absolute;
  z-index: 500;
  top: 1px;
  left: 765px;
  display: block;

}

#dflag a {

  width: 125px;
  height: 177px;

}

#facebook {

  width: 125px;
  height: 177px;
  position: absolute;
  z-index: 500;
  top: -20px;
  left: 940px;
  display: block;

}

#facebook a {

  width: 125px;
  height: 177px;

}

#mail {

  width: 125px;
  height: 177px;
  position: absolute;
  z-index: 500;
  top: 30px;
  left: 940px;
  display: block;

}

#mail a {

  width: 125px;
  height: 177px;

}

#youtube {

  width: 125px;
  height: 177px;
  position: absolute;
  z-index: 500;
  top: 80px;
  left: 940px;
  display: block;

}

#youtube a {

  width: 125px;
  height: 177px;

}

#book {

  width: 125px;
  height: 177px;
  position: absolute;
  z-index: 500;
  top: 130px;
  left: 940px;
  display: block;

}

#book a {

  width: 125px;
  height: 177px;

}

.slider p {

  border: 1px solid #666;
  overflow: hidden;
  padding: 0px;
  text-align: center;

}

.main-content {

  background: url(../img/box1.jpg) no-repeat center top;
  background-repeat: repeat-y;
  width: 605px;
  /*height: 240px;*/
  padding: 10px 10px;
  position: relative;
  margin: 0px 0px 20px;
  z-index: 100;

}

.main-content h1 {

  font: 25px "Lobster", "Trebuchet MS", Arial, Sans-Serif;
  text-align: center;
  color: #2d1104;
  margin-bottom: 0;
  margin-bottom: 15px;


}

.main-content h2 {

  font: 16px "Trebuchet MS", Arial, Sans-Serif;
  text-align: justify;
  color: #9d8f6c;
  text-shadow: 1px 1px rgba(255,255,255,0.5);
  padding-top: 0px;

}

.main-content p {

  font: 16px "Trebuchet MS", Arial, Sans-Serif;
  text-align: justify;
  color: #9d8f6c;
  text-shadow: 1px 1px rgba(255,255,255,0.5);
  border: none;

}

.inner-border {

  border: 1px solid #fff;
  padding: 5px 5px 10px 5px;
  height: 93%;

}

.pagination {
width: 150px;
}

.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #EEE;
color: #DDD;
}

.pagination span.current {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #242324;
font-weight: bold;
background-color: #242324;
color: #FFF;
}

.pagination a {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #7e7e7e;
text-decoration: none;
color: #7e7e7e;
}

.main-content .grid_9 {

  width: 570px;
  height: 250px;
  text-align: justify;
  border-bottom: 1px solid white;
  margin-bottom: 20px;


}

.main-content .grid_9 p {

  padding: 5px;
  margin: 5px;
  float: right;
  background-color: rgb(30, 189, 8);

}

.boxes-grid {

  /*margin: -330px 10px 0px 10px;
  height: 465px;*/
  position: relative;
  /*top: -330px;*/
  float: left;

}

.grid_4 .static-image {

  padding-top: 13px;

}

.grid_4 .static-image1 {

  margin-top: 16px;
  padding-bottom: 20px;

}

.grid_12 .interseparator {

  background: url(../img/interseparator.png) no-repeat center top;
  height: 60px;
  position: relative;
  

}

.grid_12 .interseparator_new {

  background: url(../img/interseparator.png) no-repeat center top;
  height: 60px;
  position: relative;
  top: -25px;

}

.col-info h3 {
  
  background: url(../img/box2.jpg) repeat-x center top;
  color: #8b8062;
  font: 500 18px "Oswald", Arial, sans-serif;
  padding: 21px 25px;
  text-transform: uppercase;
  margin-bottom: 10px;

}

.col-info p {

  padding: 15px 25px;
  border: none;
  line-height: 20px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #6f6656;
  /*
  vertical-align: top;
  background: transparent;
  outline: none;
  */
  text-align: left;

}

.col-info a {

  color: #8b8062;
  text-decoration: none;

}

.col-info a:hover {

  text-decoration: underline;

}

.col-partneri h3 {
  
  background: url(../img/box2.jpg) repeat-x center top;
  color: #8b8062;
  font: 500 18px "Oswald", Arial, sans-serif;
  padding: 21px 25px 50px;
  text-transform: uppercase;
  margin-bottom: 10px;

}

.col-partneri p {

  padding: 15px 0px 0px 15px;
  border: none;
  line-height: 20px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #6f6656;
  /*
  vertical-align: top;
  background: transparent;
  outline: none;
  */
  text-align: left;

}

.col-partneri a {

  color: #8b8062;
  text-decoration: none;
  /*float: left;*/

}

.col-partneri a:hover {

  text-decoration: underline;

}


#footer-container {
  
  width: 100%;
  background: url(../img/pozadie_dolne.jpg) 0 0 repeat-x;
  margin: 0px 0px -10px 0px;
  height: 100%;
  
}


#contact-box {

  background: url(../img/box4.jpg);
  padding: 10px;
  width: 525px;
  height: 315px;

}

#contact-box .in-border {

  border: 1px solid #fff;
  padding: 5px 15px 5px 10px;

  

}

#contact-box h3 {

  font: 25px "Lobster", "Trebuchet MS", Arial, Sans-Serif;
  text-align: left;
  color: #2d1104;
  margin-left: 8px;
  margin-bottom: 5px;

}

#contact-box-domcek {
  padding: 10px;
  width: 525px;
  height: 400px;

}

#contact-box-domcek p{
  font: 12px "Trebuchet MS", Arial, Sans-Serif;
}

.form-group {

  margin-bottom: 10px;
  padding-right: 10px;

}

form p {

  border: none;
  font: italic 12px Arial, sans-serif;
  color: #260900;
  width: 320px;
  text-align: justify;
  padding-top: 0px;
  height: 20px;


}

.map-border {

  background: url(../img/box4.jpg);
  padding: 12px 0px 8px 12px;

}

.map-border iframe {
  border: 1px solid #fff;
}

.main-contact {

  padding: 14px 0px 0px 0px;

}

.main-contact .grid_3 {

  height: 220px;

}

.main-contact a { 

  font: 700 15px "Oswald", "Trebuchet MS", Arial;
  color: #2d1104;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  border: none;
  position: relative;
  top: -105px;
  left: 40px;

}
.main-contact p {

  font: italic 12px/22px "Georgia", "Trebuchet MS", Arial;
  text-shadow: 1px 1px rgba(255,255,255,0.5);
  color: #907e52;
  border: none;
  position: relative;
  top: -113px;
  padding: 10px 13px 0px 13px;

}

.nav-footer {

  background: url(../img/nav.png);
  background-repeat: no-repeat;
  background-size: 955px;
  height: 94px;
  width: 970px;
  text-align: center;
  float: left;
  margin-left: 3px;
  margin-right: auto;
  margin-top: 20px;

}

.nav-footer .grid_6 {

  padding-left: 40px;
  width: 470px;

}

.nav-footer .grid_2 .grid_6 .home-logo {

  padding: 0px 0px 0px 50px;
  position: relative;
  top: -4px;

}

.nav-footer p {

  font: 400 13px "Oswald", Arial, sans-serif;
  color: #f0ece2;
  text-transform: uppercase;
  border: none;
  padding-top: 24px;
  text-shadow: 1px 1px rgba(0,0,0,0.2);
  float: left;

}

.right-nav {

  position: relative;
  left: 50px;
  padding: 18px 0px 0px 0px;
  float: right;

}

.container_12,
.container_16,
.container_24 {

  background-color: #fff;
  background-repeat: repeat-y;
  margin-bottom: 10px;

}

.menu li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
   
}


.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }
 
.menu ul {
    position: absolute;
    width: 300px;
    height: auto;
    top: 40px;
    left: 0px;
    opacity: 0;
    background: #69aa00;
    padding-bottom: 10px;
 
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    /*transition: opacity .25s ease .1s;*/

    z-index: 500;
    text-align: left;
}
 
.menu li:hover > ul { opacity: 1; }
 
.menu ul li {
    height: 0;
    overflow: hidden;
    padding: 0;
 
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
    width: 250px;
    margin: auto;
}
 
.menu li:hover > ul li {
    height: 35px;
    width: 300px;
    overflow: visible;
    padding: 0;
    margin-left: 0px;

}

.menu ul li a {
    height: 100%;
    width: 300px;
    padding: 4px 0 4px 20px;
    border: none;

}
 
.menu ul li:last-child a { border: none; }
/*
.container_12 {
  background-image: url(../img/12_col.gif);
}

.container_16 {
  background-image: url(../img/16_col.gif);
}

.container_24 {
  background-image: url(../img/24_col.gif);
}
/*