/* CSS Document */
#obalovaci   {margin: 0px auto; position: relative; width:970px;}
#obsah       { position: absolute; width: 800px; top: 370px; left: 185px; }
#hlavicka    { position: absolute; width: 970px; top: 0px; left:0px; height: 365px; }
#levy        { position: absolute; width: 170px; top: 400px; left: 0px; }



body	{
	color: none;
	background: none;
	font-family: arial, sans-serif;}
menu	{
	width:170px;
	margin: 0;
	padding: 0;}
menu li	{
	list-style: none;
	height: 48px;
	line-height: 48px; /* vertikalni centrovani */}
menu a	{
	display: block;
	width: 100%;
	height: 100%;
	background: url(image/menu.png) no-repeat left #bbc;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-decoration: none;
	color: rgb(255,0,0);}
menu a:hover, menu a:active, menu a:focus	{
	background: url(image/menu-1.png) no-repeat right #F0F0FF;
	color: #0010FF}

 div.menu1 {
  position: relative;
	width: 900px;
	height: 100px;	
	top: 5px;
	background: none ;}
	
.menu1 li {
	list-style: none;
	float: left;
	width: 230px;
	height: 60px;
	line-height: 60px; /* vertikalni centrovani */  
  }
  

.menu1 a {
display: block;
	text-decoration: none;
	color: navy;
  	width: 200px;
	height: 60px;                                                      
	float: left;
	text-align: center;
	line-height: 30px;
	font-size: 22px;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-decoration: none;
	margin: 10px 0;
	padding: 10px 1em;
	background: #009   0 -10px;
	color: white;
	border:3px solid #FFFFFF;
}
.menu1 a:hover, #menu a:active, #menu a:focus {
	background: #def  ;
	color: black;
}	       	    	
	H3 {color:red;}
	H4 {font-size:14px; Line-height:10px;}

  span.vyrazny {
  font-weight: bold;
  color: #A52A2A;
  font-variant: small-caps;
}
	
span.otazka {
  font-weight: bold;
  color: rgb(220,20,60);
  font-family: arial, sans-serif;
  font-variant: undeline;
}
 #titul {
  position: relative; top:10px; margin-top:0px;
  }
  #titulek {
  position: absolute; top:35px; left:320px; width: 220px; margin-top:0px;
  }
 span.nadpis {
  color: rgb(255,30,0); 
 font-size:25px;
 line-height:25px;
  } 
  span.nadpiszelena {
  color: rgb(0,102,0); 
 font-size:20px;
 line-height:25px;
  } 
    span.tajenka {
  color: red;
  font-weight: bold;
  font-style: italic; 
  }       
  span.krizovky {line-height:25px;
  font-weight: bold;}
  
  a:hover {color:rgb(255,68,0);}   
  
   span.modra { font-size:16px;
  font-weight: bold;
  color: blue;
}  	 	