/* @override 
	http://www.beta.apilot.cz/css/global/wysiwyg.overwrite.css
	http://www.pptuning.apilot.cz/css/global/wysiwyg.overwrite.css
*/

/* @group wysiwyg-visual-help */

body{
	color: #333333;
}
h1, h2, h3, h4, h5, h6{
	/*color: #261e80;*/
	font-weight: 900;
	color:#000;
}

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 tr td, table.tabulka-format tr th, table.tabulka-format tr td table.tabulka-format tr td {
	padding: 2px 5px;
	border: 1px solid #cecece;
}

table.tabulka-format tr td table tr td {
	padding: 0;
	border: none;
}

table.tabulka-format thead tr td, table.tabulka-format thead tr th {
	padding: 5px;
	background: #cdcdcd url(img/global/header.png) repeat-x 0 0;
}

/* @end */