/*--------------------------------------------------------------------------- */
/* Definice stylu pro stranky Zivot 90 - Jihlava*/
/*--------------------------------------------------------------------------- */
body {margin-bottom: 0px; background-color: #fbecdf}
p {line-height: 130%; text-indent: 20px; text-align: justify; margin: 5px;}
ul, ol {margin-top: 5px; margin-bottom: 5px; line-height: 130%}
form {margin: 0px; padding: 0px}
blockquote { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;}
/*--------------------------------------------------------------------------- */
.obsahova {border: 0px; width: 100%}
/*--------------------------------------------------------------------------- */
#horni {position: absolute; top: 0px; left: 0px; width: 100%; min-width: 800px; height: 165px}
/*--------------------------------------------------------------------------- */
#zahlavi {position: absolute; top: 0px; left: 0px; width: 99%; height: 100px;
          padding-right:40 px; background-color: #E88738}
/*--------------------------------------------------------------------------- */
#menu {position: absolute; top: 165px; left: 0px; width: 160px;
       background-color: #E88738}
/*--------------------------------------------------------------------------- */
#obsah {margin-left: 190px; margin-top: 130px; margin-bottom: 15px; margin-right: 30px;
        min-height:400px; height="400px"; font-size: 1.2em;}
#obsah .skok {text-align: center; font-style:italic; margin-bottom: 1em}
/* #obsah .skok a:link {color: blue} */
#obsah .skok a:hover {color: darkblue}

#obsah h1 {font-size: 2.1em; text-align: center}
#obsah h2 {font-size: 1.6em}
#obsah h3 {font-size: 1em; font-weight: bold; margin: 0px}
#obsah fieldset {padding: 15px; margin: 15px; border: 1px solid silver;
                 background-color: #f5d0af}

#obsah table {border-collapse: collapse; width: 100%; font-size: 1em; margin-top: 30px; border: 2px solid silver;}
#obsah th {border: 2px solid silver; padding: 5px; background-color: #dddddd}
#obsah td {border: 2px solid silver; padding: 5px}
#obsah .akce {font-size:1.6em; font-weight: bold; text-align: center; background-color: #f5d0af}

#obsah .bezOkraju {border: 0px; margin: 0px; width: auto}
#obsah .bezOkraju td {border: 0px}
#obsah .bezOkraju th {border: 0px}
#obsah img {border: 0px}
/*--------------------------------------------------------------------------- */
#patka {color: gray; padding: 5 10 0 10; font-size: 80%;
        border-top: 1px solid silver; text-align: right;}
#patka a {color: gray}
#patka a:hover {color: black}
/*--------------------------------------------------------------------------- */
#obr-stredni {position: absolute; top: 100px; left: 0px}
/*--------------------------------------------------------------------------- */
#obr-pravy {position: absolute; right: 0px; top: 0px}
/*--------------------------------------------------------------------------- */
#obr-dolni {position: absolute; left: 0px; bottom: -42px}
/*--------------------------------------------------------------------------- */
#logo {position: absolute; left: 15px; top: 15px; border: 0px}
/*--------------------------------------------------------------------------- */
#zivot {position: relative; margin-left: 178px; text-align: center; top: 4%;
	font-family: sans-serif; font-size: 25px; font-weight: bold;
	color: #F6F2D5}
/*--------------------------------------------------------------------------- */
#menu a {text-decoration: none; font-family: sans-serif; font-size: 18px;
         font-weight: bold; line-height:1.8; padding-bottom: 10px; margin-left: 3px}
#menu a:link    {color: #F6F2D5}
#menu a:visited {color: #F6F2D5}
#menu a:active  {color: black}
#menu a:hover   {color: #011ED3; background-color: transparent;
                 background-image: url('images/srdce2.gif');
		         background-repeat: no-repeat}
