/* @override http://www.jihovychod.cz/css/global/wysiwyg.css */

/* @group xhtml */

html {
	background: #fff;
}

body, div, form, fieldset, table, tr, td, th, p, pre, ul, ol, li, em, q, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

body {
	padding: 5px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-family: "Lucida Console", "Monaco CE", fixed, monospace;
	font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
	font-family: "Courier New CE", "Courier CE", "Courier New", courier, monospace;
	font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
	font-family: "Impact CE", "Arial CE", "Techno CE", "Helvetica CE", Impact, lucida, sans-serif;
	font-family: "Comic Sans MS CE", "Arial CE", "Sand CE", "Helvetica CE", "Comic Sans MS", lucida, fantasy;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	color: #2D2D2D;
	font-size: 12px;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 24px 0 8px 0;
	font-weight: 900;
	cursor: text;
	color: #000;
}

h1 {
	margin: 0 0 16px 0;
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 10px;
}

p, pre, blockquote, address, td, th {
	cursor: text;
}

p, pre, blockquote, address {
	margin: 8px 0;
}

pre {
	font-family: "Courier New CE", "Courier CE", "Courier New", courier, monospace;
	font-size: 12px;
}

address {
	font-style: italic;
}

ul, ol {
	margin: 8px 0;
	cursor: text;
}

ul {
	list-style: square;
	padding: 0 0 0 20px;
}

ol {
	list-style: decimal;
	padding: 0 0 0 30px;
}

li {
	vertical-align: middle;
}

a {
	cursor: pointer;
	color: #006BBC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	outline: none;
}

em, address {
	font-style: italic;
}

img {
	margin: 0;
	border: none;
}

strong {
	font-weight: 900;
}

table {
	font-size: 12px;
	border-collapse: collapse;
	border: none;
}

hr {
	display: none;
}

/* @end */

/* @group wysiwyg-visual-help */

h2, h3, h4, h5, h6, p, pre, blockquote, address, ul, ol {
	border: 1px dotted #bcbcbc;
}

h2, h3, h4, h5, h6, p, pre, blockquote, address {
	padding: 1px;
}

table tr td {
	padding: 2px 5px;
}

/* @end */

/* @group wysiwyg-classes */

.modra-text {
	color: #123A78;
}

.zelena-text {
	color: #58b02d;
}

.zluta-text {
	color: #e29f00;
}

.cervena-text {
	color: #fa000f;
}

.tabulka-bez-ramecku {
	margin: 16px 0;
}

.tabulka-horizontal {
	margin: 16px 0;
}

.tabulka-vertical {
	margin: 16px 0;
}

.tabulka-cerny-ramecek {
	margin: 16px 0;
}

table.tabulka-cerny-ramecek {
	width: 100%;
	border: solid 1px #000;
}

table.tabulka-cerny-ramecek tr td {
	border: solid 1px #000;
	padding: 1px 3px;
}

.plovouci-blok-vlevo {
	display: block;
	float: left;
	margin: 0 16px 8px 0;
}

.plovouci-blok-vpravo {
	display: block;
	float: right;
	margin: 0 0 8px 16px;
}

.zarovnat-blok-automaticky {
	display: block;
	margin: auto;
}

.vsechna-pismena-velka {
	text-transform: uppercase;
}

.vsechna-pismena-mala {
	text-transform: lowercase;
}

.vsechna-prvni-pismena-velka {
	text-transform: capitalize;
}

.kapitalky {
	font-variant: small-caps;
}

.zrusit-odsazeni {
	margin: 0;
}

.vice {
	display: inline-block;	
	color: #006BBC;
	white-space: nowrap;
	text-indent: 0;	
	margin: 0 3px 0 0;
	padding: 0 8px 0 0;
	background: url(../global/img/icons/more-small-blue.gif) transparent 100% 50% no-repeat;
}

.clear {
	clear: both;
}

.tabulka-bez-ramecku tr td {
	padding: 0 24px 0 0;
	border: none;
}

table.tabulka-horizontal tr td, table.tabulka-horizontal tr th, table.tabulka-horizontal tr td table.tabulka-horizontal tr td, table.tabulka-vertical tr td, table.tabulka-vertical tr th, table.tabulka-vertical tr td table.tabulka-vertical tr td {
	padding: 6px 18px;
	vertical-align: top;	
}

table.tabulka-horizontal tr td, table.tabulka-horizontal tr th, table.tabulka-horizontal tr td table.tabulka-horizontal tr td {
	border-bottom: 1px solid #cecece;
}

table.tabulka-horizontal tr td table tr td, table.tabulka-vertical tr td table tr td {
	padding: 0;
	border: none;
}

table.tabulka-horizontal thead tr td, table.tabulka-horizontal tr th, table.tabulka-vertical thead tr td, table.tabulka-vertical tr th {
	color: #6e6e6e;
	font-weight: 400;
	border-bottom: 2px solid #c0c1c1;
}

table.tabulka-horizontal thead tr td, table.tabulka-horizontal tr th {
	text-align: left;
}

/* @end */
