/* ------------------------------------------------------------- */

.imgLeft {
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}

.imgRight {
	margin-left: 10px;
	margin-right: 0px;
	float: right;
}

/*  ===== layout - show ============================================ */

#show {
	padding-left: 20px;
	padding-right: 20px;
}

#show div {
	text-align: justify;
}

#show p {
	text-align: justify;
}

#show h1 {
	border-bottom: 4px solid gray;
	text-align: center;
	font-size: 18pt;
}

#show .thumb_video {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0;
	float: left;
}

#show .rpa {
	margin-bottom: 20px;
	font-size: 24pt;
	font-weight: bold;
	text-align: left;
	color: gray;
	border-bottom: 2px solid gray;
}

#show .nadtitulok {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: gray;
}

#show .titulok, #show .day_titulok {
	margin-bottom: 5px;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
}

#show .day_titulok {
	font-size: 10pt;
}

#show .hlavny {
	font-size: 11pt;
	font-weight: normal;
	text-align: justify;
	color: black;
}

#show .perex {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	color: black;
	background-color: #ddd;
}

#show .autor, #show .day_autor {
	margin-bottom: 3px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: gray;
	float: left;
}

#show .day_autor {
	font-weight: normal;
	font-size: 8pt;
	float: none;
}

#show .datum {
	margin-bottom: 3px;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: gray;
}

#show .citany {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: gray;
	border-bottom: 1px solid gray;
}

#show .copyright {
	margin-bottom: 20px;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
	color: gray;
}

#suvisiace {
	margin-bottom: 15px;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	color: black;
}

#suvisiace a {
	display: list-item;
	list-style-type: square;
	margin-top: 2px;
	margin-left: 17px;
	font-size: 10pt;
}

#show .print {
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	color: black;
	float: right;
}

#show .print_img {
	border: 0;
	margin-left: 10px;
}

#show .limit {
	font-size: 8pt;
	color: gray;
	margin-bottom: 15px;
	text-align: left;
}

#show .limit_nav {
	font-size: 8pt;
	color: gray;
	margin-bottom: 15px;
	float: right;
}

#show .limit_nav img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* ------------------------------------------------------------- */

#statistika {
	width: 150px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid gray;
	background-color: #e0e0e0;
	float: left;
}

#statistika .rok {
	font-weight: bold;
	text-align: center;
	background-color: black;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	letter-spacing: 0.3em;
}

#statistika .mesiac {
	width: 100px;
	font-weight: normal;
	float: left;
}

#statistika .pocet {
	width: 50px;
	font-weight: normal;
	text-align: right;
	float: left;
}

#statistika .total {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid black;
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
}

/* ------------------------------------------------------------- */

#banner {
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: 2px dotted #eeeeee;
	border-bottom: 2px dotted #eeeeee;
}

#banner img {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 468px;
	height: 60px;
	background-color: gray;
	border: 1px solid gray;
}

/* ------------------------------------------------------------- */

.video_show {
	width: 100px;
	height: 100px;
	margin-right: 10px;
	margin-top: 15px;
	border: 1px solid gray;
	padding: 3px;
	float: left;
}

.video_popis {
	margin-left: 120px;
}