body, input, select, textarea, table, .maintxt,
td, th, ul, ol, li, dt, dd {
        font-family: sans-serif;
        color: #111;
	font-size: 15px;
}



img { border: 0; }

div { marign:0; }



h1, h2 { 
	font-size: 1.7em; 
	text-indent: 0px; 
	font-weight: bold; 
        color: #704010;
}

h2 {    font-size: 1.2em; }



body {
     background: #F0C080;
     margin: 0;
     text-align: center;
}




#page, #paticka2 {                   /* hlavni vystredena plocha */
      position: relative;
      width: 777px; 
      margin: 0 auto;    /* centrovani pro Operu, Mozillu, IE Strict */
}


#page {                   /* hlavni vystredena plocha */
      text-align: left;  /* rusi text-align z body */
      border: 1px solid #0E070F;
      background: url('images/sachovnice.jpg') repeat-y;
}



#hlavicka {
      height: 82px;
}



#paticka {
      height: 38px;
      clear: left;
}




#telo {
      position: relative; 
      margin: 2px 250px 5px 155px;
}


#teloXXX {
      position: relative; 
      margin: 2px 50px 5px 155px;
}


#telo p {
      text-indent: 1em;
}

#menu {
      position: relative; 
      width: 135px;
      z-index: 1;
      float: left;
      text-align:center;
}


#menu a { color: white; }
#menu a:focue { color: yellow; }


#img_obrazek {
      position:absolute; 
      left: 517px; top:82px; width:220px; height:300px; 
}



#paticka2 {
      text-align: right;
      font-size: 10px;
      padding: 0 10px;
}


.demo {
      color: gray;
}

.demo:hover {
      color: black;
}