/*wysiwyg*/

#cnt .wysiwyg {
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
}

.wysiwyg h1 {
	font-size:150%;
	color:#9F1A13;
	margin-top:15px;
	margin-bottom:10px;
	font-weight:normal;
	padding-bottom:5px;
	letter-spacing:1px;
	border-bottom:1px solid #E1CCCB;
}

.wysiwyg h2 {
	color:#9F1A13;
	font-size:115%;
	font-weight:bold;
	margin-top:10px;
}

.wysiwyg h3 {
	margin-top:5px;
	color:#9F1A13;
	font-size:120%;
	font-weight:normal;
	/*float:left; LH070102*/
}
	
.wysiwyg h4 {
	color:#9F1A13;
	font-size:110%;
	font-weight:normal;
	margin-top:10px;
}

.wysiwyg ol {
	list-style:none;
	margin-left:15px;
}

.wysiwyg p {
	margin-top:2px;
	padding-bottom:5px;
	color:#404040;
}

	.wysiwyg p.odsazeny {
		margin-top:5px;
		margin-left:20px;
	}

.wysiwyg p.zvyrazneny {
	margin-top:5px;
	padding-left:15px;
	font-weight:bold;
	border-left:5px solid #CEBFBE;
}

.wysiwyg strong {
	font-weight:bold;
	color:#63231F;
}

.wysiwyg  cite {
	font-style:oblique;
	color:#1E65B7;
	font-size:110%;
}

.wysiwyg p acronym {
	border-bottom:1px dashed #3A3A3A;
	line-height:17px;
}

.wysiwyg  kbd {
	font-family:courier;
	letter-spacing:1px;
}

.wysiwyg  code {
	font-family:courier;
	letter-spacing:0px;
}

.wysiwyg pre {
	font-size:110%;
	font-family:courier;
	padding-left:0px;
	padding-top:20px;
	white-space:pre;
	color:#4A4A4A;
}

.wysiwyg a:link {
	color:#DA251C;
}

.wysiwyg a:visited {
	color:#851B16;
}

.wysiwyg a:active {
	color:#851B16;
}

.wysiwyg a:hover {
	color:#851B16;
}

/*tabulky*/


.wysiwyg table {
	border-collapse:collapse;
	margin-left:0px;
	margin-top:20px;
}

	.bordered-table {
		border:2px solid #9F1A13;
		_border:1px solid #9F1A13;
	}

.wysiwyg table tr td, .wysiwyg table  tr th {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	/*border:1px solid #FFFFFF;*/
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}

.wysiwyg table tr th {
	background:#9F1A13;
	color:#FFFFFF;
}

.wysiwyg table tr th a:link, .wysiwyg table tr th a:visited {
	color:#FFFFFF;
	padding-right:15px;
	font-weight:bold;
}

.wysiwyg table tr th a:hover {
	color:#EFEFEF;
}

.wysiwyg table tbody tr td {
	background:#FFFFFF;
	color:#4A4A4A;
	border-bottom:none;
	border-top:none;
}

.wysiwyg table tbody tr.licha td {
	background:#FBF9FA;
	color:#4A4A4A;
}

/*.wysiwyg table tbody tr.suda td {
	background:#FBF9FA;
	color:#4A4A4A;
}*/


.wysiwyg table tfoot tr td {
	background:#EEEEEE;
	color:#4A4A4A;
	font-weight:bold;
}

.stabulka-sipka {
	width:12px;
	height:15px;
	background:#C51E18 url('../img/www.oberfalzer.cz/tabulka-sipka.html') no-repeat 3px -2px;
}

.wysiwyg ul {
	list-style:none;
	padding-bottom:10px;
}

.wysiwyg ul li {
	color:#3C3C3C;
	margin-top:2px;
	background:url('../img/ulli.gif') no-repeat 0px 4px;
	padding-left:20px;
}


.wysiwyg ol {
	margin-top:10px;
}

.wysiwyg ol li {
	color:#9F1A13;
	margin-top:2px;
	padding-left:0px;
	margin-left:0px;
	list-style-position: inside;
	list-style-type:decimal;
}

.oltext {
	color:#3C3C3C;
	font-weight:normal;
}

.mensi-pismo {
	font-size:95%;
}

.dulezity-text {
	font-weight:bold;
}

/*ankety*/

/*ankety*/

.wysiwyg .ps-box p.anketa-nadpis{
	font-weight:bold;
	margin-top:10px;
	margin-left:5px;
}

.wysiwyg .ps-box form fieldset{
	border:none;
}

.wysiwyg .ps-box.anketa form input{
	float:left;
}

.wysiwyg .ps-box form input.radiobutton {
	width:20px;
	border:none;
}


.wysiwyg .ps-box .anketa-radek{
	clear:both;
	height:2em;
}

.wysiwyg .ps-box .anketa-text{
	float:left;
	padding-left:5px;
	color:#0D4EA2;
	font-weight:bold;
}

.wysiwyg .ps-box label {
  cursor:pointer;
}



/*nestandartni*/
/*
.wysiwyg p img {
	float:left;
	margin-right:5px;
	border:none;
}

.wysiwyg img {
	border:1px solid #B2C9E4;
}
*/
