﻿/*   
Theme Name: Penzion MAX
Theme URI: http://www.max-penzion.cz
Description: Šablona pro web Penzion MAX
Author: Machi.cz
Author URI: http://www.machi.cz
Version: 1.0
*/

/* obecne definice */
body { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background: url(img/bg-main.png) left top repeat-x #ab9386; font-size: 62.5%; color: #444; }
a { text-decoration: underline; color: #676767; }
a:hover { text-decoration: none; }
.clear { clear: both; height: 0; line-height: 0; font-size: 0; }
/* obecne definice */

/* hlavicka */
#header { width: 900px; margin: 0 auto; height: 222px; background: url(img/header.png) left 47px no-repeat; }
#header h1 a { width: 262px; height: 138px; display: block; background: url(img/logo.png) left bottom no-repeat; padding: 34px 0 0 0; float: left; }
#header h1 a span { display: none; }
#header #tray { text-align: right; padding: 9px 0 0 0; height: 38px; }
#header #ilu { padding: 5px 5px 0 0; float: right; }
#header #pagelist { height: 50px; clear: both; }
#header #pagelist ul#pages { height: 50px; line-height: 50px; font-size: 14px; color: #666; font-weight: bold; float: left; }
#header #pagelist ul#pages li { display: block; float: left; }
#header #pagelist ul#pages li a { display: block; float: left; background: url(img/pagelist-li.png) right 10px no-repeat; color: #666; text-decoration: none; padding: 0 20px; }
#header #pagelist ul#pages li a:hover { color: #900; }
#header #pagelist ul#pages li.current_page_item a { background: url(img/pagelist-li-hover.png) center top no-repeat; color: #900; }
#header #pagelist .qtrans_language_chooser { float: right; padding: 13px 9px 0 0; }
#header #pagelist .qtrans_language_chooser li { float: left; margin: 0 0 0 7px; }
#header #pagelist .qtrans_language_chooser li a.qtrans_flag { width: 35px; height: 25px; display: block; }
#header #pagelist .qtrans_language_chooser li a.qtrans_flag_cs { background: url(img/flags/cz.png); }
#header #pagelist .qtrans_language_chooser li a.qtrans_flag_de { background: url(img/flags/de.png); }
#header #pagelist .qtrans_language_chooser li a.qtrans_flag_en { background: url(img/flags/gb.png); }
/* hlavicka */

/* obsah */
#content { width: 900px; margin: 0 auto; background: url(img/content-bg.png) left 374px repeat-y; }
#contentinside { background: url(img/content-bg-top.png) left top no-repeat; }
#main { width: 629px; float: left; padding: 10px 0 0 0; }
#main h2 { font-size: 1.8em; color: #902D00; font-weight: bold; height: 49px; line-height: 49px; margin: 0 35px 10px 35px; background: url(img/headline-h2.png) left bottom repeat-x; }
#main .post { line-height: 1.3; color: #333; font-size: 1.6em; padding: 0 35px 25px 35px; }
#main .post p { padding: 8px 0; }
#main h3 { margin: 10px 0 0 0; font-size: 1.2; color: #913000; }
#main h3.gal { background-color: #913000; color: #fff; padding: 5px 10px; }
#main.index { background: url(img/svec.jpg) right bottom no-repeat; }
#main .post p.ind { padding-right: 70px; }

#main img { border: 1px solid #e2e2e2; padding: 5px; }
#main img.alignleft { float: left; margin: 4px 15px 0 0; }
#main img.alignright { float: right; margin: 4px 0 0 15px; }

#main .wpcf7 { font-size: 13px; }
#main .wpcf7 p { padding: 0; }
#main .wpcf7 label { width: 180px; float: left; font-weight: bold; padding: 2px 0 0 0; }
#main .wpcf7 input { border: 1px solid #b29a8e; margin: 0 0 5px 0; width: 190px; color: #333; padding: 2px 5px; background-color: #f1f1f1; }
#main .wpcf7 input.datum { width: 69px; vertical-align: middle; }
#main .wpcf7 textarea#adresa { border: 1px solid #b29a8e; margin: 0 0 5px 0; width: 190px; height: 55px; font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; padding: 5px; overflow: hidden; background-color: #f1f1f1; }
#main .wpcf7 select { width: 300px; border: 1px solid #b29a8e; margin: 0 0 5px 0; background-color: #f1f1f1; }
#main .wpcf7 textarea#poznamka { border: 1px solid #b29a8e; margin: 0 0 5px 0; width: 288px; height: 150px; font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; padding: 5px; overflow: hidden; background-color: #f1f1f1; }
#main .wpcf7 input#priklad { vertical-align: middle; width: 160px; }
#main .wpcf7 input#odeslat { margin: 0 0 0 180px; border: none; background-color: #913000; color: #fff; width: 209px; }
#main .wpcf7 span.wpcf7-not-valid-tip-no-ajax { margin: 0 0 0 130px; }

div.wpcf7 { margin: 0; padding: 0; }
div.wpcf7-response-output { margin: 2em 0.5em 1em; padding: 0.2em 1em; }
div.wpcf7-mail-sent-ok { border: 2px solid #398f14; }
div.wpcf7-mail-sent-ng { border: 2px solid #ff0000; }
div.wpcf7-spam-blocked { border: 2px solid #ffa500; }
div.wpcf7-validation-errors { border: 2px solid #f7e700; }
span.wpcf7-form-control-wrap { position: relative; }
span.wpcf7-not-valid-tip { position: absolute; top: 0; left: 0; z-index: 100; background: #fff; border: 1px solid #ff0000; font-size: 10px; width: 190px; padding: 2px; }
span.wpcf7-not-valid-tip-no-ajax { color: #f00; font-size: 10pt; display: block; }
span.wpcf7-list-item { margin-left: 0.5em; }
.wpcf7-display-none { display: none; }
div.wpcf7 img.ajax-loader { border: none; vertical-align: middle; margin-left: 4px; }
div.wpcf7 .watermark { color: #888; }

#main ul { margin: 10px 0; }
#main ul li { background-color: #b29a8e; margin: 0 0 2px 0; line-height: 25px; padding: 0 10px 0 0; color: #111; }
#main ul li span.name { background-color: #4F8202; line-height: 25px; padding: 0 0 0 10px; color: #fff; width: 190px; display: block; float: left; margin: 0 15px 0 0; }
#main ul li a { color: #111; text-decoration: none; }
#main ul li a:hover { text-decoration: underline; }

#main table { margin: 10px 0; width: 100%; }	
#main table td { padding: 5px 10px; border: solid #fff 1px; background-color: #f1f1f1; }
#main table tr.first td { font-weight: bold; color: #444; background-color: #b29a8e }
#main table td.fi { width: 180px; background-color: #4f8202; color: #fff; }
/* obsah */

/* menu */
#sidebar { width: 222px; float: right; padding: 0 28px 20px 21px; line-height: 1.2; color: #fff; font-size: 13px; }
#sidebar h3 { font-size: 16px; color: #fff; font-weight: bold; padding: 20px 0 0 0; }
#sidebar h4 { font-size: 14px; color: #fff; font-weight: bold; border-bottom: 1px solid #A74718; padding: 25px 0 10px 0; margin: 0 0 5px 0; }
#sidebar a { color: #fff; }
#sidebar span.tel { font-size: 13px; font-weight: bold; }
/* menu */

/* block */
#block { height: 336px; background: url(img/block-bg.png) left top repeat-x; }
#blockinside { height: 336px; width: 900px; margin: 0 auto; background: url(img/blockinside-bg.png); }
#slideshow { width: 371px; height: 318px; padding: 18px 0 0 21px; float: left; }
#slideshow h5 { height: 42px; line-height: 42px; font-size: 14px; color: #fff; margin: 0 0 8px 3px; }
#slideshow h5 a { color: #fff; text-decoration: none; }
#slideshow h6 { display: none; }
#slideshow a:hover { text-decoration: underline; }
#map { width: 488px; height: 318px; padding: 18px 0 0 8px; float: left; }
#map h5 { height: 42px; line-height: 42px; font-size: 14px; color: #fff; margin: 0 0 8px 3px; }
/* block */

/* paticka */
#box { width: 900px; margin: 0 auto; height: 111px; background: url(img/box-bg.png) left top no-repeat; }
#box .box-left { padding: 0 0 0 13px; font-size: 14px; color: #fff; line-height: 50px; float: left; }
#box a.webees { width: 94px; height: 26px; background: url(img/webees.png); float: right; margin: 11px 11px 0 0; display: inline; }
#box a.webees:hover { background: url(img/webees-hover.png); }
#box a.webees span { display: none; }
/* paticka */
