BODY {
	margin : 10px, 10px, 7px, 10px;
	padding : 0px;
	font-family : Arial;
	color : #FFD5AA; 
/*	color : #FFE5CC; */
	background-color : Black;
	font-size : 11px;
}

H1, H2, H3, P, TD, TH, UL, LI {
 font-family : Arial;
}

H1 {
	font-family : Arial;
	font-size : large;
	text-align : center;	
	color : #E5E5E5;
	margin-top: 0px;
	padding-top: 1ex;
	padding-right: 5ex;
	margin-bottom: 0px;
	padding-bottom: 0.5ex;
}

H2 {
	font-family : Arial;
	font-size : medium;
	text-align : left;	
	color : #B3B3B3;
	margin-top: 0px;
	padding-top: 1ex;
	margin-bottom: 0px;
	padding-bottom: 0.5ex;
}

H3 {
	font-family : Arial;
	font-size : small;
	text-align : left;	
	color : #FFD5AA;
	margin-top: 0px;
	padding-top: 1ex;
	margin-bottom: 0px;
	padding-bottom: 0.5ex;
}

H4 {
	font-family : Arial;
	font-size : xx-small;	
	color : #FFCC99;
	margin-top: 0px;
	padding-top: 0.6ex;
	margin-bottom: 0px;
	padding-bottom: 0.3ex;
}

P, TD, TH, UL, LI, curier {
	font-family : Arial;
	font-size : x-small;	
	color : #FFD5AA; 
/*	color : #FFE5CC; */
}

P {
	text-indent: 2ex;
}	

P, UL, OL {
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 7px;
}

.nadpis1 {
	font-size : 18px;
	color : #CCCCCC;	
}

P.nadpis {
	font-weight : bold;
	color : #B3B3B3;
	font-size : 11pt;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

A.nadpis {
	color : #B3B3B3;
	text-decoration : underline;	
}

A.nadpis:visited {
	color : #B3B3B3;
	text-decoration : underline;	
}

A.nadpis:hover {
	color : #B3B3B3;
	text-decoration : underline;	
}

A {
/*	color : #FF9C00; *//*barvy mam nadefinovany primo v HTML, protoze kdyz to mam tady, tak i pojmenovane odkazy (name) #jmeno jsou pak barvou odkazu! */
	text-decoration : underline;	
}

A:visited {
/*	color : #C66F18;*/
	text-decoration : underline;	
}

A:hover {
/*	color : #FF9C00; */
	text-decoration : underline;	
}

P.menutop {
	text-indent: 0ex;
	color : #B3B3B3;
	text-decoration : none;
	font-size : 25px;
	font-weight : bold;
	padding : 0px 7px 0px 7px;
	margin : 0px 0px 0px 0px;
}

A.menutop {
	font-weight : bold;
	color : #B3B3B3;
	text-decoration : none;
}

A.menutop:visited {
	color : #B3B3B3;
	text-decoration : none;	
}

A.menutop:hover {
	color : #CCCCCC;
	text-decoration : none;	
}

.articletitle {
	color : #CCCCCC;	
	font-size : 18px;
	padding : 2px 3px 2px 3px;
	margin : 0px 0px 0px 0px;	
}

P.menubottom {
	text-indent: 0ex;
	color : #CBAA87;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
	padding : 0px 11px 0px 11px;
	margin : 0px 0px 0px 0px;
}

A.menubottom {
	font-weight : bold;
	font-size : 13px;
	color : #B3B3B3;
	text-decoration : none;
}

A.menubottom:visited {
	color : #B3B3B3;
	text-decoration : none;	
}

A.menubottom:hover {
	color : #CCCCCC;
	text-decoration : none;	
}

.articletitle {
	color : #CCCCCC;	
	font-size : 18px;
	padding : 2px 3px 2px 3px;
	margin : 0px 0px 0px 0px;	
}

A.articletitle {
	color : #B3B3B3;	
	text-decoration : underline;
}

A.articletitle:visited {
	color : #B3B3B3;	
	text-decoration : underline;
}

A.articletitle:hover {
	color : #B3B3B3;
	text-decoration : underline;	
}

.articleinfo {
	color : #B3B3B3;
	font-size : 7pt;
	padding : 4px 0px 4px 0px;
	margin : 0px 0px 0px 0px;	
}

A.articleinfo {
	color : #B3B3B3;
	text-decoration : none;
}

A.articleinfo:visited {
	color : #B3B3B3;
	text-decoration : none;	
}

A.articleinfo:hover {
	color : #B3B3B3;
	text-decoration : underline;	
}

.small {
	font-size : xx-small;
}

.note {
	font-size : xx-small;
	color : #9A7B5C;	
	padding-bottom: 0px;	
}

.copyright {
	font-size : xx-small;
	color : #B3B3B3;	
}

TABLE.RedBorderColor {
#BF0000
}

.darkred {
	color : #802626;
}

UL.obrazek {
	list-style-image: url(Images/List.gif);
	list-style-type: disc
}

TD.darkred {
	background-color : #802626;
}
