/*
Theme Name: Landzilla
Theme URI: http://www.perun.net/
Description: Landzilla is a Theme for WP 2.x. Made by <a href ="http://www.vlad-design.de">Vladimir Simovic</a> (aka <a href="http://www.perun.net">Perun</a>).
Version: 2.x
Author: Vladimir Simovic
Author URI: http://www.vlad-design.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body {
    padding: 0 0 2em 0;
    margin: 0;
    text-align: center;
/*    font: 62.5% verdana, sans-serif; */
    font: 85% verdana, sans-serif;
    background: #759D00 url(images/top.gif) repeat-x;
    color: #333;
    line-height: 140%;
}

hr {
    display: none;
}

img {
    border: none;
}

ins {
    text-decoration: none;
    border-bottom: 1px dashed #F26722;
}

acronym, abbr, dfn {
    border-bottom: 1px dashed #333;
    font-style: normal;
}

blockquote {
    border-left: 5px solid #759D00;
    margin: 1em 0;
    padding: 5px 10px;
    background: #E3EBCC;
    width: 90%;
}

code, pre {
    color: #F26722;
    font: 1.1em 'courier new', courier, monospace;
}

/* Bild links ausgerichtet: Image floats left*/
.bild-links {
    float: left;
    margin: 0 15px 3px 0;
}

/* Bild rechts ausgerichtet; Image floats right*/
.bild-rechts {
    float: right;
    margin: 0 0 3px 15px;
}

.pagination {
    text-align: center;
    margin-top: 2em;
}

.center {
    text-align: center;
}

#container {
    text-align: left;
    margin: 0 auto;
    width: 770px;
    padding: 0 0 1px 0;
    position: relative;
    background: url(images/background.jpg) repeat-y;
    border-bottom: 1px solid #ddd;
}

/* Kopfbereich (Header) */
#kopf {
    background: url(images/header.jpg) no-repeat;
    height: 190px;
    margin-bottom: 8px; /* Bylo patnact */
}

#kopf h1 {
/*    font: 30px 'trebuchet ms', sans-serif;*/
    font: 35px 'trebuchet ms', sans-serif;
    color: #759D00;
    margin: 0;
/*    padding: 5px 15px; */
    padding: 9px 0px 2px 20px;
}

#kopf h1 a {
    color: #759D00;
    text-decoration: none;
}

/* Navigation (Sidebar) */
#navi {
    float: right;
    width: 200px;
    text-align: center;
    background: #E3EBCC;
/*    font-size: 1.1em; */
    font-size: 0.95em;
    padding: 0 0 5px 0;
    margin: 0 15px 15px 0;
    display: inline;
}

#navi ul, #navi ol, #navi p, #navi form, #navi dl {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

#navi div {
    margin: 10px 10px 15px 10px;
    text-align: left;
}

#navi form {
    margin: .7em 0 1em 0;
}

#navi input {
    border: 1px solid #759D00;
    font-size: 1.1em;
    background: #E3EBCC;
}


#navi h2 {
    font: bold 1.2em verdana, sans-serif;
    color: #fff;
    margin: 0 0 .5em 0;
    padding: 1px 5px 1px 15px;
    background: #759D00 url(images/h3.gif) no-repeat center left;
    text-align: left;
}

#navi a {
    font-weight: bold;
    color:#759D00;
    text-decoration: none;
}

#navi a:hover {
    color: #444;
}

#navi ul {
    list-style: none;
    margin: .5em 0 1em 0;
}

#navi ul ul {
    margin: 2px 0 2px 7px;
    padding: 0;
}

#navi .navi-search {
    margin-bottom: 3px;
    width: 150px;
    background: #fff;
}

/* Inhalt (Content) */
#inhalt {
    margin-right: 235px;
    margin-left: 15px;
    padding: 1.1em 0;
    font-size: 1.1em;
}

#inhalt h2 {
    color: #666;
    border-bottom: 1px solid #E3EBCC;
    font: bold 1em verdana, sans-serif;
    text-align: left;
    margin: .5em 0 0 0;
    padding: 2px 5px;
}

/* Ueberschrift fuer Seiten; Heading for Pages */
#inhalt h2#page, #inhalt h2#page2 {
    text-align: left;
    padding: 2px 0 2px 21px;
    margin: .5em 0;
    font-size: 1.4em;
    background: url(images/h3-inhalt.gif) no-repeat left center;
}

#inhalt h2 a {
    text-decoration: none;
}

#inhalt h3 {
/*    padding: 2px 0 2px 21px; */
    padding: 2px 0 2px 0px;
/*    margin: .5em 0 .1em 0; */
    margin: .5em 0 .1em 0;
/*    font-size: 1.4em; */
    font-size: 1.3em;
    color: #444;
/*    background: url(images/h3-inhalt.gif) no-repeat left center; */
}

#inhalt h3 a {
    color: #648600;
    text-decoration: none;
}

#inhalt h3 a:hover {
    color: #759D00;
    text-decoration: none;
}

#inhalt h4 {
/*    font-size: 1.3em;
    padding: 0;
    margin: 1em 0;
    color: #444; */
    font-size: 1.1em;
    padding: 0;
    margin: .5em 0 .1em 0;
    color: #444;
}

#inhalt h5 {
    font-size: 1.1em;
    padding: 0;
    margin: 1em 0;
    color: #444;
}

#inhalt a, #footer a {
    color: #6C9100;
}

#inhalt a:hover, #footer a:hover {
    color: #444;
    text-decoration: none;
}

#inhalt .meta {
    background-color: #E3EBCC;
    margin: 0;
    padding: 1px 5px;
    font-size: .7em;
    text-align: right;
}

#inhalt .meta .submeta1 {
    float: left;
    background-color: inherit;
    width: 55%;
}

#inhalt .meta .submeta2 {
    font-size: .7em;
    float: right;
    width: 45%;
    text-align: right;
    background-color: inherit;
}


#inhalt .feedback {
    margin: 1em 1.7em 1.5em 1em;
    text-align: right;
    font-weight: bold;
    background: url(images/kommentar.gif) no-repeat right center;
    padding-right: 20px;
    clear: left;
}

/* Kommentar-Bereich; Comment area*/
#commentlist li {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #E3EBCC;
}

#commentform {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #759D00;
    background: #E3EBCC;
}

#commentform textarea {
    border: 1px solid #759D00;
    padding: 3px;
    font: 1.1em verdana, sans-serif;
    color: #444;
    width: 480px;
}

/* Fuszbereich; Footer*/
#footer {
    clear: both;
    margin-top: 3em;
    padding: 15px;
    text-align: center;
    background: #E3EBCC;
    border-top: 1px solid #759D00;
}

/* 3. Spezielle Formatierungen z.B. nur f�r Plugins */
#ed_toolbar input {
    border: 1px solid #759D00;
    background: #E3EBCC;
    font-size: 12px;
    margin-right: 1px;
    padding-top: 0;
    padding-bottom: 0;
}

/* *** Plugins *** */
.tags {
    margin: 1.5em 0;
    font-weight: bold;
    border-top: 1px solid #E3EBCC;
    padding: 2px 0;
}

#wp_grins {
    margin-top: 2px;
}

.pagebar {
    text-align: center;
    line-height: 1.4;
    margin-top: 2em;
}

.pagebar .this-page {
    font-weight: bold;
}

#inhalt .pagebar a {
    border: 1px solid #759D00;
    background: #E3EBCC;
    padding: 2px 5px;
    margin-bottom: 5px;
    text-decoration: none;
}

#inhalt .pagebar a:hover {
    background: #759D00;
    color: #fff;
}
/* Horizontalni menu */
#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; margin-left: 10px; }
#navmenu li {display: inline; }
#navmenu ul li a {text-decoration:none;  margin: 4px;
	padding: 5px 20px 5px 20px; color: #666;
	background: #E3EBCC; text-size: 20px; }
#navmenu ul li a:hover {color: purple;
	background: yellow; }
	
/* Meta informace o vyletu */
table.vylet td.informace {
    padding-top: 5px;
    font-weight: bold;
    vertical-align: top;
}
table.vylet td.hodnota {
    padding-top: 5px;
    text-align: justify;
}

.storycontent P {
    margin: 0;
    text-align: justify;
    text-indent: 2em;
}

.stonek {
        background-image: url(http://kamzici.kvalitne.cz/wp-includes/images/kvetinka_stonek.gif);
        background-repeat: repeat-y;
        background-position: 0px 0px;
        width: 48px;
        float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
.kvet {
        background-image: url(http://kamzici.kvalitne.cz/wp-includes/images/kvetinka_kvet.gif);
        background-repeat: no-repeat;
        background-position: top center;
	width: 48px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}
.trava {
        background-image: url(http://kamzici.kvalitne.cz/wp-includes/images/kvetinka_trava.gif);
        background-repeat: no-repeat;
        background-position: bottom center;
        width: 48px;
	color: white;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	position: relative;
}

.vnitrek_kvuli_ie {
    /* Kdybych to nemusel resit v IE, slo to (asi) mnohem
       jednoduseji. Takhle tu mame bonus DIV */
    	position: absolute;
	bottom: 0;
	left: 0;
	width: 48px;
	font-size: 80%;
	text-align: center;
}
.kopec {
	border: 1px solid black;
	width: 520px;
	height: 281px;
	background-image: url('http://kamzici.kvalitne.cz/wp-includes/images/kopec.png');
	position: relative;
}
.absolute {
	position: absolute;
}
.pandulak {
	position: relative;
	z-index: 1;
	width: 20px;
	height: 40px;
}
.jmeno {
	position: relative;
	font-size: smaller;
	z-index: 2;
}
.larger {
	font-size: larger;
}
.center {
	text-align: center;
}
