/* RESET */


.vr{ background: url('/images/main/vr.png'); width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.cols{	background: url('/images/main/cols.png'); width: 961px; height: 100%; position: absolute; left: 50%; margin-left: -480px; top: 0; }

ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, html, p, img, blockquote,
form, fieldset, input, textarea{
	margin: 0; padding: 0;
	}

h1, h2, h3, h4, h5, h6,
pre, code{
	font-size: 1em;
	}

ul,ol{
	list-style: none;
	}



/* COMMON */

body{margin: 0; background: #FFF; font: 10pt Tahoma, Helvetica, Arial, Verdana, sans-serif; }
	#global{ background: #d2e8ed url('/images/main/mainBg.jpg') no-repeat top center; }
	#wraper{ width: 960px; margin: 0 auto;  /*  background: rgba(255, 0, 0, 0.25); */ }
		#header{ position: relative; height: 173px; background:none; }
			#header h1 a{display: block;width: 211px; height: 84px;	background: url('/images/main/sprites.png') no-repeat;text-indent: -9999px;position: absolute;top: 13px; left: 100px;}
	
			#header ul{
				position: absolute;
				top: 42px; right: 0;
				}
		
			#header ul li{
				float: left;
				margin-left: 10px;
				padding-right: 10px;
				border-right: 1px solid #a2ccd4;
				height: 23px;
				line-height: 23px;
				display: block;
				}
			
				#header ul li#menuWyloguj{
					padding-left: 0;
					border-right: none;
					}
			
				#header ul li a{
					text-decoration: none;
					display: block;
					height: 20px;
					text-indent: -9999px;
					background: url('/images/main/sprites.png') no-repeat;
						margin-top: 2px;
					}
					
					#menuGlowna a{

						width: 51px; 
						display: block;
						background-position: 0px -85px !important;
						}

					#menuPytaniaIOdpowiedzi a{
						width: 32px; 
						display: block;
						background-position: -52px -85px !important;
						}
						
					#menuKalendarz a{
						width: 69px; 
						display: block;
						background-position: -85px -85px !important;
						}
						
					#menuBlog a{
						width: 32px; 
						display: block;
						background-position: -155px -85px !important;
						}
						
					#menuGaleria a{
						width: 49px; 
						display: block;
						background-position: -188px -85px !important;
						}
						
					#menuProfil a{
						width: 35px; 
						display: block;
						background-position: -238px -85px !important;
						}
						
					#menuPoczta a{
						width: 46px; 
						display: block;
						background-position: 0px -106px !important;
						}
						
					#menuPrzyjaciele a{
						width: 72px; 
						display: block;
						background-position: -47px -106px !important;
						}
						
					#menuWyloguj a{
						width: 55px; 
						display: block;
						background-position: -120px -106px !important;
						}
				
		#container{
			width:960px;
			background: #FFF url('/images/main/columnLeftBg.png') no-repeat;
			}
			
			h2{
				color: #1c8ca2;
				font: 19px "Georgia", "Times New Roman", serif;
				font-weight: bold;
				text-indent: 34px;
				height: 28px;
				line-height: 28px;
				background: url('/images/main/sprites.png') no-repeat 0 -127px;
				margin: 0px 0 7px 0;
				}

				#najnowszeWpisyNaBlogach h2{
					font-size: 17px;
					}

			.columnLeft{
				margin-left: 15px;
				width: 300px;
				float: left;
				}
				
				#shoutboxContainer{
					margin-top: 20px;
					}
					
					#shoutboxHeader{
						width: 300px;
						height: 4px;
						background: #f5fafb url('/images/main/shoutboxBg.png'); 

						}
					
					#shoutboxWraper{
						background: #f5fafb url('/images/main/shoutboxBg.png') repeat-y -300px 0;
						margin-top: 2px !important;
						}
					
					#shoutboxContents{
						margin: 0 4px 0 4px;
						width: 292px;
						height: 150px;
						overflow: auto;
						line-height: 18px;
						}
						
					#shoutboxForm{
						background: #FFF url('/images/main/shoutboxBg.png') no-repeat -600px 0;
						width: 300px; height: 50px;
						}
						
						#shoutboxInput{
							width: 261px; height: 27px;
							background: url('/images/main/sprites.png') no-repeat 0 -156px;
							border: none;
							margin-top: 9px;
							outline: none;
							float: left;
							}
							
						#shoutboxSubmit{
							float: left;
							width: 34px; height: 27px;
							background: url('/images/main/sprites.png') no-repeat -262px -156px;
							margin: 9px 0 0 5px;
							border: none;
							text-indent: -9999px;
							}
					
					.avatarsContainer{
						overflow: hidden;
						margin-bottom: 20px;
						}
					
					.avatarWraper{
						width: 60px;
						background: url('/images/main/avatarWraperBg.png') no-repeat;	
						overflow: hidden;
						display: block;
						color: #1d788e;
						float: left;
						margin-right: 15px;
						}
						
						.avatarWraper img{
							display: block;
							padding: 4px 0 7px;
							margin: 0 4px;
							}
						
						.avatarWraper span{
							font-size: 8pt;
							text-align: center;
							display: block;
							margin: 0px auto;
							}
				
				.najnowszeWpisyNaBlogach{
					
					}
				
				
				



/* ------- -------- */
.columnRight{ float: right; width: 600px; padding: 0 20px; background:url(/images/main/columnRightBg.png) right top no-repeat; }



.clear{clear:both;line-height:0;height:0;}
.dLE{float:left;}
.dRI{float:right;}

#najnowszeWpisyNaBlogach{ font-family:Tahoma,Arial,sans-serif;}
.blogEntryShort{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #c9e3e9;}
.blogEntryShort a.title{color:#de3d94;text-decoration:none;font-weight:bold;}				
.avatarUserComents{float:left;width:70px;padding-right:14px;}
.avatarUserComents span.avatarbox{width:64px;height:64px;padding:2px;border:1px solid #ceb1a8; overflow:hidden;display:block;}				
.avatarUserComents span.avatarbox img{width:64px;height:64px;}
.avatarUserComents .awlink{font-size:11px;color:#4a93a5;text-align:center;display:block;}
.avatarUserComents a.awlink{font-size:11px;color:#4a93a5;text-align:center;display:block;}
.avatarUserComents .blink{font-size:11px;color:#b5988f;line-height:11px;text-decoration:none;text-align:center;display:block;margin-top:21px;}
.avatarUserComents .blink span{font-weight:bold;display:block;}
.titleDataTresc .date{color:#b5988f;font-size:11px;padding:4px 0;}
.titleDataTresc	.content{color:#735349;font-size:11px;}
.titleDataTresc{float:right;width:216px;}

#askSearch{padding:20px 20px 0 0;height:44px;margin-bottom:20px;}
#askSearch div#zadajPytanieBlock{float:left;}
#askSearch a#zadajPytanie{float:right;display:block;text-indent:-9999em;width:67px;height:27px;color:#FFF;background:url(/images/main/askSmallButton.png) no-repeat;}				
#askSearch #SearchBlock{font-family:Georgia,"Times New Roman",serif;color:#1c8ca2;float:right;}	
#askSearch #SearchBlock span{padding-top:5px;padding-right:10px;float:left;display:block;}
#askSearch  .sIN{background:url(/images/main/inputSearch.png) no-repeat; width:247px; height:21px; border:0;vertical-align:bottom;padding:6px 3px 0 3px;}				
#askSearch #SearchBlock .sIN{background:url(/images/main/inputSearch140.png) no-repeat; width:140px; height:21px; border:0;vertical-align:bottom;padding:6px 3px 0 3px;}				
#askSearch div#zadajPytanieBlock .sIN{margin-right:10px;}
#askSearch  .sBT{background:url(/images/main/btSearch.png) no-repeat; width:34px; height:27px; border:0;vertical-align:bottom;}

#askSearch a#zadajPytanieMain{float:right;display:block;text-indent:-9999em;width:106px;height:27px;color:#FFF;background:url(/images/main/askButton.png) no-repeat;}								
#askSearch #SearchBlockMain{font-family:Georgia,"Times New Roman",serif;color:#1c8ca2;float:right;}	
#askSearch #SearchBlockMain span{padding-top:5px;padding-right:20px;float:left;display:block;}
#askSearch #SearchBlockMain .sIN{background:url(/images/main/inputSearch.png) no-repeat; width:247px; height:21px; border:0;vertical-align:bottom;padding:6px 3px 0 3px;}				
#askSearch #SearchBlockMain .sBT{background:url(/images/main/btSearch.png) no-repeat; width:34px; height:27px; border:0;vertical-align:bottom;}

#kategoriePytanMain{padding-left:30px;margin-bottom:10px;overflow:hidden;padding-bottom:51px;background:url(/images/main/liniaMainSpacer.png) bottom right no-repeat;}				
#kategoriePytanMain	.catMainLink{ display:block; line-height:150%; float:left; width:168px;padding-right:20px; font-size:12px; color:#1c8ca2; text-decoration:none;}
#kategoriePytanMain	.catMainLink:hover{color:#735349;}
#kategoriePytanMain	.catMainLink:hover .catCount{color:#666;}
#kategoriePytanMain	.catMainLink .catCount{float:right; font-weight:bold; color:#ed8dc0;}
				
.mainQuestion{clear:both;overflow:hidden;margin-bottom:25px;}				
.mainQuestion span.avatarbox{width:64px;height:64px;padding:2px;border:1px solid #ceb1a8; overflow:hidden;display:block;}				
.mainQuestion .dRI{width:520px;padding-top:20px;}
.mainQuestion .who{color:#b5988f; font-size:11px;padding-top:3px;}
.mainQuestion .who a{color:#735349;}
.mainQuestion .qURL{font-weight:bold;}
.mainQuestion a.repURL{text-decoration:none;color:#b5988f;}
.mainQuestion a.repURL span{color:#735349;}

#inneZdjeciaKonkursowe{margin-top:30px;}
#najnowszePytaniaBlock{margin-bottom:0px;overflow:hidden;padding-bottom:20px;background:url(/images/main/liniaMainSpacer.png) bottom right no-repeat;}	
#najnowszeZdjeciaBlock a{width:64px;height:64px;padding:2px;border:1px solid #ceb1a8; overflow:hidden;display:block;float:left;margin:0 30px 30px 0;}				
#endWrap{background:url(/images/main/columnEndBG.png) no-repeat; width:960px; height:17px; margin-bottom:20px;}
				
#footer{ width:100%; margin-top:5px; background-color: #F1F1F1; border-top: 4px solid white; border-bottom: 2px solid white; min-height:80px; text-align:center; }				
#footer a{color:#DF3C91;font-size:12px;}			
#footer div{color:#DF3C91;margin-top:0px;margin-bottom:5px;}
				
.boxL{width:300px; height:500px; background:#f0f0f0;margin-bottom:10px;}								
.boxM{width:300px; height:250px; background:#f0f0f0;margin-bottom:10px;}				
.boxS{width:300px; height:125px; background:#f0f0f0;margin-bottom:10px;}				
.boxXS{width:300px; height:65px; background:#f0f0f0;margin-bottom:10px;}

#searchbox{background:url(/images/q/barBG.png) repeat-x; height:33px;padding:6px 0 10px 10px;}
#searchbox .searchElements{padding-right:10px;}
a.ask{background:url(/images/q/BTzadajPytanie.png) no-repeat; display:block; width:106px; height:27px;text-indent:-9999em;margin-right:10px;}
#searchbox a.favQ{background:url(/images/q/BTmojeUlubionePytania.png) no-repeat; display:block; width:167px; height:27px; text-indent:-9999em;}
#searchbox input.search{background:url(/images/q/inputSearchBarBG.png) no-repeat; border:0; width:247px; height:20px; padding:0px 3px; padding-top:7px; vertical-align:bottom;}
#searchbox input.submit{background:url(/images/q/inbutSubmitBarBG.png) no-repeat; border:0; width:34px; height:27px; vertical-align:bottom;}

.Q{}
.Q #prevNext #goBack{display:block;float:left;text-indent:-9999em;color:#FFF;width:91px;height:27px;background:url(/images/q/BTpowrot.png) no-repeat;}
.Q #prevNext #goNext{display:block;float:right;text-indent:-9999em;color:#FFF;width:150px;height:27px;background:url(/images/q/BTnastepnePytanie.png) no-repeat;}
.Q #questionBlock{clear:both;padding-top:10px;}
.Q .userInfo{text-align:center; width:156px;}
.Q .userQ{width:563px;padding-left:20px;}
.Q #questionBlock .userLink{color:#e655a3;text-decoration:none;font-weight:bold;font-family:Georgia,Times,sans-serif;}
.Q .anwsers{clear:both;}
.Q .aBlock{clear:both;}
.Q .bigAvatar{display:block;width:150px;height:150px;border:2px solid #daedf1;overflow:hidden;position:relative;}
.Q .bigAvatar img{width:150px;height:150px;border:0;}
.Q h1.pytanie{color:#1c8ca2; font-size:18px; font-weight:bold; padding-bottom:10px;border-bottom:1px solid #e758a2;margin-bottom:3px;}
.Q .userQ .data{color:#b5988f;font-size:11px;}
.Q .userQ .odpow{color:#b5988f;font-size:11px;}
.Q .userQ .odpow a{color:#735349;text-decoration:none;}
.Q .pytanieMore{clear:both;color:#757575;padding-top:15px;font-size:12px;line-height:150%;}
.Q .userFncBlock{background:url(/images/q/userInfoBG.png) repeat-y;margin:0;padding:0;width:154px;}
.Q #userFncs{background:url(/images/q/userInfoTopBG.png) top no-repeat;margin:0;padding:8px 10px 2px 10px;width:134px;text-align:left;}
.Q #userFncs li a{text-decoration:none;font-size:10px; color:#1c8ca2; display:block;line-height:25px;padding-left:22px;}
.profilIco{background:url(/images/q/icoUprofil.png) center left  no-repeat;}
.blogIco{background:url(/images/q/icoUblog.png) center left no-repeat;}
.galeriaIco{background:url(/images/q/icoUgal.png) center left no-repeat;}
.zaprosIco{background:url(/images/q/icoUfriend.png) center left no-repeat;}
.favAddIco{background:url(/images/q/icoUfav.png) center left no-repeat;}
.reportIco{background:url(/images/q/icoUreport.png) center left no-repeat;} 
.Q #userFncs li{height:25px; border-bottom:1px solid #dce1e1;}
.Q #userFncsEnd{background:url(/images/q/userInfoEndBG.png) no-repeat;width:154px; height:3px; line-height:3px;}
.Q .odpowiedzNaPytanieBlock{clear:both; background:url(/images/q/rplyBG.png) repeat-y; width:654px; margin-top:20px;}
.Q .ONPBtop{background:url(/images/q/rplyTopBG.png) top no-repeat; height:4px; width:564px; line-height:4px;}
.Q .ONPBend{background:url(/images/q/rplyEndBG.png) bottom no-repeat; height:4px; width:564px; line-height:4px;}
.Q .onpbb{padding:10px 20px; color:#1c7c8f;}
.Q .onpbb label{font-size:11px;}
.Q .onpbb p#sub{text-align:center;width:524px;margin-top:10px;}
.Q .onpbb p#sub input.BTodpowiedz{background:url(/images/q/BTodpowiedz.png) no-repeat; height:27px; width:94px; border:0;}
.Q .onpbb p#sub a.BTodpowiedz{background:url(/images/q/BTodpowiedz.png) no-repeat; height:27px; width:94px; border:0; display:block; text-indent:-9999em;}

.Q .anwsers{clear:both;overflow:hidden;}
.Q h4#anwsersH4, .UserPr .anwsers h4#anwsersH4 {background:url(/images/q/icoDymekOdpowiedzi.png) center left no-repeat; color:#1c8ca2; font-family:Verdana,Arial,sans-serif; font-size:14px; font-weight:bold; padding-left:20px; padding-bottom:3px; margin-bottom:20px; clear:both; margin-top:20px; border-bottom:1px solid #90c7d1;}
.Q h4#anwsersH4 span{color:#e555a2; font-size:12px; font-weight:normal;}

.Q .aBlock{clear:both; margin-bottom:30px;}
.Q .avb{width:52px;padding-left:20px;}
.Q .avb a{display:block;border:1px solid #c71a69; overflow:hidden; width:50px; height:50px;}
.Q .avb img{width:50px; height:50px;border:0;}
.Q .aItem{background:url(/images/q/odpItemBG.png) right repeat-y; width:663px;}
.Q .aItemTop{background:url(/images/q/odpItemTopBG.png) top no-repeat;width:640px; min-height:22px; height:auto !important; height:22px; padding:5px 10px 3px 13px; color:#757575; }
.Q .aItemEnd{background:url(/images/q/odpItemEndBG.png) bottom right no-repeat;width:663px; height:4px;}
.Q .anwserItem{overflow:hidden; font-size:12px; padding-left:3px; width:663px;}
.Q .aItemUser{padding-left:8px;color:#b5988f;padding-bottom:4px; position:relative;}
.Q .aItemUser a{color:#1c8ca2;text-decoration:none;}
.Q .aItemUser a.report{font-size:10px; color:#b5988f; position:absolute; top:2px; right:0; padding-left:12px; background:url(/images/q/icoWarn.png) center left no-repeat;}
.Q .aItemSig{margin: 0 0 3px 8px; border-bottom:1px solid #e970a6; color:#757575; font-size:10px; padding:5px 0;}
.Q .avb a.showVoteDetails, .Q .pytanieMore a.showVoteDetails, .UserPr .voting a.showVoteDetails { border:0; display:block; text-align:center; font-size:9px; text-decoration:none; color:#1C8CA2; height:15px; width:52px; margin-top:2px;}
.Q .avb a.showVoteDetails:hover, .Q .pytanieMore a.showVoteDetails:hover{color:#666;}
.Q .pytanieMore a.showVoteDetails{margin-bottom:10px;}

.Q .aItemUser a.userLoginAnswer{margin-left:8px;}
.Q .aItemUser a.userLoginAnswer.unknown{color:#666;}
.Q .aItemUser a.userLoginAnswer.blocked{color:#999;}

.Q .avatarbox{display:block;border:1px solid #c71a69; overflow:hidden; width:64px; height:64px;}
.Q .avatarbox a{display:block;}
.Q .bgavattar a.userlink, .UserPr .anwsers a.userlink {font-size:11px;}
.Q .bgavattar{overflow:hidden; width:68px;}
.Q h3{color:#1C8CA2; font-family:Verdana,Arial,sans-serif;}
.Q .ankBlock{margin-left:20px;}

.barblue{background:url(/images/q/barBlueBG.png) no-repeat; width:147px; height:22px; color:#FFF; padding: 5px 0 0 7px;margin:0; font-weight:bold; font-family:Georgia,Times,serif;}
.barpink{background:url(/images/q/barPinkBG.png) no-repeat; width:147px; height:22px; color:#FFF; padding: 5px 0 0 7px;margin:0; font-weight:bold; font-family:Georgia,Times,serif;}

.Qslim{width:600px; overflow:hidden; padding-left:15px;}
.Qslim .userQ{width:422px;}
.Qslim .anwserItem{width:525px;}
.Qslim .aItem { background:url("/images/q/odpItemBGslim.png") repeat-y scroll right center transparent; width:525px; }
.Qslim .aItemTop{width:506px; background:url("/images/q/odpItemTopBGslim.png") no-repeat left top;}
.Qslim .aItemEnd{width:525px; background:url("/images/q/odpItemEndBGslim.png") no-repeat right top;}
.Qslim .odpowiedzNaPytanieBlock{width:422px; background:url("/images/q/rplyBGslim.png") repeat-y; }
.Qslim .onpbb p#sub{width:384px; margin:10px 0;}
.Qslim .ONPBtop { background:url("/images/q/rplyTopBGslim.png") no-repeat left top transparent; width:422px; }
.Qslim .ONPBend { background:url("/images/q/rplyEndBGslim.png") no-repeat left top transparent; width:422px; }
.Qslim .userQ .odpow { display:block; background:url("/images/q/icoWarn.png") no-repeat scroll left center transparent; color:#B5988F; font-size:11px; padding-left:12px; }
.Qslim .userQ .odpow .reportIco{ background:none; color:#B5988F;}
.Qslim .otaguj{margin-top:15px; border-top:1px solid #CAE4E9; padding-top:5px; color:#1C8CA2; font-weight:bold;}
.Qslim .bcrumbs  { background:url("/images/q/icoDymekOdpowiedzi.png") no-repeat scroll left center transparent; border-bottom:1px solid #90C7D1; clear:both; color:#6DA6AF; font-family:Verdana,Arial,sans-serif;
font-size:14px;  font-weight:bold; margin-bottom:20px; margin-top:2px; padding-bottom:3px; padding-left:20px; }

.Qslim .bcrumbs a{color:#1C8CA2; text-decoration:none;}
.Qslim .bcrumbs a.aCat{color:#DF3C91;}
.Qslim .makeMarginAuto{clear:both; margin-left:130px;}

.QAnswer{padding-left:15px;}
.QAnswer .userQ{width:578px;}
.QAnswer h1#anwsersH1{margin-bottom:5px;}

h1#anwsersH1, .tygodnieCiazy h1{background:url(/images/q/icoDymekOdpowiedzi.png) center left no-repeat; color:#1c8ca2; font-family:Verdana,Arial,sans-serif; font-size:14px; font-weight:bold; padding-left:20px; padding-bottom:3px; margin-bottom:20px; clear:both; margin-top:2px; border-bottom:1px solid #90c7d1;}
h1#anwsersH1 span{color:#e555a2;}
.tygodnieCiazy h1{margin-bottom:10px; margin-top:15px;}
.tygodnieCiazy p{margin-bottom:12px; line-height:175%; padding: 0 0 0 20px;}

.QAnswer h1#manualsH1{margin-bottom:5px;}

h1#manualsH1{display:none;background:url(/images/q/icoDymekOdpowiedzi.png) center left no-repeat; color:#1c8ca2; font-family:Verdana,Arial,sans-serif; font-size:14px; font-weight:bold; padding-left:20px; padding-bottom:3px; margin-bottom:20px; clear:both; margin-top:2px; border-bottom:1px solid #90c7d1;}
h1#manualsH1 span{color:#e555a2;}

.avb{width:52px;padding-left:20px;}
.avb a{display:block;border:1px solid #c71a69; overflow:hidden; width:50px; height:50px;}
.avb img{width:50px; height:50px;border:0;}
.qcontent .questionTitle{font-size:14px; font-weight:bold;}
.qcontent{padding-left:10px;padding-top:0px; width:655px;}
.ctWrap{border-bottom:1px solid #c71a69;padding-top:6px;position:relative;}
.ctInfo{display:block;padding:10px 2px 3px 7px;color:#b5988f; font-size:11px; height:14px; line-height:14px; position:relative;}
.ctInfo a{color:#1c8ca2; text-decoration:none;}
a.qAnwsers{position:absolute;right:3px;bottom:2px;color:#c71a69;}
a.qAnwsers span{font-weight:bold;}
.evenQBG{background:#f1fbfd;}
a.questionTitle{padding-left:7px;display:block;line-height:18px; text-decoration: none; color: #1D788E;}
.QueItem{overflow:hidden;margin-bottom:20px;}

.QueItem.QueSticky .ctWrap,
.QueItem.QueSticky .ctWrap.evenQBG{ background:#F6E4EB;}
.QueItem.QueSticky .ctWrap a.questionTitle, .QueItem.QueSticky .ctWrap a.questionTitle h2{color:#C72B64; text-shadow: 0 1px #FFFFFF; }
.QueItem.QueSticky .ctInfo{text-shadow:0 1px #FFF;}


#searchResults{margin:0 10px 10px 10px; padding-top:10px; float:left; width:725px;}
#searchResults .qcontent{width:640px;}
#rightColumnAT{float:right; width:200px; padding-right:10px;padding-top:30px;}

.aItemTop{line-height:150%;}

#catListLeft{padding:7px; padding-top:5px;}
#catListLeft a{ line-height:150%; text-decoration:none;}

.Q .votes .bgavattar, .UserPr .anwsers .bgavattar {width:52px;}
.Q .votes .avatarbox, .UserPr .anwsers .avatarbox {width:50px; height:50px;}

.Q .votes h1, .UserPr .anwsers h1 {font-size:12px;color:#757575; margin:0 0 10px 0;padding:0;}
.Q .votes h1.yes, .UserPr .anwsers h1.yes {background:url(/images/q/icoYes.png) left center no-repeat; padding-left:20px; color:#E655A3;}
.Q .votes h1.no, .UserPr .anwsers h1.no {background:url(/images/q/icoNo.png) left center no-repeat; padding-left:20px; color:#1C8CA2;}
.Q div#tdWrapper{padding-left:30px;}

.Q .showAnkietasBlock h3{font-size:12px;}

* html .Q .userQ { overflow:hidden; }

#subNavi{height:65px; padding-left:10px; background:url(/images/main/subNaviBG.png) right top no-repeat;margin-bottom:10px;}
#subNavi h2{color: #1c8ca2; font: 19px "Georgia", "Times New Roman", serif; font-weight: bold; text-indent: 34px; height: 28px; line-height: 28px; background: url('/images/main/sprites.png') no-repeat 0 -127px; margin: 0px 0 7px 0;  margin:0;float:left;overflow:hidden;margin-top:17px; }

#pageNav{float:left;padding-left:30px;width:560px;padding-top:11px;}
#pageNav li{float:left; display:block; width: 140px;margin-bottom:5px;margin-right:20px;padding-left:22px;}
#pageNav li a{display:block; text-decoration:none;}
#pageNav li a:hover{color:#735349;}

#pageNav li#ICnajnowsze{background:url(/images/main/icoNajnowsze.png) left center no-repeat;}
#pageNav li#ICsondyAnkiety{background:url(/images/main/icoSondyAnkiety.png) left center no-repeat;}
#pageNav li#ICulubione{background:url(/images/main/icoUlubione.png) left center no-repeat;}
#pageNav li#ICnajpopularniejsze{background:url(/images/main/icoNajpopularniejsze.png) left center no-repeat;}
#pageNav li#ICbezOdpowiedzi{background:url(/images/main/icoBezOdpowiedzi.png) left center no-repeat;}
#pageNav li#ICostatnioOdpowiadane{background:url(/images/main/icoOstatnioOdpowiadane.png) left center no-repeat;}

#pageNav li#ICprofile{background:url(/images/main/icoProfile.png) left center no-repeat;}
#pageNav li#ICblog{background:url(/images/main/icoBlog.png) left center no-repeat;}
#pageNav li#ICgalery{background:url(/images/main/icoGalery.png) left center no-repeat;}
#pageNav li#ICkluby{background:url(/images/main/icoKluby.png) left center no-repeat;}
#pageNav li#ICpo{background:url(/images/main/icoPO.png) left center no-repeat;}

#pageNav li#ICmojeZdjecie{background:url(/images/main/icoMojeZdjecie.png) left center no-repeat;}
#pageNav li#IChaslo{background:url(/images/main/icoHaslo.png) left center no-repeat;}
#pageNav li#ICemail{background:url(/images/main/icoEmail.png) left center no-repeat;}
#pageNav li#IComnie{background:url(/images/main/icoOmnie.png) left center no-repeat;}
#pageNav li#ICmojeDzieci{background:url(/images/main/icoMojeDzieci.png) left center no-repeat;}
#pageNav li#ICmojaCiaza{background:url(/images/main/icoMojaCiaza.png) left center no-repeat;}

#saContainer{background:url(/images/main/saContainerBG.png) left top no-repeat; width:212px; height:47px; padding:0 15px; padding-top:18px; overflow:hidden; position:relative;}
#saContainer a.ask{background:url(/images/main/askButton.png) no-repeat; position:absolute; left:15px; top:18px;}
#saContainer a#searchBigerButton{color:#F5FBFE;display:block;background:url(/images/main/searchBigerButton.png) no-repeat; width:85px; height:27px; position:absolute; top:18px; left:142px; cursor:pointer;}
#saContainer #SearchBlock .sIN{background:url(/images/main/inputSearch140.png) no-repeat; width:140px; height:21px; border:0;vertical-align:bottom;padding:6px 3px 0 3px;}				
#saContainer div#zadajPytanieBlock .sIN{margin-right:10px;}
#saContainer .sBT{background:url(/images/main/btSearch.png) no-repeat; width:34px; height:27px; border:0;vertical-align:bottom; cursor:pointer;}
#saContainer #SearchBlock {position:absolute; top:18px; left: 245px; width:250px;}

#goBackSlider{background:url(/images/main/goBackSlider.png) no-repeat; position:absolute; top:18px; height:27px; width:4px; left:-400px; display:block; color:#F5FBFE;}

.userProfile ul#pageNav li{width:123px;}
.userProfile ul#pageNav{width:828px;padding-left:20px;}

.UserPr .userInfo{text-align:center; width:156px;}
.UserPr .userQ{width:563px;padding-left:20px;}
.UserPr #questionBlock .userLink{color:#e655a3;text-decoration:none;font-weight:bold;font-family:Georgia,Times,sans-serif;}
.UserPr .anwsers{clear:both;}
.UserPr .aBlock{clear:both;}
.UserPr .bigAvatar{display:block;width:150px;height:150px;border:2px solid #daedf1;overflow:hidden;}
.UserPr .bigAvatar img{width:150px;height:150px;border:0;}
.UserPr h3.pytanie{color:#1c8ca2; font-size:18px; font-weight:bold; padding-bottom:10px;border-bottom:1px solid #e758a2;margin-bottom:3px;}
.UserPr .userQ .data{color:#b5988f;font-size:11px;}
.UserPr .userQ .odpow{color:#b5988f;font-size:11px;}
.UserPr .userQ .odpow a{color:#735349;text-decoration:none;}
.UserPr .pytanieMore{clear:both;color:#757575;padding-top:15px;font-size:12px;line-height:150%;}
.UserPr .userFncBlock{background:url(/images/q/userInfoBG.png) repeat-y;margin:0;padding:0;width:154px;}
.UserPr #userFncs{background:url(/images/q/userInfoTopBG.png) top no-repeat;margin:0;padding:8px 10px 2px 10px;width:134px;text-align:left;}
.UserPr #userFncs li a{text-decoration:none;font-size:10px; color:#1c8ca2; display:block;line-height:25px;padding-left:22px; white-space:nowrap;}
.UserPr #userFncs li{height:25px; border-bottom:1px solid #dce1e1; overflow:hidden; width:140px;}
.UserPr #userFncsEnd{background:url(/images/q/userInfoEndBG.png) no-repeat;width:154px; height:3px; line-height:3px;}
.UserPr .userLink{color:#e655a3;text-decoration:none;font-weight:bold;font-family:Georgia,Times,sans-serif;}

h4.titleHeader{background:url(/images/q/icoDymekOdpowiedzi.png) center left no-repeat; color:#1c8ca2; font-family:Verdana,Arial,sans-serif; font-size:14px; font-weight:bold; padding-left:20px; padding-bottom:3px; margin-bottom:5px; clear:both; margin-top:20px; border-bottom:1px solid #90c7d1;}
.konkursyPhoto h4.konkursyHeader{padding-left:0; background:none; }

#blogArchiwum{padding-left:20px; font-size:12px; overflow:hidden; padding-bottom:10px;}
#blogArchiwum span#title{display:block; float:left; margin-right:5px;}
a.archiveLink{display:block;width:53px; height:17px; line-height:17px; color:#FFF; background:url(/images/main/dateBG.png) center no-repeat; text-align:center; text-decoration:none; float:left; margin-right:5px;}
.blogEntry{clear:both;padding-bottom:20px;}
a.blogEntryTitle{color:#1D788E;font-family:Verdana,Arial,sans-serif;font-weight:bold; font-size:12px;}
.ordinaryElement{padding-left:20px; font-size:12px;}
.blogEntryFtr{color:#B5988F; font-size:10px; border-top:1px solid #C71A69; position:relative; margin-top:5px; padding-top:3px; margin-bottom:5px;}
.blogEntryFtr a{text-decoration:none; position:absolute; top:3px; right:0;}
.blogEntryFtr a span{font-weight:bold;}

.friendsList .bgavattar{width:52px;overflow:hidden;}
.friendsList .avatarbox{border:1px solid #C71A69;display:block;overflow:hidden;width:50px; height:50px;}
.friendsList .avatarbox a {display:block;}

.aBlock{clear:both; margin-bottom:30px;}
.avb{width:52px;padding-left:20px;}
.avb a{display:block;border:1px solid #c71a69; overflow:hidden; width:50px; height:50px;}
.avb img{width:50px; height:50px;border:0;}
.aItem{background:url(/images/q/odpItemBG.png) right repeat-y; width:663px;}
.aItemTop{background:url(/images/q/odpItemTopBG.png) top no-repeat;width:640px; min-height:22px; height:auto !important; height:22px; padding:5px 10px 3px 13px; color:#757575; }
.aItemEnd{background:url(/images/q/odpItemEndBG.png) bottom right no-repeat;width:663px; height:4px;}
.anwserItem{overflow:hidden; font-size:12px; padding-left:3px; width:663px;}
.aItemUser{padding-left:8px;color:#b5988f;padding-bottom:4px; position:relative; font-size:12px;}
.aItemUser a{color:#1c8ca2;text-decoration:none;}
.aItemUser a.report{font-size:10px; color:#b5988f; position:absolute; top:2px; right:0; padding-left:12px; background:url(/images/q/icoWarn.png) center left no-repeat;}
.aItemSig{margin: 0 0 3px 8px; border-bottom:1px solid #e970a6; color:#757575; font-size:10px; padding:5px 0;}

.odpowiedzNaPytanieBlock{clear:both; background:url(/images/q/rplyBG.png) repeat-y; width:654px; margin-top:20px;}
.ONPBtop{background:url(/images/q/rplyTopBG.png) top no-repeat; height:4px; width:564px; line-height:4px;}
.ONPBend{background:url(/images/q/rplyEndBG.png) bottom no-repeat; height:4px; width:564px; line-height:4px;}
.onpbb{padding:10px 20px; color:#1c7c8f;}
.formRelative{position:relative; height:57px;}
.onpbb label{font-size:11px;}
.onpbb p#sub{text-align:center;width:524px;margin-top:10px;}
.onpbb p#sub input{cursor:pointer;}
.onpbb p#sub input.BTodpowiedz{background:url(/images/q/BTodpowiedz.png) no-repeat; height:27px; width:94px; border:0;}
.onpbb p#sub input.BTpopraw{background:url(/images/q/BTpopraw.png) no-repeat; height:27px; width:94px; border:0;}
.onpbb p#sub input.BTpodglad{background:url(/images/q/BTpodglad.png) no-repeat; height:27px; width:106px; border:0;}
.onpbb p#sub input.BTpotwierdzOdpowiedz{background:url(/images/q/BTpotwierdzOdpowiedz.png) no-repeat; height:27px; width:165px; border:0;}

.formRelative .formOne{display:block; position:absolute;top:10px; left:20px;}
.formRelative .formTwo{display:block; position:absolute;top:26px; left:104px;}
.Qslim .formRelative .formOne p#sub{text-align:left; margin-left:204px;}
.Qslim .formRelative .formOne p#sub input{cursor:pointer;}
.Qslim .formRelative .formTwo p#sub{width:94px;text-align:left;}

.anwsers{clear:both;overflow:hidden;}

h4.tydzienCiazyIco, .tydzienCiazyIco{background:url(/images/iconz/icoWeek.png) center left no-repeat;} 
h4.wyslijMsgIco, .wyslijMsgIco{background:url(/images/iconz/icoSendMsg.png) center left no-repeat;} 
h4.zablokujUseraIco, .zablokujUseraIco{background:url(/images/iconz/icoWypiszSie.png) center left no-repeat;} 
h4.odblokujUseraIco, .odblokujUseraIco{background:url(/images/iconz/icoKosz.png) center left no-repeat;} 
h4.cityIco, .cityIco{background:url(/images/iconz/icoCity.png) center left no-repeat;} 
h4.ostlogIco, .ostlogIco{background:url(/images/iconz/icoLastlogged.png) center left no-repeat;} 
h4.joinIco, .joinIco{background:url(/images/iconz/icoJoin.png) center left no-repeat;} 
h4.blogIco, .blogIco{background:url(/images/main/icoBlog.png) center left no-repeat;} 
h4.friendsIco, .friendsIco{background:url(/images/iconz/icoFriends.png) center left no-repeat;} 
h4.meFamIco, .meFamIco{background:url(/images/iconz/icoMeFamila.png) center left no-repeat;} 
h4.icoGalery, .icoGalery{background:url(/images/main/icoGalery.png) center left no-repeat;} 
h4.BeFriendsIco, .BeFriendsIco{background:url(/images/iconz/icoBeFriends.png) center left no-repeat;} 
h4.ICprywatnosc, .ICprywatnosc{background:url(/images/iconz/icoPrywatnosc.png) center left no-repeat;} 

a.userlink{font-size:10px;}
.friendsList .avatarbox a img{width:50px;height:50px;}

.blogEntry div.blogEntryFtr{line-height:125%;}
.blogEntry .blogEntryContent{margin-bottom:10px;}
.blogEntry div{ line-height: 150%;}

input.BTkomentuj{background:url(/images/q/BTkomentuj.png) no-repeat; height:27px; width:94px; border:0;}

#goAlbumBack{display:block;float:left;text-indent:-9999em;color:#FFF;width:91px;height:27px;background:url(/images/main/BTalbumyBack.png) no-repeat;}
#goGaleryNext{display:block;float:right;text-indent:-9999em;color:#FFF;width:91px;height:27px;background:url(/images/main/BTgaleriaNext.png) no-repeat;}

#najnowszePytaniaBlock .qcontent{width:535px;}
#najnowszePytaniaBlock .avb{padding-left:0;}
#najnowszePytaniaBlock .ctInfo a{color:#735349;}
#najnowszePytaniaBlock .ctInfo a.qAnwsers{color:#B5988F;}
#najnowszePytaniaBlock .ctInfo a.qAnwsers span{color:#735349;font-weight:normal;}
#najnowszePytaniaBlock .QueItem{margin-bottom:30px;}

#pageNav li#ICfriends{background:url(/images/iconz/icoFriendsAll.png) left center no-repeat;}
#pageNav li#ICfriendsSend{background:url(/images/iconz/icoFriendsSend.png) left center no-repeat;}
#pageNav li#ICfriendsRec{background:url(/images/iconz/icoFriendsRec.png) left center no-repeat;}

#pageNav li#ICinbox{background:url(/images/iconz/icoInbox.png) left center no-repeat;}
#pageNav li#ICinvite{background:url(/images/iconz/icoInvite.png) left center no-repeat;}
#pageNav li#ICinboxSend{background:url(/images/iconz/icoInboxSend.png) left center no-repeat;}
#pageNav li#ICkosz{background:url(/images/iconz/icoKosz.png) left center no-repeat;}

#pageNav li#ICalbums{background:url(/images/iconz/icoAlbum.png) left center no-repeat;}
#pageNav li#ICaddAlbum{background:url(/images/iconz/icoAddAlbum.png) left center no-repeat;}
#pageNav li#ICaddPic{background:url(/images/iconz/icoAddPicture.png) left center no-repeat;}

#pageNav li#ICaddEvent{background:url(/images/iconz/icoWeek.png) left center no-repeat;}
#pageNav li#ICwykresy{background:url(/images/iconz/icoWykresy.png) left center no-repeat;}
#pageNav li#ICkalendarz{background:url(/images/iconz/icoViewCal.png) left center no-repeat;}

#pageNav li#ICklubyLista{background:url(/images/iconz/icoKlubyLista.png) left center no-repeat;}
#pageNav li#ICklubyMoje{background:url(/images/iconz/icoKlubyMoje.png) left center no-repeat;}
#pageNav li#ICklubySwtorz{background:url(/images/iconz/icoKlubyStworz.png) left center no-repeat;}

#pageNav li#ICklubProfil{background:url(/images/iconz/icoKlubProfil.png) left center no-repeat;}
#pageNav li#ICklubLogo{background:url(/images/iconz/icoKlubLogo.png) left center no-repeat;}
#pageNav li#ICklubStrona{background:url(/images/iconz/icoKlubStrona.png) left center no-repeat;}
#pageNav li#ICklubListaKlubowiczow{background:url(/images/iconz/icoKlubListaKlubowiczek.png) left center no-repeat;}
#pageNav li#ICklubWypisz{background:url(/images/iconz/icoWypiszSie.png) left center no-repeat;}
#pageNav li#ICklubZapisz{background:url(/images/iconz/icoZapiszSie.png) left center no-repeat;}

#pageNav li#ICprywatnosc{background:url(/images/iconz/icoPrywatnosc.png) left center no-repeat;}

.poczta #pageNav li{width:185px;}
.poczta #pageNav li a{display:inline;}

.klub #pageNav{width:800px;}
.klub #pageNav li{margin-right:0;width:135px;}

.komunikatBlock{margin:10px;padding:5px;padding-top:0;font-size:12px;color:#B5988F;display:block;text-align:center;}
.avatarsContainer span{white-space:nowrap;}

#twojeKluby h2, #twojeZnajome h2, #shoutboxContainer h2, #ostatnioOdpowiadaneLeft h2, #najnowszeWpisyNaBlogach h2, #najnowszeWpisyKlub h2{font-size:15px;}

#ostatnioOdpowiadaneLeft{}
#ostatnioOdpowiadaneLeft .titleDataTresc .blink{color:#735349;display:block;font-size:11px;line-height:11px;margin-top:0px;text-decoration:none;}
#endOfContent{background:url(/images/main/enfOfContentBG.png) center bottom no-repeat; width:960px; height:20px;}
#header ul li a{color:#FFF;}
#najnowszePytaniaBlock .avb a{border:1px solid #CEB1A8;}
#shoutboxWraper .shoutbox.shoutbox_small{height:150px; line-height:18px;margin:0 4px;overflow:auto;width:292px;}
#shoutboxWraper .shoutbox{border:0;} 
#shoutboxContainer #sbtn{float: left;width: 34px; height: 27px;background: url('/images/main/sprites.png') no-repeat -262px -156px;margin: 9px 0 0 5px;border: none;text-indent: -9999px;}
#shoutboxContainer #shoutbox_tresc{width: 258px; height: 28px;padding-top:0px;padding-left:3px;background: url('/images/main/sprites.png') no-repeat 0 -156px;border: none;margin-top: 9px;outline: none;float: left;}

#shoutboxWraper, #shoutboxSmallContainer{color:#4A93A5;}
#shoutboxWraper a, #shoutboxSmallContainer a{color:#4A93A5;text-decoration:none;}

#header ul#mainNavi{margin-left:330px; position:relative;}
#header ul#mainNavi li{float:left;border:0;height:28px;line-height:28px;margin-left:0;padding-right:5px;}
ul#mainNavi li#nP a{background:url(/images/main/navigationSprites.png) 0px 0px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:151px; height:28px; margin-right:11px;}
ul#mainNavi li#nB a{background:url(/images/main/navigationSprites.png) -168px 0px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:44px; height:28px; margin-right:11px;}
ul#mainNavi li#nG a{background:url(/images/main/navigationSprites.png) -227px 0px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:99px; height:28px; margin-right:11px;}
ul#mainNavi li#nW a{background:url(/images/main/navigationSprites.png) -340px -29px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:67px; height:28px; margin-right:11px;}
ul#mainNavi li#nZ a{background:url(/images/main/navigationSprites.png) -340px 0px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:64px; height:28px; margin-right:11px;}
ul#mainNavi li#nC a{background:url(/images/main/navigationSprites.png) -495px -46px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:140px; height:41px; margin-right:15px; position:absolute; left:485px; top:36px;}
ul#mainNavi li#nKM a{background:url(/images/main/navigationSprites.png) -416px 0px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:89px; height:28px; margin-right:11px;}
ul#mainNavi li#nN a{background:url(/images/main/navigationSprites.png) -422px -29px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:76px; height:28px; margin-right:11px;}

#header ul#loggedNavi{left:330px;top:80px;}
#header ul#loggedNavi li{float:left;border:0;height:28px;line-height:28px;margin-left:0;}
#header ul#loggedNavi li a{margin-right:11px; display:block; text-indent:-9999em; color:#FFF;}                                                                                       
ul#loggedNavi li#uP a{background:url(/images/main/navigationSprites.png) 0px -66px no-repeat; width:41px; height:18px; }
ul#loggedNavi li#uF a{background:url(/images/main/navigationSprites.png) -54px -66px no-repeat; width:75px; height:18px; }
ul#loggedNavi li#uM a{background:url(/images/main/navigationSprites.png) -142px -66px no-repeat; width:52px; height:18px;}
ul#loggedNavi li#uK a{background:url(/images/main/navigationSprites.png) -206px -66px no-repeat; width:70px; height:18px; }
ul#loggedNavi li#uB a{background:url(/images/main/navigationSprites.png) -289px -66px no-repeat; width:37px; height:18px; }
ul#loggedNavi li#uG a{background:url(/images/main/navigationSprites.png) -340px -66px no-repeat; width:53px; height:18px; }
ul#loggedNavi li#uKL a{background:url(/images/main/navigationSprites.png) -411px -66px no-repeat; width:32px; height:18px; }

#contentend{background: #FFF url(/images/main/enfOfContentBG.png) bottom no-repeat;}
.main-left h3, .main-right h3{color:#DE3D94; font-family:georgia,"times new roman",serif; font-size:14pt; font-weight:bold; margin-bottom:10px;}
.main-left h3 img, .main-right h3 img{vertical-align:middle;}
ul.newquestion li div.homeq a.std {font-size:15px;font-weight:bold;}
div.homeq a.std {font-weight:normal;}
h2, #contentend h3{font-family:Verdana,Arial,Tahoma,sans-serif;font-size:15px;margin-bottom:10px; color:#1C8CA2;}
#contentend h3 img{vertical-align:middle;}
#contentend a{text-decoration:none;}
.avatarUserComents span.avatarbox img{border:0;}
.avatarUserComents span.avatarbox a{display:block;background:#FFF;}
#pageNav{width:570px;}
a.dLE{float:left;}
a.dRI{float:right;}

.avatarWraper img{border:0;}
.avatarWraper{margin-bottom:10px;}

#ostatnioDolaczyly .avatarsContainer span, #najblizszeNarodziny .avatarsContainer span, #twojeZnajome .avatarsContainer span, #twojeKluby .avatarsContainer span{color:#4A93A5;text-decoration:underline;}
div#shoutboxForm{height:20px;}

#contentend .catMainLink { color:#1C8CA2; display:block; float:left; font-size:12px; line-height:150%; padding-right:20px; text-decoration:none; width:168px; }
#contentend .catMainLink:hover{color:#735349;}
#contentend .catMainLink:hover .catCount{color:#666;}
#contentend .catMainLink .catCount { color:#ED8DC0; float:right; font-weight:bold; }

#catListLeft .catMainLink { color:#1C8CA2; display:block; font-size:12px; line-height:150%; margin-right:15px; text-decoration:none; width:147px; }
#catListLeft .catMainLink:hover{color:#735349;}
#catListLeft .catMainLink:hover .catCount{color:#666;}
#catListLeft .catMainLink .catCount { color:#ED8DC0; float:right; font-weight:bold; }

#shoutboxSmallWraper{background:url(/images/main/shoutboxSmallBG.png) no-repeat; width:160px; height:250px;color:#4A93A5;}
#shoutboxSmallWraper .shoutbox.shoutbox_small{height:245px; line-height:18px;margin:0 4px;overflow:auto;width:152px;}
#shoutboxSmallWraper .shoutbox{border:0;} 
#shoutboxSmallContainer #sbtn{width: 34px; height: 27px;background: url('/images/main/sprites.png') no-repeat -262px -156px;margin: 9px 0 0 0;border: none;text-indent: -9999px;}
#shoutboxSmallContainer #shoutbox_tresc{width: 120px; height: 19px;font-size:11px;padding-top:6px;padding-left:3px;border: none;margin-top: 9px;margin-right:1px; background:url(/images/main/sprites.png) 0 -186px no-repeat; outline: none;float: left;}

#shoutboxWraper{color:#4A93A5;}
#shoutboxWraper a{color:#4A93A5;text-decoration:none;}

#container{color:#735349;font-size:12px;}
h4.ICfriendsRec, .ICfriendsRec{ background:transparent url(/images/iconz/icoFriendsRec.png) no-repeat scroll left center; }
h4.ICfriendsSend, .ICfriendsSend{ background:transparent url(/images/iconz/icoFriendsSend.png) no-repeat scroll left center; }
h4.ICfriends, .ICfriends{background:url(/images/iconz/icoFriendsAll.png) left center no-repeat;}
h4.ICfriendsSend{background:url(/images/iconz/icoFriendsSend.png) left center no-repeat;}
h4.ICfriendsRec{background:url(/images/iconz/icoFriendsRec.png) left center no-repeat;}

h4.ICinbox{background:url(/images/iconz/icoInbox.png) left center no-repeat;}
h4.ICinvite{background:url(/images/iconz/icoInvite.png) left center no-repeat;}
h4.ICinboxSend{background:url(/images/iconz/icoInboxSend.png) left center no-repeat;}
h4.ICkosz{background:url(/images/iconz/icoKosz.png) left center no-repeat;}

h4.ICalbums, .ICalbums{background:url(/images/iconz/icoAlbum.png) left center no-repeat;}
h4.ICaddAlbum, .ICaddAlbum{background:url(/images/iconz/icoAddAlbum.png) left center no-repeat;}
h4.ICaddPic, .ICaddPic{background:url(/images/iconz/icoAddPicture.png) left center no-repeat;}

h4.ICaddEvent{background:url(/images/iconz/icoWeek.png) left center no-repeat;}
h4.ICwykresy{background:url(/images/iconz/icoWykresy.png) left center no-repeat;}
h4.ICkalendarz{background:url(/images/iconz/icoViewCal.png) left center no-repeat;}

h4.ICklubyLista, .ICklubyLista{background:url(/images/iconz/icoKlubyLista.png) left center no-repeat;}
h4.ICklubyMoje{background:url(/images/iconz/icoKlubyMoje.png) left center no-repeat;}
h4.ICklubySwtorz{background:url(/images/iconz/icoKlubyStworz.png) left center no-repeat;}

h4.ICklubProfil, .ICklubProfil{background:url(/images/iconz/icoKlubProfil.png) left center no-repeat;}
h4.ICklubLogo{background:url(/images/iconz/icoKlubLogo.png) left center no-repeat;}
h4.ICklubStrona, .ICklubStrona{background:url(/images/iconz/icoKlubStrona.png) left center no-repeat;}
h4.ICklubListaKlubowiczow, .ICklubListaKlubowiczow{background:url(/images/iconz/icoKlubListaKlubowiczek.png) left center no-repeat;}
h4.ICklubWypisz{background:url(/images/iconz/icoWypiszSie.png) left center no-repeat;}
h4.ICklubZapisz{background:url(/images/iconz/icoZapiszSie.png) left center no-repeat;}

h4.ICnajnowsze{background:url(/images/main/icoNajnowsze.png) left center no-repeat;}
h4.ICsondyAnkiety{background:url(/images/main/icoSondyAnkiety.png) left center no-repeat;}
h4.ICulubione{background:url(/images/main/icoUlubione.png) left center no-repeat;}
h4.ICnajpopularniejsze{background:url(/images/main/icoNajpopularniejsze.png) left center no-repeat;}
h4.ICbezOdpowiedzi{background:url(/images/main/icoBezOdpowiedzi.png) left center no-repeat;}
h4.ICostatnioOdpowiadane{background:url(/images/main/icoOstatnioOdpowiadane.png) left center no-repeat;}

h4.ICprofile{background:url(/images/main/icoProfile.png) left center no-repeat;}
h4.ICblog{background:url(/images/main/icoBlog.png) left center no-repeat;}
h4.ICgalery{background:url(/images/main/icoGalery.png) left center no-repeat;}
h4.ICkluby{background:url(/images/main/icoKluby.png) left center no-repeat;}
h4.ICpo{background:url(/images/main/icoPO.png) left center no-repeat;}

.ICprofile{background:url(/images/main/icoProfile.png) left center no-repeat;}
.ICblog{background:url(/images/main/icoBlog.png) left center no-repeat;}
.ICgalery{background:url(/images/main/icoGalery.png) left center no-repeat;}
.ICkluby{background:url(/images/main/icoKluby.png) left center no-repeat;}
.ICpo{background:url(/images/main/icoPO.png) left center no-repeat;}


h4.ICmojeZdjecie, .ICmojeZdjecie{background:url(/images/main/icoMojeZdjecie.png) left center no-repeat;}
h4.IChaslo{background:url(/images/main/icoHaslo.png) left center no-repeat;}
h4.ICemail{background:url(/images/main/icoEmail.png) left center no-repeat;}
h4.IComnie{background:url(/images/main/icoOmnie.png) left center no-repeat;}
h4.ICmojeDzieci{background:url(/images/main/icoMojeDzieci.png) left center no-repeat;}
h4.ICmojaCiaza{background:url(/images/main/icoMojaCiaza.png) left center no-repeat;}

table.mailbox{width:760px;font-family:Verdana,Arial,Tahoma,sans-serif;}
table.mailbox h4{font-family:Verdana,Arial,Tahoma,sans-serif;}

.smallMSG{font-size:10px;text-align:center;}
.blogListElement{width:360px;overflow:hidden;height:170px;}
#askSearch #SearchBlockMain span { font-size:14px; }

.zpBlock{background:url(/images/main/zpBlockBG.png) repeat-y; width:430px;margin: 0 0 20px 35px;}
.zpBlock .top{background:url(/images/main/zpBlockTopBG.png) no-repeat; width:430px; height:4px;}
.zpBlock .ct{padding:10px;}
.zpBlock .end{background:url(/images/main/zpBlockEndBG.png) no-repeat; width:430px; height:4px;}
.zpBlock h4{font-family:Verdana,Arial,Tahoma,sans-serif;margin-bottom:10px;}
.zpBlock label{display:block;margin-bottom:5px;}
.zpBlock .option{text-align:center;width:96px;}
.radioBTNS input{margin-bottom:8px;}
.inputWraper{background:url(/images/main/zpInputBG.png) no-repeat; width:402px; height:21px;padding:3px;}
.inputWraper input{border:0;padding:3px;background:#FFF; width:396px;}
.inputWraper select{border:0;padding:3px;background:#FFF; width:402px;}
.taWraper{background:url(/images/main/zpTextareaBG.png) no-repeat; width:402px; height:111px;padding:3px;}
.taWraper textarea{width:402px;border:0;height:111px;}

#showFormBlog .taWraper{background:url(/images/main/zpTextareaDoubleBG.png) no-repeat; width:402px; height:244px;padding:3px;}
#showFormBlog .taWraper textarea{width:402px;border:0;height:237px;}


.taWraperNew{width:402px;padding:3px;}
.taWraperNew textarea{width:402px;border:0;height:111px;}

.addImageToManual{ margin-top:25px; }
.imageBlock{margin: 15px auto 0;text-align: center;}
.deleteBlockImage{ display:block; width:120px; background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DDDDDD; border-radius: 5px 5px 5px 5px; font-size: 11px; height: 30px; width: 100px; margin:10px auto 25px auto; color: #DF3C91;}
.deleteBlockImage:hover{ border-color: #DF3C91; color: #35A2B9; }
.uploadImageBlock{text-align:center; margin-bottom:20px;}
.uploadClassAddQuestion{margin-top:25px;}
.imageQuestionWrapper{margin:20px 0 0 0;}
.imageQuestionWrapper img{display:none;}
.tydzienCiazyInfo{margin-top:20px;}

.askSubmitButton{border:0;margin:0 auto;display:block;text-indent:-9999em;width:106px;height:27px;color:#FFF;background:url(/images/main/askButton.png) no-repeat;}
.manualAddPage .askSubmitButton{background:url(/images/main/addManualButton.png) no-repeat;}
.zpBlock .askSubmitButton{margin-top:10px;}
.barBlue265{background:url(/images/main/zpLabelBG.png) no-repeat; width:265px;margin-bottom:10px;}

.zpBlock h4.uploadClass{float:left; padding-right:20px; padding-top:2px;}
.zpBlock form.uploadClass{float:left; display:block;}
#showFormBlog .zpBlock{margin-left:10px;}
#showFormBlog .BTdodajWpis{width:110px; height:27px; background:url(/images/main/BTdodajWpis.png) no-repeat; display:block; border:0; margin:0 auto; cursor:pointer;}
.BTzapiszZmiany{width:106px; height:27px; background:url(/images/main/BTzapiszZmiany.png) no-repeat; display:block; border:0; margin:0 auto; cursor:pointer;}
#imgchild {text-align:center; margin-bottom:20px;}
/*
#showFormBlog .BTanuluj{width:84px; height:27px; background:url(/images/main/BTanuluj.png) no-repeat; display:block; border:0; float:left; margin-left:20px; cursor:pointer;}
*/

input.pagingx { border:1px solid #CCCCCC; display:block; margin:4px 4px 4px 0; cursor:pointer; color:#DF3C91; padding:2px 6px; text-align:center; text-decoration:none; background:#FFF; }
input.pagingx:hover{border-color:#DF3C91; color:#35A2B9;}
input.simpleInput{padding:3px;}

a.questionTitle h3{color:#1D788E; text-decoration:none; font-size:14px; font-weight:bold; display:block; line-height:18px; padding:0; font-family:Tahoma,Helvetica,Arial,Verdana,sans-serif;}
.QueItem a.questionTitle h2{color:#1D788E; text-decoration:none; font-size:14px; font-weight:bold; display:block; line-height:18px; padding:0; font-family:Tahoma,Helvetica,Arial,Verdana,sans-serif; background:none; margin:0 0 0 0; height:auto; text-indent:0;}

.loginBlock{padding:20px; padding-left:15px; width:560px; float:left;}
.loginBlock .zpBlock{margin:0 auto;}
.loginBlock .Login{padding:20px 10px;}
.loginBlock .Login h4{float:left; display:block;font-weight:normal;font-size:12px; width:70px; color:#735349; padding-top:4px; padding-left:30px;} 
.loginBlock .Login .inputWraper{float:left; width:275px; overflow:hidden;background:url(/images/main/inputSearch.png) no-repeat;}
.loginBlock .Login .inputWraper input{width:240px;}
.loginBlock .Login .submitWraper{width:263px; padding-left:90px;}
.loginBlock .askSubmitButton{background:url(/images/main/BTzaloguj.png) no-repeat;margin-top:15px;} 
.loginBlock .lostPwd{float:right;font-size:10px;text-decoration:none;display:block;padding-top:3px;}
.loginBlock label{font-size:10px;}



.loginBlock .BTnoweKonto{background:url(/images/main/BTnoweKonto.png) no-repeat;margin-top:15px;} 
.loginBlock .BTremind{background:url(/images/main/BTremind.png) no-repeat;margin-top:0px;} 
.loginSidebar{width:320px; vertical-align:top;padding:20px;float:right;}


.blogItem{padding-bottom:10px;margin-bottom:20px; min-height:72px; height:auto !important; height:72px; border-bottom:1px solid #df3c91;position:relative; clear:both;}
.blogItem .avatarUserBlog{width:50px;height:50px;border:1px solid #C71A69; overflow:hidden;position:absolute;top:0;left:0;}
.blogItem .avatarUserBlog img{border:0; width:50px; height:50px;}
.blogItem .avatarUserBlog a{display:block; border:0; width:50px; height:50px;}
.blogItem .blogEntryData{position:relative;padding-left:60px;}
.blogItem .blogEntryData div.usernameLink{color:#1C8CA2;margin-bottom:7px; padding-left:18px; background:url(/images/iconz/icoKlubListaKlubowiczek.png) left center no-repeat;} 
.blogItem .blogEntryData div.usernameLink a{color:#1C8CA2;}
.blogItem .blogEntryData a.entryTitleLink{color:#1C8CA2; font-weight:bold; text-decoration:none;}
.blogItem .blogEntryData a.entryTitleLink span{font-size:10px; color:#525f61; font-weight:normal;}
.blogItem .blogEntryData a.blogAllPosts{position:absolute;top:0;right:0;font-size:10px;text-decoration:none;}
.blogItem .blogEntryData .blogMsg a{font-size:10px;}

.BTnowyWpis{background:url(/images/main/BTnowyWpis.png) no-repeat; margin:0 auto; margin-bottom:15px; margin-top:15px; width:154px; height:27px; display:block; text-indent:-9999em; color:#FFF; } 

.blogEntry{clear:both; overflow:hidden;}
.entryWrap{margin-left:80px;}
.entryWrap.noMarginLeft{margin-left:0;}
.blogEntry .smallThumb{background: none repeat scroll 0 0 #FFFFFF; float:left; border:1px solid;
    border-color: #DDDDDD; border-radius: 5px 5px 5px 5px;
    font-size: 11px; height: 61px; padding: 10px 0 0; width: 70px; }
.blogEntry .smallThumb span{ border: 0 none; display: block;height: 50px; margin: 0 auto; overflow: hidden; width: 50px; }
.blogEntry .smallThumb span img{width:50px;}
.blogActions{margin-bottom:5px;}


#ostatnieWpisy{display:none;}
#najpopularniejszeBlogi{display:none;}
#alfabetycznaListaBlogow{display:none;}

#showLast{background:url(/images/main/tabButtones.png) 0 0 no-repeat; float:left; width:181px; height:27px; margin-right:20px;}
#showPopular{background:url(/images/main/tabButtones.png) -181px 0 no-repeat; float:left; width:166px; height:27px; margin-right:20px;}
#showAll{background:url(/images/main/tabButtones.png) -347px 0 no-repeat; float:left; width:178px; height:27px;}

#showLast.activeTab{background:url(/images/main/tabButtones.png) 0 -27px no-repeat; float:left; width:181px; height:42px;}
#showPopular.activeTab{background:url(/images/main/tabButtones.png) -181px -27px no-repeat; float:left; width:166px; height:42px;}
#showAll.activeTab{background:url(/images/main/tabButtones.png) -347px -27px no-repeat; float:left; width:178px; height:42px;}

#tabWrapper{background:url(/images/main/tabWrapperBG.png) top no-repeat; width:740px; height:50px;padding-left:20px;padding-top:5px;}
#tabWrapper div{cursor:pointer;}

#mainNotLogged{display:block;margin:0 0 20px 0;padding:0;background:url(/images/main/mainNotLogged.png) no-repeat; width:602px; height:214px; color:#FFF; text-indent: -9999em;}

.blogEntryFtr a.abuselink{position:absolute; right:0; text-decoration:none; top:-18px; background:url("/images/q/icoWarn.png") no-repeat left center; color:#B5988F; font-size:10px; padding-left:12px; }

#footerWrap{width:960px; margin:0 auto; text-align:left;}
#footerWrap a{text-align:left;text-decoration:none; color:#735349;}
#footerWrap a:hover{color:#B5988F;}
#footerWrap .column{width:200px;background:#FFF; margin-right:20px;padding:7px 0 0 10px; border-bottom:1px solid #EF95C5;}
#footerWrap ul{margin-bottom:10px;}
#footerWrap .column .title{ color:#1C8CA2; font-weight:bold; }

#footerWrap .nrm{margin-right:0;padding-right:5px;}
#footerWrap	.column ul li .catCount{float:right; font-weight:bold; color:#ed8dc0;}

.conblock{width:48%; margin-bottom:20px;}
.conblock .ct{padding:0 0 0 35px; line-height:175%; margin-bottom:40px;}

form.ctfrm{padding:0 35px;}
form.ctfrm input.text{border:1px solid silver; padding-bottom:2px; padding-top:2px; width:270px; font-family:Arial, sans-serif; font-size:12px;}
form.ctfrm textarea{border:1px solid silver; padding:2px; width:266px; height:75px; font-family:Arial, sans-serif; font-size:12px;}
form.ctfrm .fEl{margin-bottom:8px;padding-bottom:8px; border-bottom:0;}
form.ctfrm .fEl label{float:left;display:block;width:95px;padding-top:2px;}
form.ctfrm .fEl label span{color:#F00;}
form.ctfrm .captcha label{float:left;display:block;width:92px;padding-top:20px;}

#rcWrap{padding-left:95px;}

#pressContainer{background:url(/images/main/pressStuffBG.png) center top no-repeat; width:885px; height:320px; position:relative;}
#pressContainer a{display:block;position:absolute; width:220px; height:280px; border:0; color:#FFF; text-indent:-9999em;}
#getB{top:20px; left:24px;}
#getL{top:20px; left:333px;}
#getE{top:20px; left:646px;}


#footer div#footerWrap{ background:#FFF; border-bottom-right-radius:15px; border-bottom-left-radius:15px; padding-bottom:10px; margin-bottom:15px;}
	#footerWrap a#tygBlip{background:url(/images/main/footerButtons.jpg) no-repeat; width:196px; height:41px; display:block; text-indent:-9999em; color:#FFF; margin-bottom:10px;}
	#footerWrap a#tygFB{background:url(/images/main/footerButtons.jpg) 0 -50px no-repeat; width:196px; height:41px; display:block; text-indent:-9999em; color:#FFF; margin-bottom:10px;}
	#footerWrap a#tygNK{background:url(/images/main/footerButtons.jpg) 0 -100px  no-repeat; width:196px; height:41px; display:block; text-indent:-9999em; color:#FFF; margin-bottom:5px;}
	#footerWrap .categories{clear:both; padding:10px 20px 10px 20px; border-bottom:1px solid #DDD;}
	#footerWrap .categories.tygC{border:0;}
	#footerWrap .categories ul{overflow:hidden;}
	#footerWrap .categories li{float:left; width:215px; padding-left:15px; position:relative;}
	#footerWrap .categories li.tygC{width:100px; overflow:hidden; line-height:18px;}
	#footerWrap .categories li.tygC span{color:#ED8DC0;}
	#footerWrap .categories li.tygC a{display:block; width:130px;}
	#footerWrap .categories li.tygC b{ color:#DF3C91; font-weight:normal; }
	#footerWrap .catMainLink{color:#1C8CA2;}
	#footerWrap .catMainLink .catCount{position:absolute; right:0px; top:0; color:#ED8DC0;}
	#footerWrap .about40tyg{clear:both; padding:10px 20px; padding-top:10px; overflow:hidden; border-bottom:1px solid #DDD; }
	#footerWrap .about40tyg .column{float:left; width:215px; border:0; margin:0; padding:0 0 0 15px;}
	#footer div.devHint{margin: 0px auto; background: none; padding: 10px 4px; width: 400px; color:#999; font-size:10px; text-align:center;}
	
#container .columnLeft div#nk_card_box{margin:10px 0; width:295px;}

.newAnkietas input{width:348px;}
.newAnkietas{margin-bottom:5px;}

#uF, #uM{position:relative;}
#uF span, #uM span{position:absolute;top:17px;right:14px;display:block; width:21px; height:21px; background:url(/images/main/notifiFM.png) no-repeat; color:#FFF; font-weight:bold; line-height:20px; text-align:center; font-size:9px;}

#QAtagi{position:relative;}
.qTip		   { width: 272px; position:absolute; display:block; top:-3px; right:-279px;}
.qTip .content { width: 230px; padding: 10px; border: 6px solid #a9db66; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #cae8a2; color: #333; }
.qTip .bottom  { height: 29px; width:14px; background: url(../images/notch-green.png) top center no-repeat; position:absolute;  top:38px; right:272px; }

#mojaCiazaBlock{width:300px; margin:0 auto;}
#mojaCiazaBlock label.dLE{display:block; width:140px; padding:4px 0;}
#mojaCiazaBlock .dRI{float:left;padding:3px 0; height:26px;}
#mojaCiazaBlock .dRI input{border:1px solid #BBB; padding:3px;}

.similarQue{padding-left:15px;}
.similarQue .qcontent{padding:0;width:600px;}
.similarQue .qcontent .questionTitle, .similarQue a.questionTitle h3{font-weight:normal; font-size:12px;}
.similarQue .ctInfo{padding-top:0;}
.similarQue a.qAnwsers{font-size:10px;}
.similarQue .QueItem{margin-bottom:10px;}

.QsingleAnswer{margin-top:20px;}
.QsingleAnswer .odpowiedzNaPytanieBlock{width:565px;margin-top:0;}

h4#ppH4{background:url("/images/q/icoDymekOdpowiedzi.png") no-repeat scroll left center transparent; border-bottom:1px solid #90C7D1;clear:both; color:#1C8CA2; font-family:Verdana,Arial,sans-serif; font-size:14px; font-weight:bold; margin-bottom:10px; margin-top:20px;padding-bottom:3px; padding-left:20px;}

}#catListLeft .catMainLink{position:relative;}
}#catListLeft .catMainLink .catCount{position:absolute;right:0;top:0;}
}#contentend .catMainLink{position:relative;} 
}#contentend .catMainLink .catCount{position:absolute;right:10px;top:0;}
#kategoriePytanMain .catMainLink{position:relative; overflow:hidden;}
#kategoriePytanMain .catMainLink .catCount{position:absolute;right:00px;top:0; padding-right:10px; background:url(../images/main/shadowCountCategories.png) left center no-repeat; width:40px; text-align:right;}
}#askSearch div#zadajPytanieBlock { width: 106px; }

/*
*  3 column grid redesign
*/
.leftColumn{width:620px; padding-left:10px;padding-top:10px;}
.rightColumn{width:300px; padding-left:20px;}
.UserPr .leftColumn .bigAvatar{width:156px; height:156px; display: block; position: relative;}
.UserPr .leftColumn .bigAvatar a{display:block; width:156px; height:156px;}
.UserPr .leftColumn .bigAvatar a img{width:156px; height:156px;}
.aboutFriends, .block440{padding-left:20px; width:440px;}
.aboutFriends img.avatar{border:0;} 
.UserPr .leftColumn .userFncBlock{margin:0 auto;}
.UserPr .leftColumn .userInfo{width:160px;}
div.frAvatar{float:left; margin:2px 4px 10px;}
p.paragraf{margin:5px 0;}
.friendsList{height:150px; overflow:hidden;position:relative;}


.leftColumn h4.friendsIco{position:relative;}
.leftColumn h4.meFamIco{position:relative; margin-top:0;}
.leftColumn h4.comentsIco{position:relative;}
span#toogleFriends{display:block; position:absolute; right:0; top:0; cursor:pointer; width:20px; height:20px; text-align:right; display:none;}
span#toogleAbout{display:block; position:absolute; right:0; top:0; cursor:pointer; width:20px; height:20px; text-align:right; display:none;}
span#toogleLE{display:block; position:absolute; right:0; top:0; cursor:pointer; width:20px; height:20px; text-align:right; display:none; color:#1D788E;}

div.blogPicture{padding-right:10px; padding-bottom:5px; text-align:center;}
div.blogPicture img{padding: 4px; border: 1px solid silver; }

.leftColumn h4.comentsIco div.ordinaryElement{position:absolute; bottom:2px; right:0; font-size:10px; font-weight:normal; margin:0; padding:0; color:#735349;}


h4.comentsIco div.ordinaryElement{position:absolute; bottom:2px; right:0; font-size:10px; font-weight:normal; margin:0; padding:0; color:#735349;}
h4.comentsIco{position:relative;}


.leftColumn .anwserItem{width:530px;}
.leftColumn .aItemUser{padding-left:13px;}
.leftColumn .aItemTop{background:url(/images/q/odpItemTopBGslim.png) no-repeat scroll right top transparent; width:500px; padding-left:20px;}
.leftColumn .aItem{background:url(/images/q/odpItemBGslim.png) repeat-y scroll right center transparent; width:530px;}
.leftColumn .aItemEnd{background:url(/images/q/odpItemEndBGslim.png) bottom right no-repeat; width:530px;}
.leftColumn .odpowiedzNaPytanieBlock{width:564px; margin:0 auto; margin-top:20px;}

.leftColumn .blogHeader h4.titleHeader{margin-top:0; position:relative;}
.leftColumn .blogHeader h4 a.newBlogEntry{position:absolute; right:0; bottom:2px; padding-left:16px; background:url(/images/iconz/icoPlusCircleXS.png) center left no-repeat; text-decoration:none; display:block; font-size:11px; font-weight:normal;}

.ordinaryElement .likeFajneOnly{padding-left:0;}

.leftColumn #blogArchiwum{padding-left:0;}
span#title{width:53px; overflow:hidden; font-size:11px; text-align:center;}
.leftColumn a.archiveLink{margin-bottom:3px; margin-right:5px; line-height:16px; color:#777; text-shadow:0px 1px #FFF;}
.leftColumn a.archiveLink:hover{color:#333;}
.leftColumn .blogEntryFtr a.abuselink{right:80px; top:3px;}
div.block440 div.blogEntry h1{position:relative;}
.leftColumn div.blogHeader .ordinaryLatestEntry{margin-top:10px;}
.leftColumn .ordinaryElement div.blogEntry h1{position:relative;}
.leftColumn .ordinaryElement div.blogEntry h1 span.readPostMore{position:absolute;display:block; right:0; top:0; cursor:pointer; text-align:right; color:#1D788E; font-size:11px; font-weight:normal;}
.leftColumn .blogEntry{padding-bottom:10px;}
.leftColumn h4.restOfEntries{margin-top:15px; margin-bottom:15px;}

.userInfo #blogArchiwum{padding:10px 3px;}
.userInfo #blogArchiwum span#title{color:#1D788E; font-weight:bold; display:block; width:120px; text-align:left; padding-bottom:6px;}
.leftColumn .userInfo a.archiveLink{margin:2px 10px;}


.userProfileGroups{padding: 12px 10px; float: left; width:68px; text-align:center; height:104px; overflow:hidden;}
.userProfileGroups a{display:block;}
.userProfileGroups a img{width:64px; height:64px; display:block;}
.userProfileGroups i a{width:66px; text-align:center; color: #1D788E;}

.albumPhotoItem{float: left; width: 154px; height: 153px; padding-top:1px; border: 1px solid #eeeeee; margin: 20px 32px 0 32px; text-align: center; position:relative;}
.leftColumn .albumPhotoWrap{padding-left:0;}

.leftColumn .opisElement{clear:both; margin:10px 0 10px 0; overflow:hidden;}
.leftColumn .opisElement span{display:block; font-size:11px; text-align:center;}
.leftColumn .opisElement .label{width:90px; padding-top:3px;}

.leftColumn .opisElement input, .leftColumn .opisElement select{border:1px solid #CCC; padding:3px;}

.leftColumn table.mailbox{width:600px; border:0;}
.leftColumn table.mailbox td{border:0; border-bottom:1px solid #CCC;}
.leftColumn .msgLeftCol .avb{padding-left:0;}
.leftColumn .msgLeftCol .Qslim{padding-left:18px; width:422px;}
h3.msgTitle{font-family:Verdana,Arial,Tahoma,sans-serif; font-size:14px; border-bottom:1px solid #CCC; margin-bottom:5px; padding-bottom:5px; padding-left:10px; padding-right:10px;}
.leftColumn .msgLeftCol .msgBody{padding:0 10px 3px 10px;}
.leftColumn .msgLeftCol .Qslim .odpowiedzNaPytanieBlock{margin:0; width:422px;}
.leftColumn .msgLeftCol .aBlock {margin-bottom:0px;}
.leftColumn .msgLeftCol .aBlock .avb{width:400px;}
.leftColumn .msgLeftCol .aBlock .avb a{float:left;}
.leftColumn .msgLeftCol .aBlock .avb .dLE a{float:none;display:inline; border:0;}
.leftColumn .msgLeftCol .aBlock .avb .dLE span{display:block; font-size:10px;}
.leftColumn .msgLeftCol .aBlock .avb .dLE{width:300px; padding-left:10px;}
.leftColumn .msgLeftCol .odpowiedzNaPytanieBlock{width:600px; margin:0 auto; margin-top:20px; background:url(/images/main/shoutboxWideMid.png);}
.leftColumn .msgLeftCol .odpowiedzNaPytanieBlock .msgBody{padding:4px 10px 10px 10px; line-height:150%;}
.leftColumn .msgLeftCol h3.msgTitle{padding:3px 10px 5px 7px;}
.leftColumn .ONPBtop{background:url(/images/main/shoutboxWideTop.png) no-repeat; width:600px;}
.leftColumn .ONPBend{background:url(/images/main/shoutboxWideEnd.png) no-repeat; width:600px;}


.leftColumn .block440 table.regTable{margin: 20px 0 0 0;}

.leftColumn #tabWrapper{width:600px;}

#shoutboxContainer{position:relative;}
#shoutboxResize{position:absolute; right:0; top:23px; display:block; text-indent:-9999em; color:#FFF; height:16px; width:16px;}
.maximize{background:url(/images/iconz/icoResizeBigger.png) center;}
.minimize{background:url(/images/iconz/icoResizeNormal.png) center;}

.mainRight #shoutboxWraper .shoutbox.shoutbox_small{width:586px;}
.mainRight #shoutboxWraper{background:url(/images/main/shoutboxWideMid.png);}
.mainRight #shoutboxWraper #shoutboxHeader{background:url(/images/main/shoutboxWideTop.png); width:600px; }
.mainRight #shoutboxWide #shoutboxForm{background:url(/images/main/shoutboxWideEnd.png) top no-repeat; width:600px;}
.mainRight #shoutboxWide #shoutboxContainer #shoutbox_tresc{background:url(/images/main/shoutboxWideInput.png) left no-repeat; width:558px; height:25px; padding-top:2px;}

.leftSubPage #shoutboxWraper, .leftSubPage #shoutboxForm{margin-left:20px;}
table td .leftSubPage #shoutboxWraper, table td .leftSubPage #shoutboxForm{margin-left:0px;}
.leftSubPage #shoutboxWraper .shoutbox.shoutbox_small{width:586px;}
.leftSubPage #shoutboxWraper{background:url(/images/main/shoutboxWideMid.png);}
.leftSubPage #shoutboxWraper #shoutboxHeader{background:url(/images/main/shoutboxWideTop.png); width:600px; }
.leftSubPage #shoutboxWide #shoutboxForm{background:url(/images/main/shoutboxWideEnd.png) top no-repeat; width:600px;}
.leftSubPage #shoutboxWide #shoutboxContainer #shoutbox_tresc{background:url(/images/main/shoutboxWideInput.png) left no-repeat; width:558px; height:25px; padding-top:2px;}

.leftColumn .qcontent{width:538px;}
.leftColumn #kategoriePytanMain .catMainLink{padding-right:28px;}
.leftColumn #kategoriePytanMain .catMainLink.mod3{padding-right:0;}
.leftColumn #kategoriePytanMain{background:none; padding-bottom:10px;}
.addQuestNoPad{padding-top:0;}


a.catMainLink h4{color:#1C8CA2;font-size:12px;line-height:150%;text-decoration:none; font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif; font-weight:normal; margin:0 !important; margin-bottom:0; padding:0; float:left;}
a.catMainLink h3{color:#1C8CA2;font-size:12px;line-height:150%;text-decoration:none; font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif; font-weight:normal; margin:0 !important; margin-bottom:0; padding:0; float:left;}


.klubElement{padding: 12px; float: left;overflow:hidden;width:79px; height:100px;white-space:nowrap}
.klubElement a{margin: 0 auto; display:block; text-align:center;}
.klubElement span{text-align:center;display:block;color:#B5988F;font-weight:bold;font-size:10px}
.klubElement a.klubNAME{text-align:center; color:#735349; text-decoration:none; margin-bottom:0px; display:block;}

h3.tagsLite{font-weight:normal; display:inline; color:#DF3C91; font-size:11px;}


#najContainer .avatarWraper{margin-right:10px; width:34px; height:34px; overflow:hidden; background:none; border:1px solid #FEEEF6; padding:2px;}
#najContainer .avatarWraper img{width:26px; height:26px;}
#najContainer a.uname{color:#4A93A5; display:block;float:left; padding-top:13px;  text-decoration:none; outline:none; width:244px;}
#najContainer span{width:244px; font-size:11px; color:#B5988F;padding-top:2px;}
#najContainer .userIcons{overflow:hidden; padding-top:8px; float:left; width:220px;}
#najContainer .userIcons a{display:block; float:left; text-indent:-9999em; color:#FFF; width:16px; height:16px; margin-right:4px;}
#najContainer .tab li{clear:both; overflow:hidden; border-bottom:1px solid #C9E3E9; padding-bottom:0px; margin-bottom:8px;}
#najSelector{padding:7px 0 7px 7px; overflow:hidden; background:url(/images/najHead.png) top no-repeat; margin-bottom:2px;}
#najSelector a{text-decoration:none; display:block; float:left; width:22px; overflow:hidden; height:18px; text-indent:-9999em; outline:none;}
#najSelector a.active{text-indent:20px; white-space: nowrap;}
#najSelector a#nPyt.active{width:155px;}
#najSelector a#nOdp.active{width:143px;}
#najSelector a#nFot.active{width:145px;}
#najSelector a#nBlo.active{width:145px;}
#najSelector a#nKom.active{width:144px;}

#nOdp{background:url(/images/iconz/icoOdp.png) left center no-repeat; border-right:1px solid #C9E3E9; margin-left:5px;}
#nPyt{background:url(/images/iconz/icoQue.png) left center no-repeat; border-right:1px solid #C9E3E9;}
#nFot{background:url(/images/iconz/icoFot.png) left center no-repeat; border-right:1px solid #C9E3E9; margin-left:6px;}
#nBlo{background:url(/images/iconz/icoPosts.png) left center no-repeat; margin-left:6px;}
#nKom{background:url(/images/iconz/icoKom.png) left center no-repeat; border-right:1px solid #C9E3E9; margin-left:6px;}

#najContainer .tab{display:none;}
#najContainer .nPyt{display:block;}

#tagsContainer{margin-top:25px;}
#tcsContainer{margin-top:25px;}

#tcsContainer .catMainLink{ display:block; line-height:150%; float:left; width:100px;padding-right:15px; font-size:12px; color:#1c8ca2; text-decoration:none;}
#tcsContainer .catMainLink:hover{color:#735349;}
#tcsContainer .catMainLink:hover .catCount{color:#666;}
#tcsContainer .catMainLink .catCount{float:none; font-weight:bold; color:#ed8dc0;}
.tygodnieCiazyWide{ margin-left:34px;}
.tygodnieCiazyWide .tcCol{width:116px; position:relative;}
.tygodnieCiazyWide .tcCol.lastCol{width:95px; overflow:hidden;}


#tagsContainer div{font-family: Tahoma,Arial,sans-serif; font-size:27px; text-align:center;}
#tagsContainer div a{text-decoration:none;}
#tagsContainer h2{margin-bottom:0;}

#footer div#partners40{color:#999; text-align:left; font-size:11px; width:960px; margin:0 auto; padding-bottom:10px; padding-top:5px;}
#footer div#partners40 a{color:#999; font-size:11px;}
#footer div#partners40 .title{float:left; color:#999; padding-right:10px;}

.klubElementWide{width:278px; float:left; margin-left:30px; border-right:1px solid #EEE; border-bottom:1px solid #EEE; padding-bottom:10px; margin-bottom:2px; margin-top:10px; position:relative;}
.klubElementWide a{display:block; float:left;}
.klubElementWide a.klubNAME{line-height:64px; padding-left:15px; text-decoration:none;}
.klubElementWide span{position:absolute; bottom: 10px; left:83px; color:#B5988F;}

.leftSubPage .block440 .klubElementWide{width:199px; float:left; margin-left:20px; border-right:1px solid #EEE; border-bottom:1px solid #EEE; padding-bottom:10px; margin-bottom:5px; margin-top:10px; position:relative;}


.makeShareLeftBLock{float:left; width:280px;}
.podzielBlock{ padding-top:20px; }
.podzielBlock strong{float:left; color:#1C8CA2; margin-right:10px; line-height:31px;}
.podziel{width:32px; height:32px; display:block; float:left; margin-right:5px; overflow:hidden;}
.icoBlip{background:url(/images/iconz/socialBlip.png) no-repeat;}
.icoFlaker{background:url(/images/iconz/socialFlaker.png) no-repeat;}
.icoGG{background:url(/images/iconz/socialGG.png) no-repeat;}
.icoNK{background:url(/images/iconz/socialNK.png) no-repeat;}
.icoFB{background:url(/images/iconz/socialFB.png) no-repeat;}
body .Q .aItemUser a.icoCytuj{background:url(/images/iconz/icoCytuj.png) center left no-repeat; color: #735349; font-size: 10px; padding-left: 12px; position: absolute; right: 92px; top: 2px;}
body .Q .aItemUser a.icoEdit{background:url(/images/iconz/icoEdit.png) center left no-repeat; color: #735349; font-size: 10px; padding-left: 12px; position: absolute; right: 137px; top: 2px;}
body .Q .odpow{position:relative;}
body .Q .odpow a.icoEdit{background:url(/images/iconz/icoEdit.png) center left no-repeat; color: #735349; font-size: 10px; padding-left: 12px; position: absolute; right: 98px; top: 1px;}


body .Q .cytatBlock{border-left: 2px solid #90C7D1; color: #888888; margin: 5px 0; padding: 0 5px; }
.podziel span.fb_share_size_Small{display:none;}
.makeShareLeftBLock{padding-top:10px; width:255px; padding-left:81px;} 


h2#category{margin-left:3px; font-size:13px; padding-left:34px; background:url(/images/main/mainTabsSprites.jpg) no-repeat; width:558px;}
h2#category span{display:block; float:left; text-indent:0; text-align:center; cursor:pointer;}
h2#category span.active{color:#c50e66;}
h2#category span:hover{color:#ED8DC0;}
h2#category span.active:hover{color:#c50e66;}
h2#category span#wciazy{width:142px;}
h2#category span#mamdziecko{width:146px;}
h2#category span#poradniki_pokaz{width:96px;}
h2#category span#all{width:170px;}

#kategoriePytanMain a.ciaza{display:block;}
#kategoriePytanMain a.dziecko{display:none;}

#addVid,.addImageToManual{font-size:11px; margin: 10px 0 3px 0; color:#1E8AA2; padding-left:20px; background:url(/images/iconz/icoPlusCircle.png) left center no-repeat; cursor:pointer;}

#inputVid{display:none;}

html body .makeColumnLeft{float:left;}
html body .makeColumnRight{float:right;}
.columnRight{background:url(/images/main/columnRightFlipBg.png) top left no-repeat;}
.columnLeft{margin:0 15px 0 0;}
.Qslim .aItemUser{padding-left:0;}


div.picSpec{font-family:Verdana,sans-serif; font-size:11px; margin-left:0; text-align:center;}
div.picSpec span {font-family:Verdana,sans-serif; margin-top:3px;}

.paginacja{text-align:center; overflow:hidden;}
 a.pagingxsel, h.pagingxsel, h.pagingx{height:24px; line-height:23px; font-size:13px; text-align:center; padding:2px 6px; color:#DF3C91;}
 a.pagingx, a.pagingx, a h.pagingx{height:24px; line-height:23px; font-size:13px; text-align:center; padding:2px 6px; color:#DF3C91; border-color:#DF3C91; background:#ffeffa;}
 a.page_number, h.page_number{padding-top:7px;}

.twoCatz{position:relative;}
h4#JWC{position:absolute; top:37px; left:20px; text-indent:-9999em; cursor:pointer; width:100px; height:78px; background:url(/images/main/tabOptBaby.png) -100px 0 no-repeat;}
h4#JWC:hover, h4#JWC.activeTab{background:url(/images/main/tabOptBaby.png) 0 0 no-repeat;}
h4#MD:hover, h4#MD.activeTab{background:url(/images/main/tabOptKid.png) 0 0 no-repeat;}
h4#MD{position:absolute; top:115px; left:20px; text-indent:-9999em; cursor:pointer; width:100px; height:77px; background:url(/images/main/tabOptKid.png) -100px 0 no-repeat;}
.blockCategories{display:block;}

.tabCategories{background:url(/images/main/zpTextareaTabsBG.png) top right no-repeat; height:159px; width:298px; margin-left:100px; padding-top:6px; padding-right:6px; text-align:right;}
.tabCategories select { background: #FFFFFF; border: 0; padding: 3px; width: 290px; }

#najnowszeWpisyNaBlogach{margin-bottom:30px;}


#xmas{position:absolute; top:-9px; left:55px; width:859px; height:139px; background:url(/images/main/xmas.png) left bottom no-repeat;}

.Q .avb a.upVote{background:url(/images/q/voteSprites.png) no-repeat; display:block; width:52px; height:28px; text-decoration:none; color:#FFF; border:0; margin-top:10px;}
.Q .avb a.downVote{background:url(/images/q/voteSprites.png) 0 -28px no-repeat; display:block; width:52px; height:28px; text-decoration:none; color:#FFF; border:0;}
.Q .avb a.upVote div, .Q .avb a.downVote div{padding-left:26px; line-height:31px; font-weight:bold; overflow:hidden; width:26px; height:28px; text-align:center; text-shadow: 0px 1px 1px #333;}
.Q .avb a.upVote div a, .Q .avb a.downVote div a{margin:0;padding:0;width:26px; height:31px; display:inline; line-height:31px; border:0;}


a.upVote{background:url(/images/q/voteSprites.png) no-repeat; display:block; width:52px; height:28px; text-decoration:none; color:#FFF; border:0; margin-top:10px;}
a.downVote{background:url(/images/q/voteSprites.png) 0 -28px no-repeat; display:block; width:52px; height:28px; text-decoration:none; color:#FFF; border:0;}
a.upVote div, a.downVote div{padding-left:26px; line-height:31px; font-weight:bold; overflow:hidden; width:26px; height:28px; text-align:center; text-shadow: 0px 1px 1px #333;}
a.upVote div a, a.downVote div a{margin:0;padding:0;width:26px; height:31px; display:inline; line-height:31px; border:0;}

.pytanieMore{position:relative;}
.pytanieMore .voting{position:absolute; right:0; top:10px;}
.pytanieMore .qText{padding-right:70px; min-height:80px;}

.showPhoto .voting {width: 50px;margin: 0 auto;}

input.txt[type="file"]{border:0; width:250px;}

.calendar{width:300px; margin-bottom:20px;border-top:1px solid #c7eef5; border-left:1px solid #c7eef5;}
.calendar th{text-align:center; width:42px; height:26px; color:#1C8CA2; text-shadow:0 1px #FFF; background:#f3fbfd; border-right: 1px solid #c7eef5; border-bottom:1px solid #c7eef5; border-top:1px solid #FFF; border-left:1px solid #FFF;}
.calendar td{text-align:center; width:42px; height:42px; background:#fdf3f8; border-right: 1px solid #fad5e6; border-bottom:1px solid #fad5e6; border-top:1px solid #FFF; border-left:1px solid #FFF;}
.calendar td div{position:relative; width:40px; height:40px; overflow:hidden;}
.calendar td span{position:absolute; top:0; left:0; display:block; background:#FFF; border-right:1px solid #fad5e6; border-bottom:1px solid #fad5e6; font-size:10px; width:15px; height:15px;}
.calendar td a{display:block;width:42px; height:42px; border:0;}
.calendar td a img{width:42px; height:42px; border:0;}

a.noweKonto{width:300px; height:250px; background:url(/images/noweKontoGo.jpg) no-repeat; display:block; text-decoration:none; color:#FFF; text-indent:-9999em;}
a.noweKonto600{width:600px; height:82px; background:url(/images/noweKontoGo600.jpg) no-repeat; display:block; text-decoration:none; color:#FFF; text-indent:-9999em; margin-top:20px;}

div#voteDiv{margin:10px 0; padding:0; text-align:center; color: #DF3C91; font-weight:bold;}

span.Qweek{position:absolute; bottom:1px; cursor:pointer; right:1px; overflow:hidden; text-align:center; background: #FFFFFF; border-top: 1px solid #FAD5E6; border-left: 1px solid #FAD5E6; display: block; font-size: 10px; height: 15px; width: 15px;}
span.QweekBig{position:absolute; bottom:1px; cursor:pointer; right:1px; overflow:hidden; text-align:center; background: #FFFFFF; border-top: 1px solid #FAD5E6; border-left: 1px solid #FAD5E6; display: block; font-size: 16px; height: 20px; width: 20px;}

.avatarWraper, .avb, .qavatar{position:relative;}
.avatarWraper span.Qweek{ top:43px; overflow:hidden; text-align:center; background: #FFFFFF; text-decoration:none; color:#735349;}

html body span.avatarbox .avatarweek{display:none;}

a.XLask{display:block; width:167px; margin:20px auto; height:36px; background:url(/images/q/BTxlAsk.png) no-repeat; text-decoration:none; color:#FFF; text-indent:-9999em;}
a.XLporadnik{display:none; width:167px; margin:20px auto; height:36px; background:url(/images/main/BTdodajPoradnik.png) no-repeat; text-decoration:none; color:#FFF; text-indent:-9999em;}
.manualsListPage a.XLporadnik{display:block; margin-top:10px;}

#polecaneBlogi{margin-bottom:30px;}
#polecaneBlogi .avatarUserComents span.avatarbox, #zdjecieDnia .avatarUserComents span.avatarbox{ width:120px; height:80px; position:relative;}
#polecaneBlogi .avatarUserComents span.avatarbox a, #zdjecieDnia .avatarUserComents span.avatarbox a{ width:120px; height:120px; position:absolute; top: -20px; }
#polecaneBlogi .avatarUserComents span.avatarbox a img, #zdjecieDnia .avatarUserComents span.avatarbox a img{width:120px; height:120px;}
#polecaneBlogi .avatarUserComents, #zdjecieDnia .avatarUserComents{width:130px; padding-right:10px;}
#polecaneBlogi span.bWho, #zdjecieDnia span.bWho{display:block; float:left; width:140px; font-size:10px; margin-bottom:7px;}
#polecaneBlogi a.awlink, #zdjecieDnia a.awlink{color: #DE3D94; font-weight: bold; text-decoration: none; display:block; font-size:13px;}
#polecaneBlogi a.awlink.rdmore, #zdjecieDnia a.awlink.rdmore{color:#4A93A5; font-weight:normal; text-decoration:underline; margin-top:2px; font-size:11px;}
#polecaneBlogi .spacePolecane, #zdjecieDnia .spacePolecane{clear:both;  border-bottom: 1px solid #C9E3E9; margin-bottom: 15px; padding-bottom: 15px; }

.block750px{width:750px; margin:0 auto; margin-bottom:20px;}

.sendingForm{font-size:9px; color:#888; line-height:9px; text-align:center; margin: 10px 0 0 0;}
.sendingForm img{vertical-align:top; margin-right:3px;}

#noAccountMakeIt{margin-top:25px; font-size:10px; padding-left:15px;}

.likeFajneOnly{width:400px; padding-left:200px;}
.showPhoto .likeFajneOnly{padding-left:0;}

.starszyNowszyBlock{text-align:center; width:240px; margin:0 auto; overflow:hidden; padding-top:10px;}
.starszyNowszyBlock #nowszy{display:block; width:106px; height:27px; background:url(../images/main/BTnowszyWpis.png) no-repeat; text-indent:-9999em; color:#FFF; float:left;}
.starszyNowszyBlock #starszy{display:block; width:106px; height:27px; background:url(../images/main/BTstarszyWpis.png) no-repeat; text-indent:-9999em; color:#FFF; float:right;}

.shareDouble .shareKonkurs{width:420px;}
.shareDouble .shareKonkurs input{width:410px;}
.shareDouble .podzielBlock.inUserInfo{width:180px; padding-top:15px;}
.shareDouble .podzielBlock.inUserInfo span.opis{clear:both; display:block; padding-bottom:3px; font-size:11px;}
.nextPrevKphotos {clear:both; overflow:hidden; padding:20px 0 5px 0;height: 100px;}
.nextPrevKphotos .pagingx.dLE{float:left;}
.nextPrevKphotos .pagingx.dRI{float:right;}
.withThumbs{}
	.withThumbs .pagingx{border-color:#DDD; background:#FFF; border-radius: 5px; width:82px; font-size:11px; height:84px; padding:10px 0 0 0;}
	.withThumbs .thumbXS{width:60px; height:60px; border:1px solid; overflow:hidden; display:block; border:0; margin:0 auto;}
	.withThumbs .linklabel{padding-bottom:5px; display:block;}
	.withThumbs .pagingx.center{float:none; margin:0 auto; height:28px; line-height:150%;}

.setPositionRelative{position:relative;}
.nextPrevKphotos.withThumbs.setPositionRelative .votingWrap{position:absolute; top:6px; left:152px;}

.votingWrap{margin-top:15px;}
.votingWrap .voteForMe{background:url(../images/main/BToddajGlos.png) center top no-repeat; width: 130px; padding-top:30px; display:block; margin:0 auto; font-size:10px; text-align:center; cursor:pointer;}
.votingWrap .voteForMeDone{background:url(../images/main/BToddajGlosGrey.png) center top no-repeat; width: 130px; padding-top:30px; display:block; margin:0 auto; font-size:10px; text-align:center; cursor:pointer;}
.shareByEmail{display:block; clear:both; padding:10px 0;}
.shareByEmail a.a2a_dd{text-decoration:none; color: #735349; font-size:11px;}
.shareByEmail a.a2a_dd .a2a_i_a2a{display:none;}
.new{width:23px; height:23px; background:url(../images/main/notifiBlue.png) no-repeat; position:absolute; top:32px; left:840px;}

.abuseWrap{font-size:10px; line-height:150%; text-decoration:none;}
.setRelative{position:relative;}
.konkursyPhoto .odpow{background:url(/images/q/icoWarn.png) left center no-repeat; text-align:left; position:absolute; top: 30px; right:1px;}
.konkursyPhoto .reportIco {color: #B5988F; font-size:11px; text-decoration:none; padding-left:13px; background:none; }
.konkursyPhoto .photoWrapper {text-align: center; width:440px; margin:10px 0; overflow:hidden;}
.normalPhoto .photoWrapper{margin-top:22px;}

.deleteBlockImage{}

#breadcrumbs{margin-left:-10px; margin-top:-10px; position:relative; height:51px; background:url(/images/main/breadcrumbsLeft.png) left top no-repeat;}
	#breadcrumbs #bWrap{width:960px;margin-left:10px; background:url(/images/main/breadcrumbsBG.png) repeat-x; height:41px;}
	#breadcrumbs h1, #breadcrumbs h3{line-height:40px; display:block; padding-left:15px; color:#c72b64; text-shadow:0 1px #FFF; font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif;}
	#breadcrumbs h1 a, #breadcrumbs h3 a{text-decoration:none; color:#dc88a7;}
	#breadcrumbs h1 a:hover, #breadcrumbs h3 a:hover{color:#d0618a;}
	#breadcrumbs #bEnd{background:url(/images/main/breadcrumbsEnd.png) right no-repeat; width:60px; height:41px; top:0; right:0; position:absolute;}

.pageBlogList{}
	.pageBlogList h4.titleHeader{margin-top:0; margin-bottom:0; border:0;}
	.pageBlogList #tabWrapper{ border-top: 1px solid #90C7D1; margin-top:15px;}

.pageListAllPhotos{}
	.pageListAllPhotos h4.titleHeader{margin-top:0; border:0;}

	
#fbFixed{position:fixed; top:105px; right:0; width:31px; background:url(/images/main/fbWideSidebar.png) no-repeat; height:318px; z-index:999;}
#fbWrap{margin-left:31px; background:#FFF; margin-top:9px; width:210px;}

#container{position:relative; overflow:visible;}

#badges{ overflow:hidden; height:80px;}
	#badges span{display:block; text-align:center; width:88px; height:0; overflow:hidden; padding-top:55px; color:#8f8f8f; font-size:9px; float:left;}
	#badges .question{background:url(/images/badges/sprites.png) no-repeat; background-position:20px -210px;}
	#badges .question.lvl3{background:url(/images/badges/sprites.png) no-repeat; background-position:20px 0px;}
	#badges .question.lvl2{background:url(/images/badges/sprites.png) no-repeat; background-position:20px -70px;}
	#badges .question.lvl1{background:url(/images/badges/sprites.png) no-repeat; background-position:20px -140px;}

	#badges .answer{background:url(/images/badges/sprites.png) no-repeat; background-position:-68px -210px;}
	#badges .answer.lvl3{background:url(/images/badges/sprites.png) no-repeat; background-position:-68px 0px;}
	#badges .answer.lvl2{background:url(/images/badges/sprites.png) no-repeat; background-position:-68px -70px;}
	#badges .answer.lvl1{background:url(/images/badges/sprites.png) no-repeat; background-position:-68px -140px;}

	#badges .comment{background:url(/images/badges/sprites.png) no-repeat; background-position:-156px -210px;}
	#badges .comment.lvl3{background:url(/images/badges/sprites.png) no-repeat; background-position:-156px 0px;}
	#badges .comment.lvl2{background:url(/images/badges/sprites.png) no-repeat; background-position:-156px -70px;}
	#badges .comment.lvl1{background:url(/images/badges/sprites.png) no-repeat; background-position:-156px -140px;}

	#badges .blog_entry{background:url(/images/badges/sprites.png) no-repeat; background-position:-243px -210px;}
	#badges .blog_entry.lvl3{background:url(/images/badges/sprites.png) no-repeat; background-position:-243px 0px;}
	#badges .blog_entry.lvl2{background:url(/images/badges/sprites.png) no-repeat; background-position:-243px -70px;}
	#badges .blog_entry.lvl1{background:url(/images/badges/sprites.png) no-repeat; background-position:-243px -140px;}

	#badges .photo{background:url(/images/badges/sprites.png) no-repeat; background-position:-331px -210px;}
	#badges .photo.lvl3{background:url(/images/badges/sprites.png) no-repeat; background-position:-331px 0px;}
	#badges .photo.lvl2{background:url(/images/badges/sprites.png) no-repeat; background-position:-331px -70px;}
	#badges .photo.lvl1{background:url(/images/badges/sprites.png) no-repeat; background-position:-331px -140px;}



.statusbar{
	text-align:center;
	padding:10px 0 11px 0;
	box-shadow: 0 0 3px 2px #999;
	margin-bottom:5px;
	background:#B81A61;
	color:#FFF;
	text-shadow:0 -1px 0 #8a2251;
	border-bottom:1px solid #8a2251;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #971b53),
	    color-stop(0.80, #B81A61)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #971b53 0%,
	    #B81A61 80%
	);
}
.statusbar a{color:#FFF;}
.statusbar a:hover{text-decoration:none;}

#slidebox{
    width:400px;
    height:100px;
    padding:10px;
    background-color:#fff;
    border-top:3px solid #E28409;   
    position:fixed;
    bottom:0px;
    right:-430px;
	-moz-box-shadow:-2px 0px 5px #aaa;
	-webkit-box-shadow:-2px 0px 5px #aaa;
	box-shadow:-2px 0px 5px #aaa;
}
#slidebox p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#555;
}
a.more{
    cursor:pointer;
    color:#E28409;
}
a.more:hover{
    text-decoration:underline;
}
#slidebox h2{
    color:#E28409;
    font-size:18px;
    margin:10px 20px 10px 0px;
}
a.close{
    background:transparent url(images/close2.gif) no-repeat top left;
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:10px;
}
a.close:hover{
    background-position:0px -13px;
}

.stickQuestion {
	cursor: pointer;
	right: 150px;
	position: absolute;
}

.showQuestionOnSG {
	cursor: pointer;
	right: 195px;
	position: absolute;
	width: 75px;
}

.blogEntryFtr .showBlogEntryOnSG {
	cursor: pointer;
	right: 175px;
	position: absolute;
	width: 75px;
}

.deleteQuestion {
	position: absolute;
	top:5px;
	right:5px;
}
