body {
	background: #000000;
	color: #c0c0c0;
	margin: 20px;
	padding: 0px;
	background-image: url('img/backgroundPage.gif');
	background-attachment: fixed;
	text-decoration:none;
	font-family: Verdana, "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Arial, lucida, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align:center;
}

td {
	font-family: Verdana, "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Arial, lucida, sans-serif;
	font-size: 11px;
}

td.download {
	color:#000000;
	text-align: center;
}

H1, H2, H3 {
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	}

H1 {
	font-variant:small-caps;
	font-size: 30px;
	letter-spacing: 3px;
	}
H2 {font-size: 20px;letter-spacing: 1px;}
H3 {font-size: 15px;}

a:link {color: #cce6ff;text-decoration: underline;}
a:link:hover {color: #ff9900;text-decoration: underline;}
a:visited {color: #cce6ff;text-decoration: underline;}
a:visited:hover {color: #ff9900;text-decoration: underline;}


.menu:link {color: #c0c0c0;text-decoration: underline;}
.menu:hover   {color: #ffffff;text-decoration: underline;}
.menu:visited {color: #c0c0c0;text-decoration: underline;}
.menu:visited:hover {color: #ffffff;text-decoration: underline;}

.blokMenu {text-align:center;width:700px;padding:0px;margin-top:0px;}
.blok0 {text-align:left;width:700px;padding:0px;margin-top:5px;}
.blok1 {text-align:left;width:650px;padding:0px;margin-top:20px;}
.blok2 {text-align:center;width:650px;padding:0px;margin-top:20px;}

.tabMenu {
	color: #000000;
	font-size: 13px;
	text-align:left;
	width:100%;
	border-style: solid;
	border-color: #b2b2b2;
	border-width: 1px;
	padding:7px;
	background: #95453e;
	}


.tabTexty {
	width:100%;
	text-align: left;
	padding:10px;
	}

.tabHighlight {
	width:80%;
	text-align: left;
	padding:10px;
	}

.podtrh {
	width:100%;
	border-bottom-style:solid;
	border-bottom-color: #b2b2b2;
	border-bottom-width: 1px;
	}

.paticka {
	width:100%;
	text-align: center;
	padding:10px;
	}

.credit {
	text-decoration:none;
	font-family: "Courier New CE", "Courier CE", "Courier New", courier, monospace;
	font-size: 17px;
	font-weight: normal;
	line-height: 25px;
}

.credit1 {
	position: relative;
	width:120px;
	float:left;
}
.credit2 {
	position: relative;
}

.highlight {color:#ff9900;font-weight:bold;}

.ukazka {
	float:left;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	width:150px;
	margin-bottom: 10px;
	text-align:center;
}

P.titulni {}
.titulni:first-line   { text-transform: uppercase }
.titulni:first-letter { font-size: 150%; float: left }

P.detail {margin: 5px} /*Napřed pro Netscape */
P.detail {margin-bottom: 5px; margin-top: 5px}
P.detail {font-size: 15px;line-height: 22px;}

P.cesky {margin: 5px} /*Napřed pro Netscape */
P.cesky {margin-bottom: 5px; margin-top: 5px}
P.cesky {font-size: 15px;line-height: 22px;text-indent:30px;}
.cesky:first-letter   { font-weight: bold; font-size: 120%; }

SPAN.citace {font-style: italic;}
SPAN.poznamka {font-size: 13px;}

BR.clear {clear:left;}

IMG.ilustrace {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: #b2b2b2;
	border-width: 1px;
}

IMG.plakat {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: #b2b2b2;
	border-width: 1px;
}

IMG.noborder {border-width: 0px;}


.inputy {background: #c0c0c0; color: #000000;text-decoration: none;}