/* Style dotyczace strony szczegolow karty platniczej*/
table.content {
	width: 960px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

table.content td.left {
	width: 180px;
	padding: 0px;
}

table.content td.center {
	width: 440px;
	padding: 0px;
}

table.content td.right {
	width: 310px;
	padding: 0px;
}

table.content td.col {
	width: 15px;
	background-color: white;
}

.content_center {
	
}

div.card_picture {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}

div.card_title {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	font-weight: bold;
}

div.bottom_button {
	float: right;
	margin-top: 10px;
}

div.compare_button {
	float: right;
}

div.links_section {
	float: left;
	padding-left: 3px;
}

div.table_header {
	background: url("/images/credit_cards/table_top.gif") top left no-repeat
		;
	width: 440px;
	height: 92px;
}

div.table_footer {
	background: url("/images/credit_cards/table_bottom.gif") top left
		no-repeat;
	width: 440px;
	height: 25px;
	margin-bottom: 12px;
}

div.table_content {
	background-image: url("/images/common/box_frame_wide_body.gif");
	background-position: top center;
	background-repeat: repeat-y;
	width: 440px;
}

table.card_content {
	width: 436px;
	padding: 0px;
	margin: 0px 2px 0px 2px;
	border-collapse: collapse;
	font-family: Tahoma, Verdana, Arial CE, Arial, sans-serif;
	font-size: 11px;
}

td.only_one_row {
	padding-top: 2px;
	padding-bottom: 3px;
}

td.first_row {
	border-bottom: 1px solid #CCCACC;
	padding-top: 2px;
	padding-bottom: 6px;
}

td.middle_row {
	border-top: 1px solid #CCCACC;
	border-bottom: 1px solid #CCCACC;
	padding-top: 6px;
	padding-bottom: 6px;
}

td.last_row {
	border-top: 1px solid #CCCACC;
	padding-top: 6px;
	padding-bottom: 3px;
}

td.left_col {
	border-right: 1px solid #CCCACC;
	width: 126px;
	background-color: #F7F7F7;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

td.right_col {
	border-left: 1px solid #CCCACC;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

table.content td.center_wide {
	width: 960px;
	padding: 0px;
}

/* Style dotyczace strony porownania kart platniczych*/
table.card_compare {
	padding: 0px;
	margin-top: 5px;
	border-collapse: collapse;
	font-family: Tahoma, Verdana, Arial CE, Arial, sans-serif;
	font-size: 11px;
	table-layout: fixed;
}

td.compare_top_left {
	background: url("/images/credit_cards/top_left.png") top left no-repeat;
	width: 100px;
	padding-left: 10px;
	vertical-align: top;
}

td.compare_top_middle {
	background: url("/images/credit_cards/top_middle.gif") top left
		no-repeat;
	width: 160px;
	padding-left: 10px;
	vertical-align: top;
}

td.compare_top_right {
	background: url("/images/credit_cards/top_right.gif") top right
		no-repeat;
	width: 160px;
	padding-left: 10px;
	vertical-align: top;
}

td.compare_background_left {
	background: url("/images/credit_cards/background_left.png") top left
		repeat-y;
	font-weight: bold;
}

td.compare_background_middle {
	background: url("/images/credit_cards/background_middle.gif") top left
		repeat-y;
}

td.compare_background_right {
	background: url("/images/credit_cards/background_right.gif") top right
		repeat-y;
}

td.compare_bottom_left {
	background: url("/images/credit_cards/bottom_left.png") top left
		no-repeat;
}

td.compare_bottom_middle {
	background: url("/images/credit_cards/bottom_middle.gif") top left
		no-repeat;
}

td.compare_bottom_right {
	background: url("/images/credit_cards/bottom_right.gif") top right
		no-repeat;
}

td.compare_left {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

td.compare_middle {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

td.compare_right {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

tr.compare_top {
	height: 92px;
}

tr.compare_bottom {
	height: 31px;
}

tr.compare_content {
	
}

div.compare_horizontal_separator_left {
	margin-left: 3px;
	border-bottom: 1px solid #CCCACC;
	height: 1px;
}

div.compare_horizontal_separator_right {
	margin-right: 3px;
	border-bottom: 1px solid #CCCACC;
	height: 1px;
}

div.compare_horizontal_separator_middle {
	border-bottom: 1px solid #CCCACC;
	height: 1px;
}

.compare_top_middle div.compare_header_image {
	margin-top: 4px;
	width: 150px;
	overflow: hidden;
}

div.article_under_cards {
	margin: 10px 0 0px 0px;
}

div.article_under_cards p {
	margin-bottom: 10px;
}

.compare_top_right .compare_header_image {
	width: 120px;
	overflow: hidden;
	margin-top: 4px;
}

table.card_compare tr.card-name td {
	font-weight: 700;
}
