body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-family: Verdana, "Arial CE", "Helvetica CE", Arial, sans-serif;
	font-size:80%;
	color:#000000;
	}

h1{
	font-size: 200%;
	color: red;
	line-height: 120%;
}

h2 {
	font-size: 120%;
	color: red;
	}

h3 {
	font-size: 105%;
	color: red;
	}	

h4 {
	font-size: 100%;
	color: #666;
	} 

a:link {text-decoration: underline;  font-weight: normal;color: #000000;}
a:visited {text-decoration: underline;  font-weight: normal;}
a:hover {text-decoration: none; font-weight:  normal; color: #005CA0;}
a img {border: none;}

acronym  {
	text-decoration: none;
	}
acronym:hover  {
	text-decoration: none;
	}

/*--SPECIFICKE NASTAVENI-------------------------------------------------*/
#stranka {
	width: 800px;
	line-height: 130%;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	/*border: 1px solid #ffffff;*/
	border: none;
	}

/*START hlavicka dokumentu*/
/*--------------------------------------------------------------------------------*/
#zahlavi {
		clear: both;
		float:left;	
		width: 100%;
		height: auto;
		background-color: white;		
		border-left: 1px solid red;
		border-bottom: 8px solid red;
		border-right: 1px solid red;
		border-top: 1px solid red;
		vertical-align: text-bottom; /*baseline, middle, sub, super, top, bottom, text-top, text-bottom, inherit -dedit */
	}


#logo {
  	border: 0px solid #ff0000; 	/*ramecek kolem bloku*/
  	background-color: #ffffff;
  					/*obtekani*/
  	clear: both;					/*obtekani elementu okolo jineho - both zakazany*/
  	float: left;					/*typ obtekani left-obteka vpravo*/ 
  					/*okraje*/
  	margin-top: 4px; 
  	margin-right: 4px; 
  	margin-bottom: 4px;
  	margin-left: 4px;   	
  	padding: 0px 0px; 				/* vnitrni okraje bloku */
	}

.maintitle {
	padding: 0.1em 1em 0.1em 1em ;
	margin: 0;
	font-size: 30px; 			/*200%*/
						/*font-weight: normal;*/
	line-height: 40px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	vertical-align: text-bottom; /*baseline, middle, sub, super, top, bottom, text-top, text-bottom, inherit -dedit */
	}    

/*--------------------------------------------------------------------------------*/

/*START stred dokumentu*/

#stred-container {    				/*cela sire*/
	float: right;
	margin:0;
	padding:0; 
	width: 100%;
	}  
/*--------------------------------------------------------------------------------*/	   
#sloupec-menu {  				/*vlevo*/
	float: left;
	width: 180px; 				/* auto , 168px */
  	border: none;
    					/*max-width: 135px;*/
					/*background-color: #000;*/
	}
	
#menu{	
	background-color: #ffffff; 
	/* font-size: 40px; */
	border: 1px solid red;
	padding: 0.5em;
	margin: 0px 0px 1px 0px;
	border: 1px solid red;
	/* overflow:auto; */	
	}	

       
/*menu*/


#menu ul {
	color: #ffffff;
  	padding: 0;
  	margin: 0;
  	font-weight: bold;
  	border: none;
  	line-height:38px;
	font-size: 28px;
	}

#menu ul ul{
	color: #ffffff;
	font-size: 70%;
  	padding-top: 0;
  	margin-left: 1em;
  	font-weight: normal;
  	line-height: 120%;
	}

#menu ul ul il{
  	line-height: 80%;
	}


#menu a { 
	  text-decoration: none;
	  color: red;
	}
	 
	
#menu a:hover {
  	background-color: red;
  	color: #ffffff;
	}
	 
	 	
#menu h3{	
	color: #000;
	padding: 3px;
  	margin: 0.1em;
  	font-size: 150%;
	}	
/*--------------------------------------------------------------------------------*/	

#sloupec-text {  					/*vpravo*/
	padding:0;			/*800 - 10 - 180 _ 608*/		
	float: left;
	width: 608px; 				/* 600px , auto */
  	border: 1px solid #ffffff;
	}

/*obsah bloku*/

.obsah-bloku {	
	font-family: Arial, Helvetica, sans-serif;
  	padding: 0.5em 0.5em;
  	margin-bottom: 1em;
	text-align:justify;
	clear: both; 
  	}
	
.obsah-bloku ul {	
 	text-decoration: none;
  	/*padding: 0.1em 0em;*/
  	/*margin: 0;*/

}

.obsah-bloku li {	
  	list-style-type: disc;
	list-style-position: outside;
  	/*padding: 0.1em 0em;*/
  	/*margin: 0;*/ 
}

.obsah-bloku a { 
	  color: red;
	}
	 
	
.obsah-bloku a:visited {
  	color: purple;
	}

.obsah-bloku a img {border: 1px solid #cccccc;}

 
/*--------------------------------------------------------------------------------*/   
            


/*START paticka*/  
#paticka {
	 clear: both;
	 margin: 0;
	 padding: .5em;
	 font-size: 80%;
	 border-top: 1px solid #CCCCCC;
	 }

/* ------------------------------------------------------------------------------- */

P.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:Arial;}


.ODSAZENY-ODSTAVEC {  clear: none; float: none; padding-top: 1em; padding-bottom: 1em}

