/* CSS Document */

* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: Verdana, 'Arial CE', Arial, sans-serif; 
	font-size: 75%;
	background: #ECECEC ;
	text-align: center;
	color: #000000;
	padding: 20px;	/* kvuli msie */
}



#zapati {
  background: #000 url(zapati.jpg) ;
  border-bottom: 2px solid #e1631f;
  clear: both;
  line-height: 200%;
  color: #000;
  margin: 5px;
  font-size: 80%;
  font-weight: bold;
}



#page {

  width: 758px;
  margin: 0px auto;
  background: #FFF;  
  border: 1px solid #CCC;
}

#submenu {
  float: left;
  width: 200px;
  padding: 10px 5px 10px 10px;
}


#zahlavi {
  height: 128px;
  background: #fff url(logo.jpg) ;
  margin: 5px;
}
/*ul li {list-style-type: none;}*/
/*--- layout stranky ---*/

#dokument {
  text-align: left;
  background: #ffffff;
}
#text {
  text-align: justify;
  float: right;
  width: 520px;
  background: transparent;
  padding: 10px 20px 20px 0;
  color: #000000;
 
}
#text table.dk td{font-size: 1em; font-weight: bold; text-align: center }

#submenu .box  {

  padding-bottom: 1em;
  margin: 0 10px 0px 0;
  font-size: 1.1em;
  border: 1px dotted gray;
 
  padding: 0 0 0 0.5em;
  margin-bottom: 30px;
  min-height: 1em;
}

#text p {margin-bottom: 1em;
}

#submenu .box p  {

margin-bottom: 1em;
}
ul {list-style: none;}


h1 {
	margin-top: 0px;
  font-size: 1.6em;
}
h2 {
	margin-top: 1.4em;
  font-size: 1.4em;
  color: #3A64CA;
}


h3 {
	margin: 0 0 0.5em ;
  font-size: 1.3em;
 text-align:left;
}
h4 {
	margin-top: 0.3em;
  font-size: 1em;
  color: #3A64CA;
}

.box li {
	/*list-style-image: url(li-leaf.gif);*/
	list-style-position: outside;
	font-variant: small-caps; 
	font-weight: bold;
	margin: 0 0 1em 0;
  
	}
	
.box a {text-decoration: none;
        color: black;
		}
		
.box a:visited {text-decoration: none;
        color: black;
		}
		
.box a:hover {text-decoration: underline;
        color: black;}			

input.tlacitko { 
 
   cursor: hand;
 }

img.ram {

	border: none;
	} 
 
img.zvetseny {

	border: none;
	margin-bottom: 10px;
	}
.adminfs {border: 1px solid gray; padding-top:10px; padding-bottom:10px; margin-top:10px; text-align: center}
.nadpis1 { font-size: 1.5em;  text-align:center;}

.abc a{ color: black; text-decoration: none; font-size: 1.4em; }
.abc a:visited, a:link {color: black; text-decoration: none}
.abc a:hover {color: black; background:#D29155}

.ob a{color: black; text-decoration: none; font-size: 1.3em;  background:#FFF}
.ob a:visited, a:link {color: black; text-decoration: none}
.ob a:hover {color: black; background:#D29155; text-decoration: underline}
