BODY	{ 	font-size: 10pt; margin: 0px; font-family: 'MS Sans Serif', sans-serif;
		background: #000 url(../img/bg.png);
		scrollbar-base-color: #000; 
		scrollbar-face-color:  #FC9;
		scrollbar-shadow-color: #000; 
		scrollbar-highlight-color: #000;
		scrollbar-track-color: #FC9; 
		scrollbar-arrow-color: #000;
		scrollbar-darkshadow-color: #000;
		scrollbar-3dlight-color: #000;
	}

TABLE	{ margin: 0px; font-size: 10pt; }

/*TD	{ vertical-align: top; padding:5px; }
*/
H1	{ color: #21204A; font-size: 20pt; font-family: 'Arial Black', sans-serif;  font-variant: small-caps; }

H2	{ font-size: 15pt; }

H3	{ font-size: 13pt; text-indent: 15px; }

A	{ text-decoration: none; color: blue; }
A.menu { font-size: 10pt; text-align: center; 
	 display: block; color: blue; font-weight: 700;
	}

A:hover { color: #000; background-color: #9CF; }

B.menu	{ font-variant: small-caps; display: block; font-family:sans-serif; font-size:10pt; }

LI 	{ list-style-image: url(../img/list.gif); }

P	{ text-indent: 15px; margin: 10px; }

.pozadi	{ background-color: #FC9; }

.horni_pruh1	{ width:157px; padding:8px; background-image: url(../img/bg_top_hneda.gif); }
.horni_pruh2	{ width:620px; padding:2px; background-image: url(../img/bg_top_hneda.gif); text-align:right; }

.hlavni	{ width:620px; border-right: 3px solid #FC9; padding: 5px; vertical-align: top; background-color: white; }
.autor  { text-align: right; font-size: 8pt; }


CAPTION { font-weight: bold; text-align: left; font-style: italic; }
