body.wysiwyg { padding: 10px; margin: 0px; }

body.wysiwyg,
body.wysiwyg td,
body.wysiwyg th
{
	font-family: 'Arial CE',Arial,'Helvetica CE',Helvetica,sans-serif;
	font-size: 76%;
}

body.wysiwyg table th,
body.wysiwyg table td
{
	font-size: 1em;
}

/* odkazy */
.wysiwyg a { font-weight: bold; }

.wysiwyg a,
.wysiwyg a:link    { color: #E75916; }
.wysiwyg a:visited { color: #5A5758; }
.wysiwyg a:hover,
.wysiwyg a:focus   { color: #B14405; }
.wysiwyg a:active  { color: #B14405; }

.wysiwyg img { border: 1px solid #D6D5D5; padding: 4px; }

.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4
{
	color: #e55a17;
	margin: 15px 0;
	font-weight: bold;
	font-style: italic;
}

.wysiwyg h3,
.wysiwyg h4
{
	color: #5A5758;
}

.wysiwyg h2 { font-size: 1.33em; }
.wysiwyg h3 { font-size: 1.08em; }
.wysiwyg h4 { font-size: 1.00em; }

.wysiwyg p
{
	margin-bottom: 10px;
	line-height: 1.7em;
	color: #535353;
}

/* definované styly */
.wysiwyg .perex
{
	font-weight: bold;
	color: #231F20;
}

.wysiwyg p.perex img {
  float:left !important;
}

.wysiwyg .mintext { font-size: smaller; }

.wysiwyg .highlighted { font-weight: bold; }

.wysiwyg .cite, cite
{
	font-style: italic;
	color: #E85A16;
}

.wysiwyg .zkratka, acronym { border-bottom:  1px dotted #3A3A3A; }

.wysiwyg .preformated, pre { font-family: "Courier New", Courier, monospace; }

.wysiwyg .indented { margin-left: 2em; }

.wysiwyg .odsazeni-zvyrazneni
{
	padding-left: 1em;
	font-weight: bold;
	border-left: 10px solid #E95E0F;
}

/* 	seznamy */
.wysiwyg ul
{
	padding: 0px;
	color: #231F20;
	margin-bottom: 20px;
}

.wysiwyg ol
{
	padding-left: 1.4em;
	margin-bottom: 20px;
	color: #231F20;
}

.wysiwyg ul { list-style-type: none; }

.wysiwyg ol li, .wysiwyg ul li { padding-bottom: 5px; }

.wysiwyg ul li
{
	background: url('/css/img/wsw/ulli.gif') 0px 0.1em no-repeat;
	padding-left: 25px;
}

.wysiwyg .text_extra_big   { font-size: 1.83em; }
.wysiwyg .text_big         { font-size: 1.5em; }
.wysiwyg .text_bigger      { font-size: 1.17em; }
.wysiwyg .text_smaller     { font-size: 0.92em; }
.wysiwyg .text_small       { font-size: 0.83em; }
.wysiwyg .text_extra_small { font-size: 0.76em; }

/* tabulky */
.wysiwyg table
{
	margin-left: 1px;
	border-collapse: collapse;
	border: solid 1px #E75916;
}

.wysiwyg table tr { background-color: #fff;}

.wysiwyg table.no_border { border: none; }

.wysiwyg tbody td,
.wysiwyg tbody th,
.wysiwyg td,
.wysiwyg th
{
	padding: 6px 15px;
}

.wysiwyg table.no_border thead td,
.wysiwyg table.no_border thead th,
.wysiwyg thead td,
.wysiwyg thead th
{
	background-color: #E75916;
	color: #fff;
	font-weight: bold;
}

.wysiwyg tfoot td,
.wysiwyg tfoot th
{
	background-color: #EEEEEE;
	font-weight: bold;
	color: #000;
}

.wysiwyg tbody tr.suda { background-color: #FBFAFA; }

a.next-prod:visited {
	color: #E95E0F;
}
