BODY.mceContentBody {
	padding : 5px;
	background : #ffffff none;
}
BODY.mceContentBody * {
}

BODY.mceContentBody ul {
	margin:0px;
	margin-left: 10px;
	padding-bottom: 10px;
	
}

BODY.mceContentBody ul li {
	padding:0px;
	margin:0px;

}

HTML {
	font-size:100%;
	height:100%;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: center top;
}

/* reset */
BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,H1,H2,H3,H4,H5,H6,BLOCKQUOTE,PRE,A,ABBR,ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,FONT,INS,KBD,Q,S,SAMP,SMALL,STRIKE,TT,VAR,DL,DT,DD,OL,FIELDSET,FORM,LABEL,LEGEND,CAPTION,TFOOT,THEAD,TH,HR { padding:0; margin:0; border:none; outline:none; vertical-align:baseline; font-family:inherit; }
P { margin-top:0px;}
DFN,I,CITE,VAR,ADDRESS,EM { font-style:normal; }
TH,B,H1,H2,H3,H4,H5,H6 { font-weight:normal; }
TEXTAREA,INPUT,SELECT { font-family:inherit; font-size:1em; }
SMALL { font-size:.85em; }
TABLE { border-collapse:collapse; border-spacing:0; }
CAPTION,TH,TD { text-align:left; }
:focus { outline:none; }


/* main */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
	background-image: url(../../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
html {
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size:22px;
	font-weight:bold;
	color:#5f3895;
	padding-bottom: 10px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#5f3895;
	padding-bottom:4px;
	margin-bottom:6px;
	border-bottom:1px solid #d9ebf9;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#5f3895;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
	font-size:16px;
	font-weight:normal;
	color:#5f3895;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

h5{
	font-size:16px;
	font-weight:normal;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

b {font-weight: bold;}
strong {
	font-weight: bold;
}
hr {
	color: #deebf5;
	margin-bottom: 20px;
	background-color: #deebf5
    
}



em {
	font-style: italic;
	font-weight: bold;
}

a {
	color:#5f3895;
	text-decoration: underline;
}

a:hover {
	color: #5f3895;
	text-decoration: none;
}

input, textarea {
	border:1px solid #0090D4;
}

/******************************************************************************/
.box-blue{
	background-color:#d9ebf9;
	padding:4px 10px 2px 10px;
	margin-left:-10px;
}

.box-pink{
	background-color:#e3dbea;
	padding:4px 10px 2px 10px;
	margin-left:-10px;
}
.text-blue{
	color:#0090d6;
}

.text-pink{
	color:#5F3895;
}
.PEREX{
	font-size:16px;
}
/* **************************************  TABULKY ************/
.fm-docs {
	background:#4ECAF6 none repeat scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.fm-days {
	background:#DBDBDB none repeat scroll 0 0;
	text-align:center;
}
.fm-time {
	background:#F5F5F5 none repeat scroll 0 0;
	text-align:center;
}