/* @override 
	http://www.flaga.apilot.cz/css/global/wysiwyg.overwrite.css
	http://www.flaga.cz/css/global/wysiwyg.overwrite.css
*/

/* @group wysiwyg-visual-help */

h2, h3, h4, h5, h6, p, address, pre, ul, ol {
	border: none;
}

h2, h3, h4, h5, h6, p, address, pre {
	padding: 0;
}

table tr td {
	padding: 0;
}

/* @end */

/* @group wysiwyg-classes */

.plovouci-blok-vlevo img, .plovouci-blok-vpravo img {
	display: block;
}

table.tabulka-format {
	width: 100%;
}

table.tabulka-format tr td, table.tabulka-format tr th, table.tabulka-format tr td table.tabulka-format tr td {
	padding: 4px 10px;
	border: 1px solid #cecece;
	color: #000;
}
table.tabulka-format thead tr td h3 {
	color: #fff;
	margin: 6px 4px;
	
}

table.tabulka-format tr td table tr td {
	padding: 0;
	border: none;
}

table.tabulka-format tr.table-first{
   background-color: #F5F5F5;	
}

table.tabulka-format tr.table-second{
   background-color: #e1dfdf;	
}

table.tabulka-format thead tr td, table.tabulka-format thead tr th {
	padding: 5px;
	background-color: #D20032;
	color: #fff;
}

.more {
	white-space: nowrap;
	text-decoration: none;
}

.more .small {
	font-size: 60%;
}

.more em {
	font-style: normal;
	text-decoration: underline;
}

.more em:hover {
	cursor: pointer;
	text-decoration: none;
}
.table-img {
	width: 100%;
}

table.table-img tr, table.table-img tr td {
	padding: 6px 0 6px 6px;
	vertical-align: top;
}
.gray {
	background: #939598;
	color: #fff600;
	padding: 6px;
	display: block;
}


/* @end */
