﻿/********************************************************************/
/************   Pensionkubat.cz | Created by studio WPJ *************/
/********************************************************************/

* {margin: 0; padding: 0; border:0px;}

/************************ GENERAL STYLES ****************************/
body {
	background: #0560b8 url("../images/background.jpg") no-repeat top center;	  
	font-family: Arial, Helvetica, sans-serif;
	color:#1c54a0;
	font-size:14px;
	text-align:left;
}
a:link { color: #2481ff; text-decoration: none;}
a:visited {color: #2481ff;text-decoration: none; }
a:hover {color: #2481ff; text-decoration: underline;}

h1 {
   color: #173680;
   font-size: 44px;
   padding: 5px 10px 5px 5px;
   font-weight:normal;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
h2 {
   color: #2481ff;
   font-size: 24px;
   font-weight: 600;
   padding: 5px 5px 8px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
h3 {
   font-size: 20px;
   font-weight: normal;
   padding: 6px 5px 0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
h4 {margin: 0; padding: 5px 5px 8px 5px; font-size:18px; font-weight:normal;}
h5 {margin: 0; padding: 5px 5px 8px 5px; font-size:14px; font-weight:normal;}

/* Cleaner */
.cleaner { clear:both; padding:0; margin:0; background:none;}

hr{
	height:1px;
   clear:both;
   margin:5px 0;
   background-color: #E9F2FF;
}

/*************************** MAIN LAYOUT *****************************/
#page {
   margin:0px auto; 
	width: 942px;
	padding:0 22px;
	background: url("../images/page_back.png") repeat-y top center;
	position: relative;
}
#header{
	height:265px;
	background: url("../images/header.jpg") no-repeat top center;
   position:relative;
   width:986px;
   margin:0px auto;
}
a.logo {
	position:absolute;
	z-index:2;
	top:80px;
	left:60px;
	display: block;
	width: 370px;
	height: 70px;
}
a.header_reservation {
	position:absolute;
	z-index:2;
	top:67px;
	right:23px;
	display: block;
	width: 141px;
	height: 41px;
	background: url("../images/header_reservation.png") no-repeat top center;
}
/***** vlajky *****/
#flags{
	position:absolute;
   width:132px;
   height:16px;
   top:30px;
   right:22px;
}
#flags a{
	margin-right:7px;
   text-decoration:none;
}
#flags a img.akt{
	opacity:0.5;
}
/**** vlajky END ****/

/*********** MAIN MENU ****************/
#topmenu{
	background: url("../images/subheader.jpg") no-repeat top center;
	padding: 0;
	position:relative;
	width:942px;
   height:65px;
   float:left;
   clear:both;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
#topmenu .corner{
	background: url("../images/menu_corner.png") no-repeat 0 0;
	padding: 0;
	position:relative;
	width:22px;
   height:75px;
   position:absolute;
   top:0px;
   left:-22px;
}
#nav {
	padding: 0 0 0 10px; 
	text-align:left; 
	margin:0; 
	list-style:none;
}
#nav li {
	display:block;
	float:left;
   padding:17px 11px;
}
#nav li a {
	color: #fff;
	font-size:20px;
   font-weight:300;
	text-decoration:none; 
   float:left;
}
/* Tlačítko po najetí a aktivní */
#nav li a.selected, #nav li a:hover {
	color: #90c1f4;
}
/* Seznam submenu */
#nav li ul{
	list-style:none;
	background:#ebebeb;
	padding:0px 10px 10px 10px;
	float:left;
	margin-left:3px;
	border-radius: 0 0 10px 10px;
}
/* Tlačítko submenu */
#nav li li{
	list-style:none;
	background-image:none;
}
#nav li li a { 
	background-image: none;
	padding:9px 10px 4px 10px;
	width:187px;
	display:block;
	border-bottom:1px solid #d1d1d1;
	font-size:12px;
}
#nav li li a:hover {
	color: #55ab26;
	background-image: none;
}
/* Tlačítko submenu aktivní */
#nav li li a.selected {
	background-image:none;
	font-weight:bold;
	color: #6c6c6c;
}
#nav li li a.selected:hover {
	color: #55ab26;
}
/*********** MAIN MENU END ****************/


/*********** LEFT CONTENT ****************/
#side-content { 
	width: 261px;
   margin-right:7px;
	float: right;
   border-left:1px solid #d6e0ee;
   padding:0px 0 70px 0;
}
/* mapka  */
#footer_map{ 
   background: url("../images/footer_map.png") no-repeat top left;
   height:140px;
   width:217px;
   float:left;
   clear:both;
   margin:30px 0 0 30px;
}
#footer_map a.map_link { 
   margin-top:125px;
   background: url("../images/map_link.png") no-repeat top left;
   float:right;
   font-weight:600;
   font-style:italic;
   display:block;
   padding-left:13px;
   margin-right:10px;
}
/* mapka end */

/* webkamera */
.webcam-sm-sp, .webcam-sm-sm {
	width: 840px;
	margin: 20px 0;
}

.webcam-sm-sm {
	 display: block;
	 width: 840px;
    transform: scale(1);
    transition: all 1s;
}

.webcam-sm-sm img {
	max-width: 840px;
}

/*#webcam{
   float: left;
   margin-left: 24px;
   width: 220px;
}
#webcam h2{
   border-bottom: 1px solid #D6E0EE;
   color: #173680;
   font-size: 30px;
   font-weight: 500;
   padding: 5px 3px 5px;
   margin:0 0 10px 0;
}
#webcam a.show {
    display: block;
    float: right;
    font-style: italic;
    font-weight: 600;
    margin:3px 10px 0 0;
}*/

/* webkamera end */

/********* SIDE - KONTAKT END **********/

/*********** LEFT CONTENT END *************/

/*********** RIGHT CONTENT ****************/

/* Drobečková navigace */
#return_nav	{ 
	height:28px;
   margin:0 5px;
	padding: 12px 15px 0 15px; 
	width: 930px;
   background: url("../images/return_nav_back.gif") repeat-x bottom left;
}
#return_nav	a{ 
	color:#888888;
   text-decoration:underline;
}
#return_nav	a:hover{ 
   text-decoration:none;
}
#return_nav	span{ 
	color:#888888;
}
#return_nav	img{ 
   margin: 0 5px;
}
/* Drobečková navigace END */
#content { 
	float: left;
	width: 600px;
   padding:0 20px 0 0;
}
#content .wide_content {  /* Pro štepanice a webkameru */
	float: left;
	width: 820px;
}
#main-content { 
   background: url("../images/content_top.gif") no-repeat top center;
	padding: 18px 0px 25px 52px;
	width: 890px;
	min-height:350px;
   clear:both;
}
#main-content ul, #main-content ol{ 
	line-height:25px;
	margin-left:25px;
}
#main-content p{ 
	line-height:22px;
	padding:5px;
}
#main-content .blue_table{
	margin:10px 3px 10px 3px;
	border-collapse:collapse;
}
#main-content .blue_table td{
	border:2px solid #1c54a0; 
	padding:10px 30px;
}
#main-content .blue_table th{
   text-align:center;
	padding:10px 25px;
	border:2px solid #1c54a0; 
   color:#fff;
   font-weight:bold;
   background-color:#1c55a1;
   background: -webkit-linear-gradient(top, #17357f, #1c55a1);
   background: -moz-linear-gradient(top, #17357f, #1c55a1);
   background: -ms-linear-gradient(top, #17357f, #1c55a1);
   background: -o-linear-gradient(top, #17357f, #1c55a1);
}
/********** RIGHT CONTENT END *************/

/*********** FOOTER CONTENT ****************/
#footer{
   background: url("../images/footer.gif") no-repeat top center;
	margin:0px auto 15px auto;
	width:986px;
	height:150px;
   position:relative;
}
#footer p a{ 
}
#footer p a:hover{ 
   text-decoration:underline;
}
#footer p{ 
	float:right;
   font-size:12px;
   text-align:left;
   line-height:16px;
   padding: 20px 50px 0 0px;
   width:649px;
}
#footer img.booking{ 
	float:right;
   margin-top:-30px;
}
/*********** FOOTER CONTENT END **************/

/*************************** MAIN LAYOUT END *****************************/

/**************************** GALERIE ************************************/
#fotogalerie{
   border-top:1px solid #e9f2ff;
   margin:10px 3px 0;
   padding:20px 0 0 0;
	clear:both;
}
#fotogalerie img {
	display: block;
	float: left;
	border: 3px solid #fff;
   box-shadow:0 0px 3px #b6bbcd;
}
#fotogalerie img:hover {
	border: 3px solid #90c1f4;
   box-shadow:0 0px 3px #90c1f4;
}
#fotogalerie a.imgbox {
	padding:0 10px 15px;
	position:relative;
	float:left;
}
.jquery-lightbox-title{ /* větší text u popisu fotek lightboxu */
	font-size:18px !important;
}
/************************** GALERIE END *************************************/

/************************** FORMULÁŘOVÉ PRVKY *******************************/
#main-content table#formular  {
	margin:15px 20px 10px 20px;
	padding:0;
	border:0;
}
#main-content table#formular td {
	padding:7px 2px;
}
#formular select  {
	background-color: white;
	border: 1px solid #412211;
	color:#000000;
	font-weight:bold;
	margin-bottom:1px;
	margin-top:1px;
	text-align:left;
	padding: 3px;
}
#formular textarea {
	background-color: #fff;
	border: 1px solid #000;
	height:150px;
	width:400px;
	box-shadow: inset 0px 0px 4px #cfcfcf;
   padding:10px 15px;
}
ul.errorlist {
	list-style:none;
	margin:0px !important;
	color:#ff0000 !important;
}
#formular input {
	background-color: #fff;
	border: 1px solid #000;
	color:#000000;
	margin-bottom:1px;
	margin-top:1px;
	text-align:left;
	padding: 3px;
	box-shadow: inset 0px 0px 4px #cfcfcf;
}
#formular input[type=text] {width: 220px;}
#formular input#id_captcha_1 {width: 40px;}
#formular span{
	color:#F00;
}
#formular td{
	text-align:left;
	background: transparent;
	border:none;
}
#formular th {
	text-align:right;
	background: transparent;
	border:none;
	padding:0 10px 0 0;
}
/*************************** FORMULÁŘOVÉ PRVKY END **********************************/

/******************************** NOVINKY *******************************************/

/*********** NEWS BOX ****************/
#uvod-news  {
	width:220px; 
   float:left;
   margin-left:24px;
}
#uvod-news  h2{
   color:#173680;
   font-size: 30px;
   font-weight: 500;
   padding: 0px 3px 5px 3px;
   border-bottom:1px solid #d6e0ee;
}
.news-wrapper{
	clear:both;
   border-bottom:1px solid #d6e0ee;
   padding:10px 3px;
}
.news-wrapper img{
	border: 3px solid #540206;
	margin:0 25px 0 0;
	float:left;
}
.news-content{
   padding:0px;
}
.news-content h3{
   padding:0 0 0 0;
   font-size:20px;
   font-weight:600;
}
.news-content p{
   line-height:18px !important;
   text-align:justify;
   padding:0px !important;
   font-size:12px;
}
.news-content p.date{
   padding:5px 0!important;
   font-size:12px;
   font-weight:600;
   font-style:italic;
   color:#1c54a0;
}
#uvod-news > a { /* starší novinky */
   float:right;
   font-weight:600;
   font-style:italic;
   display:block;
   margin-top:8px;
}
/*********** NEWS BOX END *************/

/*********** NEWS LIST ****************/
.pagination{
	padding:5px 15px;
	clear:both;
}
.news-list-wrapper{
	clear:both;
   border-bottom:1px solid #d6e0ee;
   padding:10px 5px 10px;
}
.news-list-wrapper img{
	border: 3px solid #000;
	margin:0 25px 0 0 !important;
	float:left;
}
.news-list-wrapper img:hover{
	border: 3px solid #c1141c;
}
.news-list-content{
   padding:0px;
}
.news-list-content h3{
   padding:0 0 0 0;
   font-size:20px;
   font-weight:600;
}
.news-list-content p{
   line-height:18px !important;
   text-align:justify;
   padding:0px !important;
   font-size:14px;
   font-weight:300;
}
.news-list-content p.date{
   padding:5px 0!important;
   font-size:14px;
   font-weight:600;
   font-style:italic;
   color:#1c54a0;
}
/********** NEWS LIST END ***********/

/******************************** NOVINKY END *******************************************/


/*********************************  ÚVOD  ************************************************/

a.reservation_button{
	width:107px;
   height:35px;
   background: url("/templates/images/reservation_button.gif") no-repeat 0 0;
   color:#FFF;
   font-size:18px;
   display:block;
   float:right;
   margin-bottom:10px;
   padding:11px 0 0 55px;
   text-decoration:none;
}
a.reservation_button:hover{color:#90C1F4}
/*************************************  ÚVOD END ****************************************************/


/***********************************  REZERVACE *****************************************************/
#registrace {}
#registrace #reservation_content{border:1px solid #D6E0EE; background-color:#f0f5fb;float:left;margin:10px 20px 0 0;padding:10px; width:560px;}

#registrace .group {border-top:1px #D6E0EE solid; padding:20px 0px 10px 0px;}
#registrace .group h2{font-size:18px;padding:15px 14px 20px 14px;font-weight:bold;}
#registrace p img{border:none;}

#registrace .block {float:left; width: 180px; margin:0px 6px 5px 0px;position:relative;}
#registrace .block label{padding:0 0 5px 10px; font-size:12px;}
#registrace label[for=agree]{padding:0 0 5px 10px; display:inline-block; color:#0161A9; font-weight:bold;}
#registrace .block input[type=text]{ 
	margin-top:8px;
   margin-left:5px;
	margin-bottom:10px;
	padding:5px 8px;
	width:150px;
	border-radius: 3px;
	box-shadow: inset 0 1px 5px #e2eeff;
	border:1px solid #D6E0EE;
}
#registrace .block input[type=text]:focus{ 
	box-shadow: inset 0 1px 5px #b8d6ff;
	border:1px solid #90bfff;
}
/* Upravy pro jednotlive bunky */
#registrace .block input#id_date-person, #registrace .block input#id_date-children{ 
	width:50px;
}
#registrace input#id_user-address{
	width:520px;
}
#registrace .block select{ 
	margin-top:8px;
   margin-left:5px;
	margin-bottom:10px;
	padding:9px 4px;
	width:180px;
	border-radius: 3px;
	box-shadow: inset 0 1px 5px #ae846d;
	border:1px solid #70320d;
}
/* Chyba ve formulari */
#registrace .block.error input[type=text]{ 
	border:1px solid #eb0000;
	box-shadow: 0 0 5px #ffc2c2;
}
#registrace .block.error span{ 
	color: #eb0000;
	font-size:11px;
	display:none;
}
/* Chyba ve formulari END */

/* Seznam chybnych udaju */
.ui-widget div.error_list{
	display:inline;line-height:20px;
	padding:5px 10px;
}
/* Seznam chybnych udaju END */

/* Vyzadovane pole */
#registrace .block.required label{background: url("/templates/images/required_star.png") no-repeat 100% 10%;padding-right:8px;}
/* Vyzadovane pole END */

#registrace .block textarea{ 
	margin-top:5px;
   margin-left:5px;
	margin-bottom:10px;
	padding:5px 8px;
	width:520px;
	height:50px;
	border-radius: 3px;
	box-shadow: inset 0 1px 5px #e2eeff;
	border:1px solid #D6E0EE;
}
#registrace .block textarea:focus{ 
	box-shadow: inset 0 1px 5px #b8d6ff;
	border:1px solid #90bfff;
}
#registrace input[type=submit], #submit{ 
   background-color:#0560b8;
   background: -webkit-linear-gradient(top, #0560b8, #2b78e0);
   background: -moz-linear-gradient(top, #0560b8, #2b78e0);
   background: -ms-linear-gradient(top, #0560b8, #2b78e0);
   background: -o-linear-gradient(top, #0560b8, #2b78e0);
   border-radius:10px;
   cursor: pointer;
   float:right;
   margin:15px 25px 0 0;
   color:#FFF;
   font-size:20px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
   font-weight:300;
   padding:8px 20px;
}
#registrace input[type=submit]:hover, #submit:hover{ 
	background: none;
   background-color:#2b78e0;
	box-shadow: 0 0 5px #78b1ff;
   text-decoration:none;
}
#registrace .block ul{ 
	list-style:none;
}
#registrace .block ul li{ 
	display:inline-block;
}
#registrace .error_message {
   clear: both;
   display: none;
   padding: 5px;
	margin-bottom:10px;
}
/* VÝBĚR POKOJE */
/* dostupnost */
p.available, p.unavailable, p.reservated, p.reservating{
	font-size:12px;
   float:right;
   line-height:17px !important;
   padding:0px !important;
   margin:7px 10px 5px;
}
p.reservated, p.reservating{
	font-size:12px;
   float:right;
   line-height:17px !important;
   padding:0px !important;
   margin:2px 10px 5px;
}
p.available span{
   background-color:#f5faff;
   border:1px solid #d6e0ee;
   border-radius:2px;
   height:15px;
   width:15px;
   display:inline-block;
   position:relative;
   margin-right:5px;
   top:4px;
}
p.unavailable span{
   background-color:#f7c9cc;
   border:1px solid #ff99a0;
   border-radius:2px;
   height:15px;
   width:15px;
   display:inline-block;
   position:relative;
   margin-right:5px;
   top:4px;
}
p.reservating span{
   background-color:#ff53b8;
   border:1px solid #ff0096;
   border-radius:2px;
   height:15px;
   width:15px;
   display:inline-block;
   position:relative;
   margin-right:5px;
   top:4px;
}
p.reservated span{
   background-color:#f7c9cc;
   border:1px solid #ff99a0;
   border-radius:2px;
   height:15px;
   width:15px;
   display:inline-block;
   position:relative;
   margin-right:5px;
   top:4px;
}
.rooms{
   font-size:12px;
   float:left;
   margin:10px 5px 0;
   width:164px;
   border-radius:3px;
   border:1px solid #d6e0ee;
   padding:5px;
   cursor:pointer;
   background: #f5faff url("../images/reservation_room_check.png") no-repeat 148px 7px;
}
.rooms:hover{
   border:1px solid #adbfd8;
   -moz-box-shadow :0 0 3px #dfe7f1;
	-webkit-box-shadow:0 0 3px #dfe7f1;
	box-shadow:0 0 3px #dfe7f1;
}
.rooms.clicked_room{
   border:1px solid #adbfd8;
   -moz-box-shadow :0 0 3px #dfe7f1;
	-webkit-box-shadow:0 0 3px #dfe7f1;
	box-shadow:0 0 3px #dfe7f1;
   background: #e4edf9 url("../images/reservation_room_checked.png") no-repeat 148px 7px;
}
.rooms h3{
   font-size:14px;
   padding:2px 8px;
}
.rooms > div{
   width:100%;
}
.rooms > div > a{
   display:block;
   float:left;
   padding:6px 5px 3px 25px;
   background: url("../images/reservation_info.gif") no-repeat 3px 5px;
}
.rooms div input{
   width:100%;
}
.rooms div div.room_descr{
   border-radius:3px;
   background-color:#fff;
   border:1px solid #D6E0EE;
   margin-top:5px;
   padding:5px 10px;
   height:80px;
   overflow:scroll;
}
.rooms div div.room_descr p{
   line-height:16px !important;
}
.rooms div div.room_descr ul{
   list-style-position:inside;
   margin-left:5px !important;
}
.rooms.clicked_room div.room_descr{
   border:1px solid #adbfd8;
}
.rooms.unavailable{
   background-image:none;
   opacity:0.5;
   background-color: #ffc7c7;
   cursor:auto;
   border:1px solid #ff9c9c;
}
.rooms.unavailable:hover{
   border:1px solid #adbfd8;
   -moz-box-shadow :none;
	-webkit-box-shadow:none;
	box-shadow:none;
   border:1px solid #ff9c9c;
}
.field_date-room label, .field_date-room select{ /* skryti vyberu pokoje (select)*/
	display:none;
}
#registrace .block.error.field_date-room span{ /* skryti vyberu pokoje (select)*/
	display:inline-block;
   margin:5px 0 0 6px;
}
/* LEGENDA */
#legenda{
   width:567px;
   margin:10px 0;
}
#legenda > div{
   padding:5px;
}
#legenda p{
   width:100px;
   float:left;
   text-align:center;
   padding:0px;
   margin-right:10px;
   font-size:11px;
   font-weight:bold;
}
#legenda span{
	font-size:11px;
   font-weight:bold;
   display:block;
   float:left;
   padding:5px 0 0 10px;
}
/* KALENDÁŘ */
#ui-datepicker-div{
	font-size:11px;
}
/* RESERVATION PROCESS ICONS */
#reservation_process{
	margin:10px auto 0px;
   padding:0 5px;
   width:420px;
}
#reservation_process > img{
	opacity:0.5;
   float:left;
   margin:5px 0;
}
#reservation_process img.active{
	opacity:1.0;
}
#reservation_process a:hover{
	text-decoration:none;
}

#reservation_process a{
	opacity:0.5;
   display:block;
   float:left;
   width:109px;
   margin:5px 0;
}
#reservation_process a button{
	text-align:center;
   font-size:12px;
   line-height:14px;
   float:left;
   width:109px;
   background-color:transparent;
   color:#1C54A0;
   border:none;
   cursor:pointer;
}
#reservation_process a.active{
	opacity:1.0;
}
/* RESERVATION PROCESS ICONS END */

/* KALENDÁŘ OBSAZENOSTI */
#calendar{
   border: 1px solid #D6E0EE;
   border-radius: 3px 3px 3px 3px;
   width:auto;
   background-color:#FFF;
}
#calendar table.fc-header{
   margin:20px 15px 0;
   width:auto !important;
}
#calendar table.fc-header .fc-header-title h2 {
    font-size: 20px;
    font-weight: normal;
    padding: 2px 5px 0;
    color:#1C54A0;
}
#calendar .fc-content table.fc-border-separate{
	border-collapse:collapse;
}
/* Bunky */
#calendar .fc-content table.fc-border-separate td{
	border: 1px solid #D6E0EE;
}
#calendar .fc-content table.fc-border-separate td.fc-resourceName{
	padding:3px 5px;
   min-width:90px;
}
#calendar .fc-content table.fc-border-separate th{
	border: 1px solid #c6d5ea;
   background-color:#f4f8fd;
   padding:3px 5px;
   font-weight:bold;
   font-size:11px;
   line-height:16px;
}
#calendar .fc-content td.fc-widget-content {
    padding: 0px 0 0;
}
#calendar .fc-content table.fc-border-separate th.fc-weekend{
   background-color:#dde7f4;
}
#calendar .fc-content div .fc-event {
	border: 1px solid #FF99A0 !important; /* default BORDER color */
	background-color: #f7c9cc !important; /* default BACKGROUND color */
	color: #fff;               /* default TEXT color */
	font-size: 11px;
   padding:1px 2px;
	cursor: default;
   text-align:center;
}
#calendar .fc-content div .fc-event.new_reservation {
	border: 1px solid #FF0096 !important; /* default BORDER color */
	background-color: #FF53B8 !important; /* default BACKGROUND color */
	color: #fff;               /* default TEXT color */
	font-size: 11px;
   padding:1px 2px;
	cursor: default;
   text-align:center;
}
.group .choose-day-help{
	font-size:12px;
   padding:3px 11px !important;
}
#calendar .fc-content table.fc-border-separate td.fc-state-highlight, #calendar .fc-content table.fc-border-separate th.fc-state-highlight {
    background: none repeat scroll 0 0 #fff7f3;
}
/* KALENDÁŘ OBSAZENOSTI END */



/***********************************  REZERVACE END **************************************************/
