body 
{
	/* background-image: URL('http://mujweb.cz/www/tomasek_martin/Lord1.gif');
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	/* pozadí neroluje */
	background-color: Black;
	/* barva pozadí černá */
	color: white;
	/* bílý text */
	margin-left : 0px;
	margin-top : 0px;
}


p    {margin: 0px 0px 0px 0px; color: white; font-size: 12px;}
a        {text-decoration: none}
a:link   {
	color: #FAC6C5;
	} /* nenavštívený odkaz */
a:visited {
	color: #FBD1D0;
	} /* již navštívený */
a:active {color: #FFD1BB} /* právě aktivní */
a:hover  {text-decoration: underline; border-width: thick; color: #FFD1BB} /* při přejetí myši */

h1, h2, h3, h4, h5     {
	color: #C4D6FF;
	
}

.telo
{
	color : white;
	background-color : #060136;
	padding-left : 10px;
	padding-right : 10px;
}


table    {font-size: 11px;}

.odstavec
	{
	text-align: justify;
	margin-bottom: 10px;
	vertical-align : text-top;
}
	
.obr
{
	float: left;
	text-align: justify;
	vertical-align: middle;
	margin-right: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 0;
	border-left: 0;
	
}

.obr2
{
	float: right;
	text-align: justify;
	vertical-align: middle;
	margin-left: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 0;
	border-left: 0;
	
}

.zvyrazneni
{
	color : Lime;
	font-size : larger;
	font-weight : bold;
}

.def
{
	/*font-weight : bold;*/
	font-style : oblique;
	text-decoration : underline;
}

.odkaz
{
	width : 110px;
	/*height : 100px;
	*/
	vertical-align : top;
	text-align : center;
}


.levysloupec
{
	background-color : #000046;
	color : Aqua;
	
}

.pravysloupec
{
	background-color : #000046;
	color : Aqua;
}

.headtext
{
	color: #C40000;
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 20px;
	border: 0px;
	background-image: url(img/pozadi.gif);
	text-align: left;
	padding-left : 10px;
}

.zapis li 
{ margin: 10px 10px 10px 10px;

text-align:justify

}

.citace
{
	background-color: #000055;
	padding: 20px 10px 20px 10px;
	border: thin dashed #999999;
}

.citace2
{
	background-color: #003300;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
