body {
	background: #000 !important;
}

div.internetBanking {
	background: url("../../images/frontend/button_internet_banking_gold.png") no-repeat !important;
}

div.top {
	background: url("../../images/frontend/logoGold.gif") no-repeat !important;	
}

div#page_shade {
	background: url("../../images/frontend/bgnd_page.png") repeat-y !important;	
}

div.top_telephone_inet div.start {
	background: url("../../images/frontend/webContactStartGold.jpg") no-repeat !important;	
}

div.top_telephone_inet div.end {
	background: url("../../images/frontend/webContactEndGold.jpg") no-repeat !important;	
}

div#left_menu {
	width: 234px !important;
}

div#page_body_3cols {
	background: transparent url("../../images/frontend/bckgBorderGold.png") repeat-y;
}

.bckgWide {
	background: transparent url("../../images/frontend/bckgBorderGoldWide.png") repeat-y !important;	
}

div.shdBlueUp {
	background: url("../../images/frontend/shdGoldUp.png") !important;	
}

div.shdBlueDown {
	background: url("../../images/frontend/shdGoldDown.png") !important;	
}

div#page_content {
	background: transparent !important;
}

div.appContent {
	background: #000 url("../../images/frontend/bckgAppBoxGold.png") repeat-x !important;
}

div.banner_center_small {
	background: transparent !important;
}

div#center_content {
	/*background: #000 url("../../images/frontend/bckgContentGold.png") repeat-y 0 35px !important;*/	
}

div.appContent a {
	background: url("../../images/frontend/linkImgGold.gif") no-repeat !important;
}

div.cmsBox a,
div.appContent a.dark_link,
div.appContent a:hover {
	color: #644b00 !important;
}

div#center_content div.content {
	padding: 0 10px !important;
	padding-bottom: 10px !important;
}

h1, h2, h6 {
	background: url("../../images/frontend/bckgHeadingGold.png") repeat-x !important;
	color: #90700f !important;
}
h4 {
	color: #90700f !important;	
}

h1 div.h-icons {
	padding-top: 3px;
}

h1 div.h-icons a.print {
	margin-right: 5px;
	margin-top: 1px;	
	background: url("../../images/frontend/tb-pb-print.gif") no-repeat;	
}

h1 div.h-icons a.print:hover {
	background: url("../../images/frontend/tb-pb-print-hover.gif") no-repeat;	
}

h1 div.h-icons a.addthis_button {
	background: url("../../images/frontend/tb-pb-share.gif") no-repeat;	
}

h1 div.h-icons a.addthis_button:hover {
	background: url("../../images/frontend/tb-pb-share-hover.gif") no-repeat;	
}


div.bckgYellow div.cmsBox, 
div.bckgYellow div.cmsBox p, 
div.bckgYellow div#center_content,
div#bottom_content_right p, 
div#center_content p {
	color: #fff !important;
}

div.cmsBox li {
	list-style-image: url(../../images/frontend/bulletGold.png);
	list-style-type: circle;
}


h1 {
	padding-left: 10px;
}

table.t_segment {
	background: transparent;
}

table.t_segment tr.alter {
	background: #E4E3DE;
}

table.t_segment td {
	border-top: 1px solid #CFCDD0;
	border-bottom: 1px solid #CFCDD0;
}


#top_panel_privatne_bankovnictvo {
	background: transparent url(../../images/frontend/bckgMainMenuGoldBottom.png) repeat-x !important;
	border-bottom: 0 !important;
	height: 55px !important;
}



/* PAYMENTS CARDS  */

div.payment-cards div.spacer {
	border-top:1px dotted #9c9ea5;
	font-size:1px;
}

div.payment-cards div.filter-border {
	/*border-right: 1px dotted #9c9ea5;*/	
	border-left: 1px dotted #9c9ea5;	
}

div.payment-cards .card-button {
	float: left;
	background: url("../../images/cards/card_button_bg_pb.png") repeat-x;
	height: 13px;
	padding: 5px 10px 5px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	border: 0;
}

div.comparator-wrap {
	border-top: 2px solid #9c9ea5;
	margin-top: 10px;
}

div.comparator-content table td {
	border: 1px dotted #9c9ea5;	
	color: #21345a;
	font-size: 11px;
	padding: 2px 0;	
}

div.comparator-content table th {
	border: 1px dotted #9c9ea5;
	border-top: 0;
	text-align: center;
}

/* CARD TABS  */

div.tab-group-content {
	width: 460px !important;
	background: #000 !important;
}

div.tab-group-js {
	height: 63px;
	width: 470px;
	background: url(../../images/cards/card_tab_group_bg_pb.png) repeat-x;
	margin-top: 5px;
}

div.tab-group div.tab-label {
	color: #644b00 !important;
}

div.tab-group-js div.tab-label-active,
div.tab-group-js div.tab-label {
	float: left;
	cursor: pointer;
	width: 93px;
	height: 63px;
	background: url(../../images/cards/card_tab_small_pb.png) no-repeat;
	color: #000;
	position: relative;
}

div.tab-group-js div.tab-label-active {
	background: url(../../images/cards/card_tab_small_active_pb.png) no-repeat;
	color: #644b00 !important;
}


/*  KONTAKT MEEE */



#contactMeFMDiv {
	padding: 4px 10px 0 10px;
	background: url(../../images/frontend/bckgAppBoxGold.png) repeat-x !important;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}

#contactMeFMHeader {
	padding: 0 0 0 0;	
}

#contactMeFMHeader h6 {
	padding: 4px 10px 5px 10px;
	font-size: 13px;
}

#contactMeFMDiv div.row {
	padding: 0 0 5px 0;
}

#contactMeFMDiv div.error {
	margin: 10px 0;
}

#contactMeFMDiv div.row label {
	margin: 0 0 10px 0;
	float: none;
	display: block;
	color: #868686 !important;
}

#contactMeFMDiv div.inputGold {
	width: 203px;
	height: 24px;
	background: url(../../images/frontend/inputGold.png) no-repeat;
}

#contactMeFMDiv div.inputGold input {
	width: 176px;
	height: 16px;
	border: 0;
	background: #191303;
	color: #fff;
	padding: 2px 10px;
}

#contactMeFMDiv input.button {
	width: 203px;
	height: 30px;
	background: url(../../images/frontend/btnContactMeGold.png) no-repeat !important;	
	color: #000 !important;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
}

#contactMeFMDiv div.info {
	color: #868686;
	font-size: 12px;
	margin: 10px 0 20px 0;
}

#contactMeFMDiv div.info span {
	color: #fff;
	font-weight: normal !important;
}

#contactMeFMDiv div.contactMeFormIntro {
	color: #868686 !important;
	margin: 5px 0 10px 0;
}

/* FAQ */
div.faq-box div.faq div.faq-link-block {
	background: url("../../images/frontend/linkImgGold.gif") no-repeat scroll left 2px transparent;
	padding-left: 15px;	
}

div.faq-box div.faq-hidden a.faq-link,
div.faq-box div.faq-clicked a.faq-link {
	color: #90700F !important;	
}

div.faq-box div.faq div.faq-body ul li {
	list-style-image: url("../../images/frontend/bulletGold.png");
    list-style-type: circle;	
}

div.faq-box h2 {
	color: #90700F !important;
	background: transparent !important;
}

div.faq-box div.header {
	border-bottom: 1px #90700F dotted;
}

.faq-body a {
	color: #644B00 !important; 
}

