/*
Theme Name: Himalajsky cedr
Author: Propagon.cz - Tomáš Frank
Author URI: http://www.propagon.cz
Description: Šablona pro stránku pro webovou stránku Himalajskycedr.cz
Version: 1.0
*/
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.widget-home-dole div {
  margin-bottom: 20px
}

.alignleft {
  float: left;
  margin: 0 20px 15px 0
}

.alignright {
  float: right;
  margin: 0 0 15px 20px
}

.wp-caption {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  /* optional rounded corners for browsers that support it */
  margin: 10px;
  padding-top: 4px;
  text-align: center
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px
}

a:hover {
  color: #00B6FF
}

ul, li {
  color: rgb(0, 154, 216);
  list-style-type: square
}

html {
  font-family: "open sans", "sans serif";
  background-color: #4d5435;
  background-image: url("image/textura.png");
}

h1, h2, h3, h4, h5 {
  font-family: "open sans", "sans serif"
}

h1 {
  font-size: 28px;
  font-weight: 400;
  color: #545454;
  text-transform: none
}

h2 {
  color: #30210a;
  font-size: 20px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 5px;
  letter-spacing: -1px;
}

h3 {
  font-size: 1.2em
}

p, table, ol, ul {
  font-family: "open sans", "sans serif";
  font-size: 1em;
  color: #30210a;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #768E49;
  text-decoration: none
}

body {
  margin: 0;
  max-width: 100%;
  position: relative
}

.obal {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 30px 50px;
  position: relative;
  width: 100%;
  width: 960px;
  background-color: #fee3bd;
  overflow: hidden;
}

/*  Vlastní css  */
.top-menu li {
  display: inline-block;
  padding: 8px;
}

#hlavni-menu {
  width: 960px;
  margin: 0 auto;
}

ul#top-menu {
  padding: 0;
  margin: 5px 0;
  text-align: center;
}

ul#top-menu a {
  font-size: 18px;
  color: #FEE3BD;
}

ul#top-menu .current-menu-item a, ul#top-menu a:hover {
  text-decoration: underline;
}

.obr-top {
  width: 960px;
  margin: 0 auto;
  display: block;
  position: relative;
  background: #FEE3BD;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}

img.fci {
  float: left;
  margin-right: 40px;
}

#header .obal {
  overflow: hidden;
  padding: 20px;
  display: block;
  position: relative;
}

.green-hp.obal {
  background: #4D5435;
  background-image: url("image/green-pes.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
}

.green-hp.obal p {
  color: white;
  max-width: 65%;
}

.green-hp.obal h1 {
  color: #FEE3BD;
  text-transform: uppercase;
  font-size: 30px;
}

.mapa {
  position: relative;
  display: block;
  width: 960px;
  margin: 0 auto;
}

.mapa img {
  display: block;
}

.rychly-kontakt {
  position: absolute;
  left: 325px;
  top: 50px;
  width: 260px;
  z-index: 10;
  background: white;
  padding: 30px;
}

.rychly-kontakt h2 {
  text-transform: uppercase;
  font-size: 22px;
}

.rychly-kontakt p {
  font-size: 22px;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 15px;
}

ul.info li {
  list-style: none;
  margin-bottom: 10px;
}

ul.info {
  padding-left: 30px;
}

ul.info a {
  color: #30210a;
}

ul.info a:hover {
  text-decoration: underline;
}

.konec .obal {
  background: none;
  color: white;
  text-align: center;
}

.konec a {
  color: white;
}

.konec a:hover {
  color: gainsboro;
}

.ikony-fast:before {
  background: url("image/ikony.svg") 0px 0px no-repeat;
  content: "";
  width: 30px;
  height: 35px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin-left: -30px;
  float: left;
}

.telefon.ikony-fast:before {
  background-position: 0px -40px;
}

.email.ikony-fast:before {
  background-position: 0px -76px;
}

.name {
  margin-top: 10px;
}

/* Výběr jazyků header */
#lang_sel_list {
  position: absolute;
  right: 10px;
  top: 10px;
  background: transparent;
}

#lang_sel_list a:visited, #lang_sel_list a {
  background: transparent !important;
}

#lang_sel_list img.iclflag {
  height: 30px;
  width: 30px;
}

#lang_sel_list ul {
  border: none !important;
}

#lang_sel_list a {
  padding-left: 5px;
}

.fb-top {
  position: absolute;
  right: 90px;
  top: 11px;
}

.name img {
  display: inline-block;
}

.fb-top:hover, #lang_sel_list a:hover {
  opacity: 0.8;
}

table td {
  background: rgb(77, 84, 53);
  color: #FEE3BD;
}

#stranka-psa h1 {
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}

.galerie {
  display: inline-block;
  margin: 3px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.galerie:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  transform: scale(1.1);
}

.vlozena-galerie {
  margin: 15px 0;
  text-align: center;
}

.pes-pol {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 5px;
}

.pes-pol h2 {
  text-align: center;
  font-weight: 400;
  color: #4D5435;
  margin: 5px 0 20px 0;
  min-height: 60px;
}

.polovina {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  padding: 10px 44px 30px 44px;
  float: left;
}

.hp-top-box.obal img {
  border-radius: 5px;
}

.novinka-hp span {
  font-weight: 700;
  color: #4D5435;
  margin-top: 20px;
  position: relative;
  display: block;
}

.tlacitko a {
  border: 1px solid #30210a;
  color: #30210a;
  font-weight: 700;
  padding: 12px 30px;
  position: relative;
  display: inline-block;
  margin-top: 20px;
  text-transform: uppercase;
}

.novinka-hp p {
  margin-bottom: 25px;
  margin-top: 15px;
}

.tlacitko a:hover {
  color: #4D5435;
  border-color: #4D5435;
  background: #F9E5C7;
}

ul.clanky {
  padding: 0;
}

ul.clanky li {
  list-style: none;
}

p.datum-prispevku {
  font-size: 14px;
  margin-top: 0;
}

.novinka h2 {
  margin-bottom: 0;
  display: initial;
}

ul.clanky .tlacitko {
  text-align: right;
}

img.obrazek-novinky {
  border-radius: 5px;
}

.nav-links {
  text-align: center;
  font-size: 18px;
}

.nav-links a, .nav-links span {
  padding: 3px;
}

li.novinka {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 25px;
  padding-top: 10px;
}

.nav-links a:hover {
  background: #4D5435;
  color: #FEE3BD;
}

.novinka h2:hover {
  color: #4D5435;
}

hr {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(77, 84, 53), rgba(0, 0, 0, 0));
  margin-top: 35px;
  margin-bottom: 35px;
}

.galerie-psa {
  overflow: hidden;
  max-width: 33.3%;
  float: left;
  box-sizing: border-box;
  position: relative;
}

.obsah-galerie {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  text-align: center;
}

.text-ref {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.28);
}

.text-ref h2 {
  color: white;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 5px;
}

.obsah-galerie a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.galerie-psa img {
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.galerie-psa:hover img {
  -moz-transform: scale(1.2) rotate(3deg);
  -webkit-transform: scale(1.2) rotate(3deg);
  -o-transform: scale(1.2) rotate(3deg);
  -ms-transform: scale(1.2) rotate(3deg);
  transform: scale(1.2) rotate(3deg);
}

.mapa {
  position: relative;
  min-height: 330px;
}

.mapa::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  background: #fee3bd;
  z-index: 2;
}