body
{
	margin:0;
	padding:0;
}

.totalmoney-form
{

}

.totalmoney-form #tab-container {
	width: 300px;
	height: 250px;
/*		font: normal 11px Arial, Helvetica, sans-serif;		*/
	overflow: hidden;
	font: normal 11px Tahoma, Helvetica, sans-serif;
}
.totalmoney-form .tab {
	position: relative;
	z-index: 10;
}
.totalmoney-form .tab a.all-links {
	position: absolute;
	top: 67px;
	width: 300px;
	display: block;
	z-index: 100;
	text-indent: -9999px;
	background: url(http://g.forsal.pl/forsal/i/tm/blank.gif);
	cursor: pointer;
}
.totalmoney-form #tab-container ul {
	margin: 0;
	padding: 0;
	height: 50px;
	overflow: hidden;
	background: #fff;
}
.totalmoney-form #tab-container ul li {
	list-style: none;
	float: left;
}
.totalmoney-form #tab-container ul li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
	background: url(http://s2.totalmoney.pl/wyplata/wyplata_infor.png) no-repeat;
}
.totalmoney-form #tab-container ul li#kredyty-hipoteczne a:hover,
.totalmoney-form #tab-container ul li#kredyty-hipoteczne a.active {
	background-position: 0 -45px;
}
.totalmoney-form #tab-container ul li#kredyty-gotowkowe a {
	background-position: -74px 0;
}
.totalmoney-form #tab-container ul li#kredyty-gotowkowe a:hover,
.totalmoney-form #tab-container ul li#kredyty-gotowkowe a.active {
	background-position: -74px -45px;
}
.totalmoney-form #tab-container ul li#lokaty a {
	background-position: -150px 0;
}
.totalmoney-form #tab-container ul li#lokaty a:hover,
.totalmoney-form #tab-container ul li#lokaty a.active {
	background-position: -150px -45px;
}
.totalmoney-form #tab-container ul li#konta a {
	background-position: -202px 0;
}
.totalmoney-form #tab-container ul li#konta a:hover,
.totalmoney-form #tab-container ul li#konta a.active {
	background-position: -202px -45px;
}
.totalmoney-form .top-form {
	height: 65px;
	overflow: hidden;
	padding: 0 0 0 4px;
	background: #ffffff;
}
.totalmoney-form .top-form h2 {
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 6px 0 8px;
	color: #000000;
}
.totalmoney-form .top-form fieldset {
	border: none;
	margin: 0;
	padding: 0;
	height: 30px;
}
.totalmoney-form .top-form fieldset label {
	float: left;
}
.totalmoney-form .top-form fieldset select {
	font-size: 10px;
}
.totalmoney-form .table-data {
	border: #fff solid;
	border-width: 0 0px;
	border-style: hidden;
	padding: 0 4px 0;
	background: #fff;
	font-weight: normal;
}
.totalmoney-form .table-data table {
	border-style: hidden;
}
.totalmoney-form .table-data table thead th {
	font-size: 11px;
	padding: 2px 8px;
	line-height: 15px;
	border-style: hidden;
	font-weight:	normal;
}
.totalmoney-form .table-data table {
	border-style: hidden;
	background: #ffffff;
	text-align: left;
}
.totalmoney-form .table-data th {
	background: #ededed;
	text-align: left;
}
.totalmoney-form .table-data table tbody th {
	padding: 0 8px;
	line-height: 20px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
.totalmoney-form .table-data table tbody td {
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	background: #ffffff;
}
.totalmoney-form td#tabela_do_lewej {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
	background: #ffffff;
	padding: 5px 8px;
	border-bottom: #ededed 2px solid;
}
.totalmoney-form .table-data td#tabela_do_srodka {
	font-size: 11px;
	border-bottom: #ededed 2px solid;
	line-height: 15px;
	text-align: center;
	background: #ffffff;
	padding: 5px 8px;
}
.totalmoney-form .bottom {
	height: 35px;
	overflow: hidden;
	background: #ffffff;
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #4a5d87;
}
.totalmoney-form .totalmoney {
	float: left;
}
.totalmoney-form .bottom {
	float: right;
}