/*-----------------------------------------------------------------------------------
 
  Theme Name: sikulkaByWenam
  Theme URI: 
  Description: 2 column theme 
  Author: Author
  Author URI: 
  License: GNU General Public License version 3.0
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  Version: 1
 
 Designed & Handcrafted by 
 All files, unless otherwise stated, are released under the GNU General Public License
 version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
 
-----------------------------------------------------------------------------------*/

Typography:
*/
body {
	font-family: Verdana, Geneva, sans-serif;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
article {
	font-size: 13px;
	color: #656565;
	letter-spacing: 1px;
}
article h1 {
	display: block;
	margin-bottom: 15px;
	color: #90b8c6;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
article h2, article h3, article h4 {
	display: block;
	margin-bottom: 10px;
	color: #90b8c6;
	font-size: 14px;
	text-transform: uppercase;
	
}
article p {
	margin-bottom: 10px;
	line-height: 16px;
}
article a {
	color: #90b8c6;
	}
	article a:hover {
		text-decoration: none;
	}
article ul {
	list-style: inside circle;
}
article ol {
	list-style: inside decimal;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

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

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

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

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

body{
	font-family: Open Sans; 
}

h1[class="page-title"]{
  color:#6d6d6d;
  background:url(images/foto.png) 51.5% 50px no-repeat;
  width:100%;
  text-align:center;
  height:60px;
  padding-left:35px;
  font-size:35px;
  margin-left:auto;
  margin-right:auto;
  font-family:BreeSerif;
}

@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Bold.otf);
}

@font-face {
    font-family: BreeSerif;
    src: url(fonts/BreeSerif-Regular.otf);
}

.header-info{
  background:#ffa73c;
  font-size:12px;
  color:white;
  height:60px;
  padding-top:20px;
}

.header-info a{
  color:white;
}

.header-info img{
  vertical-align:-10%;
  margin-left:10px;
  margin-right:5px;
}

.header-info img:first-child{
  margin-left:0;
}

.navbar{
  background:transparent;
  border:0px;
  height:150px;
  font-family: Montserrat;
}

.navbar .navbar-brand{
  margin-top:20px;
}

.navbar .navbar-nav{
  margin-top:60px;
}

.navbar .navbar-nav li a{
  color:black;
  transition:all 0.2s;
  background:transparent;
}

.navbar .navbar-nav li a:hover{
  background:transparent;
  color:#ee3897;
}

.navbar a{
  text-transform:uppercase;
  font-size:13px;
}

.navbar .search-button{
  margin-top:-10px;
}


@media (min-width: 768px) {
.navbar-default .navbar-nav .open .dropdown-menu{
  border-top:4px solid #ee3897;
  margin-top:60px;
  margin-left:44444400px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu {
    background-color: #fff;
    color:#000;
    font-size:12px;
    font-weight:bold;
    width:290px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color:white;
    background:#ee3897;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu a{
  border-bottom:1px solid #efefef;
  padding:8px;
  padding-left:20px;
  width:99.9%;
}
}

@media (max-width: 768px) {
  .navbar {
    margin-bottom:150px;
    z-index:2222;
  }

  .navbar-toggle{
  	margin-top:100px;
  }

  .nav{
  	background:#fff;
  }
}

.image-child{
  height:600px;
  background:url(images/baby.jpg) 50% 15%;
}

#ny_subscribe_form{
  margin-left:65%;
  text-align:center;
  background:#ffa73c;
  padding-bottom:20px;
  border-bottom-left-radius:20px;
  display:none;
}

#ny_subscribe_form input{
  border:0px;
  padding:5px;
}

#ny_subscribe_form #ny_subscribe_submit{
  color:Black;
  width:150px;
  background:#fff;
}


h2{
  color:#009fba;
  font-family: BreeSerif;
  margin-bottom:40px;
}

a{
  color:#555555;
}

.link{
  margin-bottom:20px;
}

.link img{
  margin-right:20px;
}

.carousel .item{
  background:#f2f2f2;
}

.treneri{
	margin-left: 30px;
}

.treneri .trener{
	position: relative;
	height: 200px;
}

.treneri .trener h4{
  margin:0px;
  font-family: BreeSerif;
  margin-top: 135px;
  margin-left: 40px;
}

.treneri .trener p{
  color:#6bc4f3;
  font-size:11px;
  width: 140px;
}

.treneri .trener .bublina{
	max-width: 150px;
	min-width: 150px;
	z-index:2;
	position: absolute;
	margin: auto;
	left:0; right:0px;
}

.treneri .trener .photo{
	min-height: 150px;
	max-height: 150px;
	min-width: 150px;
	max-width: 150px;
	border-radius: 50%;
	margin: auto;
	left:0; right:0;
	position:absolute;
}

.carousel{
  margin-top:80px;
  background:#f2f2f2;
  min-height:400px;
}

.carousel .item{
  width:100%;
  height: 460px;
}

.carousel img{
  margin-top:40px;
}

.carousel .item h5{
  font-size:35px;
  margin-top:40px;
  font-family: BreeSerif;
}

.carousel .item p{
	font-size: 14px;
}

.carousel .item .funkce{
  color:#3eb6ef;
  font-weight:bold;
}

.carousel .item .omne{
  margin-top:20px;
}

.cform li{
  width:200px;
  display:inline-block;
  width:100%;
  margin-bottom:10px;
}

.cform li label{
  width:250px;
  vertical-align:top;
}

.cform .reqtxt,.cform .emailreqtxt{
  margin-left:30px;
  font-size:12px;
}

.cform legend{
  display:none;
}

.cform input[type="submit"]{
  margin-top:-100px;
  position:absolute;
  border:0px;
  padding:5px;
  width:150px;
}

.cform input[type="submit"] {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  margin-left:40px;
}

.cform input[type="submit"]y:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.linklove{
  display:none;
}

.recent-posts{
  margin-top:40px;
}

.recent-posts li{
  display:inline-block;
  width:100%;
  margin-bottom:20px;
  background:url('images/l.jpg') no-repeat;
  height:34px;
  padding-left:40px;
  padding-top:7px;
  font-size:14px;
  vertical-align:top;
}

.recent-posts li:nth-child(2n){
  margin-left:180px;
  width:30%
}


.ls_container .ls_page_list li{
  display:inline-block;
  width:22%;
  margin-bottom:20px;
  background:url('images/l.jpg') no-repeat;
  height:34px;
  padding-left:40px;
  padding-top:7px;
  font-size:14px;
  vertical-align:top;
}

.ls_container .ls_page_list li:last-child{
  width:30%;
}


#predchozi-butt,#dalsi-butt{
  margin-top:-50px;
  position:relative;
  float:right;
  width:200px;
  background:#ffa73c;
  color:white;
  border:0px;
  font-weight:bold;
  text-transform:lowercase;
  padding:10px;
  padding-left:15px; 
  padding-right:15px;
  z-index:2;
}

#predchozi-butt{
  margin-right:350px;
}

#dalsi-butt{
  margin-right:120px;
  margin-top: -70px;
}

.h3red{
  color:#6d6d6d;
  background:url(images/foto.png) 30px 50px no-repeat;
  width:200px;
  height:60px;
  font-size:35px;
  margin-left:auto;
  margin-right:auto;
  font-family:BreeSerif;
}

.galerie-block{
  display:table;
}

.galerie-item{
  border:1px solid transparent;
  margin-top:30px;
  margin-left:-10px
}

.galerie-item:first-child{
  margin-left:10px;
}

.galerie-item img{
  max-width:253px;
}

.galerie-item .detail{
  margin-top:-10px;
  background:#00acef;
  transition:all 0.2s;
  width:253px;
}

.galerie-item .detail .img-area{
  display:inline-block;
  height:70px;
  width:70px;
  vertical-align:top;
  background:#0096d1;
  text-align:center;
  transition:all 0.2s;
}

.galerie-item .detail .img-area img{
  margin-top:15px;
}

.galerie-item .detail .text{
  padding-left:5px;
  display:inline-block;
  width:178px;
  margin-left:-5px;
  min-height:70px;
  color:white;
  font-size:12px;
  margin-left:1px;
  font-weight:bold;
}

.galerie-item .detail .text .date{
  opacity:0.5;
  font-weight:bold;
  margin-bottom:3px;
  margin-top:5px;
}

.galerie-item:hover .detail{
  background:#ffa73c;
}

.galerie-item:hover .detail .img-area{
  background:#e39535;
}

.h3blue{
  color:#6d6d6d;
  background:url(images/cenik.png) 50% 50px no-repeat;
  width:350px;
  height:70px;
  margin-top:100px;
  display:block;
  font-size:35px;
  margin-left:auto;
  margin-right:auto;
  margin-top:40px;
  font-family:BreeSerif;
}

.table-border-own{
  border:1px solid #ececec;
  padding:10px;
  padding-bottom:0px;
}

table{
  color:#5e5e5e;
  height:100%;
  
}

table td:nth-child(2){
  text-align:center;
}

table td:nth-child(3){
  text-align:right;
}

.oteviraci-doba td:nth-child(3){
  text-align:center;
}

table .first{
  border:0px;
  color:white;
  font-size:16px;
  font-family: BreeSerif;
  font-size:20px;
}

table > tbody > tr > td {
  border: 1px solid #dddddd;
  border-right-width:1px;
  border-left-width:1px;
}

table {
  border-collapse: collapse;
}
table td, table th {
  border: 1px solid black;
}
table tr:first-child th {
  border-top: 0;
}
table tr:last-child td {
  border-bottom: 0;
}
table tr td:first-child,
table tr th:first-child {
  border-left: 0;
}
table tr td:last-child,
table tr th:last-child {
  border-right: 0px;
}

table .blue{
  background:#00acef;
}

table .orange{
  background:#ffa73c;
}

table .green{
  background:#71b816;
}

table .yellow{
  background:#d6ca0e;
}

table .brown{
  background:#995a1c;
}

table .red{
  background:#a8090c;
}

table .darkBlue{
  background:#296699;
}

table .azure{
  background:#e2f0f8;
  color:black;
}

table .redfont{
  color:#ee3897;
}

.footer{
  background:#7bd3f8;
  min-height:309px;
  width:100%;
  margin-top:100px;
  color:white;
}

.footer h2{
  color:white;
  margin-bottom:10px;
}

.footer .col-xs-6:nth-child(2){
  border-right:1px solid #72c3e5;
  margin-top:40px;
}

.footer .col-xs-6:nth-child(2) h2{
  margin-top:-10px;
}

.footer input{
  background:#72c4e6;
  border:1px solid #7bd3f8;
  padding:5px;
  width:300px;
  border-radius:10px;
}

.footer textarea{
  background:#72c4e6;
  border:1px solid #7bd3f8;
  padding:5px;
  width:300px;
  border-radius:10px;
  height:100px;
  resize:vertical;
}

.footer input[type="submit"]{
  background:transparent;
  width:80px;
  margin-left:200px;
  margin-right:-40px;
  border-radius:0px;
  border-bottom:1px solid white;
  text-transform:uppercase;
  font-weight:bold;
  padding-bottom:0px;
  font-family: Montserrat;
  
}

.wp-image-21{
  margin-right:10px;
}

.mymaps-area-0{
  margin-left:-140px;
}

.copyrigh{
  color:#888888;
}

.copyright a{
  color:#7bd3f8;
}

/* aktuality */
article h2 {
margin-bottom: 5px;
}
article span.date {
	font-size: 12px;
	text-decoration: none;
	color: #BEBEBE;
	margin-bottom: 5px;
}
article p {
margin-bottom: 20px;
}
.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}