div#page_body_3cols {
	background: url("../../images/frontend/bckgMaliPodnikatelia.gif") repeat-y;
}

.bckgWide {
		background: url("../../images/frontend/bckgMaliPodnikateliaWide.gif") repeat-y !important;	
}


h1 {
	padding: 0;
	height: 25px;
}

h1 div.leftBorder {
	width: 7px;
	height: 25px;
	margin-right: 10px;
	background-color: #B5C78C;
	background-image: url("../../images/frontend/leftBorderMaliPodnikatelia.gif");
	background-repeat: repeat-x;
}

div.segmentMenu a {
	background-image: url("../../images/frontend/linkImg_mali_podnikatelia.gif");
}

div.segmentMenu a:hover, div.segmentMenu a.dark_link {
	color:  #d2e0ab !important;
}

table.t_segment {
	background: transparent;
}

table.t_segment tr.alter {
	background: #D2E0AB;
}

table.t_segment td {
	border-top: 1px solid #B1BD8D;
	border-bottom: 1px solid #B1BD8D;
}

/* PAYMENTS CARDS  */

div.payment-cards div.spacer {
	border-top:1px dotted #d6e3ad;
	font-size:1px;
}

div.payment-cards div.filter-border {
	/*border-right: 1px dotted #d6e3ad;*/	
	border-left: 1px dotted #d6e3ad;	
}

div.payment-cards .card-button {
	float: left;
	background: url("../../images/cards/card_button_bg_mp.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 #d6e3ad;
	margin-top: 10px;
}

div.comparator-content table td {
	border: 1px dotted #d6e3ad;	
	color: #21345a;
	font-size: 11px;
	padding: 2px 0;	
}

div.comparator-content table th {
	border: 1px dotted #d6e3ad;
	border-top: 0;
	text-align: center;
}



/* CARD TABS  */

div.tab-group-js {
	height: 63px;
	width: 470px;
	background: url(../../images/cards/card_tab_group_bg_mp.png) repeat-x;
	margin-top: 5px;
}

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_mp.png) no-repeat;
	color: #000;
	position: relative;
}

div.tab-group-js div.tab-label-active {
	background: url(../../images/cards/card_tab_small_active_mp.png) no-repeat;
	color: #827D32 !important;
}
.card-list-tabs ul.tabs li {
	background: url('../../images/cards/cardsInactiveTabMaliPodnikatelia.gif') no-repeat;
}
.card-list-tabs ul.tabs li.tab-active {
	background: url('../../images/cards/cardsActiveTabMaliPodnikatelia.gif') no-repeat;
}


/* CONTACT ME FORM */

div#contactMeFormWrapper {
}

div#contactMeFormWrapper div#contactMeFMDiv {
	padding: 4px 10px 0 10px;
   	background: url("../../images/frontend/bckgAppBox.gif") repeat-x;
   	min-height: 40px;
	height: auto !important;
	height: 40px;
}

div#contactMeFormWrapper div#contactMeFMDiv div.contactMeFormIntro {
	margin: 5px 0 10px 0;
}

div#contactMeFormWrapper div#contactMeFMDiv div.row label {
    color: #fff;
    display: block;
    float: none;
    margin: 0 0 10px 0;
}

div#contactMeFormWrapper div#contactMeFMDiv div.inputGold input {
	width: 176px;
	height: 20px;
	border: 0;
	background: #fff;
	color: #000;
	padding: 2px 10px;
}

div#contactMeFormWrapper div#contactMeFMDiv input.button {
	width: 203px;
	height: 30px;
	background: url(../../images/frontend/btnContactMe.png) no-repeat;	
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
}

div#contactMeFormWrapper div#contactMeFMDiv div.info {
	margin: 10px 0;
}

div#contactMeFormWrapper div#contactMeFMDiv div.info span {
	font-weight: bold;
}