.magiced {
}

.magiced H2 {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 140%;
	margin-bottom:5px;
}
.magiced H3 {
	font-style: normal;
	font-weight: bold;
	color: #28650F;
	font-size: 125%;
	padding-top:5px;
}
.magiced H4 {
	font-weight: bold;
	color: #28650F;
	font-size: 115%;
	padding-top: 5px;
}
.magiced H5 {
	font-weight: bold;
	color: #28650F;
	font-size: 105%;
}
.magiced ol li {
	margin-left:36px;
}
.magiced ul li {
	list-style-image: url(../img/li_ie.gif);
}
html>body .magiced ul li {
	list-style-image: url(../img/li.gif);
}
.magiced .perex {
	font-weight: bold;
}
.magiced .maly-sedy {
	font-size: 90%;
	color: #666666;
}
.magiced .kod {
	color:#666666;
	font-family: "Courier New", Courier, monospace;
}
.magiced a.normal {
	text-decoration:underline;
	color: #000000;
}
.magiced a.normal:hover {
	text-decoration:none;
	color: #000000;
}
.magiced a.orange {
	text-decoration:underline;
	color: #E08900;
}
.magiced a.orange:hover {
	text-decoration:none;
	color: #E08900;
}
.magiced a.orange:visited {
	text-decoration:underline;
	color: #E08900;
}

.magiced a.gray {
	text-decoration:underline;
	color: #666666;
}
.magiced a.gray:hover {
	text-decoration:none;
	color: #666666;
}
.magiced a.gray:visited {
	text-decoration:underline;
	color: #666666;
}

.magiced a.crazy {
	text-decoration:underline;
	color: #000000;
}
.magiced a.crazy:hover {
	text-decoration:none;
	color: #E08900;
}
.magiced a.crazy:visited {
	text-decoration:underline;
	color: #000000;
}


.magiced a.footer {
	text-decoration:underline;
	color: #446C00;
	font-size:80%;
}
.magiced a.footer:hover {
	text-decoration:none;
	color: #446C00;
}
.magiced a.footer:visited {
	text-decoration:underline;
	color: #446C00;
	font-size:80%;
}
.magiced a.footer:visited:hover {
	text-decoration:none;
	color: #446C00;
	font-size:80%;
}


.magiced .div-li {
	background-image: url(../img/list.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 30px;
	padding-bottom: 10px;
}

.magiced .zmenseny2-odrazka {
	font-size:95%;
	_position: relative;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px 4px;
	background-image: url(../img/list.png);
	padding-bottom: 10px;
}





.magiced .MEimageBordered {
	border: 1px solid black;

}
.magiced .MEimageText {
	font-style: italic;
	text-align: center;
}


/* *** DEFINICE PRO STYLY TABULEK *** */

.magiced table {
	border : 1px solid #000000;
	/*border-spacing: 1px;*/
	/*border-collapse: collapse;*/
	/*margin: 0;*/
}
.magiced td, .magiced th {
	border : 1px solid #000000;
	/*padding: 2px;*/
}

.magiced .MEtableModern {
	border : 1px solid #35721B;
	border-spacing: 1px;
	border-collapse: collapse;
	margin: 0;
}
.magiced .MEtableModern td, .magiced .MEtableModern th {
	border : 1px solid #35721B;
}

.magiced .MEtableElegant {
	border : 1px solid #ACD428;
	border-spacing: 1px;
	border-collapse: collapse;
	margin: 0;
}
.magiced .MEtableElegant td, .magiced .MEtableElegant th {
	border : 1px solid #ACD428;
}

.magiced .MEtableInvisible {
	border : 0px none;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
}
.magiced .MEtableInvisible td, .magiced .MEtableInvisible th, .magiced .MEtableInvisible tr {
	border : 0px none;
	border-collapse: collapse;
}


/* *** DEFINICE PRO STYLY RADKU TABULEK *** */
.magiced .MEtableRowHeader  {
	background-color : #11A0D2;
	font-weight : bold;
	color: #FFFFFF;
}

.magiced .MEtableRowFooter  {
	background-color : #11A0D2;
	font-style: italic;
	color: #FFFFFF;
}

.magiced .MEtableRow1  {
	background-color : #F2FDFD;
}

.magiced .MEtableRow2  {
	background-color : #DDEDF3;
}



/* *** DEFINICE PRO STYLY BUNEK TABULEK *** */
.magiced .MEtableCellBold  {
	font-weight : bold;
}


/* definice pro odsazeni v bunkach */
	/* odsazeni v bunkach */
	.magiced td.odsad, 
	.magiced th.odsad, 
	.magiced tr.odsad td, 
	.magiced tr.odsad th, 
	.magiced table.odsad th, 
	.magiced table.odsad td 
				{padding-left: 5px;}



.magiced .mala-paticka {
	font-size: 80%;
}



.magiced .MEsmallerText {
   font-size: 80%;
}



