html{	
	font-family:monospace  ;
	background-color: black;
	color:white;

}
h1{ text-align:left;}
h4{		margin-left:5em;}
p{
	font-size:100%;
	line-height:130%;
	text-indent :3em;
	
}
.odkaz{
	float:left;
	margin-right:1em;
	font-size:90%;
}
.clanek1{text-align:center;_height:780px;}
.clanek2{
	text-align:justify;
	width:915px;

	/*height: expression(this.scrollHeight < 780? "780px" : "auto" );
	overflow: visible;*/
	_height:780px;

	border:0px solid red;
	margin: 0px auto;
}
.left{	float:left;}
.right{	float:right;}


/* obrazky        */
.obr{
	
	text-align:center;
	margin:0px auto;
	margin-bottom:2em;
}
.div.popisek{
	font-size:80%;
	margin-bottom:1em;
}
h5{
  
	font-size:100%;
}
/*  polozky v  clanku */
.polozka{	margin-bottom:2em;}
.polozka h5,.polozka.h5 {
	font-size:140%;
	margin-top:1em;
	font-weight:bold;
}
.polozka.h5{
	
}


h2{	text-decoration:underline;}
.polozka p{	margin-top:8px;}

a,h1,h2, .polozka h5,.polozka.h5 {
	color:DarkGray;
	
}
h1 i{	color:white;}

/*      akce*/
.akce_tab{
	font-size:110%;
	margin:2em;
	border-left:3px solid #333333;
	border-right:3px solid #222222;
	border-top:3px solid #333333;
	border-bottom:3px solid #222222;
	border-collapse:collapse;
}
.akce_tab td{
	border-left:3px solid #111111;
	border-right:3px solid #333333;
	border-top:3px solid #222222;
	border-bottom:3px solid #333333;
	border-collapse:collapse;
}


/*       clanky    */
.odkaz{
		line-height:2; font-weight:bold;
}
.odkaz a{
	text-decoration:none;
}

.autor{
	margin-left:2em;font-size:90%; font-weight:bold;
}

#literatura{
	margin-top:5em;
	
}
#literatura .title{
	font-weight:bold;
	font-size:120%;
	color:DarkGray;
}
#literatura ul{
	font-size:85%;
}
#literatura li{
	list-style-type: none;
	margin-top:1em;
}

#literatura .dilo{
text-transform:uppercase;
/*font-weight:bold;*/
color:DarkGray;

}
#literatura .nazev{
	margin-left:1em;
	font-size:100%;
	color:white;
}


.light:hover{
	background-color:#111111;
	color:#bbbbbb;
}
html{
	_height:780px;
}

.konecodkazy{
	text-align:center; font-weight:bold; color:DarkGray; font-size:85%;
}
