h1
{
	text-align: left;
}

.center
{
	text-align: center;
}

.wytwornia_dvd
{
	clear: right;
}

.studio
{
	float: left;	
	width: 162px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.studio a
{
	display: block;
	width: 160px;
	height: 103px;
	margin-bottom: 5px;
	border: 1px solid #444;
	color: #000;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 300%;
}

.kategoria, .gwiazda
{
	width: 152px;
	margin: 9px;
	float: left;
	height: 100%;
	overflow: hidden;
	text-align: center;
	border: 1px solid #2e2e2e;
	padding: 5px;
}

.studio_img img
{
	border: 1px solid #2e2e2e;
	padding: 5px;
}

/*formularz*/
.form input, .form  textarea, .form  select
{
	padding: 2px;
	width: 150px;
	color: #000;
	margin: 0px;
	font-size: 11px;
	border: 1px solid #888;
}

.form textarea
{
	height: 100px;
}

.form label, .label
{
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	padding: 5px 10px 0px 0px;
	clear: both;
	color: #888;
}

.form .button
{
	background-color: #af58ff;
	color: #fff !important;
	border: 0px  !important;
	font-size: 11px;
	width: auto !important;
	padding: 2px !important;
	margin-left: 3px;
}

.form div
{
	clear: both;
	padding: 6px;
}
/*end.formularz*/

#stopka_sms
{
	font-size: 11px;
	clear: both;
}

#stopka_sms span
{
	font-size: 11px;
}

a.ebill
{
	background: url('http://phonesat.pl/images/logo/logo0.png') 110px 0px no-repeat;
	padding: 10px 110px 10px 10px;
	font-size: 13px;
	color: #666;
	float: right;
	margin-top: -10px;
}

a:hover.ebill
{
	background: url('http://phonesat.pl/images/logo/logo1.png') 110px 0px no-repeat;
}