body
    {
    margin:0;  
    padding: 10px 0 10px 0;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #007029; 
    text-align: center;
    }
a
    {
    color: black;
    }
a:hover
    {
    color: #007029;
    font-style: italic;
    text-decoration: none;
     }
a img 
    {
    border-width: 1px;
    border-color: black;
    }

table {
  
  font-family: Tahoma, Arial, Arial CE, Helvetica, sans-serif;
  font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	}
#obsah
    {
    margin: 0 auto;
    width: 900px;
    position: relative;
    background: #fff ;
    padding: 0 10px 0 10px;
    text-align: left;    
    border: 4px  solid #ff2200;
    background: #fff url("images/dartboard.gif") no-repeat bottom left;
    }
* html #obsah
    {
    width: 850px;
    width: 900px;
    }
#zahlavi
    {
    position: absolute;
    top: 20px;
    left: 10px;
        }
h1 /*vrchni nadpis - obrázek*/
    {
    background: url("images/baner01.jpg") no-repeat;
    width: 880px;
    height: 210px;
    overflow: hidden;
    margin: 0;
 
    }
h1 span
    {
    display: none;
    }

h2
/*podnadpis*/
    {
    font-size: 12px;
    margin: 0;
    }
h3
    {
    font-size: 16px;
    margin: 0 0 0 0;
    }

#souhrn
/*vrchní část - záhlaví včetně podnadpisu: */
    {
    padding-top: 80px;
    color: #1F005C;
    }
#souhrn .p2
/* telefon, meil*/
    {
    font-size: 13px;
    position: absolute;
    top: 150px;
    left: 50px;
    margin: 0;
    color: #0000000;
    }
#obsah #intro #souhrn .p1
/* tady může být obrázek na pozadí v záhlaví */
    {
    font-size: 11px;
    height: 125px; /*vyska obrazku*/
    margin: 0;
    width: 900px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
    }

#uvod
    {
    margin: 0 15px 0 230px;
     
    }
#text
    {
    margin: 20px 10px 0 230px;
      
    }

#text p, #uvod p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
       }


#text ul li, #uvod ul li
{
    line-height: 150%;
    padding:  0 0 0 15px;
    list-style-type: disc;
       }


 #uvod h3, #vyklad h3, #cast1 h3, #cast2 h3, #cast3 h3
 /* názvy kapitol - lze dosadit obrázek či text*/
    {
    width: 630px;
    height: 24px;
    margin: 30px 10px 10px 0;
    color: #ff2200;
    font: 17px/150% Trebuchet MS;
    font-weight: bold;
    
      }

#menu
    {
    position: absolute;
    top: 220px;
    left: 15px;
    width: 200px;
    }
#menu1 ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 15px 0 15px;
    }
#menu #menu1 ul li 
    {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    padding: 5px  5px 5px 5px;
    border-bottom: 1px solid #00ba44;
    border-bottom-style: dotted;
    text-indent: 40px; /* odsazeni obrazku od textu */
    background: url("images/tercmaly.gif") 10% 35% no-repeat ;
     }
#menu #menu1 ul li a
/* polozky menu - definice odkazu*/
{
    text-decoration: none;
    }
#menu #menu1 ul li a:hover
  {
  color: #FFFFFF;
  padding: 0.3em 0.5em 0.3em 0.5em;
  background: #ff2200;
  }  
    
#menu1 h3.menu1nazev
/*vrchni nadpis nad menu*/
    {
     background: url("images/nadpis02.jpg") no-repeat;
     width: 170px;
    height: 30px;
    margin: 20px 0 10px 15px; 
    padding: 0;  
    border: 1px solid black;
    }
#odkazy
    {
    border-top-style: dotted;
    border-top-width:1px;
    color: #0000FF;
    height: 20px;
    text-align: center;
    margin: 30px 0 10px 0;
    padding: 5px 0 0 0;
    line-height: 20px;
    font-size: 14px;
    }
#odkazy a
    {
    color: #0000FF;
    text-decoration: none;
    }
#odkazy a:hover
    {
    text-decoration: underline;
    }


#paticka
    {
    border-top-style: dotted;
    border-top-width:1px;
    color: #575757;
    height: 20px;
    text-align: center;
    margin: 30px 0 10px 0;
    padding: 5px 0 0 0;
    line-height: 20px;
    font-size: 11px;
    }
#paticka a
    {
    color: #575757;
    text-decoration: none;
    }
#paticka a:hover
    {
    text-decoration: underline;
    }

