body {
	COLOR: Black;
	FONT-FAMILY: "ARIAL", "HELVETICA","sans-serif";
	background-color: #fef7de;
	font-size:.9em;
	margin:6px;
} 

a { text-decoration: none;
    color: #f5c138; }

a:link { color: #ae5b09; 
	 font-size: 11pt;
}

a:visited { color: #ae5b09; 
	 font-size: 11pt;
}

a:hover { color: #f5c138; 
	 font-size: 11pt;
}

a.out { color: #f5c138; 
	 font-size: 11pt;
}

.nadpis { font-family: Arial;
              font-size: 18pt;
              color: #000000;
              font-weight: bold;
              margin-left: 0; }

.vrspo { font-family: arial;
              font-size: 11pt;
              color: #000000;
              font-weight: bold;
              margin-left: 0; }
			  
.rozcestnik { font-family: arial;
              font-size: 9pt;
              color: #000000;
              font-weight: bold;
              margin-left: 0; }			  
		
.tabulkavelka {
	background-color : #fbe4a8;
	width : 900px;
	text-align : center;
}		
		
.vrspotabulka {
	background-color : #fcecc4;
	width : 900px;
	text-align : center;
}		
		
.menulka {
	cursor : 'hand';
	background-color : #fcecc4;
	width : 150px;
	height : 25px;
	text-align : center;
	color : Black;
}		
			  
.odkazulka {
	cursor : 'hand';
	background-color : #fbe4a8;
	width : 150px;
	height : 25px;
	text-align : center;
	color : Black;
}		
			  
.text { font-family: arial;
        font-size: 11pt;
        color: #000000; }

.menunadpis { font-family: arial;
              font-size: 12pt;
              color: #000000;
              font-weight: bold;
              margin-left: 0; 
              text-align: center;
}

.menupredmety { font-family: arial;
              font-size: 12pt;
              color: #000000;
              font-weight: bold;
              margin-left: 0; 
              text-align: right;
}

.menutext { font-family: arial;
            font-size: 9pt;
			font-weight: bold;
            color: #000000;
}