BODY {
	color: Black;
	background-color: #FFFFFF;
	background-image: url(../pictures/borobodur.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	font-family: "Times New CE", "Times CE", "Times New Roman", serif;
	font-size: 10pt;
	margin: 0;
	margin-top: 145px;
	margin-bottom: 20px;
	padding: 0;
	overflow: visible;
}

A {
	color: #00008B;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-variant: small-caps;
	text-align: left;
	text-indent: 50px;
	font-style: normal;
	font-weight: lighter;
	color: #B8860B;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../pictures/strip_2.gif);
	background-position: center;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0px;
	margin-bottom: 5px;
}

H2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	text-indent: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CD853F;
	width: 90%;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	text-indent: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #C6941D;
	background-color: #E3E9F5;	
	width: 95%;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
}

H3:first-line {
	font-weight: bolder;
}

H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #C6941D;
	margin-left: 5%;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: none;	
}

H5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	color: Black;
	margin-left: 5%;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: none;	
}

P {
	margin-top: 5px;
	margin-bottom: 5px;	
	text-align: justify;
}

UL {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
}

OL {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: decimal;
}

P.Text:first-line {
	letter-spacing: 0.2em;
}

P.Text:first-letter {
	font-size: 150%;
	color: #DAA520;
	font-family: Comic Sans MS;
}

P.Podpis {
	text-align: right;
	color: #00008B;
	font-weight: bold;
}

P.Citat {
	margin-left: 30px;
	font-style: italic;
}

P.Otazka {
	margin-left: 0px;
	margin-right: 20px;
	font-style: italic;
	font-weight: bold;
}

P.Odpoved {
	margin-left: 20px;
}

P.Vyrazny {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 13px;
}

DIV.Index {
	font-size: 120%;	
	font-family: Comic Sans MS;	
	letter-spacing: 0.15em;
	text-align: center;
	cursor: pointer;
}

DIV.EthnoIndex {
	font-size: 100%;	
	font-family: Comic Sans MS;	
	text-align: justify;
	cursor: pointer;
	word-spacing: 0.5em;
}

IMG {
	border: none;
}

IMG.FloatLeft {
	float: left;
	margin: 10px;
	margin-right: 20px;
	padding: 5px;
	width: 125px;
	height: 175px;
	border: ridge 2px Silver;
}

IMG.FloatRight {
	float: right;
	margin: 10px;
	padding: 5px;
	width: 125px;
	height: 175px;
	border: ridge 2px Silver;	
}

IMG.MalaObalka {
	margin: 2px;
	padding: 5px;
	width: 125px;
	height: 175px;
	border: ridge 2px Silver;
}

IMG.Obalka {
	width: 500px;
	height: 700px;
	border: none;
}

IMG.Left {
	float: left;
	margin: 10px;
	margin-right: 20px;
	padding: 5px;
	border: ridge 2px Silver;
}

IMG.Right {
	float: right;
	margin: 10px;
	padding: 5px;
	border: ridge 2px Silver;	
}

DIV#Header {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 600px;
	height: 75px;
	margin-left: -300px;
	padding-top: 10px;
	text-align: center;
	font-family: "Times New CE", "Times CE", "Times New Roman", serif;
	font-size: 13pt;
	color: #00008B;
	letter-spacing: 0.2em;
	overflow: visible;
}

DIV#MainMenu {
	position: absolute;
	top: 75px;
	left: 50%;
	width: 720px;
	height: 30px;
	margin-left: -360px;
	padding-top: 7px;
	background-attachment: scroll;
	background-image: url(../pictures/strip_1.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	letter-spacing: normal;
}

A.MenuItem {
	color: Maroon;
	font-family: "Times New CE", "Times CE", "Times New Roman", serif;
	font-size: 10pt;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;			
	height: 20px;
}

A.MenuItem:HOVER {
	text-decoration: underline;
}

DIV#MainMenu IMG {
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

DIV#LocalMenu {
	position: absolute;
	top: 110px;
	left: 50%;
	width: 550px;
	height: 15px;
	margin-left: -275px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: normal;
	border-bottom: Gray dotted 1px;
	border-top: Gray dotted 1px;
	text-align: center;
	font-size: 10pt;
}

A.LocalMenuItem {
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}

DIV#Contents {
	position: relative;
	top: 0px;
	left: 50%;
	width: 570px;
	height: 100%;
	margin-left: -285px;	
	border: 0px none #F0F8FF;
	background-color: transparent;
	text-align: justify;
	padding-right: 20px;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-3dlight-color : Gray;
	scrollbar-arrow-color : Gray;
	scrollbar-base-color : #F0F8FF;
	scrollbar-darkshadow-color : Gray;
	scrollbar-face-color : #F0F8FF;
	scrollbar-highlight-color : #F0F8FF;
	scrollbar-shadow-color : #DCDCDC;
	scrollbar-track-color : #F0F8FF;
}

DIV#About {
	position: absolute;
	bottom: 2px;
	left: 50%;
	width: 600px;
	height: 15px;
	margin-left: -300px;
	border-bottom: Gray dotted 1px;
	border-top: Gray dotted 1px;
	text-align: right;
	color: Gray;
	font-family: "Courier New CE", "Courier CE", "Courier New", monospace;
	font-size: 10px;
}

DIV#About A {
	color: Gray;
	text-decoration: none;
}

DIV#About A:HOVER {
	text-decoration: underline;
}

TABLE {
	border: none;
	width: 100%;
	margin: 10px;
}

TD {
	vertical-align: top;
	text-align: left;
	border-bottom: dotted 1px silver;
	font-family: "Times New CE", "Times CE", "Times New Roman", serif;
	font-size: 10pt;
	color: Black;
}

TD.Author {
	width: 200px;
	font-weight: bold;
}