body { 	background:#FFFFFF url('../images/hlavnipozadi.gif');
		color: #000000;
		margin:0;
		padding: 0;
		font-family: Verdana, Arial, sans-serif;
		font-size: small;
	 }
img  {border-width: 0; margin: 0;}
p	 {margin-top:5px; margin-bottom:5px;}
h1	{font-size: 130%}
h2	{font-size: 110%; margin-bottom: 0.1em; margin-top: 1em;}
h3	{font-size: 100%; margin-bottom: 0.5em; margin-top: 0.5em;}

.noshow {display: none}

.obrnalevo	{position:relative; float: left; margin-right: 5px;}
.obrnapravo	{position:relative; float: right; margin-left: 5px}
.obrram1	{border: 1px solid black; filter:progid:DXImageTransform.Microsoft.Shadow(color='#808080', Direction=135, Strength=3);}
.fotopopiska {border: none; text-align: center; font-size: 80%; font-style: italic;}
.sirka200	{width: 200px}
.sirka150	{width: 150px}
.podobr		{clear: both;}

.center	{text-align: center;}
.vpravo	{text-align: right;}
.tlusty {font-weight:bold !important}
.cerveny {color:red !important}

#volby {width:13em; height:13em}

/***********************************************************************************/
/* Definice horního baneru */
#banner { position: absolute;
		  top: 0px ; left: 0px;
		  width: 100%;
		  height:60px;
		  border-left-width:0px; border-right-width:0px; border-top-width:0px;
		  border-bottom: 2px solid #000000; 
		  margin: 0;
		  text-align: center;
  		  overflow: hidden;
  		  background:#FFFFFF; 
 		  filter:progid:DXImageTransform.Microsoft.Shadow(color='#808080', Direction=180, Strength=3); 
 		  
  	    }
  /* tzn. výška horního banneru je 50+5+5+2=62px */
 #banner h1 {font-size: 17pt; margin: 20px 70px 0 140px; padding: 0; white-space: nowrap;} 
 #banner img {position: absolute; left:5px; top:5px; margin: 0; padding: 0;}
 
 /***********************************************************************************/
/* Definice horní navigační lišta */
#topbar { border:0px none; 
		  position: absolute; 
		  right: 0; top: 0; 
          border-bottom: 1px solid #000000;
          background: #FFF8DC; filter:progid:DXImageTransform.Microsoft.Shadow(color='#808080', Direction=135, Strength=2);
         }
#topbar p {font-size: 8pt; margin: 1px 10px 1px 10px; padding: 0; white-space: nowrap;}
#topbar a {color: #000000; text-decoration: none;}

/***********************************************************************************/
/* Definice levá navigační lišta */
#leftbar { position: absolute;
		   left: 0; top: 62px;
		   width: 14em;
		   margin: 0; padding: 0;
		 }
#leftbar  h3 {border-bottom: 1px solid #808080; font-size: 0.85em; color: #000000; background-color: #E0E0E0; padding: 3px; margin: 0}
#leftbar p {font-size: 0.85em; color: #000000; padding: 3px; margin: 0; line-height: 130%;}
#leftbar  a {display:block; color: #000000; text-decoration: none;}
#leftbar a:hover {color: #FF0000; text-decoration: underline; }
#leftbar span {display:none;}		 

/***********************************************************************************/
/* Definice pravá navigační lišta */
#rightbar { position: absolute;
 		    right: 0; top: 62px;
		    width: 14em;
		    margin: 0; padding: 0;
		 }
		 
#rightbar h3 {border-bottom: 1px solid #808080; font-size: 0.75em; color: #000000; background-color: #E0E0E0; padding: 3px; margin: 0}
#rightbar p {font-size: 0.75em; color: #000000; padding: 3px; margin: 0; margin: 0.5em 0;}
#rightbar a:hover {color: #FF0000;}
	 
/***********************************************************************************/
/* Definice navigační čtvereček boční lišty */

.navbox {  width: 13em;
		   border: 1px solid #000000;
		   padding: 0;
		   margin: 5px;
		   margin-bottom: 1em;
		   background: #FFF8DC;
		   overflow: hidden; 
		   filter:progid:DXImageTransform.Microsoft.Shadow(color='#808080', Direction=135, Strength=2);
		 }

	/* a hlavní menu na začátku stránky */
.hlavni	{ margin-top: 5px;
		  margin-bottom: 1em;
		  margin-left: 3px;
		  border: 2px solid #000000;
		}
.odstup	{margin-left: 1em; border-bottom: 1px #808080 dashed;}
/***********************************************************************************/
/* Definice těla stránky */
#telo    { position:relative;
		   border:1px solid #000000; 
		   border-top: none;
		   background:#FFFFFF; 
		   margin:62px 14em 10px 14em; 
		   padding: 5px;
		 }	 
.infotabulka	{width: auto;
				 border-collapse: collapse;
				}
.infotabulka td	{vertical-align: top;  
				 padding: 0 0.5em;
				 width: 50%;
				 }
.infotabulka h2	{text-align: center}
.infotabulka h3	{text-align: center}

.inforam	{border: 1px solid #000000;
			 background: #DFDFDF;
			 padding: 0.5em;
			 }


/***********************************************************************************/
/* Definice patičky stránky */
#downbar  {font-size: 80%;
		   text-align: center;
		   margin: 1em 17em;
		  }
#downbar a	{color: blue}
#downbar h3 {font-weight:normal; font-size:xx-small}