H2, P, OL, UL, DL, DT, DD, TABLE, CAPTION, TD, TR, LI, SMALL  { font-family: verdana, Helvetica, sans-serif;}

p, ol, ul, dl, dt, dd, table, td, tr, caption, li, small  { font-size: 11px; letter-spacing: 1px; }

/* vlastnosti hyperlinku */


	A:visited { color: black;}
	A:active { color: black; text-decoration: none; /*background-color: #29166F;*/}
	A:hover { color: black; font-weight: bolder; /*background-color: #29166F;font-weight: bolder;*/ }
	A:link, A { color: black; text-decoration: none;}

body
	{
	font-family: tahoma
	font-size: 11px; 
	color: black; 
	background: white url("../images/pozadi.jpg") /*no-repeat center fixed*/;	
	scrollbar-face-color: #EBE7D6;
	scrollbar-shadow-color: #F2EFE4;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #F2EFE4;
	scrollbar-track-color: white;
	scrollbar-arrow-color: black
 
	}