* {
	padding: 0px;
	margin: 0px;
}

.tab1, .tab2, #tabs ul{
	padding: 0;
	margin: 0;
	height: 47px;
}
#tabs {
	margin-top: 0px;
}
#tabs li{
	height: 47px;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 560px;
}

#splash {
	margin:12px 0;
}
#slider {
	margin: 0px 18px;
}

#download {
	height:24px;
	margin-bottom:10px;
	line-height:24px;
	clear: both;
	display: block;
}

#dlhelp {
	margin-left: 30px;
	color: #0095ca;
	line-height: 24px;
	vertical-align: middle;
	height: 24px;
	position:relative;
top:-5px;
}

.ui-slider-handle {
	background: url(../images/slider.gif) top left no-repeat;
	border: none;
	width: 37px;
	height: 21px;
	line-height:1.3;
	margin:0;
	padding:0;
	position:absolute;
	text-decoration:none;
	top:-4px;
	z-index:2;
}

.ui-slider {
	/*
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #D3D3D3;
	*/
	/*font-family:Verdana,Arial,sans-serif;*/
	font-size:100%;
	height:0.8em;
	line-height:1.3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	position:relative;
	text-decoration:none;
}

.wifi-box {
	background: #ffb612 url(../images/yellow_bg_bottom.gif) bottom left no-repeat;
	padding: 10px 20px;
}

.slider_container {
	background: #ffb612 url(../images/slider_bg.gif) top center no-repeat;
	width: 336px;
}

.clear {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.tab1 {
	outline: none;
	background: #ffb612 url(../images/btt_ile_kosztuje.gif) 0px -47px no-repeat;
}

.tab2 {
	outline: none;
	background: #ffb612 url(../images/btt_jak_dziala.gif) 0px -47px no-repeat;
}

.tab1, .tab2, .tab1 a, .tab2 a {
	outline: none;
	float: left;
	width: 280px;
	height: 47px;
	display: block;
}

.ui-tabs-selected {
	background-position: 0px 0px;
}

.ui-tabs-panel {
	display: block;
}

.tab1 a span, .tab2 a span,
.ui-tabs-hide {
	display: none;
}

#fragment-2 {
	background: #d4d4d4  url(../images/grey_bg_bottom.gif) bottom left no-repeat;
	padding-bottom: 5px;
}

#fragment-2 p {
	padding-top: 10px;
	padding-left: 22px;
	padding-right: 22px;
	color: #4f4f4f;
	font-size: 11px;
	/* font-family: tahoma, sans-serif; */
}

#label1 {
	width: 57px;
	height: 32px;
	background: url(../images/label_student.gif) top left no-repeat;
	float: left;
	margin-left: 7px;
}

#label2 {
	width: 57px;
	height: 32px;
	background: url(../images/label_sprint.gif) top left no-repeat;
	float: left;
	margin-left: 27px;
}

#label3 {
	width: 57px;
	height: 32px;
	background: url(../images/label_turbo.gif) top left no-repeat;
	float: left;
	margin-left: 32px;
}

#label4 {
	width: 57px;
	height: 32px;
	background: url(../images/label_ultra.gif) top left no-repeat;
	float: left;
	margin-left: 36px;
}

#label5 {
	width: 126px;
	height: 17px;
	background: url(../images/label_1komp.gif) top left no-repeat;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}
#label6 {
	width: 126px;
	height: 17px;
	background: url(../images/label_3komp.gif) top left no-repeat;
	float: left;
	margin-left: 70px;
	cursor: pointer;
}



.slider_options {
	padding-top: 5px;
}

.bottom10 {
	padding-bottom: 10px;
}

.top10 {
	padding-top: 10px;
}

#promocja {
	visibility: hidden;
	background: url(../images/txt_promocja.gif) left -106px no-repeat;
	float: right;
	height: 53px;
	width: 215px;
}

#koszt {
	background: url(../images/txt_miesieczny_koszt.gif) left 0px no-repeat;
	float: left;
	height: 35px;
	width: 285px;
	margin-top: 18px;
}

a:active {
	outline: none;
}

a img {
	border: none;
}


.pdf {
	background: url(../images/icon_pdf.gif) left top no-repeat;
	padding-left: 25px;
	min-height: 34px;
	margin-left: 22px;
	margin-bottom: 8px;
}

* html .pdf {
	height: 34px;
}

.pdf p a {
	color: #4f4f4f;
	text-decoration: none;
	font-weight: bold;
}

.pdf p a span {
	font-weight: normal;
}

.pdf p a:hover, .pdf p a:active {
	text-decoration: underline;
}

/* .btt_zamow_right {
	float: right;
	margin-right: 25px;
} */

.btt_zamow_right { /* for sprawdz promocje */
	float:right;
	margin-right:25px;
	position:relative;
	top:45px;
}
.btt_zamow_yellow {
	text-align: right;
	padding: 10px 0px;
}

