.platnosci-box {
	width:224px;
	float:left;
	height:320px;
	margin-left:1px;

}

.platnosci-box  form{
	padding:10px;

}

.platnosci-box-header {
background:url("../img/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
border:1px solid #AAAAAA;
color:#222222;
font-weight:bold;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
height:32px;
}

.platnosci-box-content {
padding:5px;
border-left:1px solid #AAAAAA;
border-right:1px solid #AAAAAA;
}

.platnosci-cena {
	font-weight:bold;
}

.platnosci-logo {
	background:url("../img/platnosci.png") no-repeat;
	width:138px;
	margin:3px;
	height:26px;
}

.platnosci-pl-loga{
	background:url("../img/platnosci-loga.jpg") no-repeat;
	width:210px;
	margin:3px;
	height:100px;
}

.platnosci-pl-sms {
	background:url("../img/mobiltek.jpg") no-repeat center;
	width:210px;
	margin:3px;
	height:33px;
}

.platnosci-small {
	font-size:9px;
}

.platnosci-coins {
	background:url("../img/coins.png") no-repeat;
	line-height: 16px;
	padding:0px 8px 0px;
}

.platnosci-time {
	background:url("../img/time.png") no-repeat;
	line-height: 16px;
	padding:0px 8px 0px;
}

.platnosci-eye {
	line-height: 16px;
	background:url("../img/eye.png") no-repeat;
	padding:0px 8px 0px;
}

.platnosci-box-footer {
	text-align:center;
	background:url("../img/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	border:1px solid #D3D3D3;
	color:#555555;
	font-weight:normal;
	outline:medium none;
	padding:5px;
	height:20px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	
}