/* @override http://www.bio-chem.apilot.cz/css/global.wysiwyg.css */

/* @group xhtml */

html {
	background: #fafafa;
}

body, div, form, fieldset, table, tr, td, p, 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: #444444;
	font-size: 80%;
	background: #fafafa;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 10px 0;
	line-height: 120%;
	font-weight: 900;
	cursor: text;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 180%;
	position: relative;
	background: url(../img/head-underline.gif) transparent 0 100% repeat-x;
}

body.intro h1 {
	margin: 0 12px 0 0;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 140%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 80%;
}

p, pre, ol, ul, em, address, td {
	line-height: 120%;
	cursor: text;
}

p {
	margin: 10px 0;
}

pre {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
}

ul {
	list-style: square;
	margin: 5px 5px 5px 0;
	padding: 0 0 0 20px;
}

ol {
	list-style: decimal;
	margin: 5px 5px 5px 0;
	padding: 0 0 0 30px;
}

li {
	vertical-align: middle;
}

em, address {
	font-style: italic;
}

img {
	margin: 0 8px 8px 8px;
	border: none;
}

strong {
	font-weight: 900;
}

table {
	border-collapse: collapse;
	border: none;
}

table tr td {
	padding: 2px 5px;
	border: 1px dashed #bababa;
}

hr {
	display: none;
}

/* @end */

/* @group wysiwyg-classes */

.tabulka-format {
	width: 100%;
	margin: 10px 0;
	background: #fff;
}

.plovouci-blok-vlevo {
	float: left;
	margin: 0 8px 8px 0;
}

.plovouci-blok-vpravo {
	float: right;
	margin: 0 0 8px 8px;
}

.zarovnat-text-vpravo {
	text-align: right;
}

.zarovnat-text-na-stred {
	text-align: center;
}

.zarovnat-text-do-bloku {
	text-align: justify;
}

.zarovnat-blok-automaticky {
	margin: auto;
}

.text-tucne {
	font-weight: 900;
}

.text-kurziva {
	font-style: italic;
}

.text-podtrzeni {
	text-decoration: underline;
}

.vsechna-pismena-velka {
	text-transform: uppercase;
}

.vsechna-pismena-mala {
	text-transform: lowercase;
}

.vsechna-prvni-pismena-velka {
	text-transform: capitalize;
}

.kapitalky {
	font-variant: small-caps;
}

.horni-index {
	vertical-align: super;
}

.dolni-index {
	vertical-align: sub;
}

.zrusit-odsazeni {
	margin: 0;
}

/* @end */
