body, html { padding: 0; margin: 0; font-family: Arial, Helvetica LT}

body { text-align: center; background-color: #fff; background-repeat: repeat-x; font-family: Arial, Helvetica; font-size: 16px; }

a, a:visited { color: #09d; text-decoration: none; }

.leftFloated { float: left; }
.rightFloated { float: right; }
.rightAligned { text-align: right; }
.centerAligned { text-align: center; }
textarea { resize: none; }
.break30 { clear: both; height: 30px; }
*:focus { outline: none; }
li, ol { margin: 2px 0; }
ol { font-size: 12px; margin: 0: padding-left: 10px; }
ul { float: left; margin: 0; padding-left: 10px;     }
ul a, ul a:visited, li a, li a:visited { font-size: 12px; color: #666; text-decoration: none; padding: 2px 5px; }
a.category, a.category:visited { font-size: 14px; color: #000; text-decoration: none; padding: 2px 5px; }
li a:hover, a.category:hover { color: #777; text-decoration: underline; }

.formFieldError { clear: both; background-image: url('../images/formFieldError.gif'); width: 223px; letter-spacing: -1px; height: 20px; text-align: center; line-height: 15px;  margin-bottom: -3px; margin-top: 2px; }
.formFieldError span { font-size: 11px; font-weight: bold; color: #333; }

.lineHorizDoted { clear: both; background-image: url('../images/lineHorizDoted.gif'); width: 895px; height: 1px; margin: 20px auto; padding: 0; font-size: 1pt;}

a.normal, a.normal:visited { font-family: Arial; color: #666; text-decoration: none; }
a.normal:hover { color: #777; text-decoration: underline; }
a:hover { color: #222; text-decoration: underline; }


/* Header */

	#generalContainer { width: 895px; margin: 0 auto; text-align: left; }

	#headerTopAll { background-image: url('../images/topAll.gif'); width: 895px; height: 147px; }
		#headerTopAllTopNothing { height: 108px; }
		
		#headerTopAllCenterButtonsEtAl { height: 27px; }
			#headerTopAllCenterButtonsEtAlMainPageButton { float: left; margin-left: 8px; width: 141px; height: 27px; cursor: pointer; }
			#headerTopAllCenterButtonsEtAlMainPageButton:hover { background-image: url('../images/buttonStronaGlownaMouseOver.gif'); background-position: top left; }
			#headerTopAllCenterButtonsEtAlONasButton { float: left; margin-left: 447px; width: 141px; height: 27px; cursor: pointer; }
			#headerTopAllCenterButtonsEtAlONasButton:hover { background-image: url('../images/buttonONasMouseOver.gif'); background-position: top left; }
			#headerTopAllCenterButtonsEtAlKontaktButton { float: left; margin-left: -2px; width: 141px; height: 27px; cursor: pointer; }
			#headerTopAllCenterButtonsEtAlKontaktButton:hover { background-image: url('../images/buttonKontaktMouseOver.gif'); background-position: top left; }
		
		#headerTopAllBottomNothing { height: 12px; }
		
		#footerBlocks { clear: both; width: 891px; margin: 0 auto; }
		.footerBlock { float: left; background-image: url('../images/blockLtGreenBottom.gif'); width: 435px; height: 149px; }
			#footerBlockTextDlaczegoWartoNasWybrac { margin: 16px 0 0 20px; background-image: url('../images/blockLtGreenBottomTextDlaczegoWartoNasWybrac.gif'); width: 217px; height: 18px; }
			#footerBlockTextZapraszamyDoWspolpracy { margin: 16px 0 0 20px; background-image: url('../images/blockLtGreenBottomTextZapraszamyDoWspolpracy.gif'); width: 217px; height: 18px; }
			#footerBlockTextDlaczegoWartoNasWybracDesc { cursor: default; font-size: 9pt; font-family: Arial; color: #122; padding: 10px 20px 10px 20px; text-align: justify; }
			#footerBlockTextDlaczegoWartoNasWybracDesc:hover { color: #000; }
		#footerBlockCenterHole { float: left; width: 21px; height: 149px; }
		
/* Main page */

	#mainPageCategories { width: 888x; margin: 0 auto; margin-top: 20px; }
	.mainPageCategory { float: left; width: 173px; height: 180px; margin-top: 10px; }
	.mainPageCategoryImage { clear: both; float: left; margin-top: 3px; background-repeat: no-repeat; background-position: left top; width: 173px; height: 108px; }
	.mainPageCategoryImageOne { float: left; background-repeat: no-repeat; background-position: center center; width: 173px; height: 108px; }
	.mainPageCategoryImage:hover { background-image: url('../images/categoryBorderImage.gif'); }
	.mainPageCategoryMoreButton { clear: both; float: left; margin-top: 4px; margin-left: 67px; background-image: url('../images/buttonWiecej.gif'); background-repeat: no-repeat; background-position: left top; width: 100px; height: 21px; }
	.mainPageCategoryMoreButton:hover { background-image: url('../images/buttonWiecejMouseOver.gif'); }

/* Category page */

	#categoryPageItems { margin-top: 16px; }
	.categoryPageItemHeighter { float: left; height: 220px; }
	.categoryPageItem { margin-top: 10px; margin-bottom: 40px; }
	.categoryPageItemLeftColumn { float: left; width: 423px; }	
		.categoryPageItemUseImage { float: right; margin-right: 20px; margin-top: 6px; padding-bottom: 20px; }
	
	.categoryPageItemRightColumn { float: right; width: 472px; }
	.categoryPageItemTitle { font-size: 17pt; font-family: Tahoma, Helvetica; }
	.categoryPageItemDescription { font-size: 11pt; letter-spacing: 0px; line-height: 15pt; font-family: Arial, Helvetica; color: #7b7b7b; width: 320px; margin-top: 5px; margin-left: 1px; }
	.categoryPageItemAdditions { margin: 30px 20px; color: #333; font-size: 11pt; font-family: Arial, Helvetica; }
	.categoryPageListItemAddition { clear: left; margin-top: 10px; }
	.categoryPageItemAdditionTitle { float: left; color: #0099ab; height: 15px; padding-top: 0px; }
	.categoryPageListItemArrow { float: left; background-image: url('../images/listItemArrow.gif'); width: 9px; height: 15px; margin-right: 10px; margin-top: 2px;}
	
	.categoryPageItemAdditionPriceTitle { color: #686868; padding-top: 30px; }
	.categoryPageItemAdditionPrice { color: #111; padding-top: 8px; padding-left: 17px; }
	.categoryPageItemProductImage { float: right; margin-right: 20px; padding-bottom: 20px; }

/* About page */

	#aboutPageContent { font-size: 10pt; font-family: Arial, Helvetica; color: #344; padding: 40px;}
	#aboutPageTextPartyServis { font-size: 12pt; padding-right: 5px; padding-bottom: 5px; font-family: Tahoma, Helvetica; }
	#aboutPageContentJustifiedText { text-align: justify; }

/* Contact Page styles */

    #contactPageContent { margin-top: 40px; width: 700px; margin: 0 auto; }
    #contactPageLogo { background-image: url('../images/contactPartyServisInfo.gif'); width: 303px; height: 88px; margin: 0 auto; margin-top: 40px; }
    #contactPageLogoSeparator { float: left; background-image: url('../images/patternVert1LtGrayWhite.gif'); width: 1px; height: 26px; margin: 20px 0; }
    #contactPageInfo { text-align: center; margin-top: 6px;}
    .contactPageEmail { font-family: Arial, Helvetica; font-size: 15px; font-style: italic; color: #2295c1; text-align: center; margin-top: 4px; }
    #contactPageTel { clear: right;  font-family: Arial, Helvetica; font-size: 15px; font-style: italic; color: #000;}
    #contactPageHoriz4Separator { clear: both; background-image: url('../images/lineHoriz4BlueGray.gif'); background-repeat: no-repeat; background-color: #cacaca; width: 626px; height: 4px; margin: 10px 0 10px 32px; }
    #contactPageFormColumns { width: 472px; margin: 0 auto; }
    #contactPageFormColumnLeft { float: left; }
    #contactPageFormColumnRight { float: right; }
    
    #contactPageHaveAQuestion { font-size: 13px; font-weight: bold; margin: 20px 0 4px 0; }
    #contactPageFillTheForm { float: left; font-size: 13px; margin: 0 0 16px 0; }
    #contactPageInDisposal { font-size: 13px; margin: 4px 0 4px 0; }
    #contactPageInDisposalTime { font-size: 13px; margin: 0 0 16px 0; }
    #contactPageUnderQuestionSeparator { clear: both; background-image: url('../images/patternHoriz1LtGrayWhite.gif'); height: 1px; margin: 14px 0; }
    #contactPageTextPLMessageWasSent { background-image: url('../images/textBlackPLMessageWasSent.gif'); width: 236px; height: 18px; margin: 10px auto 0px auto; }
    #contactPageFrameMessageSent { background-image: url('../images/frameContactPageMessageSent.gif'); width: 324px; height: 114px; margin: 50px auto 0 auto; }
    #contactPageFrameMessageSent div.all { padding-top: 23px; }
    #contactPageSendNextMessageButton { clear: both; float: left; background-image: url('../images/buttonPLSendNextMessage.gif'); width: 179px; height: 22px; margin-top: 8px; margin-right: 5px; cursor: pointer; }
    #contactPageSendNextMessageButton:hover { background-image: url('../images/buttonPLSendNextMessageHover.gif'); }
    #contactPageSendNextMessageButtonArea { width: 179px; margin: 0 auto; }
    
    
    
    form { padding: 0; margin: 0; }
    #formButtons { text-align: right; }
    
    input[type="text"].contactPageInput { clear: both; border: 0; background-color: transparent; background-image: url('../images/inputTextBackground.gif'); width: 206px; height: 19px; padding: 3px 10px; margin: 4px 0 6px 0; font-size: 12px;}
    textarea.contactPageInput { clear: both; border: 0; background-color: transparent; background-image: url('../images/textAreaBackground.gif'); width: 453px; height: 165px; padding: 3px 10px; margin: 4px 0 6px 0; font-size: 12px;}
    label.contactPageInput { clear: both; font-size: 13px; color: #777; clear: both; }
    

   
    #copyright { position: fixed; bottom: 0px; width: 100%; right: 0px; font-size: 11px; background-color: #04a1d5; color: #fff; text-align: right; height: 18px; padding-top: 4px;}
    #copyright span { margin-right: 16px }
    
	#footerCategoryLinks { font-size: 12px; font-family: Arial; color: #222; text-align: center;}
	#footerCopyright { margin-top: 1px; font-size: 12px; font-family: Arial; color: #09d; text-align: center; }



	table.summary {
		width: 100%;
		padding: 0px;
		font-size: 9pt;
		border: 1px solid #DEDEDE;
		position: relative;
		padding:2px 5px;
		border-collapse: collapse;
		background-color: #fff;
	}

	table.summary th {
		background-color: #dedede;
		font-size: 9pt;
		font-weight:bold;
		font-family: Arial,Helvetica;
		color: #111;
		border: 1px solid #ccc;
		border-collapse: collapse;
		white-space:nowrap;
	}

	table.summary tr:hover,
	table.summary tr:nth-child(even):hover {
		background-color: #ffc;
	}

	table.summary tr:nth-child(even) {
		background: #f8f8f8;
	}
	
	tr.summary {
		font-size: 15px;
		background-color: #fff;
		border: 0px solid #fff;
	}
	
	.tableTitle	{
		-moz-box-sizing: border-box !important; 
		font-size: 9pt;
		font-weight:bold;
		font-family: Arial,Helvetica;
		background-color: #666;
		color: #fff;
		padding: 4px 7px;
	}
	
	.nowrap { white-space: nowrap; }
