/*
 * autor: imaginacionweb 
 * version 1.02 2013/05/22
 */
 
/* Table of Content
==================================================
	#Import url
	#Typography
	#Basic Styles
	#Specific Styles
	#Menu Styles
	#Home Styles
	#Contact

	#Mobile Styles
*/

/*#Import url*/
/*Slide*/
@import url("slide/custom.css");
@import url("slide/style.css");
/*Services*/
@import url("services/common.css");
@import url("services/style.css");
/*Portfolio*/
@import url("portfolio/effect.css");
/*About*/
@import url("about/style.css");


/*#Typography*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,800,600,700,300);
html {-webkit-font-smoothing: antialiased;}
body {
	font-size: 15px;
	font-family: "Helvetica neue", helvetica, sans-serif;
	line-height: 23px;
	color: #646a69;
	font-weight: normal;
}
h1 {font-size:22px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	padding: 5px 0 15px 0;
	color:#515555;
}
p {
  color: #646a69;
  font-size: 15px;
  font-weight: normal;
  line-height: 23px;
  padding-bottom: 10px;
}

a{
	color: #773515;
	font-family: sans-serif;
	text-decoration: none;
}

/*#Basic Styles*/
ul{
	list-style-type: none;
}
.color-part{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #efeded;
	border-bottom: 1px solid #efeded;
	background: #f7f5f5 url(../images/bg.png);
}
.top{
	margin-top: 20px;
}
#sluzby .ninecol .top {
  margin-top: 60px;
}
footer{
	background: #191919 url(../images/bg-footer.jpg);
}
header {
  background: url("../images/bg-footer.jpg") repeat scroll 0 0 #191919;
  overflow: hidden;
  padding: 10px 0 1px;
}
header #logo-wrap {
  float: left;
  position: relative;
}
header #logo-wrap a {
  padding-left: 30%;
  padding-top: 10px;
}
header #logo {
  float: left;
}
header #logo img {}

#header-text {
  color: #FFFFFF;
  display: block;
  float: left;
  line-height: 35px;
  position: absolute;
  right: 0;
}
#header-text h1 {
  color: #FFFFFF;
  font-size: 14px;
}
header nav {
  float: right;
  margin-top: 22px;
  width: 70% !important;
}
.clearfix{
	width:1px;
	height:1px;
	margin:10px 0;
	display:block;
	clear:both;
	content:" , ";
}

header .row .menu-wrap {
  float: right;
  margin-top: 13px;
}
/*#Specific Styles*/
.margin-cero {
	margin: 0;
}
.center{
	text-align: center;
}
.line-divider {
	width: auto;
	height: 1px;
	background: #e5e2e2;
	z-index: 1;
	margin:5px auto 30px auto;
}
.divider .color-divider{
	width: 25%;
	height: 3px;
	margin-left: 37.5%;
	margin-right: 37.5%;
	margin-top: -33px;
	margin-bottom: 30px;
	background: #773515;
}
/*accordion*/
.accordion-trigger{
	text-decoration: none;
	color: #444;
	font-weight: bold;
	padding: 5px 10px 5px 25px;
	cursor: pointer;
	border: 1px solid #e5e2e2;
	background: #f9f9f9 url("../images/toggle.png") no-repeat 5px 7px;
}
.accordion-trigger.active{
	border-bottom: 1px solid #e5e2e2;	
	background: #f9f9f9 url("../images/toggle.png") no-repeat 5px -78px;
}
.accordion-container{
	margin-bottom: 0px;
	padding: 5px 10px;
	background-color: #fff;
	border-bottom: 1px solid #e5e2e2;
	border-right: 1px solid #e5e2e2;
	border-left: 1px solid #e5e2e2;
}
.accordion-container p{
	font-style: italic;
	margin-bottom: 5px;
}
/*Footer*/
footer{
	padding: 30px 0;
	color: #656767;
}
footer p{
	color: #656767;
}
footer h2{
	color: #dfe2db;
}
.copry {
	background-color: #191919;
	padding: 20px 0 10px 0;
}
.copry a {
  color: #646A69;
}
.social-icon {
  float: right;
  padding-right: 86px;
}

.social-icon a {
  color: #444444;
  cursor: default;
  display: inline-block;
  font-size: 11px;
  height: 23px;
  margin: 0 5px;
  text-indent: -9000px;
  text-transform: capitalize;
  width: 23px;
}
.social-icon a.facebook {
	background: url(../images/social/facebook.png) center center no-repeat;
	background-color: #305FC6;
}
.social-icon a.twitter {
	background: url(../images/social/twitter.png) center center no-repeat;
	background-color: #32BDFF;
}
.social-icon a.dribbble {
	background: url(../images/social/dribbble.png) center center no-repeat;
	background-color: #DD2667;
}
.social-icon a.linkedin {
	background: url(../images/social/linkedin.png) center center no-repeat;
	background-color: #2CA1EB;
}
.social-icon a.google {
	background: url(../images/social/google.png) center center no-repeat;
	background-color: #FABC00;
}
.sections li{
	border-bottom: 1px solid #2f2f2f;
	padding: 6px 0;
	cursor: pointer;
}
.sections li a {color:#fff;}
.sections li:hover{
	color: #656767;
}
.sections li:first-child{
	padding-top: 0;
	padding-bottom: 5px;
}
.sections li:last-child{
	border-bottom: none;
}
/*Background titles*/
.image-bg-01{
		background-image: url(../images/img-bg01.jpg);
}
.image-bg-02{
		background-image: url(../images/img-bg02.jpg);
}
.image-bg-03{
		background-image: url(../images/img-bg03.jpg);
}
.image-bg-04{
		background-image: url(../images/img-bg04.jpg);
}
.image-bg-05{
		background-image: url(../images/img-bg05.jpg);
}
.image-bg .image-bg-01, .image-bg .image-bg-02, .image-bg .image-bg-03, .image-bg .image-bg-04, .image-bg .image-bg-05{
	width: 100%;
	height: 400px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.image-bg .title h1,
.image-bg .title p {
	padding: 30px 0px 10px 30px;
	color: #fff;
	position: relative;
	z-index: 100;
}
#sluzby .image-bg .title p {
  text-align: center;
}
.image-bg .title h1 {
  color: #FFFFFF;
  font-size: 80px;
  margin: 100px auto 50px;
  text-align: right;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.7);
}
.image-bg .title p{
	color: #fff;
	font-size: 19px;
	padding: 20px 10px;
	margin: auto;
	background-color: rgba(119, 53, 21, 0.6);
	font-weight: 500;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.2);
	text-align: right;
	font-style: italic;
}
/*Carouse-Testimonial*/
.carousel {		
	position:relative;	
}
.jcarousel-clip-horizontal{
	overflow: hidden;
}
.carousel ul {
	width:100%;
	overflow:hidden;
	position:relative;
}
.carousel li {
	float:left;
	width: 20%;
}
.jcarousel-prev, .jcarousel-next {
	background:url("../images/carousel-arrows.png");
	position: absolute;
	top: -60px;
	width: 19px;
	height: 19px;
	cursor: pointer;
	background-color: #e5e2e2;
	background-repeat: no-repeat;
}
.jcarousel-next {
	right: 0;
	background-position: -18px 5px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.jcarousel-prev {
	right: 20px;
	background-position: 7px 5px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.jcarousel-prev:hover, .jcarousel-next:hover {
	background-color: #773515;
	transition: all 0.3s ease-in-out;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
/*#Menu Styles*/
.head .row{
	overflow: visible;
}
.logo{
	overflow: auto;
}
.tinynav, .hidden {
	display: none 
}
.tinynav option {}
.sf-menu{	
	margin:0;
	float: right;
}
.sf-menu ul{
	position:absolute;
	top:-999em;
	display:none;
	width: 160px;
}
.sf-menu > li {
  float: left;
  margin: 0 0 0 5px;
  position: relative;
}
.sf-menu > li > a {
	text-decoration:none;
	display:block;
	font-size:17px;	
	color: #dfe2db;
	padding:0 10px;	
}

.sf-menu > li.narozeninova-akce, .sf-menu > li.partneri {
  margin-left: 35px;
}
.sf-menu > li.narozeninova-akce > a, .sf-menu > li.partneri > a {}

.sf-menu > li.current > a, .sf-menu > li:hover > a, .sf-menu > li.sfHover > a {
	color:#fff;
	text-decoration:none;	
	transition: all 0.5s ease-in-out;
}
.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:50px; left:10px; z-index:999;}
.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}

.sf-menu li.current,.sf-menu li:hover,.sf-menu li.sfHover{
	text-decoration:none;
}
.sf-menu li li a{
	display:block;
	margin:0;
	position:relative;
	text-decoration:none;
	font-size:14px;	
	color:#dfe2db;
	background: #191919 url(../images/bg-footer.jpg);
	overflow:hidden;
	padding:12px 5px 12px 10px;
	border-bottom: 1px solid #2f2f2f;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a{
	color:#fff;	
	border-bottom: 1px solid #fff;	
}
.sf-menu li li{
	float:none;
	position:relative;
	border-bottom: 1px solid #2f2f2f;
}
.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:160px;top:0;}


/*#Home Styles*/

.boxes{
	background-color: #fff;
	padding: 10px;
	border: 1px solid #efeded;
	margin-bottom: 5px;
	overflow: auto;
}
.boxes h3{
	padding: 15px 0 0 0;
}
.boxes span{
	font-size: 14px;
}
.boxes p{
	margin-top: 11px;
	font-style: italic;
}
.boxes img{
	margin-left: 20px;
	border-radius: 50%;
	width: 130px;
	height: 130px;
}
span.quote-arrow {
	display: block;
	float: right;
	margin-right: 8%;	
	z-index: 2;
	margin-top: -5px;
	background: url("../images/testimonial-arrow.png") no-repeat;
	width: 20px;
	height: 16px;	
}
.quote-meta {
	text-align: right;
	margin-top: 20px;
	margin-right: 5%;
}
.characteristics h2 {}
.characteristics .threecol h2 {
  font-size: 22px;
  min-height: 46px;
}
.characteristics h4{
	padding: 0;
	font-size: 16px;
	margin-bottom: 5px;
}
.characteristics ul li{
	padding-left: 20px;
	margin: 2px auto;
}
.characteristics img{
	margin-left: 35px;
}
.characteristics:hover{}
.characteristics li{
	background: url(../images/list-arrow.png) left center no-repeat;
}


/*#Services*/
.services{
	margin: 10px 0 0 0;
}

/*#Contact*/
.social {
  margin: 0 0 20px;
  padding: 11px 0 7px;
}
.social h2 {
  font-size: 17px;
  padding-bottom: 5px;
}
.social form input[type="email"] {
  border: 1px solid #E5E2E2;
  padding: 5px;
  width: 70%;
}
.social form input[type="submit"]{
	border: 1px solid #efeded;
	width: 70px;
	background-color: #773515;
	padding: 5px;
	color: #fff;
}
.social form input[type="submit"]:hover{
	cursor: pointer;
}
.contact iframe{
	width: 100%;
	height: 400px;
}

.contact .form_contac input[type="text"], .contact .form_contac input[type="email"], .contact .form_contac input[type="number"] {
  background-color: #FFFFFF;
  border: 1px solid #E5E2E2;
  height: 30px;
  line-height: 1;
  margin-left: 1px;
  padding: 0 0 0 11px;
  width: 90%;
}
textarea {
  background-color: #FFFFFF;
  border: 1px solid #E5E2E2;
  font-family: "Helvetica neue",helvetica,sans-serif;
  line-height: 22px;
  padding: 10px;
  width: 90%;
}
label{
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
}
.contact .form_contac input[type="submit"] {
	position: relative;
	right: 0;
	height: 32px;
	border: none;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
	vertical-align: top;	
	border: 1px solid #e5e2e2;
	width: 70px;
	background-color: #773515;
	padding: 5px;
	color: #fff;
}
.contact .social-icon{
	float: left;
	margin-top: 30px;
}
.form_contac{
	margin: 0 auto;	
	padding-top: 10px;
}
.form_contac .fourcol{
	margin: 0;
}
.contact .social-icon a:first-child{
	margin-left: 0;
	padding-left: 0;
}

.columns h2{
	margin-top: 15px;
}
.typography p{
	margin-bottom: 15px;
}

.error_page{
	padding-bottom: 50px;
}
.error_page h1{
	font-size: 250px;
	line-height: 260px;
}
.error_page p{
	font-size: 50px;
	line-height: 70px;
	padding-bottom: 20px;
}
.error_page span{
	font-size: 35px;
	font-style: italic;
	line-height: 45px;
}
.button{
	border: 1px solid #efeded;
	background-color: #773515;
	padding: 10px 20px;
	color: #fff;

}
/*#Blog Styles*/
.section_area p{	
	margin:0 0 20px 0;
}
.section_area{
	margin: 20px auto;
}
ul.check{
	list-style: none;
	margin:0;
	margin-bottom: 20px;
}
ul.check li { background: url(../images/list-arrow.png) 0 5px no-repeat; line-height: 20px;margin:10px 0; padding-left: 20px; }

.post{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e2e2;
}
.post h3{
	padding:0 0 5px 0;
}
.image_post{
	position: relative;
}
.image_post ul{
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
.image_post ul li{
	background-color: #773515;
	padding: 5px 12px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #e5e2e2;
}
.image_post ul li:last-child{
	border: 0;
}
.image_post img{
	width: 100%;
}
.meta{
	margin: 0;
	list-style: none;
	margin-bottom: 5px;
}
.meta li{
	display: inline-block;
	font-style: italic;
}
.meta .author{
	border-right: 1px solid #e5e2e2;
	padding:0 10px 0 6px;
	margin-right: 5px;
}
.pagination{
	margin: 0;
	list-style: none;
}
.pagination li{
	display: inline-block;
	padding: 5px 15px;
	margin-right: 10px;
	border:solid 1px #e5e2e2;
	background-color: #191919;	
}
.pagination li:hover{
	background-color: #773515;
}
.pagination .active{
	background-color: #773515;
}
.pagination li a{
	color: #fff;
}

aside{
	border-bottom: 1px solid #e5e2e2;
	margin-bottom: 30px;
}
aside h4{
	padding-top: 0;
}
aside .tags li a{
	color: #fff;
}
aside .tags{
	padding-bottom: 20px;
}

.single .image_post{
	margin-bottom: 30px;
}
.comment{
	border-bottom: 1px solid #cdcdcd;
	margin: 20px 0;
	padding-bottom: 30px;
}
.image-visitor {	
	margin-left: auto;
	margin-right: auto;
	width: 110px;
	height: 110px;	
	border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #888;
	border: solid 4px white;
	overflow: hidden;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.title_comment{
	margin-bottom: 10px;
}
.comment:last-child{
	border:0;
	margin-bottom: 0;
}
.title_comment span{
	padding-right: 10px;
	font-style: italic;
	font-size: 16px;
}
.form_comment input{
	width: 37%;
	margin-right: 3%;
	display: inline-block;
	height: 30px;
	padding: 10px;
	border: 1px solid #e5e2e2;
}
.form_comment textarea{
	width: 80%;
	margin-top: 10px;
	height: 200px;
	display: block;
}
.form_comment .button{
	display: block;
	margin-top: 20px;	
	width: auto;
	height: 40px;
}
.tags li{
	display: inline-block;
	background: #191919;
	padding: 5px 10px;
	margin: 5px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.tags li:hover{
	background-color: #773515;	
	cursor: pointer;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}

/* toTop ---------------------------------------------------------*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(../images/ui.totop.png) no-repeat left top;
}
#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
}
#toTop:active, #toTop:focus {
	outline:none;
}

/*#Mobile Styles*/
/* ============================= */
/* Layout 1024px version   */
/* ============================= */

@media handheld, only screen and (max-width: 1024px) {
	.characteristics img{
		margin-left: 25px;
	}
}

@media handheld, only screen and (max-width: 768px) {

	#menu{
		display: none;	
	}
  .tinynav {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DBDBDB;
    display: inline;
    font-size: 14px;
    height: 35px;
    margin: 0 0 5px;
    width: 100%;
  }
	.image-bg .title h1{
		line-height: 60px;
		margin: 10px auto 50px auto;
	}
  .social-icon {
    width: 100%;
    padding-right: 0;
  }
  .copry {
    padding: 0 0 10px;
  }
  .copry .row .fivecol {
    width: auto;
  }
  .copry .row .sevencol {
    width: auto;
  }
  .premium a {
    display: block;
    margin: 30px auto 0 !important;
  }
}

@media handheld, only screen and (max-width: 320px) {
	
	.image-bg .title h1{
		font-size: 60px;
	}

	.error_page h1{
		font-size: 150px;
		line-height: 160px;
	}
	.error_page p{
		font-size: 40px;
		line-height: 50px;
		padding: 0 2px;
	}
	.error_page span{
		font-size: 25px;
		font-style: italic;
		line-height: 35px;
	}
		
}

.premium {
  text-align: center;
}
.premium a {
  display: block;
  margin: 30px auto;
}
.premium a img {}

/* Dotazník */

.dotaznik {}
.dotaznik .form-intro {
  font-style: italic;
  font-weight: bold;
}
.dotaznik p {
  clear: both;
  display: block;
}
.dotaznik p span {
  float: left;
  padding: 0 5px;
}
.dotaznik p input {}
.dotaznik p textarea {}
.dotaznik .box-radio {
  clear: both;
  display: block;
  width: 100%;
}
.dotaznik .box-radio label {
  display: inline;
}
.dotaznik .box-radio input {}
.dotaznik p span.clear {
  clear: both;
  display: block;
  float: none;
  height: 1px;
  padding: 0;
}
.label {cursor:pointer;}

#result {margin: 0 auto;font-weight:bold;}


#upozorneni {
  height: 250px;
  width: 500px;
}

#fancybox-content #upozorneni {display:block}

#upozorneni h2 {}
#upozorneni p {
  padding: 0 0 10px;
}

#formular {}
#formular fieldset {
  border: 1px solid #e5e2e2;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 10px;
}
#formular fieldset legend {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #e5e2e2;
  border-radius: 5px;
  font-weight: bold;
  padding: 2px 10px;
}
#formular label {
  float: left;
  font-weight: bold;
  margin-top: 5px;
  width: 105px;
}
#formular .form-group {clear:both;}
#formular div.col-md-4 {
  float: left;
  width: 340px;
}
#formular .form-control {}

#formular #submit {
  width: 150px;
}

.error {color:red;}


/* okno */
body#index #fancybox-close {
  background: transparent url("../images/pronajem-close.png") repeat scroll 0 0;
  height: 56px;
  right: 72px;
  top: 75px;
  width: 56px;
}

#okno {
  background: transparent url("../images/pronajem-bg.png") no-repeat scroll 0 0;
  border-radius: 10px;
  color: #797777;
  font-family: "calibri",arial,sans-serif;
  font-size: 15px;
  height: 512px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 537px;
}
#narozeninova-akce #okno {
  border-radius: 10px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.22);
  height: 512px;
  margin-bottom: 15px;
  width: 537px;
}
#okno > div {
  padding: 195px 0 0;
}

#okno .odkaz {
  background: transparent url("../images/pronajem-btn.png") repeat scroll 0 0;
  clear: both;
  color: #ffffff;
  display: block;
  font-size: 19px;
  font-weight: bold;
  height: 55px;
  letter-spacing: 2px;
  line-height: 55px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 207px;
}
#okno .preskocit {
  color: #302f2f;
  display: block;
  font-size: 14px;
  margin-top: 4px;
}
body #fancybox-outer {
  background: transparent !important;
}
body #fancybox-bg-n, body #fancybox-bg-ne, body #fancybox-bg-e, body #fancybox-bg-se , body #fancybox-bg-s, body #fancybox-bg-sw, body #fancybox-bg-w, body #fancybox-bg-nw {display: none;}
body #fancybox-close {
  background: url("../images/okno-close.png") repeat scroll 0 0 transparent;
  height: 46px;
  width: 44px;
}

.text_obsah2 {}
.text_obsah2 h2, .text_obsah2 h3 {
  text-align: center;
}




#fancybox-wrap { position:fixed !important; top: 15px !important; };
