body.wysiwyg { padding: 10px; margin: 0px; text-align: left; }

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

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

    .wysiwyg a:active {
		color: #010101;
	}

    .wysiwyg a:visited {
		font-weight: normal;
		color: #618a8a;
	}

.wysiwyg img { 
    padding: 5px;
    border: 1px solid #9E9E9E;
}

.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4 {
	margin: 1em 0 0.5em 0;
	color: #e3000f;
}

.wysiwyg h2 {
	position: relative;
	left: -13px;
	margin-bottom: 0.83em;
	padding: 21px 0 0 13px;
	font-size: 22px;
	background: url('/img/sosvesnicky.cz/bg-h2.png') 0 0 no-repeat;	
}
.wysiwyg h3 { font-size: 18px; }
.wysiwyg h4 { 
	font-size: 16px;
	color: #1ea1e1;	
}

.wysiwyg p {
	margin-bottom: 1em;
	line-height: 1.58em;
}

/* definované styly */
.wysiwyg p.perex {
	font-weight: bold;
}

.wysiwyg p.highlighted,
.wysiwyg p.indented {
	padding-left: 23px;
	font-weight: bold;
	color: #E3000F;
	background: url('/img/sosvesnicky.cz/wsw-highlighted.png') 0 0 repeat-y;
}

.wysiwyg .bordered {
	padding: 0.2em;
	border: 1px solid #B8B700;
}

.wysiwyg .bgcolor {
	padding: 0.2em;
	background-color: #EEEEEE;
}

.wysiwyg pre {
	font-family: 'Courier New CE', 'Courier New', 'Courier CE', Courier, monospace;
	font-size: 100%;
}

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

.wysiwyg kbd {
	font-family: 'Courier New CE', 'Courier New', 'Courier CE', Courier, monospace;
	font-size: 100%;
}

.wysiwyg acronym,
.wysiwyg abbr {
	border-bottom: 1px dashed;
	cursor: help;
}

.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;  }


/* 	seznamy */
.wysiwyg ul,
.wysiwyg ol {
    margin: 0;
	padding: 12px;
	padding-left: 0;
}

.wysiwyg ul {
	position: relative;
	left: -20px;
}
    .wysiwyg ul li {
		padding: 0 0 7px 40px;
        list-style-type: none;
		background: url('/img/sosvesnicky.cz/bullet-dicky.png') 0 4px no-repeat;
    }	

    .wysiwyg ul li a,
	.wysiwyg ul li a:visited {
		font-weight: normal;
    }	

.wysiwyg ol {
    padding-left: 20px;
}

	.wysiwyg ol li {
		padding-bottom: 7px;
	}
		.wysiwyg ol li a,
		.wysiwyg ol li a:visited {
			font-weight: normal;
		}	


/* tabulky */
.wysiwyg table {
	width: 98%;
	border-collapse: collapse;
	border: 1px solid #1EA1E1;
}

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

.wysiwyg table.no_border { border: none; }
.wysiwyg table.no_border tr { background: none;}

.wysiwyg table caption {
	color: #B8B800;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

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

.wysiwyg table.no_border tbody td,
.wysiwyg table.no_border tbody th,
.wysiwyg table.no_border td,
.wysiwyg table.no_border th {
	background: none;
	border: none;
}

.wysiwyg thead td,
.wysiwyg thead th { 
	background-color: #1EA1E1;
	color: #fff;
	font-weight: bold;
}

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

.wysiwyg .bottom-link {
	margin-left: -25px;
	border-top: 1px solid #E9E9E9;
}

.table_float_left {
	float: left;
	margin-right: 10px;
}

.table_two_columns {
	border: none;
}

.table_two_columns td {
	padding: 4px;
	vertical-align: top;
	border: none;
}

.table_even_odd tr.odd {
	background-color: #FBF9FA;
}

.table_even_odd tr.even {
	background-color: #fff;
}


.wysiwyg .odsazeni-zvyrazneni {}

.wysiwyg .kontaktytabulka {
  
}

.wysiwyg .kontaktytabulka .kt-l {
  float:left;
  width:230px;  
}

.wysiwyg .kontaktytabulka .kt-r {
  
}

.wysiwyg .kontaktytabulka .clr {
  float:none;
  clear:both;
}

.wysiwyg h2.decor {
  background:none;
  padding-left:5px;
}

.wysiwyg h2.decor a {
  background:url('/img/sosvesnicky.cz/sipecka.gif') no-repeat 10px 2px;
  padding-left:40px;
  text-decoration:underline;
}

.wysiwyg h2.decor a {
  color: #e3000f;
  text-decoration:underline;
}
