@charset "utf-8";
/*---------------------------------------------
GLOBAL SETTINGS-------------------------------*/
* {	margin:0; padding:0;}

body {
	text-align:center; /*KLUDGE: for centering the page in IE5.x*, which doesn't honor auto margins*/
	/*main font setting*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; line-height:20px;
	color:#333;
	/*background behind the 'page'*/
	background:#252525;
}

img { border:none;}
p { margin-bottom:10px; }
li {list-style:none}


/*---------------------------------------------
POSITIONING AND SIZING MAIN ELEMNTS-----------*/
/*wraps the hole page*/
#container {
	text-align:left; /*overwrites the body's setting for centering in IE.xa*/
	width:960px;
	margin:0 auto; /*center the container(doesn't work in IE5.x)*/
	/* background: #ffffff; */
	background:#fff url(images/dottedStripe.gif) repeat-y right top; /*sets white background and a faux column*/
}

#indexSub #container { background:#fff; } /*clears faux column*/

/*contain header's graphic down to navigation bars*/
#header {
	height:140px;
	position:relative; /*enables the navBar2's absolute positioning*/
	background:url(images/headerBack2.jpg);
}
#indexSub #header {
	height:230px;
	margin-bottom:10px;
	background:url(images/headerBack.jpg);
}


#mojeKonto .hrLine { background: url(images/hrLine.gif) repeat-x; height: 1px; width: 100%; clear:both; padding-top: 3px;}

#mojeKonto .r9 {
	font-size:11px; line-height:11px;

}
#mojeKonto .pasekoff {
	background-image:url(images/pasekoff.gif);background-repeat:no-repeat;background-position:top right
}

#mojeKonto .pasekon {
	background-image:url(images/pasekon2.gif);background-repeat:no-repeat;background-position:top left
}

#pomocSub #mainContent ol a:link {
/*	color: #000000;*/
}

#pomocSub #ShortContents  a:visited {
	color: #F3941E;
	font-weight: bold;
}

#pomocSub #ShortContents a:link {
	color: #F3941E;
	font-weight: bold;
}


#mojeKonto a:visited {
	color: #333333;
}

#mojeKonto a:link {
}


#shortDesc {
	display: none;
	color: #000000;
}

#mojeKonto table {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

#mojeKonto table tbody td {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	padding:3px 5px 0 5px !important;
	text-align:right;
	border-collapse:collapse;
	line-height:12px;
}

#indexSub #shortDesc {
	clear: both;
	margin-top: 40px;
	margin-left: 20px;
	color: #222222;
	display: block !important;
}

#news {
	clear:left; /*positions beneath boxes*/
	/*width: 705px;*/
	width: 660px;
	padding-left:0px;
	margin-left:20px;
}

/*right column*/
#mojeKonto { width:225px; float:right; }
#mojeKonto .btnCentered {
	margin-top : 0;
	margin-bottom : 0;
}


/*settings of main contents in the most of subpages*/
#mainContent {
	float:left;
	width:670px;
	margin:30px 0px 30px 0px;
	padding-left:30px; /*KLUDGE: because margins don't work in IE6*/
}

#panelSub #mainContent {
	width:700px;
	margin:20px auto 30px 0px;
	padding-left:25px;
}

/*sets specifically mainContent on the oferta nad index page*/
#ofertaSub #mainContent, #indexSub #mainContent{
	margin: 0;
	width: auto;
	padding-left:12px;
	line-height:16px;
}

#footer {
	height:62px;
	background:url(images/footer2010.jpg);
	clear:both; /*positions beneath the mainContent and mojeKonto*/
}


/*---------------------------------------------
HEADERS / TITLES -----------------------------*/
/*always replaced by image*/
h1 {
	font-size:12px;
	height:32px;
	position:relative;
}
/*wrapper for title images*/
.subTitle span, .titlePanel span {
	position:absolute; left:0px; top:0px;
	height:32px; width:170px;
}

/* images for all subpages*/
.titlePanel span { background:url(images/titlePanelAdministracyjny.gif) no-repeat; }
#news .subTitle span { background:url(images/titleAktualnosci.gif) no-repeat; }

#aktualnosciSub .subTitle span { background:url(images/titleAktualnosci.gif) no-repeat; }
#forumSub .subTitle span { background:url(images/titleForum.gif) no-repeat; }
#katalogSub .subTitle span { background:url(images/titleKatalog.gif) no-repeat; }
#top20Sub .subTitle span { background:url(images/titleTop20.gif) no-repeat; }
#IRCSub .subTitle span { background:url(images/titleIRC.gif) no-repeat; }
#downgradeKontaSub .subTitle span { background:url(images/titleDowngradeKonta.gif) no-repeat; }
#platnosciSub .subTitle span { background:url(images/titlePlatnosci.gif) no-repeat; }
#programPartnerskiSub .subTitle span { background:url(images/titleProgramPartnerski.gif) no-repeat; }


h3 { font-size:13px; color:#f3941e; }
	
h2 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	margin-bottom:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}
	
h4 { font-size:12px; margin-top:20px; }

#indexSub #news h2, #aktualnosciSub h2 {font-size:12px; margin-bottom:0px}
#indexSub #news h3, #aktualnosciSub h3  {font-size:11px; margin-bottom:7px; }

/*styles 2 hedears in a line with arrow between them*/
.panelHeaders {
position:relative; /*allow absolute positionnig of h2*/
height:32px;
}
.panelHeaders h1 { float:left; /*positions next element(h2) in line with it*/ }
.panelHeaders h2 {
	position:absolute; left:190px; top:1px;
	padding-left:25px; /*space for an arrow*/
	background: url(images/arrow.gif) no-repeat left;
}


/*---------------------------------------------
STYLING BOXES ON OFERTA SITE------------------*/

#ofertaSub #boxStart, #ofertaSub #boxPlus, #ofertaSub #boxPro {
	margin: 10px 10px 15px 0px;
	width:227px;
	float:left;
}

#ofertaSub #boxes h1 { height:70px; }
#ofertaSub #boxStart h1{ background:url(images/ofertaStart.gif) left top; }
#ofertaSub #boxPlus h1{ background:url(images/ofertaPlus.gif) left top; }
#ofertaSub #boxPro h1{ background:url(images/ofertaPro.gif) left top; }

#container ul { padding-left:10px; }
#ofertaSub .furtherInfo { padding-top:20px; font-size:11px; }
#ofertaSub  .furtherInfo  li { list-style: inside disc; }


/*---------------------------------------------
STYLING BOXES ON INDEX SITE-------------------*/
#indexSub #boxStart, #indexSub #boxPlus, #indexSub #boxPro {
	margin: 5px 10px 25px 0px;
	width:227px; height:262px;
	float:left;
	background:url(images/boxBottom.jpg) no-repeat left bottom;
}

/*text beneath the images in boxes headers for google*/
#indexSub #boxes h1 {
	/*TODO:image replecament*/
	height:78px;
	font-size:12px;	
}
#indexSub #boxStart h1{ background:url(images/boxStart.jpg) left top; }
#indexSub #boxPlus h1{ background:url(images/boxPlus.jpg) left top; }
#indexSub #boxPro h1{ background:url(images/boxPro.jpg) left top; }

#indexSub #container ul {	padding-left:10px; }

/*informations about minimum time*/
#indexSub .catch {
	padding:5px 0 0 10px;
	font-size:11px;
	color:#999;
}

#indexSub .furtherInfo { padding-top:10px; }
#indexSub  .furtherInfo  li { list-style: inside disc; line-height:14px;}
#indexSub .mainInfo { padding-top:7px; }


/*---------------------------------------------
STYLING NAVBARS & LOGO------------------------*/

#logoBoo {
	margin:9px 20px 0px 9px;
	float:left;
}

/*---------------------------------------------
NAVBARS1*/

#navBar1 { 
	margin-left:190px;
	height:30px;
}

#navBar1 li { float:left; }

#navBar1 li a {
	display:block; /*enables setting width & height*/
	width:100px; height:30px;
	margin-top:14px;
	position:relative;/*enables spans' absolute positiong within anchors*/
	cursor:pointer;
}

#navBar1 li a span {
	width:100%; height:100%;
	overflow:hidden;
	position:absolute;
	top:0; left:0;
}

/*AKTUALNOSCI*/
#navBar1 li #aktualnosci { width:95px; }
#navBar1 li #aktualnosci span {	background:url(images/btnAktualnosci.jpg) no-repeat left top; }
/*przypisanie pseudoznacznika :hover do span a nie do a sprawia, że nie jest rozpoznawalny w IE6,IE5.x
i zapobiega błędom w podsietlaniu, blokując całkowicie efekt*/
#navBar1 li #aktualnosci span:hover { background-position: left bottom; }

/*FORUM*/
#navBar1 li #forum { width:59px; }
#navBar1 li #forum span { background:url(images/btnForum.jpg) no-repeat left top; }
#navBar1 li #forum span:hover { background-position: left bottom; }

/*KATALOG*/
#navBar1 li #katalog { width:65px; }
#navBar1 li #katalog span { background:url(images/btnKatalog.jpg) no-repeat left top; }
#navBar1 li #katalog span:hover { background-position: left bottom; }

/*TOP-20*/
#navBar1 li #top20 { width:60px; }
#navBar1 li #top20 span { background:url(images/btnTop20.jpg) no-repeat left top; }
#navBar1 li #top20 span:hover { background-position: left bottom; }

/*IRC*/
#navBar1 li #irc { width:28px; }
#navBar1 li #irc span { background:url(images/btnIRC.jpg) no-repeat left top; }
#navBar1 li #irc span:hover { background-position: left bottom; }

/*---------------------------------------------
NAVBARS2*/

#navBar2 {
	height:32px;
	position:absolute;
	left:-10px; bottom:0;
}

#navBar2 li {
	float:left; /*positions elements of the list in a line*/
}

#navBar2 li a {
	display:block; /*enables setting width & height*/
	height:32px;
	position:relative;/*enables spans' absolute positiong within anchors*/
	cursor:pointer;
}

#navBar2 li a span {
	width:100%; height:100%;
	overflow:hidden;
	position:absolute;
	left:0; bottom:0;
}

/*OFERTA*/
#navBar2 li #oferta { width:84px; }
#navBar2 li #oferta span { background:url(images/btnOferta2.jpg) no-repeat top left; }
#navBar2 li #oferta span:hover { background-position: bottom left; }
/*highlights the current page in a navigation bar*/
#ofertaSub li #oferta span { background-position: bottom left; }

/*USŁUGI*/
#navBar2 li #uslugi { width:84px; }
#navBar2 li #uslugi span { background:url(images/btnUslugi.jpg) no-repeat top left; }
#navBar2 li #uslugi span:hover { background-position: bottom left; }
/*highlights the current page in a navigation bar*/
#uslugiSub li #uslugi span { background-position: bottom left; }

/*CENNIK*/
#navBar2 li #cennik { width:84px; }
#navBar2 li #cennik span { background:url(images/btnCennik.jpg) no-repeat top left; }
#navBar2 li #cennik span:hover { background-position: left bottom; }
/*highlights the current page in a navigation bar*/
#cennikSub li #cennik span { background-position: bottom left;}

/*REGULAMIN*/
#navBar2 li #regulamin {width:108px; }
#navBar2 li #regulamin span { background:url(images/btnRegulamin.jpg) no-repeat top left; }
#navBar2 li #regulamin span:hover { background-position: left bottom; }
/*highlights the current page in a navigation bar*/
#regulaminSub li #regulamin span { background-position: bottom left; }

/*POMOC*/
#navBar2 li #pomoc { width:84px; }
#navBar2 li #pomoc span { background:url(images/btnPomoc.jpg) no-repeat top left; }
#navBar2 li #pomoc span:hover { background-position: left bottom; }
/*highlights the current page in a navigation bar*/
#pomocSub li #pomoc span { background-position: bottom left; }

/*KONTAKT*/
#navBar2 li #kontakt { width:94px; }
#navBar2 li #kontakt span {	background:url(images/btnKontakt2.jpg) no-repeat top left; }
#navBar2 li #kontakt span:hover { background-position: left bottom; }
/*highlights the current page in a navigation bar*/
#kontaktSub li #kontakt span { background-position: bottom left; }


/*---------------------------------------------
STYLING MOJE KONTO-----------------------------*/
/*header - text replaced by image*/
#mojeKonto h1 {
	width:77px;	height:40px;
	position:relative;/*enables absolute positioning of #mojeKonto h1 span*/
}
#mojeKonto h1 span {
	background:url(images/txtMojeKonto.png) no-repeat;
	position:absolute;
	height:100%; width:100%;
}

#mojeKonto2 h1 span {
	background:url(images/txtMojeKontoTall.gif) no-repeat;
	position:absolute;
	height:100%; width:100%;
}

/*visual presentation*/
#mojeKonto #visualPresentation { 
	margin:10px 0 8px 0;
}
#mojeKonto #visualPresentation div {
	height:20px; width:100%;
	position:relative;
}
#mojeKonto #visualPresentation div p {
	float:left;
	line-height:20px;
	width:55px;
	text-align:right;
}
#mojeKonto #visualPresentation div div {
	position:absolute;
	right:0px; top:3px;
	height:13px; width:135px;
	margin-right:23px;
	background:#F11;
}

#mojeKonto ul { margin-top:20px; }
#mojeKonto p { padding-left:8px; }


/*---------------------------------------------
STYLING BUTTONS-------------------------------*/

.btnCentered {
	display:block;
	height:21px; width:126px;
	margin:20px auto 50px auto;
	position:relative;
	overflow:hidden;
}

.btnCentered:hover img {
	position:absolute;
	top:-21px;
}

.btnCenteredLogin { margin:5px auto 0 auto; }
#programPartnerskiSub table { margin-bottom: 10px; }
#pomocSub ol li { list-style: decimal; margin-left: 20px;}
#pomocSub ol { margin-bottom: 10px;}

.btnAlignedLeft {
	display:block;
	height:21px; width:126px;
	margin:20px auto 50px 20px;
	position:relative;
	overflow:hidden;
}

.btnAlignedLeft:hover img {
	position:absolute;
	top:-21px;
}

/*archiwizacja*/
.btnArchiwizacja {
	display:block;
	height:21px; width:126px;
	margin:0px 10px 0px 0px;
	position:relative;
	overflow:hidden;
	float:left;
}
.btnArchiwizacja:hover img {
	position:absolute;
	top:-21px;
}

/*HELPDESK*/
#questionBtns {text-align:center;}
#questionBtns div{ width:180px; margin:0px auto 0px auto; padding-left:10px;}
#questionBtns a {
	display:block;
	height:21px; width:80px;
	margin:0px 10px 0px 0px;
	position:relative;
	overflow:hidden;
	float:left;
}
#questionBtns a:hover img {
	position:absolute;
	top:-21px; left:0px;
}


/*---------------------------------------------
STYLING LISTS---------------------------------*/
dt {
	margin-top:15px;
	margin-bottom:5px;
	font-weight:bold;
}

dd {
/*margin-left:20px;*/
}


/*---------------------------------------------
STYLING TABLES--------------------------------*/
table {
	line-height:17px;
	vertical-align:baseline;
	border-collapse:collapse; /*if not define, the IE fucks all borders*/
	margin:0px auto 25px auto;
}
caption { font-weight:bold; height:22px; }

.unpaired {background-color:#F8F8F8; }
#cennikSub table { text-align:right}
#cennikSub .serviceName { text-align:left; }
#cennikSub thead th{ text-align:center; }


/*adds stripe betwen "cena" and "pzrelew"/"platnoci.pl"/"sms"*/
#cennikSub .tableStripeTop { background:url(images/tableStripeTop.gif) repeat-x; }

#cennikSub tbody tr:hover { background:#eaeaea }
#cennikSub thead tr:hover { background:#fff; } /*to remove hover of table head*/
#pomocSub table tbody th { vertical-align:top; text-align:left; }
#pomocSub thead, tfoot { background-color:#E0E0E0; }
#pomocSub table thead th {padding:3px 5px; vertical-align:top; }
#pomocSub table tbody td {padding:10px 10px 0px 5px; vertical-align:top;}
#pomocSub table {line-height:14px;}
#pomocSub .problemOptions { display:block; height:25px; float:left; margin-right:15px; color:#f3941e; font-weight:normal }

table fieldset select {height:20px; width:42px;}
table fieldset { width:100px; float:right; }
table fieldset select{float:right; margin-right:5px;}
.pSummation {float:left; margin:3px 5px 0 5px;}
.pLabel {float:right;  margin:3px 10px 0 0;}


/*---------------------------------------------
LINKS ----------------------------------------*/
a {text-decoration:none; color:#333}
li a:visited { color:#777; }

#kontaktSub a.squareBracket{ color:#f3941e; font-weight: bold;}
#kontaktSub a.squareBracket:visited {color:#f3941e; font-weight: bold;}
#kontaktSub a.squareBracket:hover {color:#666; font-weight: bold;}

#nextNews a, #mojeKonto li a, #mojeKonto #logHistory {
	font-weight:bold;  
	padding-left:20px; 
	background:url(images/arrow2.gif) no-repeat left center }
#mojeKonto li a.weedSpacja { background: none; padding-left: 0px;}
#mojeKonto li a:hover, #mojeKonto #odzyskajHaslo:hover, #mojeKonto #logHistory:hover, #nextNews a:hover{ color:#f3941e; }

a.contentLink { border-bottom-width: 1px; border-bottom-style: dotted; }
a.contentLink:hover { border-bottom-width: 1px; border-bottom-style: solid; }

/*links within square bracket*/
#mojeKonto a.squareBracket{ color:#f3941e; font-weight: bold;}
#mojeKonto a.squareBracket:visited {color:#f3941e; font-weight: bold;}
#mojeKonto a.squareBracket:hover {color:#666; font-weight: bold;}

/*---------------------------------------------
WARNING AND DEFINITIONS ----------------------*/
.warning img, .definitions img {
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}

.warning {
	clear:both;
	width:500px;
	line-height:16px;
}

.definitions {
	width:500px;
	clear:both;
	padding-top:30px;
	line-height:16px;
}


/*---------------------------------------------
DETAILED PAGES' ELEMENTS----------------------*/

/*OFERTA***************************************/
 .timeInfo { /* akapit: "Założenie konta daje..."*/
	margin:20px auto 20px 10px;
}

.platnosciInfo {
	margin:5px auto 5px 10px;
}

/*PANEL-INFORMACJE O KONCIE********************/
#informacjePodstawowe, #daneDostepowe {
	width:300px;
	margin-left:20px;
	margin-bottom:40px;
	float:left;
}

#informacjeOKoncieSub #mainContent #daneDostepowe ul, #informacjeOKoncieSub #mainContent #informacjePodstawowe ul {
	margin:10px 0px 0px 0px;
	line-height:19px;
}

/*PANEL****************************************/
/*contains an image and its subtitle*/
#panelSub #mainContent div {
	width:110px;
	height:105px;
	margin:0px 26px 0px 0px;
	float:left;
	text-align:center;
}

/*subtitles under images*/
#panelSub #mainContent div p { line-height:14px; }

/*firs header with small space before it*/
#panelSub #mainContent #zarzadzanieKontem{ padding-top:0px; }
/*next headers*/
#panelSub #mainContent h2 {
	clear:left;
	width:660px;
	padding-top:50px;
}

/* forum */
#forumSub .content {
	padding: 4px;
	background-color: #F2F5F7;
	width: 99%;
}

#forumSub .u {
	text-decoration: underline;
}

#forumSub .image {
	overflow: auto; 
	width: 660px; 
	max-width: 660px; 
	max-height: 500px; 
	clear: both;
}

#forumSub .quoted {
	width: 98%; 
	clear: both; 
	border-width: 1px; 
	border-style: solid;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
}

#forumSub .header {
	padding: 0 0 0 0;
	clear: both; 
	width: 100%;
	background-color: #d3641e;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

#forumSub .space {
	border-top: solid 1px #EEEEEE; 
	border-bottom: solid 1px #EEEEEE;
}

#forumSub #mainContent .content .s {
	text-decoration: underline;	
}

#forumSub #mainContent .content .b {
	font-weight: bold;	
}

#forumSub .headerOdd {
	background-color: #F3941E;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

#forumSub #mainContent .user {
	height: 18px;
	width: 15px;
	background: url(images/icons/user.png) no-repeat scroll 3px 4px;
}

#forumSub #mainContent .user hr {
	display: none;
}

#forumSub #mainContent .hr {
	height: 15px;
	background: #fff url(gfx/szablon/p.gif) no-repeat scroll center;
	color: #ffffff;
	clear: both;
	width: 100%;
}

#forumSub #mainContent .hr hr {
	display: none;
}

#forumSub #mainContent table {
	width: 100%;
	border-width: 0px;
	border-spacing: 0px;
	margin: 0px;
	padding: 20px 0 0 0;
}

#forumSub #mainContent div {
	float: left;
}

#forumSub .avatar {
	width: 15px;
	height: 11px;
}

#forumSub .tools {
	float: right !important; 
	text-align: right;
	font-size: 9px;
}
#forumSub .tools a {
	color: #FFFFFF;
}

#forumSub .tools span {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


/*PANEL - ARCHIWIZACJA*************************/
/*contains optionWrapper1 & optionWrapper2*/
#optionsWrapper {
	float:left;
	margin-top:20px;
	margin-top:40px;
}

/*each wrapper contains the btn("utwórz archwium"/"rozpakuj archiwum") and its description*/
#optionWrapper1, #optionWrapper2 {
	margin:0px auto 5px 20px;
	float:left;
}
/*PANEL - KROKI********************************/
/*positioning and setting the size of two main columns*/
#stepSub #steps { width:190px; float:left; }
#stepSub #actionName{ float:left; width:470px; }

/*contains image wrapped in a div and its description*/
#stepSub #steps div{
	height:41px;
	position:relative;
}

/*div containg last image*/
#stepSub #steps div #last{
	height:30px;
	position:relative
}

/*step description*/
#stepSub #steps div p{
	position:absolute;
	top:14px;
	left:31px;
	width:130px;
	line-height: 12px;
	font-size:11px;
}

/*for divs containing images*/
#stepSub #steps div div{
	position:absolute;
	width:19px;
	overflow:hidden;
}

#stepSub #steps div .lighted img{
	position:absolute;
	left:0px;
}

#stepSub #steps div .unlighted img{
	position:absolute;
	left:-19px;
}


#stepSub .textInput li, #stepSub .radioBtns li {
margin-top:10px;
}

/*---------------------------------------------
FORMS-----------------------------------------*/
/*PANEL'S FORMS*/
#stepSub .textInput label {
float:left;
text-align:right; 
margin-right:10px;
width:142px;
}

#stepSub .textInput input {
width:170px;
}

fieldset {
border: solid 0 transparent;
}

.markAll { /*anchor: "zaznacz wszystkie"*/
margin-left:14px;
line-height:30px;
}

.problemDescription {
line-height:14px;
font-size:11px;
font-style:italic;
margin:0px auto 10px 14px;
}

/*HELPEDESK'S FORMS*/
#pomocSub fieldset { text-align:center; }
#pomocSub label { display: block; margin-top:10px; font-weight:bold; } /*cause label to generate its own block box, forcing next elememnts onto the line below*/ 
#pomocSub #questionContent { width: 450px; }
#pomocSub #questionTitle {width: 450px; }
/*div containing buttons*/
#pomocSub #questionBtns { margin:10px 0px 15px 0px }

/*INDEX FORMS*/
#indexSub .loginField input {
	width:140px;
	margin-top:3px;
}
#odzyskajHaslo {
display:block;
font-weight:normal;
font-size:11px;
margin-left:44px;
margin-bottom:8px;
}

#mojeKonto .loginField div {
width:40px;
float: left;
}

#indexSub .loginField label {
/*float:left;*/
text-align:right; 
margin-right:10px;
margin-top:3px;
width:25px;
}

/************/

#lastLog, #mailInfo { line-height:16px; }
#nextNews .date {color:#888; padding-left:15px;}
