﻿/********************************************************************/
/**********   PenzionČernýPetr.cz | Created by studio WPJ ***********/
/********************************************************************/

* {
    margin: 0;
    padding: 0;
    border: 0px;
}

/************************ GENERAL STYLES ****************************/
body {
    background: #0b222b url("../images/background.jpg") no-repeat top center;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: left;
}

a:link {
    color: #f08a05;
    text-decoration: none;
}

a:visited {
    color: #f08a05;
    text-decoration: none;
}

a:hover {
    color: #f08a05;
    text-decoration: underline;
}

h1 {
    color: #f9b700;
    font-size: 34px;
    padding: 4px 5px 10px 5px;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
}

h2 {
    color: #ff9000;
    font-size: 24px;
    padding: 20px 5px 10px 5px;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
}

h3 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    padding: 15px 5px 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
}

h4, h5 {
    margin: 0;
    padding: 8px 5px 10px;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}

h5 {
    font-size: 14px;
}

/* Cleaner */
.cleaner {
    clear: both;
    padding: 0;
    margin: 0;
    background: none;
}

/*************************** MAIN LAYOUT *****************************/
#page {
    margin: 26px auto 0;
    width: 960px;
    padding: 0;
    position: relative;
    -moz-box-shadow: 0 0 16px #040a0d;
    -webkit-box-shadow: 0 0 16px #040a0d;
    box-shadow: 0 0 16px #040a0d;
}

#header {
    height: 338px;
    position: relative;
    width: 960px;
    margin: 0px auto;
}

#header a.logo {
    position: absolute;
    z-index: 7;
    top: 49px;
    left: 27px;
    display: block;
    width: 465px;
    height: 168px;
}

#header a.mini-map {
    position: absolute;
    z-index: 7;
    bottom: -41px;
    right: 18px;
    display: block;
    width: 251px;
    height: 164px;
}

/***** vlajky *****/
#flags {
    position: absolute;
    width: 148px;
    height: 31px;
    background: url("../images/languages_back.png") no-repeat top left;
    top: -12px;
    right: 23px;
    z-index: 8;
    padding: 12px 0 0 14px;
}

#flags a {
    margin-right: 5px;
    text-decoration: none;
}

#flags a img.akt {
    opacity: 0.5;
}

/**** vlajky END ****/

/*********** MAIN MENU ****************/
#menu.menu-cz ul li a { /* CZ JAZYK MÁ VĚTŠÍ PÍSMO */
    font-size: 16px;
    padding: 24px 11px 41px;
}

#menu.menu-cz ul li.uvod a { /* PRVNÍ POLOŽKA MÁ VÝŠE ŠIPKU */
    padding: 24px 12px 40px;
}

#menu {
    background: url("../images/topmenu_back.png") no-repeat top left;
    padding: 12px 0 0 18px;
    width: 708px;
    height: 80px;
    font-family: Georgia, "Times New Roman", Times, serif;
    position: absolute;
    z-index: 8;
    left: 26px;
    bottom: -24px;
}

#nav {
    padding: 0;
    text-align: left;
    margin: 0;
    list-style: none;
}

#nav li {
    display: block;
    float: left;
    padding: 0 0;
    background: url("../images/topmenu_divider.png") no-repeat top left;
}

#nav li.uvod { /* PRVNÍ POLOŽKA BEZ STÍNU */
    background: none;
}

#nav li.uvod a { /* PRVNÍ POLOŽKA MÁ VÝŠE ŠIPKU */
    padding: 24px 12px 41px;
}

#nav li a {
    display: block;
    float: left;
    color: #0f2b36;
    font-size: 13px;
    text-decoration: none;
    padding: 24px 12px 42px;
    text-transform: uppercase;
    font-style: italic;
}

/* Tlačítko po najetí a aktivní */
#nav li a.selected {
    background: url("../images/topmenu_hover.png") no-repeat bottom center;
    font-weight: bold;
}

#nav li a:hover {
    background: url("../images/topmenu_hover.png") no-repeat bottom center;
}

/* 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: 262px;
    margin-right: 7px;
    float: right;
    border-left: 1px solid #4f7283;
    padding: 0px 0 0 8px;
}

.iframe-vertical {
		position: relative;
		width: 100%;
		max-width: 180px;
		height: 258px;
		overflow: hidden;
		margin: 0 auto;
		border: none;
		display: block;
	}

	.plugin-v {
		font: normal 100% Verdana, Arial, sans-serif;
		font-size: 12px;
		display: block;
		overflow: hidden;
		width: 100%;
		max-width: 180px;
		margin: 0 auto;
		background: transparent;
		border: 1px solid #C8D8E8;
	}

	#ceskehory-weather-bottom {
		text-align: center;
		padding: 5px;
	}

	.plugin-v a {
		text-decoration: underline;
		color: black;
	}

/* kontakt  */
#side-content #contact {
    background: url("../images/side_contact_decor.png") no-repeat 100% 80px;
}

#side-content #contact h3 {
    background: url("../images/side_contact_title.png") no-repeat top left;
    padding: 18px 0 32px 25px;
}

#side-content #contact h3 a {
    color: #FFF;
}

#side-content #contact h3 a:hover {
    color: #ffdca9;
    text-decoration: none;
}

#side-content #contact p {
    font-size: 12px;
    line-height: 18px !important;
    padding: 4px 10px !important;
}

#side-content #contact p strong {
    font-size: 14px;
}

#side-content #contact a.map_link {
    display: block;
    border-top: 1px dotted #4f7283;
    margin: 10px;
    padding: 5px 4px;
}

/* kontakt end */

/* facebook */
#side-content #facebook {
    margin-top: 25px;
}

#side-content #facebook h3 {
    background: url("../images/btn-fb.png") no-repeat top left;
    padding: 16px 0 33px 20px;
    z-index: 1;
    position: relative;
}

#side-content #facebook h3 a {
    color: #FFF;
}

#side-content #facebook h3 a:hover {
    color: #cfd7e7;
    text-decoration: none;
}

/* webkamera */
#side-content #webcam {
    margin-top: 5px;
}

#side-content #webcam h3 {
    background: url("../images/side_webcam_title.png") no-repeat top left;
    padding: 16px 0 33px 20px;
    z-index: 1;
    position: relative;
}

#side-content #webcam h3 a {
    color: #FFF;
}

#side-content #webcam h3 a:hover {
    color: #ffdca9;
    text-decoration: none;
}

#side-content #webcam .webcam_link {
    position: relative;
    top: -10px;
    left: 15px;
}

/* webkamera end */

/* recenze hostů */
a.recenze_button {
    width: 159px;
    height: 59px;
    background: url("/templates/images/recenze_button.png") no-repeat 0 0;
    color: #FFF;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    float: left;
    margin: 10px 0 10px 22px;
    padding: 9px 10px 0 28px;
    text-decoration: none;
}

a.recenze_button:hover {
    color: #ffdca9
}

/* recenze hostů end */

/* Odkazy */
a.bubakov_button img {
    margin: 10px 0 0 40px;
}

/* Odkazy 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: 629px;
    padding: 0 15px 0 0;
}

#content .wide_content { /* Pro štepanice a webkameru */
    float: left;
    width: 820px;
}

#main-content {
    background-color: #1f3b49;
    background-image: url("../images/content_top.jpg"), url("../images/content_bottom.jpg");
    background-repeat: no-repeat, no-repeat;
    background-position: top center, bottom center;
    padding: 50px 0px 65px 38px;
    width: 922px;
    min-height: 350px;
    clear: both;
}

#main-content ul {
    list-style-type: none;
    line-height: 25px;
    margin-left: 5px;
}

#main-content ul li {
    background: url("../images/home_ul.gif") no-repeat 0px 7px;
    padding: 0 0 0 22px;
    margin: 3px 0 0;
    font-weight: bold;
}

#main-content ol {
    line-height: 25px;
    margin-left: 25px;
}

#main-content p {
    line-height: 22px;
    padding: 5px;
}

#main-content table {
    margin: 10px 3px 10px 3px;
    border-collapse: collapse;
}

#main-content table td {
    border: 2px solid #4f7283;
    padding: 10px 30px;
}

#main-content table th {
    text-align: center;
    padding: 10px 25px;
    border: 2px solid #4f7283;
    color: #fff;
    font-weight: bold;
    background-color: #1c55a1;
    background: -webkit-linear-gradient(top, #4f7283, #406272);
    background: -moz-linear-gradient(top, #4f7283, #406272);
    background: -ms-linear-gradient(top, #4f7283, #406272);
    background: -o-linear-gradient(top, #4f7283, #406272);
}

/********** RIGHT CONTENT END *************/

/*********** FOOTER CONTENT ****************/
#footer {
    background: url("../images/footer_back.png") no-repeat top center;
    margin: 0px auto;
    width: 905px;
    height: 66px;
    position: relative;
    top: -36px;
}

#footer p a {
    color: #0f2b36;
    text-decoration: underline;
}

#footer p a:hover {
    text-decoration: none;
    color: #0f2b36;
}

#footer p {
    font-size: 11px;
    color: #0f2b36;
    padding: 19px 38px 0 40px;
}

#footer p span {
    display: inline-block;
    margin-top: 5px;
    float: right;
}

/*********** FOOTER CONTENT END **************/

/*************************** MAIN LAYOUT END *****************************/

/**************************** GALERIE ************************************/
#fotogalerie {
    margin: 0 0;
    padding-top: 10px;
    clear: both;
}

#fotogalerie img {
    display: block;
    float: left;
}

#fotogalerie a.imgbox {
    /* Animation */
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    /* Animation Safari */
    -webkit-transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    /* Transform */
    padding: 1px 7px 5px 0;
    position: relative;
    float: left;
    background: url("../images/gallery_image_back.png") no-repeat top center;
    margin: 6px 6px;
}

#fotogalerie a.imgbox:hover {
    transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px); /* IE 9 */
    -webkit-transform: translate(0px, -10px); /* Safari and Chrome */
}

.jquery-lightbox-title { /* větší text u popisu fotek lightboxu */
    font-size: 18px !important;
}

/************************** GALERIE END *************************************/

/*********************************  ÚVOD  ************************************************/

a.reservation_button {
    width: 194px;
    height: 43px;
    background: url("/templates/images/rezervace_button.png") no-repeat 0 0;
    color: #FFF;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    float: left;
    margin: 25px 0 10px 7px;
    padding: 12px 0 0 22px;
    text-decoration: none;
}

a.reservation_button:hover {
    color: #ffdca9
}

/*************************************  ÚVOD END ****************************************************/


/***********************************  REZERVACE *****************************************************/

#order_form {
    margin: 5px 0;
}

#order_form .group {
    border: 1px solid #4f7283;
    border-radius: 5px;
    padding: 0px 20px 10px;
}

#order_form .group h2 {
    border-bottom: 1px solid #4f7283;
    padding: 20px 5px 10px;
    margin-bottom: 10px;
}

#order_form .block {
    float: left;
    width: 230px;
    margin: 10px 8px 3px 8px;
    position: relative;
}

#order_form .block label {
    padding: 0 0 5px 10px;
    display: inline-block;
    font-size: 12px;
}

#order_form label[for=agree] {
    padding: 0 0 5px 10px;
    display: inline-block;
    color: #0161A9;
    font-weight: bold;
}

#order_form .block input[type=text],
#order_form .block input[type=email] {
    margin-top: -6px;
    margin-left: 5px;
    margin-bottom: 10px;
    float: right;
    -moz-box-shadow: inset 0 1px 2px #a2c4d6;
    -webkit-box-shadow: inset 0 1px 2px #a2c4d6;
    box-shadow: inset 0 1px 2px #a2c4d6;
    padding: 7px 8px;
    width: 140px;
    font-size: 12px;
    text-align: left;
    border-radius: 5px;
}

/* Upravy pro policka */
#order_form .block input#id_name {
    width: 320px;
}

#order_form .block input#id_captcha_1 {
    width: 30px;
}

#order_form .block input#id_address {
    width: 387px;
}

#order_form .block input#id_date_from {
    width: 120px;
}

#order_form .block input#id_date_to {
    width: 120px;
}

/* Upravy pro policka END */

/* Chyba ve formulari */
#order_form .block.error input[type=text],
#order_form .block.error input[type=email] {
    border: 1px solid #eb0000;
}

#order_form .block.error .forcaptcha {
    color: #eb0000;
}

#order_form .block.error span {
    color: #eb0000;
    font-size: 11px;
    display: none;
}

/* Chyba ve formulari END */

/* Vyzadovane pole */
#order_form .block.required label {
    font-weight: bold;
    background: url("/templates/images/required_star.gif") no-repeat 100% 10%;
    padding-right: 8px;
}

/* Vyzadovane pole END */

#order_form .block textarea {
    margin-left: 5px;
    margin-bottom: 10px;
    padding: 5px 8px;
    width: 453px;
    height: 90px;
    border-radius: 5px;
    -moz-box-shadow: inset 0 1px 2px #a2c4d6;
    -webkit-box-shadow: inset 0 1px 2px #a2c4d6;
    box-shadow: inset 0 1px 2px #a2c4d6;
}

#order_form .block ul {
    list-style: none;
}

#order_form .block ul li {
    display: inline-block;
}

#order_form .error_message {
    clear: both;
    display: none;
    padding: 5px;
    border-radius: 5px;
    background-color: #f8b700;
    border: #cf7a00 1px solid;
    margin-bottom: 10px;
    font-weight: bold;
}

#order_form .submit_block {
    text-align: left;
    margin-top: 0;
}

#order_form #submit {
    margin-top: 40px;
}

/* Captcha */
label[for=captcha_id] {
    position: relative;
    top: -10px;
    text-align: left;
}

img.captcha {
    /*	max-width:65px;*/
    padding: 3px 5px;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    top: -5px;
}

/* Datepicker */
#ui-datepicker-div {
    font-size: 12px;
}

/* Submit */
.submit_block {
    text-align: center;
    margin: 10px 0;
}

.submit_block #submit {
    background-color: #fcbc00;
    background-image: linear-gradient(top, #fcbc00, #cf7a00); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbc00', endColorstr='#cf7a00'); /* IE5.5 - 7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbc00', endColorstr='#cf7a00'); /* IE8 */
    background: -ms-linear-gradient(top, #fcbc00, #cf7a00); /* IE9 */
    background: -moz-linear-gradient(top, #fcbc00, #cf7a00); /* Firefox */
    background: -o-linear-gradient(top, #fcbc00, #cf7a00); /* Opera 11  */
    background: -webkit-linear-gradient(top, #fcbc00, #cf7a00); /* Chrome 11  */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcbc00), color-stop(1, #cf7a00)); /* Chrome 10, Safari */
    margin: 10px 30px 0 0;
    float: right;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background-color: #000;
    color: #FFF;
    box-shadow: 1px 4px 0px #102832;
    padding: 10px 18px 8px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
    cursor: pointer;
    font-style: italic;
    font-weight: bold;
}

.submit_block #submit:hover {
    background-color: #cf7a00;
    background-image: linear-gradient(top, #cf7a00, #fcbc00); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf7a00', endColorstr='#fcbc00'); /* IE5.5 - 7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf7a00', endColorstr='#fcbc00'); /* IE8 */
    background: -ms-linear-gradient(top, #cf7a00, #fcbc00); /* IE9 */
    background: -moz-linear-gradient(top, #cf7a00, #fcbc00); /* Firefox */
    background: -o-linear-gradient(top, #cf7a00, #fcbc00); /* Opera 11  */
    background: -webkit-linear-gradient(top, #cf7a00, #fcbc00); /* Chrome 11  */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cf7a00), color-stop(1, #fcbc00)); /* Chrome 10, Safari */
}

/* Submit END */

/***********************************  REZERVACE END **************************************************/

/**************************************** VZKAZY  ******************************************************/
#guestbook .block {
    margin: 10px 8px 3px 8px;
    position: relative;
}

#guestbook .block label {
    padding: 0 0 5px 10px;
    display: inline-block;
    font-size: 12px;
    float: left;
}

#guestbook input[type=text] {
    margin-top: -6px;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
    -moz-box-shadow: inset 0 1px 2px #a2c4d6;
    -webkit-box-shadow: inset 0 1px 2px #a2c4d6;
    box-shadow: inset 0 1px 2px #a2c4d6;
    padding: 7px 8px;
    width: 140px;
    font-size: 12px;
    text-align: left;
    border-radius: 5px;
}

#guestbook input#id_captcha_1 {
    width: 40px;
}

#guestbook textarea {
    margin-top: -6px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 5px 8px;
    width: 385px;
    height: 90px;
    float: left;
    border-radius: 5px;
    -moz-box-shadow: inset 0 1px 2px #a2c4d6;
    -webkit-box-shadow: inset 0 1px 2px #a2c4d6;
    box-shadow: inset 0 1px 2px #a2c4d6;
}

#guestbook input[type=submit] {
    background-color: #fcbc00;
    background-image: linear-gradient(top, #fcbc00, #cf7a00); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbc00', endColorstr='#cf7a00'); /* IE5.5 - 7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbc00', endColorstr='#cf7a00'); /* IE8 */
    background: -ms-linear-gradient(top, #fcbc00, #cf7a00); /* IE9 */
    background: -moz-linear-gradient(top, #fcbc00, #cf7a00); /* Firefox */
    background: -o-linear-gradient(top, #fcbc00, #cf7a00); /* Opera 11  */
    background: -webkit-linear-gradient(top, #fcbc00, #cf7a00); /* Chrome 11  */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcbc00), color-stop(1, #cf7a00)); /* Chrome 10, Safari */
    margin: 10px 0;
    /*float:right;*/
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background-color: #000;
    color: #FFF;
    box-shadow: 1px 4px 0px #102832;
    padding: 10px 18px 8px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
    cursor: pointer;
    font-style: italic;
    font-weight: bold;
}

#guestbook input[type=submit]:hover {
    background-color: #cf7a00;
    background-image: linear-gradient(top, #cf7a00, #fcbc00); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf7a00', endColorstr='#fcbc00'); /* IE5.5 - 7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf7a00', endColorstr='#fcbc00'); /* IE8 */
    background: -ms-linear-gradient(top, #cf7a00, #fcbc00); /* IE9 */
    background: -moz-linear-gradient(top, #cf7a00, #fcbc00); /* Firefox */
    background: -o-linear-gradient(top, #cf7a00, #fcbc00); /* Opera 11  */
    background: -webkit-linear-gradient(top, #cf7a00, #fcbc00); /* Chrome 11  */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cf7a00), color-stop(1, #fcbc00)); /* Chrome 10, Safari */
}

#guestbook .recaptcha {
    float: left;
}

/* Chyba ve formulari */
#guestbook .block.error input[type=text] {
    border: 1px solid #eb0000;
}

#guestbook .block.error textarea {
    border: 1px solid #eb0000;
}

#guestbook .block.error span {
    color: #eb0000;
    font-size: 11px;
    display: none;
}

/* Chyba ve formulari END */

/* Vyzadovane pole */
#guestbook .block.required label {
    font-weight: bold;
    background: url("/templates/images/required_star.gif") no-repeat 100% 10%;
    padding-right: 8px;
}

/* Vyzadovane pole END */

/* Zprava */
#guestbook .post {
    border-bottom: 1px solid #4F7283;
    padding-bottom: 5px;
}

#guestbook .post h2 {
    font-size: 16px;
    padding: 10px 5px 5px
}

#guestbook .post .date {
    font-size: 12px;
    font-style: italic;
    padding: 0px 5px !important;
    line-height: 18px !important;
    color: #80aec3;
}

#guestbook .post > div p {
    font-size: 12px;
    line-height: 18px !important;
    padding: 5px 5px 10px !important;
}

/* Odpověď */
#guestbook .post .response {
    border: 1px solid #4F7283;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 5px;
    background-color: #2b4a5c;
}

#guestbook .post .response p.author {
    font-weight: bold;
    padding: 5px !important;
}

/*************************************** VZKAZY END ****************************************************/

/**************************************** MAPA ******************************************************/
#map {
    width: 100%;
    height: 420px;
    margin: 15px 10px;
}

#map p {
    color: #1f3b49;
}

/************************************** MAPA END ****************************************************/

