/* --------------------------- GENERAL ---------------------------- */
html, body { min-height: 100%; }

body {
	margin: 0;
	padding: 0;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;	
	color : #000000;
	background: #cccccc;
	text-align: center;
}

form
{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}

h1 { 
	font-size: 200%;
	color: #007189;
	font-weight: bold;
}
h2 { 
	font-size: 150%;
	color: #007189;
}
h3 {  
	font-size: 120%; 
}
h4, h5 { 
	font-size: 100%; 
}

h6 { 
	font-size: 80%; 
}

hr {
	height: 1px;
	color: #1898b3;
	background: #1898b3;
	border: 0px solid;
}

a {
	color: #007189;
}

a:hover {
	text-decoration: underline!important;
}

ul {
	margin-left: 5px;
	padding-left: 20px;
	list-style: none url("/Client.Images/ul-square.gif?v=2")
}

ul li {
	margin: 0;
	padding: 0;
}
/* ------------------------- GENERAL END -------------------------- */


/* ------------------------- PAGE BLOCK -------------------------- */
#page-data,
#page-promo,
#page-footer,
#rss-hub {
	display: block; 
	position: relative;
	margin: 0 auto;
	text-align: left;
	clear: both;
	z-index: 1;
}

#page-data {
	width: 1015px;
	min-width: 1015px;
	padding-left: 0px;
	padding-right: 0px;
}

#page-promo,
#page-footer,
#rss-hub {
	width: 1015px;
	min-width: 1015px;
	padding-right: 0px;
	padding-left: 0px;
}

#page-column-left,
#page-column-right {
	display: block;
	position: relative;
	float: left;
}

#page-column-right {
	width: 326px;
	z-index: 5;
	/*overflow:hidden;*/
}

#page-column-left {
	width: 670px;
	height: auto;
	/*overflow: hidden;*/
	margin-right: 19px;
	z-index: 4;
}

#page-footer {
	height: 120px;
	background: url(/Client.Images/bg-footer.gif) 87px 0px no-repeat;
	z-index: 1;
	text-align: center;
	padding-top: 16px;
	margin-top: 1px;
	font-size: 90%;
}


.page-hub-item .box_name
{
	display: block;
	font-size: 20px;
	margin-top: 10px;
	height: 28px;
}

.page-hub-item a.box_name,
.page-hub-item a.box_name:hover
{
	color: #4b4b4b;
	text-decoration: none !important;
}

/* ------------------------- PAGE BLOCK END -------------------------- */



/* ------------------------- BUTTONS -------------------------- */
.button-row {
	clear: both;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}

.button {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: url(/Client.Images/Inputs/inp-button.gif) top left repeat-x;
	height: 21px;
	font-weight: bold;
	float: left;
	margin-left: 3px;
}

.button a {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 21px;
	text-decoration: none;
	color: #000000!important;
	cursor: pointer;
}

.button a:hover {
	text-decoration: underline;
}
/* ------------------------- BUTTONS END -------------------------- */


/* ------------------------- BOX VIDEO -------------------------- */
#videopane-clip {
	display: block;
	height: auto!important;
	position: relative;
}

#videopane-clip .box-data {
	display: block;
	text-align: left;
	position: relative;
	height: auto;
}

.videopane {
	display: block;
	height: auto!important;
	margin-bottom: 13px;
	margin-right: 0px;
	float: right;
	width: 139px;
	padding: 0 3px 0 3px;
	text-align: center;
	overflow: hidden;
}

.videopane-right {
	float: left;
}

.videopane a img {
	border: 1px solid #d7d7d7;
	text-decoration: none!important;
}

.videopane a span {
	text-decoration: none!important;
	margin-bottom: 2px;
	margin-left: 9px;
	display: block;
	width: 120px;
}

.videopane a:hover img
{
	text-decoration: none!important;
}

.videopane a {
	font-weight: bold;
	text-decoration: none;
}
/* ------------------------- BOX VIDEO END -------------------------- */


.nodisplay {
	display: none;
}

.noview {
	visibility: hidden;
}

.noborder {
	border-top: 0px solid!important;
	border-right: 0px solid!important;
	border-bottom: 0px solid!important;
	border-left: 0px solid!important;
}

.nodecoration {
	text-decoration: none;
}

.clear {
	font-size: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}

.clear-margin {
	height: 10px;
}

.clear-gray {
	background: #cccccc;
	clear: both;
	display: block;
	height: 15px;
}

.float-right {
	float: right!important;
}

.float-left {
	float: left!important;
}

.float-none {
	float: none!important;
}

.centered {
	text-align: center!important;
}

.more-info {
	margin-top: 5px;
	padding-top: 5px;
	border-top: solid 1px #d7d7d7;
	text-align: right;
	font-weight: bold;
}

.bigger {
	font-size: 110%;
}
.biggest {
	font-size: 115%;
}

h2.smaller {
	font-size: 120%;
	margin-bottom: 0px!important;
}

h2.smaller a {
	color: #404040;
}

h2.smaller a:visited {
	color: #9a9a9a!important;
}

.bold {
	font-weight: bold;
}

.lighter {
	color: #999999;
}

/*********************** PROMO BUBBLE **********************/
.promo-bubble
{
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	z-index: 997;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.promo-bubble-text
{
	display: block;
	position: relative;	
	padding: 17px 17px 0 0;
	margin: 0 0 0 0!important;
	text-align: left;
}

.promo-bubble-text div,
.promo-bubble-text div p,
.promo-bubble-text div h2,
{
	padding: 0 0 0 0!important;
	margin: 0 0 0 0!important;
}

.promo-bubble-text div
{
	display: block;
	position: relative;
	z-index: 998;	
}

.promo-bubble-closer
{
	display: block;
	width: 71px;
	height: 25px;
	/*top: 17px;
	right: 17px;*/
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 999;
	background: url(/Client.Images/spacer.gif);	
	/*border: 1px yellow solid;*/
}

#link-kristalova-lupa
{
	display:none;
}

#link-kristalova-lupa-promo
{
	display:block;
	position:absolute;
	height:70px;
	width:73px;
	top: 0px;
	right: 0px;
	z-index: 600;
	background: url(/Client.Images/Promo/kristalova-lupa-roh.gif) top right no-repeat;
}



/* --------------------------- RSS HUB ------------------------ */
#rss-hub
{
	margin-bottom: 15px;
	background: transparent;
}

#rss-hub .box-data
{
	padding: 0 13px;
	margin: 0 0;
	background: #FFFFFF;
}

#page-hub .box-header h2
{
	padding: 0;
	margin: 0;
	background:url("/Client.Images/bg-hub.gif") center right no-repeat transparent;
}

#page-hub .box-data
{
	width:1002px;
	height:250px;
	overflow: hidden;
	padding: 0 0;
	margin: 0 0;
	position: relative;
	background: #FFFFFF;
}

#page-hub .box-data #page-hub-item-container
{
	width: 10000px;
	height:250px;
	overflow: hidden;
	padding: 0;
	position: relative;
	left: 0;
}

#page-hub .page-hub-item
{
	float:left;
	overflow:hidden;
	width: 187px;
	padding-left: 13px;
	height:265px;
}

.page-hub-item .box_name
{
	display: block;
	font-size: 20px;
	margin-top: 10px;
	height: 28px;
}

.page-hub-item a.box_name,
.page-hub-item a.box_name:hover
{
	color: #4b4b4b;
	text-decoration: none !important;
}

#page-hub .page-hub-item img,
#page-hub .page-hub-item h4
{
	margin-top:0.5em;
	padding-top:0;
}

#page-hub .page-hub-item img
{
	border: 0px solid!important;
	margin-bottom: 8px;
}
#page-hub .page-hub-item-img
{
	display: block;
	width: 185px;
	height: 139px;
	background: #b4b4b4;
	padding: 1px;
	overflow: hidden; 
}
#page-hub .page-hub-item-img img
{
	border: 0px solid;
	width: 185px;
	height: 139px;
	vertical-align: top;
	margin: 0!important;
}
#page-hub .page-hub-item h4
{
	padding-bottom:0.5em;
	font-size:14px;
	font-weight: bold;
}

#page-hub .page-hub-item h4 a
{
	color:#007189;
	text-decoration:underline;
}

/* --------------------------- MF COMMON FOOTER ------------------------ */
#prolinkftr {
    margin: 25px auto 0 !important;
    min-width: 1015px;
}


#prolinkftr .prolinkftr-fixed {
    margin: 0 auto !important;
    padding: 0 13px;
    text-align: center;
    width: 975px;
}

#prolinkftr img {
    border: 0px solid!important;
}

/* --------------------------- BUTTONS ------------------------ */
.button-row-new
{
	display: block;
	height: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.button-row-new.disabled
{
	display: none;
}

.button-row-new .button
{
	display: block;
	height: 40px;
	float: right;
	background: url("/Client.Images/V4/Buttons/btn-corner.png") no-repeat center right;
	padding-right: 43px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	border: 0px solid!important;
	font-weight: normal!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	margin-right: 0px!important;
}

.button-row-new .button:hover
{
	color: #FFFFFF!important;
}

.button-row-new .button:hover .button-text span
{
	text-decoration: underline!important;
}

.button-row-new .button .button-corner
{
	display: block;
	height: 40px;
	float: left;
	width: 14px;
	background: url("/Client.Images/V4/Buttons/btn-arrow.png") no-repeat center right;
}

.button-row-new .button .button-text
{
	padding-right: 10px;
	display: block;
	height: 40px;
	line-height: 40px;
	color: #000000;
	font-weight: bold;
	background: url("/Client.Images/V4/Buttons/btn-bg.png") repeat-x center left;
	float: left;
	white-space: nowrap;
	text-transform: uppercase;
}

.button-row-new .chapter-previous
{
	float: left;
	background: url("/Client.Images/V4/Buttons/btn-corner-reverse.png") no-repeat scroll left center transparent;
	padding-left: 43px;
	padding-right: 0px;
}

.button-row-new .chapter-previous .button-corner {
	background: url("/Client.Images/V4/Buttons/btn-arrow-reverse.png") no-repeat scroll left center transparent;
	float: right;
}
.button-row-new .chapter-previous .button-text {
	padding-left: 10px;
	padding-right: 0px;
}


.button-row-new .chapter-next
{
	float: right;
}

.quick-chapter-nav td
{
	padding: 0px;
	height: 40px;
}

.quick-chapter-nav td
{
	padding: 0px;
	height: 40px;
}

.quick-chapter-nav td.first-cell
{
	width: 180px;
}
.quick-chapter-nav td.middle-cell
{
	width: 240px;
	text-align: center;
}
.quick-chapter-nav td.last-cell
{
	width: 180px;
}




.quick-chapter-nav .styled-select {
   width: 238px;
   height: 38px;
   overflow: hidden;
   background: #FAFAFA;
   border: 1px solid #ddd;
	margin: 0 auto;
}

.quick-chapter-nav .styled-select select {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    font-size: 15px;
    height: 38px;
    line-height: 1;
    padding: 8px;
    text-overflow: ellipsis;
    width: 238px;
}

.button-row-new .chapter-next .button-text,
.last-cell .button-row-new .button .button-text,
.button-row-new .chapter-previous .button-text,
.first-cell .button-row-new .button .button-text
{
	text-align: center;
	width: 100px;
}