/*a:link       { color: #4A0C00 }
a:visited    { color: #653E36 }
a:active     {color: #B34B00}
a:hover      {color: #EA6400}*/


body, td, th{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*color: #200000;*/
	font-size: 10pt;
	line-height: 120%;
	background-color: #FFFBDD;

}

body{
	scrollbar-base-color : #E0CE96;
	scrollbar-arrow-color : #E9DCB4;
	scrollbar-highlight-color : #E9DCB4;
	scrollbar-shadow-color : #E9DCB4;
	scrollbar-darkshadow-color : #FBF9E3;
	scrollbar-track-color : #FBF9E3;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1		{ text-align: Center; font-size: 16pt; color: #990000; font-weight: normal}
h2		{ font-size: 14pt; font-weight: normal; color: #200000; text-align: left}
h3		{ font-size: 10pt; color: #601010; font-weight: bold; background: #E4DBD4; padding: 3px 5px}
h4		{ font-size: 10pt; color: #B00000}
h6		{ text-align: Center }
h5		{ text-align: Right }

.center		{ text-align: Center }
b		{  font-weight: bold; color: #200000}


.SloupecPravy {
	background-color: #E8D4AD;
	border: 2px solid #E8D4AD;
}

.SloupecClanek {
	background-color: #FFF;
	padding: 20px;
	border: 1px solid #09F;
}

td {
	vertical-align: top;
	font-size: 10pt;
}


.Clanek {
	font-family: Verdana, Geneva, sans-serif;
	color: #009;}
	
	
/*a:link       {color: #06F};
a:visited    {color: #09F};
a:active     {color: #C09};
a:hover      {color: #C09};*/
.ClankNadpis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F30;
	text-align: center;
	word-spacing: 6pt;
}

