@import url("https://fonts.googleapis.com/css?family=PT+Sans");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
    * {
      margin: 0; 
      padding: 0
    }

body { font: 13px 'Helvetica Neue', Arial, sans-serif; color: #222;	line-height:1.6em; background:url(../img/back.png); }


#box { }
/*jazyky vlajecky*/
.nocz li span {
font-size:0px
}
#nocz ul {
/*border: 1px dotted #FFFFFF;*/
margin:5px 1px; padding:0px 2px;

}
.language :hover  {
font-size:18px;
font-weight:bold;
font-style:italic;
margin:-1px 0px;
padding:0px
}
.flag-icon {
font-size:14px;
margin:0px 3px 3px 3px;}

.language{
right:30px;
position:relative;
}
/*jazyky vlajecky*/

.is-loaded {
    opacity: 1;
    transform: translate(0px, 0px);
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}


.sidebar {
  padding: 2px;
  height: 62px;
  width:120px;
  display: block;
 position:fixed;
  background-image:url(../img/banner-book.jpg)
}
.sidebar h3 {
  margin: 0;
}

.sidebar {
  float: right;
  z-index:9999;
  font-family: "PT Sans",serif;
}

/* The sticky */
.sidebar {
  position: -webkit-sticky;
  top: 310px;
  right:0px;
  display: block;
}
.sidebar a{
background-size: 120px;
  height: 62px;
  width:120px;
}
.sidebar:hover {
  padding: 2px;
  background-color: #6D2E5D;
  display: block;
    height: 62px;
  width:120px;
 vertical-align: baseline ;
 background-image:url(../img/banner-book-on.jpg)
}

/*sidebar 2*/
.sidebar2 {
  padding: 2px;
  height: 62px;
  width:120px;
  display: block;
 position:fixed;
  background-image:url(../img/banner-2.jpg)
}
.sidebar2 h3 {
  margin: 0;
}

.sidebar2 {
  float: right;
  z-index:9999;
  font-family: "PT Sans",serif;
}

/* The sticky */
.sidebar2 {
  position: -webkit-sticky;
  top: 250px;
  right:0px;
  display: block;
}
.sidebar2 a{
background-size: 120px;
  height: 62px;
  width:120px;
}
.sidebar2:hover {
  padding: 2px;
  background-color: #6D2E5D;
  display: block;
    height: 62px;
  width:120px;
 vertical-align: baseline ;
 background-image:url(../img/banner-2-on.jpg)
}


/*sidebar 5*/
.sidebar4 {
  padding: 2px;
  height: 62px;
  width:120px;
  display: block;
 position:fixed;
  background-image:url(../img/nabidka-01.jpg)
}
.sidebar4 h3 {
  margin: 0;
}

.sidebar4 {
  float: right;
  z-index:9999;
  font-family: "PT Sans",serif;
}

/* The sticky */
.sidebar4 {
  position: -webkit-sticky;
  top: 372px;
  right:0px;
  display: block;
}
.sidebar4 a{
background-size: 120px;
  height: 62px;
  width:120px;
}
.sidebar4:hover {
  padding: 2px;
  background-color: #6D2E5D;
  display: block;
    height: 62px;
  width:120px;
 vertical-align: baseline ;
 background-image:url(../img/nabidka-01-on.jpg)
}

/*sidebar 5*/
.sidebar5 {
  padding: 2px;
  height: 62px;
  width:120px;
  display: block;
 position:fixed;
  background-image:url(../img/valentyn-01.jpg)
}
.sidebar5 h3 {
  margin: 0;
}

.sidebar5 {
  float: right;
  z-index:9999;
  font-family: "PT Sans",serif;
}

/* The sticky */
.sidebar5 {
  position: -webkit-sticky;
  top: 470px;
  right:0px;
  display: block;
}
.sidebar5 a{
background-size: 120px;
  height: 62px;
  width:120px;
}
.sidebar5:hover {
  padding: 2px;
  background-color: #6D2E5D;
  display: block;
    height: 62px;
  width:120px;
 vertical-align: baseline ;
 background-image:url(../img/valentyn-01-on.jpg)
}
.top-sekce {
 top:45px;
}

.square-bg, .square-nic {
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
   transition: opacity 0.3s ease 0s;
   
}

.square-header {
    top: 25px;
    line-height: 1em;
	text-align:center;
    font-size: 23px;
	display: block;
    margin-left: 20px;
    margin-right: auto;
 
}
.square-header p { 
    width: 100%;
    height: 100%;
    color: #FFF;
    position: absolute;
    top: 30px;
    left: 0px;
    font-family: "PT Sans",serif;
    font-size: 15px;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    text-shadow: 0px 0px 2px #000;
	font-weight:500;
	z-index:4;
}
.square-header strong { 
    color: #FFF;
	font-weight:700;
	z-index:4;
	margin-top:8px;

}
.square-header p a { 
   
    color: #EFEAED;
 
}
.square-header p a:hover { 
   
    color: #C9DFB0;
 
}
.square-post {
    position: absolute;
    bottom: 0px;
    left: 0px;
    opacity: 0;
    padding: 15px 20px;
    transition: -webkit-transform 0.3s ease 0s, opacity 0.5s ease 0s;
    transform: translate(0px, 10px);
}

.square-text {
    top: 25px;
    margin-left: 20px;
    margin-right: 20px;
	width: 530px;
 
}
.square-text p { 
    width: 100%;
    height: 100%;
    color: #FFF;
	position:relative;
    top: 15px;
    font-family: "PT Sans",serif;
    font-size: 15px;
    text-align: left;
    margin-left: 25px;
	margin-top:14px;
    padding-right: 40px;
	font-weight:500;
	z-index:4;
	right:15px;
}
.square-text strong { 
    color: #FFF;
	font-weight:800;
	z-index:4;
	font-size:17px;
}
.square-text p a { 
   
    color: #EFEAED;
 
}
.square-text p a:hover { 
   
    color: #C9DFB0;
 
}
.square-text p img {
margin:0 0 32px 0;
 
}

.title, #blog .square-post .title {
  width: 100%;
height: 40px;
color: #FFF;
position: absolute;
top: 50px;
left: 0px;
font-family: "PT Sans";
font-size: 26px;
line-height: 28px;
text-shadow: -2px 2px 6px #000;
z-index: 5;
text-align:center;
}
.title-big {
width: 350px;
height: 100%;
color: #FFF;
position: absolute;
top: 40px;
left: 0px;
font-family: "PT Sans";
font-size: 42px;
line-height: 32px;
text-shadow: -2px 2px 6px #000;
z-index: 5;
text-align:center;
}
.description {
 width: 100%;
height: 40px;
color: #FFF;
position: absolute;
top: 100px;
left: 15px;
font-family: "PT Sans";
font-size: 18px;
line-height: 28px;
text-shadow: -2px 2px 6px #000;
z-index: 5;
text-align:left;
}

#box h4 { 
    width: 50%;
    height: 40px;
    color: #FFF;
    position: absolute;
    top: 70px;
    left: 0px;
    font-family: "PT Sans",serif;
    font-size: 17px;
    line-height: 1.4em;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    text-shadow: 0px 0px 2px #000;
	font-weight:700;
	z-index:4;
}
#box h3 {
    width: 100%;
    height: 40px;
    color: #FFF;
    position: absolute;
    top: 30px;
    left: 35px;
    font-family: "PT Sans",serif;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    text-shadow: 2px 2px 2px #000;
}

#hlavniBox h2 {
    width: 50%;
    height: 40px;
    color: #FFF;
    position: absolute;
    top: 100px;
    left: 20px;
    font-family: "PT Sans",serif;
    font-size: 17px;
    line-height: 1.4em;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    text-shadow: 0px 0px 2px #000;
}
#box h2 {
  width: 100%;
height: 40px;
color: #FFF;
position: absolute;
top: 50px;
left: 0px;
font-family: "PT Sans";
font-size: 26px;
line-height: 28px;
text-shadow: -2px 2px 6px #000;
z-index: 5;
text-align:center;
}
#hlavniBox h1 {
    width: 100px;
    height: 100%;
    color: #FFF;
    position: absolute;
    top: 50px;
    left: 35px;
    font-family: "PT Sans",serif;
    font-size: 52px;
	font-weight:500;
     line-height: 49px;
     text-shadow: -2px 2px 6px #000;
     z-index: 5;
	 text-transform:uppercase;
}
#hlavniBox h2 {
    width: 500px;
    height: 100%;
    color: #FFF;
    position: absolute;
    top: 50px;
    left: 35px;
    font-family: "PT Sans",serif;
    font-size: 52px;
	font-weight:500;
     line-height: 49px;
     text-shadow: -2px 2px 6px #000;
     z-index: 5;
	 text-transform:uppercase;
}


#box h4 {
    display: block;
    background: transparent url("../img/pod.png") repeat scroll 0% 0%;
    position: absolute;
    z-index: 4;
    left: 0px;
	height: auto;
	padding:10px;
}

#toppruh {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100;
    background: transparent url("../img/top.png") repeat-x scroll center top;
    border-bottom: 4px solid #006;
}


#zpet{
    background: url("../img/zpet.png") no-repeat scroll 15px center;
    padding: 10px 10px;
    width: 48px;
    display: block;
    position: absolute;
    right: 15px;
    top: 20px;
    z-index: 10;
	text-decoration:none;
}

a.rezervuj {
    background: url("../img/book-button.png") no-repeat scroll 0 center;
    position: absolute;
    bottom: 15px;
    left: 40px;
	display:block; 
	width: 100px;
	height:48px;
	text-decoration:none;
	cursor: hand;
	z-index: 10;
}	

a.more {
    background: url("../img/more.png") no-repeat scroll 0 center;
    position: absolute;
    bottom: -15px;
    left: 20px;
	display:block; 
	width: 68px;
	height:20px;
	text-decoration:none;
	cursor: hand;
	z-index: 10;
}	
a.menus {
    background: url("../img/menus.png") no-repeat scroll 0 center;
    position: absolute;
    bottom: -15px;
    left: 20px;
	display:block; 
	width: 62px;
	height:20px;
	text-decoration:none;
	cursor: hand;
	z-index: 10;
}


a.book {
	width: 95px;
	float: right;
	background: linear-gradient(to bottom, rgba(255, 5, 5, 1) 0%, rgba(183, 0, 3, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 2px solid #c20;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    font-family: "PT Sans";
    font-size: 14px;
    padding-top: 4px;
	padding-bottom: 4px;
    text-align: center;
    text-decoration: none;
	margin-top: 15px;
	margin-left: 10px;
	text-transform: uppercase;
}

#nabidka-jedna {
    background: transparent url("../img/nabidka-jedna.jpg") no-repeat scroll 15px center;
    padding: 15px 15px;
    width: 120px;
    display: block;
    position: absolute;
    right: 5px;
    top: 20px;
    z-index: 10;
    text-decoration: none;
	/*border-bottom:solid #333333 1px;*/
}
#nabidka-jedna-dva {
    background: transparent url("../img/nabidka-jedna-dva.jpg") no-repeat scroll 15px center;
    padding: 15px 15px;
    width: 120px;
    display: block;
    position: absolute;
    right: 5px;
    top: 20px;
    z-index: 10;
    text-decoration: none;
	/*border-bottom:solid #333333 1px;*/
}
#nabidka-dva {
    background: transparent url("../img/nabidka-dva.jpg") no-repeat scroll 15px center;
   padding: 15px 15px;
    width: 120px;
    display: block;
    position: absolute;
    right: 5px;
    top: 85px;
    z-index: 10;
    text-decoration: none;
}
#nabidka-tri {
    background: transparent url("../img/nabidka-tri.jpg") no-repeat scroll 15px center;
    padding: 15px 15px;
    width: 120px;
    display: block;
    position: absolute;
    right: 5px;
    top: 146px;
    z-index: 10;
    text-decoration: none;
}
#nabidka-vse {
    padding: 15px 15px;
    width: 120px;
    display: block;
    position: absolute;
    right: 5px;
    top: 135px;
    z-index: 10;
    text-decoration: none;
}
#nabidka-silvestr-19 {
    padding: 15px 15px;
    width: 120px;
    display: block;
    position: absolute;
    right: 5px;
    top: 80px;
    z-index: 10;
    text-decoration: none;
}
#banner-top {
    background: transparent url("../img/vanocni-nabidka-cz.png") no-repeat scroll 15px center;
    padding: 10px;
    width: 184px;
    display: block;
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 10;
    text-decoration: none;
}

.language {
	float: right;
	color: #fff;
	font-size: 11px;
}

.language a {
	color: #fff;
	font-size: 11px;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
}

.language a:hover {
	color: #000066;
}


/****BOXY****/
.container {
    max-width: 1160px;
	margin: 0 auto;
	padding: 0% 1% 0 1%;
}


.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
}
#toppruh{ position:fixed; top:0; left:0; width:100%; /*height:75px; */ background-color:#FFF; z-index:100; background:url(../img/top.png) top center repeat-x; border-bottom:1px solid #006; }
#logomark { display:block; width:136px; height:73px; background: url(../img/logo-grand.png) center center no-repeat; padding:0px; float: left; margin-right: 20px; transition: all ease 0.3s;}

#logomark:hover { background: url(../img/logo-grand-on.png) center center no-repeat; }


nav {
	width: 500px;
	float: left;
	margin-left: 10px;
}

.rmm-button, .rmm-toggled-title {
	display:none;
}

#menuMark	{ width: 920px; padding: 35px 0 22px 15px; }
#menuMark li{ 
display: inline;
list-style-type: none;}

#menuMark a { text-transform:uppercase; color:#fff; text-decoration:none; padding:4px 4px; margin:0 2px; font-size:14px; border-bottom:2px solid transparent; font-family: "PT Sans"; font-weight: 500;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }
#menuMark a:hover { color: #ccc; }		
.plocha{
    position: relative;
    width: 1026px;
    margin: 0px auto;
    overflow: hidden;
}
.clearfix{clear:both; padding-top: 71px;}
.clearfix-restaurant{clear:both; padding-top: 71px;}
.clearfix-restaurant-akce{clear:both; padding-top: 59px;}
.clearfix-posun{clear:both; top:-15px; position:relative;}
.clearfix-posun-vice{clear:both; top:-30px; position:relative;}
.clearfix-posun-vice-dole{clear:both; top:-14px; bottom:100px; position:relative;}
.clearfix-posun-velke{clear:both; top:72px; padding-bottom:102px; position:relative;}
.clearfix-posun-velke-restaurace{clear:both; top:72px; padding-bottom:102px; position:relative;}
.clearfix-posun-velke-restaurace-dva{clear:both; top:88px; margin-bottom: 16px; position:relative;}
.clearfix-posun-velke-restaurace-tri{clear:both; top:93px; margin-bottom: 10px; position:relative;}
.clearfix-posun-sekce{clear:both; padding-top: 126px;}
.clearfix-posun-overview{clear:both; padding-top: 72px;}
.clearfix-footer {clear:both;}
.clearfix-footer-nahoru {clear:both; top:-20px; bottom:15px; position:relative; }
.clearfix-footer-nahoru-vice {clear:both; padding-top: 136px; }
.clearfix-footer-nahoru-mene {clear:both; padding-top: 74px; }
.clearfix-footer-nahoru-jestemene {clear:both; padding-top: 48px; }
.clearfix-footer-dole{clear:both; padding-top: 16px;}
.clearfix-footer-overview{clear:both; padding-top: 30px;}
.clearfix-footer-gallery{clear:both; padding-top: 136px;}
.clearfix-footer-grill{clear:both; top: -6px;}
.clearfix-posun-restaurant{clear:both; 	top:86px; position:relative;}
.clearfix-posun-restaurant-akce{clear:both; top:102px; position:relative;}


/*hlavn� box posun dol�*/

.square {
	opacity: 0;
	-webkit-transition: opacity .7s, -webkit-transform .7s;
	-moz-transition: opacity .7s, -moz-transform .7s;
	transition: opacity .7s, transform .7s;
	-ms-transition: opacity .7s, -ms-transform .7s;
	-webkit-transform: translate(0,-35px);
	-moz-transform: translate(0,-35px);
	-ms-transform: translate(0,-35px);
	transform: translate(0,-35px)
}
.is-loaded {
	opacity: 1;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0)
}
.square-item {
	height: 100%!important
}


.square {    
    height: 600px;
	max-height: 90%;
	z-index: 1;
	background: #4B0043;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden
}
#box>i {
	color: #fff;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 30px;
	opacity: 0;
	transition: opacity .4s
}

#hlavniBox .square:hover .square-bg{
	opacity: .8
}
.square:hover .square-bg{
	opacity: .8
}
.square:hover .square-no{
	opacity: 9;
}

.square:hover .square-nic{
	opacity: 9;
}


#box img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	max-width: 100%;
	height: auto;
}

#hlavniBox .square-header {
	-webkit-transition-delay: 2s;

}

#hlavniBox .square-post, #blog .square-post {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	padding: 15px 20px;
	-webkit-transition: -webkit-transform .3s, opacity .5s;
	-webkit-transform: translate(0,10px);
	-moz-transition: -moz-transform .3s, opacity .5s;
	-moz-transform: translate(0,10px);
	-ms-transition: -ms-transform .3s, opacity .5s;
	-ms-transform: translate(0,10px);
	transition: -webkit-transform .3s, opacity .5s;
	transform: translate(0,10px)
}

/* social ikons*/
.icon {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin: 0 -4px;
  width: 33px;
  height: 33px;
  font-size: 0;
  text-indent: -9999px;
}
.icon-mono {
  background: url("../img/icons1.png");

  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}

/* facebook */
.icon-mono.facebook {
  background-position: 0 0;
}

.icon-mono.facebook:hover {
  background-color: #3b5998;
  background-position: 0 -35px;
}

/* twitter */
.icon-mono.twitter {
  background-position: -33px 0;
}

.icon-mono.twitter:hover {
  background-color: #4099ff;
  background-position: -33px -33px;
}

/* google plus */
.icon-mono.googleplus {
  background-position: -68px 0;
}

.icon-mono.googleplus:hover {
  background-color: #d34836;
  background-position: -68px -33px;
}

/* trip advisor */
.icon-mono.trip {
  background-position: -103px 0;
}

.icon-mono.trip:hover {
  background-color: #589541;
  background-position: -103px -33px;
}

/* rss */
.icon-mono.instagram {
  background-position: -136px 0;
}

.icon-mono.instagram:hover {
  background-color: #2A5B83;
  background-position: -136px -33px;
}

/* social ikons konec*/

/*nad form home page*/

.rectangle { width: 80%; height: 44px; background-color:none; color:#660099; border: 1px solid #fff; position:relative; float:left; margin-top:32px; margin-left:17px; padding: 10px; margin-bottom: -10px }
a.tooltips {
  position: relative;
  display: inline;
    margin-left:19px;
	 z-index:9999999;
}
a.tooltips span {
  position: absolute;
  width:245px;
  color: #000000;
  background: #FFFFFF;
  height: 91px;
  line-height: 21px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
  z-index:9999999;
  padding:10px;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #FFFFFF;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  z-index:9999999;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 0.9;
  bottom: 30px;
  left: 14.2%;
  margin-left: -76px;
  z-index:999999;
   top: 1px;
}

/*nad form home page KONEC*/


/*form*/
.showcase {
	color: #000;
	font-family: "PT Sans", sans-serif;
	font-size: 18px;
	background: url(../img/header-image.jpg) no-repeat center top;
}

.showcase span {
	color: #fff;
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	background: url(../img/header-image.jpg) no-repeat center top;
	padding-left:0px;
	float:none;
	text-align:center;
}
.showcase span a:link {
	color: #fff;
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	padding-left:0px;
	float:none;
	text-align:center;
	text-decoration:none;
}
.showcase span a:visited {
	color: #fff;
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	padding-left:0px;
	float:none;
	text-align:center;
	text-decoration:none;
}
.showcase span strong {
	color: #fff;
	font-size: 14px;
	font-weight:bold;
}

.showcase > span:before,
.showcase > span:after {
    content: "";
    position: absolute;
    top: 82%;
    width: 204px;
    height: 5px; /* space between lines */
    margin-top: -2px; /* adjust vertical align */
    border-bottom: 1px solid white;
}

.showcase .form {
	width: auto;
	margin: 0 auto;
	padding: 0;
}

.showcase .form form {
	width: auto;
	float: right;
	padding: 35px 27px 30px 98px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.0);
}

.showcase .form form label,
.showcase .form form input,
.showcase .form form select {
	float: left;
	height: 38px;
	border: none;
	padding: 0;
}

.showcase .form form label {
	padding: 12px 0 0 ;
	height: 28px;
	color: #fff;
}

.showcase .form form input {
	background: #fff;
	ffont-family: "PT Sans", sans-serif;
	font-size: 14px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
}

.showcase .form form label.from,
.showcase .form form label.to,
.showcase .form form label.type,
.showcase .form form label.for-email {
	width: 58px;
}
.showcase .form form label.to {
	width: 90px;
	padding: 12px 0 0 2px;
}
.showcase .form form select.roomtype {
	width: auto;
	float: left;
	border: none;
}

.showcase .form form .date {
	width: 140px;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
}

.showcase .form form .date-start {
	margin: 0 40px 5px 0;
}

.showcase .form form .email {
	width: auto;
	margin: 0 5px 0 0;
	padding: 0 0 0 10px;
}

.showcase .form form .date-start.error,
.showcase .form form .date-end.error,
.showcase .form form .email.error {
	    border: 1px solid #F00;
}

.showcase .form form .submit,
.content .boxes .box p a.btn-book,
.showcase .form form .submit[disabled=disabled]:hover {
	width: 109px;
	outline: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    background-color: #FF7979;
       background-image: -moz-linear-gradient(center top , #FC0001, #FF7979);

    border-image: none;
    border: 1px solid rgba(0,0,0,0.15);
    border-color: #B2BCC8 #ACB6C0 #97ABBA;
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 38px;
    margin-bottom: 10px;
    padding: 0 14px;
	margin-top:20px;
	margin-left:20px;

    -webkit-transition: all 0.05s linear;
    -moz-transition: all 0.05s linear;
    -ms-transition: all 0.05s linear;
    -o-transition: all 0.05s linear;
    transition: all 0.05s linear;

    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.8);
}
input::-moz-focus-inner {
  border: 0;
}

.content .boxes .box p a.btn-book:hover,
.showcase .form form .submit:hover {
	cursor: pointer;
    background-clip: border-box;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
    background-color: #FC0001;
	 background-image: -moz-linear-gradient(center top , #fff 0%, #FF7979 70%, #FF0101 100%);
    border-color: #718190;
}

.content .boxes .box p a.btn-book {
	height: 34px;
	margin: 20px auto 0;
    padding: 0 14px 3px;
	font-size: 15px;
}

/* z�pat� */
#footer {
width: 100%;
background: #4B0043 none repeat scroll 0% 0%;
position: relative;
margin: 1px auto;
overflow: hidden;
height:32px;
top:-45px; position:relative;
}
#footer { padding:10px; }
#footer p {  font-family: "PT Sans"; color: #FFF; font-size: 14px; line-height: 32px;}
#footer a { color:#fff; text-decoration:none; }
#footer img { line-height: 30px; margin:0; padding:0; }
#areaMenuFooter { position: relative;
 text-align: left;
  width: 1020px;
  margin-left: auto;
  margin-right: auto; }
#footer h2 { font-family: "PT Sans"; color:#576387; font-size:15px; margin-bottom:10px; }
#footer p span { margin-left:2px;  }
#footer a:hover{ color:#7E7D7D; }
.clearboth { clear:both; }
#footer .mobile { display:none; }
#footer .soc { margin-left:55px; }

h1 span{
 position:fixed;
 right:-5000px;
  }	
  
  .kariera {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background-color:transparent;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:Arial;
	font-size:13px;
	padding:1px 8px;
	text-decoration:none;
}
.kariera:hover {
	background-color:transparent;
}
.kariera:active {
	position:relative;
	top:1px;
}

  
  .tablenormal {
	background: #f5f5f5;
	border-collapse: separate;
	box-shadow: inset 0 1px 0 #fff;
	font-size: 12px;
	line-height: 24px;
	margin: 10px 10px;
	text-align: left;
	width: 610px;
}	

.tablenormal th {
	background: url(http://jackrugile.com/images/misc/noise-diagonal.png), linear-gradient(#777, #444);
	border-left: 1px solid #555;
	border-right: 1px solid #777;
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	box-shadow: inset 0 1px 0 #999;
	color: #fff;
  font-weight: bold;
	padding: 1px 8px;
	position: relative;
	text-shadow: 0 1px 0 #000;	
}

.tablenormal th:after {
	background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
	content: '';
	display: block;
	height: 25%;
	left: 0;
	margin: 1px 0 0 0;
	position: absolute;
	top: 25%;
	width: 100%;
}

.tablenormal th:first-child {
	border-left: 1px solid #777;	
	box-shadow: inset 1px 1px 0 #999;
}

.tablenormal th:last-child {
	box-shadow: inset -1px 1px 0 #999;
}

.tablenormal td {
	border-right: 1px solid #fff;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	padding: 1px 5px;
	position: relative;
	transition: all 300ms;
}

.tablenormal td:first-child {
	box-shadow: inset 1px 0 0 #fff;
}	

.tablenormal td:last-child {
	border-right: 1px solid #e8e8e8;
	box-shadow: inset -1px 0 0 #fff;
}	


.tablenormal tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #fff; 
}

.tablenormal tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #fff;
}	


t.tablenormal body:hover td {
	color: transparent;
	text-shadow: 0 0 3px #aaa;
}

.tablenormal tbody:hover tr:hover td {
	color: #444;
	text-shadow: 0 1px 0 #fff;
}

.MsoNormalTable thead th.banquet {
    background-position: center -300px;
}
.MsoNormalTable thead th.cocktail {
    background-position: center -600px;
}
.MsoNormalTable thead th.block {
    background-position: center -400px;
}
.MsoNormalTable thead th.ustyle {
    background-position: center -500px;
}
.MsoNormalTable thead th.classroom {
    background-position: center -200px;
}
.MsoNormalTable thead th.theatre {
    background-position: center -100px;
}
.MsoNormalTable thead th {
    padding: 23px 10px 11px;
    background: url('../img/icon.meetings.png') no-repeat scroll center top transparent;
    color: #373534;
    font: bold 12px/20px Arial,Helvetica,Verdana,sans-serif;
    text-align: center;
}
  
.teaser.floating li {
    float: left;
    width: 230px;
    height: auto;
    margin: 0px 20px 20px 0px;
}
.teaser.floating li {
    height: 225px;
}
.teaser li {
    width: 100%;
    height: 150px;
    margin: 0px 0px 20px;
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
}

#gallery.floating li {
    width: 225px;
    height: 177px;
    position: relative;
}
#gallery {
    color: #FFF;
    position: relative;
    left: 0px;
    font-family: "PT Sans",serif;
    font-size: 15px!important;
    text-align: left;
    margin-left: 3px;
    margin-right: 3px;
	top:100px;
	bottom:5px;
	text-align:center;
	left:72px;
 
}
#gallery li a {
    color: #000;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: "PT Sans",serif;
    font-size: 15px!important;
    padding: 0px 1px 0px 0px;
z-index:1000;
}

#gallery p {
    color: #fff;
    position: absolute;
	font-size:13px;
    padding: 0px 1px 0px 0px;
	margin-left:12px;
	margin-top:8px;
	z-index:1000;
	text-shadow: 0px 0px 2px #000;
	height: auto;
	width: 170px;
	display:block;
	text-align:left;
}
#gallery a:link {
    color: #000;
}
 
 
.teaser.floating li img {
    margin: 0px 0px 2px;
	    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
}
.teaser.floating li img {
    margin: 0px 0px 2px;
    padding: 0px;
    border: 0px none;
    list-style-type: none;
    text-decoration: none;
    outline: medium none;
}
#gallery img {
    float: left;
    margin: 2px 2px 2px 0px;
	border: 5px solid rgba(201,223,176.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
}

/* grid */
.row {
  margin: 0 -10px;
  margin-bottom: 20px;
}
.row:last-child {
  margin-bottom: 0;
}
[class*="col-"] {
  padding: 0px;
}
.col-1-4 {
 padding-right: 10px;
  }
 
 .row-4 {
    margin-top: -15px;
  }
  .row-3 {
    margin-top: -1px;
  }
 .row-2 {
    margin-top: -40px;
  }
  .row-4 [class*="col-"]:first-child {
  margin:0;
  }
 .row-5 {
    margin-top: 0px;
  }
 .row-5 [class*="col-"]:first-child {
  margin:0;
  }
  
  .blok {

}

 .blok1 {
  height: 600px !important;
  width: 100% !important;
  display:block;
  top:86px;
  }

.blok2 {
  height: 390px !important;
  width: 574px !important;
  display:block;

  }
 .blok3 {
  height: 390px !important;
  max-height: 100% !important;
  width: 284px !important;
  display:block;
  }

  .blok4 {
  height: 390px !important;
  width: 284px !important;
  display:block;
  }
   .blok5 {
  height: 390px !important;
  width: 284px !important;
  display:block;
  }
  .blok6 {
    height: 390px !important;
    width: 574px !important;
    display: block;
}
.blok7 {
    height: 390px !important;
    width: 581px !important;
    display: block;
}
.blok13 {
    height: 390px !important;
    width: 865px !important;
    display: block;
}

/*dv� stejn�*/
.blok14 {
    height: 600px !important;
    width: 574px !important;
	 max-height: 100% !important;
    display: block;
}
.blok55 {
    min-height: 732px !important;
    width: 574px !important;
	 max-height: 100% !important;
    display: block;
}
/*jedna �zk�*/
.blok15 {
    height: 400px !important;
    width: 100% !important;
	max-height: 100% !important;
    display: block;
}
.blok16 {
    height: 390px !important;
    width: 100% !important;
	max-height: 100% !important;
    display: block;
}
.blok20 {
    min-height: 480px !important;
    width: 574px !important;
	max-height: 100% !important;
    display: block;
	height:100%;
}
@media all and ( min-width: 600px ) {
 
   .col-1-1 {
    float: left;
    width: 99.6%;
  }
  .col-2-3 {
    float: left;
    width: 66.66%;
  }
  .col-1-2 {
    float: left;
    width: 50%;
  }
  .col-1-3 {
    float: left;
    width: 33.33%;
  }
  .col-1-4 {
    float: left;
    width: 14%;
  }
  .col-1-8 {
    float: left;
    width: 12.5%;
  }
    /* 1-2 stejn� velikost*/
   .col-1-6 {
    float: left;
    width: 50%;
  }
  .col-1-7 {
    float: left;
    width: 25%;
  }
   .col-1-8 {
    float: left;
    width: 14%;
  }
   .col-1-9 {
    float: left;
    width: 12.5%;
  }
    .col-1-10 {
    float: left;
    width: 11.5%;
  }
    .col-1-11 {
    float: left;
    width: 25.5%;
  }
  /* 1-4*/
    .col-1-12 {
    float: left;
    width: 25%;
  }
    /* 1-2 dlouh�*/
    .col-1-13 {
    float: left;
    width: 75%;
  }
 
}
