body.wysiwyg
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	color: #000000;
	}

.wysiwyg h1
	{
	color: #A6A696;
	font-size: 1.9em;
	padding-bottom: 10px;
	font-weight: bold;
	}
	
.wysiwyg .perex, .perex
	{
	color: #A6A696;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 15px;
	}
	
.wysiwyg h2, h2
	{
	color: #F96611;
	font-size: 1.4em;
	padding-bottom: 5px;
	font-weight: normal;
	}	
	
.wysiwyg p, p
	{
	color: #A6A696;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 15px;
	}
	
.wysiwyg ul
	{				
	list-style-type: none;
	color: #A6A696;
	font-size: 1em;
	margin-bottom: 15px;
	}
	
.wysiwyg ul li
	{
	background: #fff url('/img/sipka-ul.gif') left center no-repeat;
	padding-left: 10px;
	}
	
.wysiwyg ol
	{					
	color: #A6A696;
	font-size: 1em;
	margin-bottom: 15px;
	margin-left: 20px;
	font-weight: normal;
	}
	
.wysiwyg .preformatovany-text, .preformat
	{
	font-family: courier,monospace;
	color:#000000;
	font-size: 0.7em;
	}		

.wysiwyg .barvy td
	{
	font-size: 0.9em;
	color: #5C5C5C;
	}	
	
.wysiwyg .mensi-pismo, .mintext
	{					
	font-size: 0.9em;
	}
	
.wysiwyg .dulezity-text, .highlighted
	{
	font-weight: bold;
	}

.wysiwyg .text-citace, .cite
	{
	font-style: italic;
	color: #F96611;
	}

.wysiwyg .zkratka
	{
	border-bottom: 1px dotted #A6A696;
	}	
	
.wysiwyg .odkazy a, .wysiwyg a
	{
	font-weight: bold;
	color: #A6A696;
	text-decoration: underline;
	}
				
.wysiwyg .odkazy a:hover, .wysiwyg a:hover
	{
	color: #F96611;
	text-decoration: none;
	}
/*					
.wysiwyg .odkazy .jina-verze
	{
	font-weight: bold;
	background-color: #A6A696;
	color: #ffffff;
	text-decoration: none;
	}

.wysiwyg .odkazy .jina-verze:hover
	{
	font-weight: bold;
	background-color: #F96611;
	color: #ffffff;
	text-decoration: none;
	}	
*/	
.wysiwyg .odsazeny-text-normal, .indented
	{
	margin-left: 35px;
	}

.wysiwyg .odsazeny-text-zvyrazneny, .indentedbold
	{
	font-weight: bold;
	margin-left: 35px;
	}

.wysiwyg h3, h3
	{
	color: #F96611;
	font-size: 1.1em;
	}

.wysiwyg h4, h4
	{
	color: #F96611;
	font-size: 1em;
	}	
	
.wysiwyg thead th
	{
	background-color: #F96611;
	color: #FFFFFF;
	padding:2px 10px;
	font-weight: normal;
	text-align: left;
	border-right: 1px solid #ffffff;
	}

.wysiwyg table
	{
	border-collapse: collapse;
	}

.wysiwyg tbody .one-tr
	{
	background-color: #A6A696;					
	}

.wysiwyg tbody .two-tr
	{
	background-color: #C5C5BB;
	}

.wysiwyg tbody .one-tr-table
	{
	background-color: #ffffff;					
	}

.wysiwyg tbody .two-tr-table
	{
	background-color: #FBFAFA;					
	}	
	
.wysiwyg tbody td
	{
	color:#000000;
	text-align: left;
	padding:2px 10px;
	border-right: 1px solid #ffffff;
	}

.wysiwyg tfoot td
	{
	background-color: #A6A696;
	color:#ffffff;
	text-align: left;
	padding:2px 10px;
	font-weight: bold;
	border-right: 1px solid #ffffff;
	}	
