body {
	background: #fff url('../img/main/cnb/bg-body-hp.jpg') top left repeat-x!important;
}
	
/************************************************************/
/*       HEADER       */
/************************************************************/

.header {
	background: none!important;
	height: 250px!important;
}

img#svetlonos {
position: absolute;
right: 0px;
bottom: 0px;
z-index: 999;
}

#hp-header-message {
	position: absolute;
	left: 0px;
	top: 132px;
	width: 800px;
}

#hp-header-message h2 {
	color: #2526A9;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 6px !important;
	padding-bottom: 0px !important;
	
}

#hp-header-message p {
	color: #333333;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	padding-top: 0px !important;
	margin-top: 0px !important;
}

#hp-textblock {
	margin-bottom: 12px;
	padding: 12px;
	border: 1px solid #ccc;
	background: transparent url("../img/main/cnb/footer-gradient.jpg") repeat-x left bottom;
	font-size: 11px;
}

#hp-textblock .variable-block-body {
	overflow: hidden;
}

#hp-textblock p {
	line-height: 1.25em;
}

#hp-textblock ul, #hp-textblock  ol {
	display: inline-block;
}

#slideshow {
	position: relative;
}

/************************************************************/
/*       MAIN MENU       */
/************************************************************/

#main_menu { 
	background: url('../img/main/cnb/svetlonos2.jpg') right top no-repeat!important;

	}
	
/************************************************************/
/*       INFOBOX       */
/************************************************************/

#content .infobox {
	width: 241px!important;
	padding: 0!important;
}

#content .infobox h2 {
	margin: 12px!important;
}

#content .infobox a {
	background: url("../img/main/cnb/document-menu-li.jpg") left 5px no-repeat;
	padding-left: 8px;
	font-weight: 200;
	font-size: 11px;
}

/************************************************************/
/*           VARIABLNI BLOK - SOCIALNI SITE NA HP           */
/************************************************************/

#soc-site-vb {
	margin-bottom: 12px;
}

/************************************************************/
/*       EXCHANGE RATE       */
/************************************************************/

.td-padding-right {
	padding-right: 12px!important;
}

.td-padding-left {
	padding-left: 12px!important;
}

#content .exchangeRate {
	width: 241px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 12px;
	padding-bottom: 0;	
}

#content .exchangeRate input  {
	border: 1px solid #ccc;
}

#content .exchangeRate table, #content .keyRates table, #content .infobox table {
	width: 241px;
	margin-bottom: 8px;
}
#content .exchangeRate table td, #content .keyRates table td, #content .infobox table td {
	padding: 3px 0 2px 0;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#content .exchangeRate table th, #content .infobox table th {
	color: #666666;
	font-size: 11px;
	font-weight: 200;
}

#content .exchangeRate table th {
	padding-right: 5px;
}

#content .exchangeRate table td.rate, #content .keyRates table td.rate, #content .infobox table td.rate {
	color: #2526A9;
	font-weight: bold;
	text-align: right;
}

#content .exchangeRate table tr.even {
	background: #efeff1;
}

#content .exchangeRate table tr, #content .keyRates table tr, #content .infobox table tr {
	margin-left: 12px;
}

#content .exchangeRate a , #content .keyRates a {
	background: url("../img/main/cnb/document-menu-li.jpg") left 5px no-repeat;
	padding-left: 8px;
	font-weight: 200;
	font-size: 11px;
}

#content .exchangeRate h2 a, #content .keyRates h2 a, #content .infobox h2 a {
	background: none;
	padding: 0;
	margin: 0;
	color: #333;
	font-family: Verdana,Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

#content .exchangeRate p, #content .keyRates p, #content .infobox p {
	text-align: right;
	margin-bottom: 12px;
	margin-right: 12px;
}

#content .exchangeRate span {
	text-align: right;
	margin-right: 12px;
}

/************************************************************/
/*       KEY RATES        */
/************************************************************/
#content .keyRates {
	width: 241px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 12px;
}

#content .keyRates h2 {
}

#content .keyRates span.rate {
	position: absolute;
	right: 0px;
	color: #2526A9;
	font-weight: bold;
	text-align: right;
}

#content .keyRates table tr.odd {
	background: #efeff1;
}

/*pokud jsou v infoboxu*/
#content .infobox .keyRates span.rate {
	right: 10px;
}
#soc-site-vb-text {
	line-height: 48px;
	float: left;
	margin: 0 10px 0 2px;
	font-weight: bold;
}

#soc-site-vb img{
	margin: 8px 7px;
}

/* Slideshow
   ========================================================================== */

.sliderwrapper {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 472px; /*width of featured content slider*/
height: 230px;
border: 1px solid #CCCCCC;
margin-bottom: 12px;
font-size: 11px;
color: #666666;
}

#col-main .sliderwrapper h3,
#col-main .sliderwrapper h3 a {
line-height: 1em;
font-family: "Times New Roman",times,serif;
font-size: 20px;
font-weight: bold;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 230px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination {
	position: absolute;
	top: 200px;
	left:12px;
	z-index:999;
}

.pagination a {
text-decoration: none; 
color: #333333;
background: #fff;
display: block;
line-height: 19px;
padding: 0 6px;
width: 7px;
}

.pagination a:hover, .pagination a.selected {
color: #fff;
background: #4055ae;
}

.slideshow-content {
color: #666;
position: absolute;
right: 0px;
top: 0px;
width: 212px;
height: 202px;
padding: 14px 12px 14px 18px;
}

img.slideshow-image {
position: absolute;
left: 0px;
top: 0px;
}

.slideshow-right {
position: absolute;
right: 12px;
top: 200px;
}

.slideshow-right a {
background: url("../img/main/cnb/document-menu-li.jpg") no-repeat scroll left center transparent;
padding-left: 8px;
color: #003399;
text-align: center;
}

.slideshow-count {
float: left;
width: 19px;
height: 19px;
background: #fff;
margin: 0 5px;
}