/*********************
 * COMMON PRINT STYLES
 *********************/
* {
	color: black;
	background: transparent !important;
}

body {
	font-size: 10pt;
}

h1,h2,h3,h4,h5,a,.header-white {
	color: #000 !important;
}

a {
	text-decoration: none !important;
}

input,select {
	border: none !important;
	border-bottom: dashed 1px black !important;
	font-size: 0px;
}

table {
	border: none;
}

th {
	text-align: left;
}

table.cenik-table {
	width: 100% !important;
}

.site-logo img {
	display: none !important;
}

.print-item {
	display: block !important;
}

img.print-item {
	display: inline-block !important;
	*display: inline !important;
	*zoom: 1;
}

.breadcrumbs img {
	display: inline-block !important;
	*display: inline !important; /* IE 7 inline block fix */
	*zoom: 1 !important; /* IE 7 inline block fix */
}

.breadcrumbs div.item {
	padding-left: 0px !important;
}

.product-promo {
	height: auto !important;
}

.product-promo .promo-text {
	padding-left: 20px !important;
	*padding-left: 0 !important;
}

.fund-risk-title {
    display: none;
}

.mb-leftmenu,
.promo-box,
.promo-image,
div.toolbar,
.toolbar-fund,
.fund-compare-selected,
.cenik-bottom,
.mid-to-button,
.red-button,
.promo-box-block,
.yellow-drop,
.searchform,
.footer-menu,
.topright2 a,
.nav-menu,
.hide-link,
.pobocky.form,
.news-listing-portlet .pagination,
.show-link,
#nav-bottom,
#nav-top,
#news-listing-header-rss,
#column-bottom .itembox-group,
#main-menu,
#footer-navigation,
#footer-links,
p.logout,
.header-contact-text {
	display: none !important;
}

table.exchange-rates.fund-performance td.cenik-bottom  {
    table-cell !important
}

.ssp_230_670 #column-left {
	display: none !important;
}

.ssp_230_670 #column-left.layout-panel-large {
	display: block !important;
}

.ssp_230_670 #column-right {
	width: 100% !important;
	float: none !important;
	margin-left: 0 !important;
}

.layout-panel-full {
	margin-left: 0 !important;
}

.hidden-content {
	display: block !important;
}

/*********************
 * FAQ
 *********************/
.faq-answer {
	display: block !important;
}

.faq-question {
	text-decoration: none;
	width: 100% !important;
}

.faq-questions {
	width: 100% !important;
}

.faq-main-questions {
	margin-left: 0px !important;
	margin-top: 15px !important;
	width: 100% !important;
}

.faq-main-category {
	border-bottom: none !important;
}

.faq-main-category h3 {
	display: none !important;
}

/*********************
 * STATUS INFO
 *********************/
.status-detail {
	margin-left: 0px !important;
	width: 100% !important;
	padding-left: 0 !important;
}

/*********************
 * LISTS
 *********************/
.breadcrumbs div.item {
	background: transparent url(../images/ssp/sharparrow.png) no-repeat
		scroll left top !important;
}

#footer-breadcrumbs strong {
	color: #000;
}

ul {
	*margin-left: 11pt !important;
}

ul li {
	list-style-image: url(../images/ssp/arrow-gray.gif);
	list-style-position: inside;
	padding-left: 0pt !important;
	*list-style-position: outside !important;
	*display: list-item !important;
	*margin-left: 0 !important;
	zoom: 1;
}

/* IE 7 fix */
#news-navigation ul li {
	*display: inline !important;
}

.five-1,.five-2,.five-3,.five-4,.five-5,.five-6,.five-7,.five-8,.five-9,.five-11,.five-12,.five-13,.five-14,.five-15,.five-16,.five-17,.five-18,.five-19,.five-20
	{
	padding-left: 0px !important;
	padding-top: 0px;
	margin-left: 0px;
	list-style-type: decimal !important;
	list-style-position: inside !important;
	display: list-item !important;
}

ol li.five-1 {
	list-style-image: url(../images/ssp/list-ordered-1.png);
}

ol li.five-2 {
	list-style-image: url(../images/ssp/list-ordered-2.png);
}

ol li.five-3 {
	list-style-image: url(../images/ssp/list-ordered-3.png);
}

ol li.five-4 {
	list-style-image: url(../images/ssp/list-ordered-4.png);
}

ol li.five-5 {
	list-style-image: url(../images/ssp/list-ordered-5.png);
}

ol li.five-6 {
	list-style-image: url(../images/ssp/list-ordered-6.png);
}

ol li.five-7 {
	list-style-image: url(../images/ssp/list-ordered-7.png);
}

ol li.five-8 {
	list-style-image: url(../images/ssp/list-ordered-8.png);
}

ol li.five-9 {
	list-style-image: url(../images/ssp/list-ordered-9.png);
}

ol li.five-11 {
	list-style-image: url(../images/ssp/list-ordered-11.png);
}

ol li.five-12 {
	list-style-image: url(../images/ssp/list-ordered-12.png);
}

ol li.five-13 {
	list-style-image: url(../images/ssp/list-ordered-13.png);
}

ol li.five-14 {
	list-style-image: url(../images/ssp/list-ordered-14.png);
}

ol li.five-15 {
	list-style-image: url(../images/ssp/list-ordered-15.png);
}

ol li.five-16 {
	list-style-image: url(../images/ssp/list-ordered-16.png);
}

ol li.five-17 {
	list-style-image: url(../images/ssp/list-ordered-17.png);
}

ol li.five-18 {
	list-style-image: url(../images/ssp/list-ordered-18.png);
}

ol li.five-19 {
	list-style-image: url(../images/ssp/list-ordered-19.png);
}

ol li.five-20 {
	list-style-image: url(../images/ssp/list-ordered-20.png);
}

/*********************
 * FOOTER
 *********************/
#footer,
#footer-information {
	border-top: 1px solid gray !important;
	clear: both !important;
	padding: 10px 0 0;
	color: #000 !important;
	background: transparent;
}

#footer-information .about,
#footer-information .copyright {
	color: #000 !important;
}

.footer-copynote {
	clear: both !important;
	color: #4A4A4A !important;
}

.print-advertise {
	text-align: left;
	padding-top: 10px;
}

/*********************
 * HIDE LIFERAY STUFF
 *********************/
.lfr-meta-actions,header.portlet-topper,.portlet-title,.dockbar , 
.portlet-topper-toolbar img.icon {
	display: none !important;
}

#column-bottom .portlet-dropzone {
	border-top: none !important;
	margin-top: 0 !important;
}

.info-tabs-portlet  .mb-content {
	margin-left: 0px !important;
}

/*********************
 * INFORMATORIUM
 *********************/
.hotNewsAjaxContainer {
	border: none !important;
}

.hotNewsAjaxContainer .pagination span {
	color: #4A4A4A !important;
}