/*@charset "utf-8";*/

/**
 * Styles for JCE
 */

.clanek-vydan {
	font-size: 90%;
	color: #eacf98 !important;
	font-family:Arial !important;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 28px !important;
	margin-bottom: 0px !important;
}

.clanek-vydan-datum {
	font-weight: bold;
}

.souvisejici-clanky {
	background: url(../images/rat_bg_gradient.png) repeat-x top !important;
	width: 185px;
	/*height: 208px !important;*/
	float: right;
	margin: 0px !important;
	border: 0px !important;
	margin-left: 20px !important;
	margin-bottom: 10px !important;
}

.souvisejici-clanky td {
	background: none !important;
	border: none !important;
	font-size: 10px !important;
	padding: 5px 8px 5px 0px !important;
	}

.souvisejici-clanky img {
	width: 42px !important;
	height: auto !important;
	margin: 0px 0px 0px 10px !important;
	border: 1px solid #f0ddb3;
}

.souvisejici-clanky caption {
	border-bottom:1px solid #E84B06;
	color: #E94800;
	text-align:left;
	color: #E94800;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	width: 184px;
	font-size: 13px;
	line-height: 15px;
	margin-left: 1.5em;
}

.souvisejici-clanky a {
	color:#E84B06 !important;
	line-height:120%;
	text-decoration:underline;
}

.plovouci-ramecek {
	background: url(../images/rat_bg_gradient.png) repeat-x top !important;
	width: 185px;
	/*height: 208px !important;*/
	float: right;
	margin: 0px !important;
	border: 0px !important;
	margin-left: 20px !important;
	margin-bottom: 10px !important;
}


.plovouci-ramecek tbody tr:first-child td {
	border-top: 1px solid #E84B06  !important;
}

.plovouci-ramecek td {
	background: none !important;
	border: none !important;
	font-size: 10px !important;
	padding: 4px 8px !important;
	}

.plovouci-ramecek img {
	width: 42px !important;
	height: auto !important;
	margin: 0px !important;
	border: 1px solid #f0ddb3;
}

.plovouci-ramecek caption {
	text-align:left;
	color: #E94800;
	padding: 0px;
	margin: 0px;
	margin-left: 1.5em;
	font-weight: bold;
	width: 184px;
	font-size: 13px;
	line-height: 15px;
}

.plovouci-ramecek a {
	color:#E84B06 !important;
	line-height:120%;
	text-decoration:underline;
}

.copyright-info {
	display: block;
	text-align: right;
	color: #f84f0e !important;
	margin-bottom: 0px !important;
}

.copyright-info a {
	color: #f84f0e !important;
	font-size: 1em;
}

.jmeno-poradce {
	color: #f84f0e !important;
	font-weight: bold;
}

p.bez-obtekani {
	clear: both;
}

img.nozoom {
	height: auto;
	width: auto;
}

img.poradce-nozoom {
	border: none;
}

img.krizovka-nozoom {
	height: auto;
	width: 10cm;
}

img.sudoku-nozoom {
	height: auto;
	width: 12cm;
}

p.nadpis-submenu {
	font-size: 1.1em;
	display: block;
	line-height: 1.2em;
	margin-left: 6px;
}

/* pro js vyvolani tisku */
.tisk {}
.mceContentBody img.tisk {
width:auto !important;
height:auto;
}
a.lightbox {}

.mceContentBody .mceItemPageBreak,
.mceContentBody #system-readmore {
	height: 16px !important;
}

@media all {
	.mceContentBody {
		font-family:Arial,Helvetica,sans-serif;
		font-size: 80%;
		width: 465px;
	}

	.mceContentBody img {
		width: 432px !important;
		height: auto !important;
		display:block;
		padding:0pt;
		border:1px solid #000000;
		margin:0px auto;
	}

	.mceContentBody img.nozoom, .mceContentBody img.jcepopup {
		height: auto !important;
		width: auto !important;
	}

	.mceContentBody img.poradce-nozoom {
		height: auto !important;
		width: auto !important;
		border: none;
	}

	.mceContentBody .souvisejici-clanky img {
		width: 42px !important;
		height: auto !important;
		margin: 0px;
		border: 1px solid #f0ddb3;
	}

	.mceContentBody p {
		color: #333333;
		font-family: Arial,Helvetica,sans-serif;
		padding: 0pt;
		border: medium none;
		line-height: 1.5em;
		margin-bottom: 1.5em;
		margin: 2px 5px 10px;
	}

	.mceContentBody h3 {
		font-size: 100%;
		margin-bottom: 0.4em;
		margin-left: 5px;
	}

	.mceContentBody table {
		margin: 10px 5px 20px 5px;
		border-collapse: collapse;
		border: 1px solid #EC7C3C;
	}
	.mceContentBody table thead td {
		border: 1px solid #EC7C3C;
		background-color: #EC7C3C;
		padding: 2px 10px 2px 10px;
		text-align: left;
		color: #ffffff;
	}
	.mceContentBody table tbody th {
		border: 1px solid #EC7C3C;
		background-color: #EC7C3C;
		padding: 2px 10px 2px 10px;
		text-align: left;
		color: #ffffff;
	}
	.mceContentBody table tbody td {
		border: 1px solid #EC7C3C;
		padding: 2px 10px 2px 10px;
		background-color: #F6EFCE;
		font-family:Arial,Helvetica,sans-serif;
	}

	.mceContentBody ul,
	.mceContentBody ol  {
		list-style-type: square;
	}


	.mceContentBody img.video {
		width: 33px !important;
		height: 25px !important;
		display: inline;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}

	.mceContentBody img.custom, .mceContentBody img.usernewimg {
		width: auto !important;
		max-width: 240px !important;
		height: auto !important;
		display: inline;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}
}



