body {
	background-color: #D2E8ED;
	background-image: url('/images/upper-wave.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0;
	font-size: 13px;
	color: #626262;
}


.uimg{
			border: 2px solid #f3f3f3;
}

h3{
	 margin-bottom: 10px;
	 font-size: 14pt;
	 font-weight: bold;
	 color: #DE3D94;
}

h4{
	 margin-bottom: 10px;
	 font-size: 11pt;
	 font-weight: bold;
	 color: #1E8AA2;
}


hr{
	 height: 0px;
	 border: 0px;
	 border-top: 1px solid #f3f3f3;
	 padding: 0px;
	 margin-top: 15px;
	 margin-bottom: 10px;
}

a:link{color: #DF3C91; }
a:active{color: #DF3C91; }
a:visited {color: #DF3C91; }
a:hover{color: #FF99C7;}

ul.newquestion li div.homeq a.std{
							 font-size: 18px;
							 line-height: 20px;
}

.btitle{
				font-size: 14px;
}

.bdate{
			 font-size: 11px;
			 color: silver;
}

.blink{
			 font-size: 11px;
}




#container {
	width:950px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	margin-left: auto;
	margin-right: auto;
  	height: 167px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

div.clearer{
	clear: both;
	height: 1px;
}

#content{
	position: relative;
	background-color: #ffffff;
	background-image: url('/images/tablemain-up.png');
	background-position: center top;
	background-repeat: no-repeat;
	height: auto;
	min-height: 458px;

}

/*
#content div{
				 border: 1px solid silver;
}*/

div#siteintro{
							float: left;
							position: relative;
							width: 665px;
							height: 265px;
}

img#intro1-txt{
					 position: absolute;
					 left: 16px;
					 top: -1px;
}

img#intro1{
					 position: absolute;
					 left: 65px;
					 top: 50px;
					 z-index: 2;
}

img#intro2{
					 position: absolute;
					 left: 86px;
					 top: -1px;
}

img#intro2-txt{
					 position: absolute;
					 left: 405px;
					 top: 50px;
					 z-index: 2;
}

img#intro2-but{
					 position: absolute;
					 left: 405px;
					 top: 141px;
					 z-index: 2;
}

img#intro3{
					 position: absolute;
					 left: 613px;
					 top: -18px;
}

img#sidelist{
					 position: absolute;
					 left: 35px;
					 top: -1px;
}

div#sitesteps{
							width: 265px;
							height: 265px;
							float: left;
							position: relative;
}

div#qlist{
					float: left;
					width: 350px;
					height: auto;
					min-height: 485px;
					margin-left: 15px;
}

#qlist ul, li {
			 list-style-type: none;
}

div#usersnew{
             width: 310px;
             margin-left: 10px;
             height: 245px;
             float: left;
             background: url('/images/blob-pink.png') center no-repeat;
}

#usersnew img.uimg{
					margin: 10px;
}

div#userstoday{
               width: 250px;
               height: 245px;
               float: left;
}

#userstoday img.uimg{
					margin: 10px;
}

div#blogshot{
						 width: 550px;
						 height: 245px;
						 float: left;
						 margin-left: 10px;
}

div#blogsnew{
             width: 935  px;
             height: 185px;
}



#contentend{
	background-color: #ffffff;
	background-image: url('/images/tablemain-bottom.png');
	background-position: center top;
	background-repeat: no-repeat;
	height:52px;
}

#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;
}


.avatar{
  /*border: 2px solid #D2E9ED;*/
}

.avatarusrname{
  color: #DC3991;
  font-size:13px;
  font-weight:bold;
}

.avatarbox {
	position:relative;
	margin:0px;
	padding:0px;
}

.avatarbox img {
	height: 49px;
}

.avatarweek {
	position:absolute;
	right:8px;
	bottom:6px;
	padding:0px;
}


a.abuselink {
	color: #9CADB0;
	font-size:11px;
	font-weight:200;
	text-decoration:underline;
}
a.abuselink:hover {color:#C2CDCF;}

.barblue{
  background-image: url('/images/bar-blue.jpg');
	background-position: left top;
	background-repeat: no-repeat;
  width:154px;
  height:29px;
  color: #FFFFFF;
  font-size:14px;
  font-weight:bold;
  padding-top:5px;
  padding-left:5px;
}

.barpink{
  background-image: url('/images/bar-pink.jpg');
	background-position: left top;
	background-repeat: no-repeat;
  width:154px;
  height:29px;
  color: #FFFFFF;
  font-size:14px;
  font-weight:bold;
  padding-top:5px;
  padding-left:5px;
}

.barlight{
  background-image: url('/images/bar-light.jpg');
	background-position: left top;
	background-repeat: no-repeat;
  width:581px;
  height:35px;
  color: #073139;
  font-size:15px;
  font-weight:bold;
  padding-top:5px;
  padding-left:5px;
  margin-top:8px;
}
.barbluemedium{
  background-image: url('/images/bar-blue-medium.jpg');
	background-position: left top;
	background-repeat: no-repeat;
  width:246px;
  height:29px;
  color: #FFFFFF;
  font-size:14px;
  padding-top:5px;
  padding-left:5px;
}

.bubbletitle{
  font-weight:bold;
  color:#3DA4BC;
}


#bubble{
  background-image: url('/images/bubble.jpg');
	background-position: left top;
	background-repeat: no-repeat;
  width:150px;
  height:150px;
  color: #073139;
  font-size:11px;
  padding-top:30px;
  padding-left:13px;
}
.bubblewhite{
  color: #ffffff;
  font-size:14px;
  font-weight:bold;
}


.mysitehead{
  padding-top:10px;
  margin-bottom:2px;
  font-size:18px;
  font-weight:bold;
  color:#4BB3C8;
}

.mysitehead2{
  color:#E04097;
}

.ordinary{
  padding:12px;
  padding-top:0px;
  padding-right:25px;
  text-align:justify;
}

.ordinaryq{
  font-size:13px;
  padding:12px;
  padding-top:0px;
  padding-right:25px;
  text-align:justify;
  font-weight:bold;
}

.ordinaryq1{
  font-size:17px;
  padding:12px;
  padding-top:0px;
  padding-right:25px;
  text-align:justify;
  font-weight:bold;
}

.ordinaryq2{
  font-size:15px;
  padding:12px;
  padding-top:0px;
  padding-right:25px;
  text-align:justify;
  font-weight:bold;
}


.ordinaryq3{
  font-size:14px;
  padding:12px;
  padding-top:0px;
  padding-right:25px;
  text-align:justify;
  font-weight:bold;
}

.homeq{
  width: 250px;
  margin-left: 10px;
  margin-bottom: 15px;
  font-size:14px;
  text-align:left;
  font-weight:bold;
}

H1.question{
  color: #073139;
  font-size:18px;
  font-weight:bold;
}

.questiondate{
  color: #9CADB0;
  font-size:11px;
}
.questionanswers{
  color: #32A0B6;
  font-size:11px;
}

.textarea-odp{
  width:350px;
  height:100px;
}

.linkodp{
  font-size:11px;
  color:#DD3A91;
  font-weight: normal;
}

.question_main_txt {
	font-size: 14px;
	color: #545351;
}

.question_top_txt {
	font-size: 14px;
	color: #35A2B9;
}

.question_separator {
	font-size: 14px;
	color: #CADDE3;
}

.shoutbox {
	border:1px solid #7F9DB9;
	padding:2px;
	position:static;
	z-index:auto;
	visibility:visible;
	overflow:auto;
	font-size:12px;
}

.shoutbox strong, .shoutbox b {
font-weight: 600;
}

.shoutbox.shoutbox_small {
	width:150px;
	height:250px;
}

.shoutbox.shoutbox_big {
	width:780px;
	height:200px;
}

.shoutbox_input {
	border:1px solid #7F9DB9;
	font-size:13px;
	width: 150px;
	padding: 2px;
}

.category_link {
	color: #35A2B9;
	text-decoration: none;	
}

h2.pink{
  font-size:18px;
  color: #CC2071;
  font-weight: bold;
}

/* FORMULARZE */

.regTable{
					border: 0;
					margin-left: auto;
					margin-right: auto;
}

.tableHeader{
 								padding-top:3px;
								padding-bottom: 10px;
}


input.txt{
					width: 150px;
					padding-top: 2px;
					padding-bottom: 2px;
					border: 1px solid silver;
}

td.label{
				 text-align: right;
				 font-weight: bold;
}

table.mailbox{
              width: 570px;
              border-collapse: collapse;

							
}

table.mailbox td{
								 padding: 5px;
         				 border: 1px solid silver;
}

.crop {
	clip: rect( 0px 125px 100px 25px);
	/*position: absolute;*/
	/*margin-left: -75px;*/
}


.cropMine {
	clip: rect( 0px 129px 105px 25px);
	position: absolute;
	margin-left: -25px;
}

.picBlock{float:left;width:96px;margin:11px;}
.picThumb{display:block; position:relative;height:104px;width:104px;overflow:hidden;}
.picInfo{font-size:10px;}
.picSpec{margin-left:20px;font-family:georgia,serif;margin-top:10px;font-weight:bold;color:#000;}
.picSpec span{color:#626262;font-weight:normal;font-size:10px;font-family:trebuchet ms,arial,geneva;}

a.pagingx{display:block;float:left;border:1px solid #CCC;text-align:center;padding:2px 6px;margin-right:5px;text-decoration:none;}
a.pagingx:hover{border-color:#DF3C91;color:#35A2B9;}
a.pagingxsel{display:block;float:left;border:1px solid #CCC;text-align:center;padding:2px 6px;margin-right:5px;text-decoration:none;color:#35A2B9;border-color:#35A2B9;}
.page_number{float:left;padding:3px 4px 1px 4px;}

h.pagingx{display:block;float:left;border:1px solid #CCC;text-align:center;padding:2px 6px;margin-right:5px;text-decoration:none;}
h.pagingx:hover{border-color:#DF3C91;color:#35A2B9;}
h.pagingxsel{display:block;float:left;border:1px solid #CCC;text-align:center;padding:2px 6px;margin-right:5px;text-decoration:none;color:#35A2B9;border-color:#35A2B9;}


.frAvatar{float:left;margin:10px;}
* html .frAvatar{margin-left:5px;}

.dLE{float:left;}
/*
.column{width:280px; padding-right:20px; overflow:hidden;}
*/
.btitle{float:left;}
.blogTresc{clear:both;}
.clear{clear:both; height:1px; width:1px; line-height:1px;}
.userAboutBlog a{display:block;}
.blogNick{margin:5px 0 10px 0;padding-top:10px;}
.blogListElement{ padding-bottom:17px;border-bottom:1px solid #CCC; margin-bottom:20px; width:280px; margin-right:20px; float:left; height:200px; overflow:hidden;}
#blogshot .btitle{float:none;}
.infoElement {overflow:hidden; height:204px;}
.ordinary .bdate{float:none;clear:both;display:block;}
.bloTitle{display:block;}



.tip, .tipheader {
	width: 300px; 
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 6px;
	cursor: hand;
	cursor: pointer;
}
  
.tipheader {
	background-color: #CCCCCC;
	border-bottom: 0px;
}



.calendarTable {
 background-image: url('/images/bg-calendar.gif');
 background-position: left top;
 background-repeat: no-repeat;
 width: 593px;
 height: 500px;
}
.calendarTable th {
  font-weight: bold;
}
.calendarTable td {
 position: relative;
 width:78px;
 height:97px;
 padding: 0px;
 font-family:georgia,times;
 color: #E2F0F3;
 font-size: 60px;
 text-align: center;
}
.calendarTable td#currentDay {
  font-weight: bold;
	background-color: #A6DFEA;
}
.calendarTable thead td {
  background-color: lightblue;
  color: #000000;
  padding: 3px;
  text-align: center;
}
.numberscal {
	 position: absolute;	 
	 width: 82px;
	 padding: 0px;
     text-align: center;
     /*margin-left: -40px;*/
}

.calArrows {
	text-decoration: none;
	color: #35A2B9;
}
.infoDay {
	font-size: 11px;
	color: #1C6A7D;
	font-family: trebuchet ms, arial, geneva, verdana, sans-serif;
}
.boxikInfo {
	font-size: 30px;
	color: #1C6A7D;
	font-family: trebuchet ms, arial, geneva, verdana, sans-serif;
}

.calendarTable a {
 position: relative;
 width:78px;
 height:97px;
 padding: 0px;
 font-family:georgia,times;
 color: #E2F0F3;
 font-size: 60px;
 text-align: center;
 text-decoration: none}
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



/* 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{


background-color: lightblue;

	margin: 0; background: #FFF;}
	/*#global{ background: #d2e8ed url('/images/main/mainBgPotty.jpg') no-repeat top center; }*/
	#global{ background: #d2e8ed url('/images/main/mainBg.png') no-repeat top center; }
	#wraper{ width: 960px; margin: 0 auto;  /*  background: rgba(255, 0, 0, 0.25); 
	*/ }
		#header{ position: relative; height: 173px; background:none; z-index:3;}
			#header h1 a{display: block;width: 211px; height: 84px;	background: url('/images/main/sprites.png') no-repeat;text-indent: -9999px;position: absolute;top: -10px; left: 90px;}
	
			#header ul{
				position: absolute;
				top: 22px; 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;
						}
				
				#header #headerPotty{
					display: block;
					position: absolute;
					width: 220px;
					height: 30px;
					top: 145px;
					left: 660px;
				}
			
			h2{
				color: #1c8ca2;
				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;
					}

			
				
				#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;
						}
					.UserPr #shoutboxForm{
						width: auto;
					}
						
						#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: 50px;
						/*background: url('/images/main/avatarWraperBg.png') no-repeat;*/	
						overflow: hidden;
						display: block;
						color: #1d788e;
						float: left;
						margin-right: 25px;
						}
						
						.avatarWraper img{
							display: block;
							padding: 0px 0 0px;
							}
						
						.avatarWraper span{
							font-size: 8pt;
							text-align: center;
							display: block;
							margin: 0px auto;
							}
				
				.najnowszeWpisyNaBlogach{
					
					}
/* ------- INTELLIGEN POTTY -------- */
.intelligent-potty { padding: 10px; }
	.intelligent-potty header { height: 82px; border-bottom: 1px solid #ddd }
		.intelligent-potty header > a{ background: url('images/intelligent-potty-logo.png'); width: 310px; height: 40px; display: inline-block; margin: 20px 0 0 35px;}
		.intelligent-potty header nav { display: inline-block; float: right;}
			.intelligent-potty header nav ul {margin: 55px 23px 0 0; padding: 0; display: inline-block;}
				.intelligent-potty header nav li {margin: 0; padding: 0; display: inline-block; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #c92295; }
					.intelligent-potty header nav li a{ text-decoration: none; color: #c92295; }
					.intelligent-potty header nav li span{ padding: 0 13px; }
	.intelligent-potty .product {width: 885px; margin: 50px auto 0 auto;}
	.intelligent-potty .all-product aside {width: 505px; float: left; background: url('images/bg-all-products.png') center center no-repeat;}
		.intelligent-potty .product aside {width: 505px; float: left; }
			.intelligent-potty .product aside figure{margin: 0; text-align: center; width: 505px; height: 406px; display: block; position: relative;}
				.intelligent-potty .product aside figure p {font-family: Tahoma,Arial,Helvetica,sans-serif; padding: 0 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; color: #E54396; font-weight: bold;}
				.intelligent-potty .product aside figure .quote-01 {position: absolute; width: 130px; height: 60px; display: block; top: 50px; left: 15px;
					transform:rotate(-10deg); -webkit-transform:rotate(-10deg); -moz-transform:rotate(-10deg); -o-transform:rotate(-10deg); }
				.intelligent-potty .product aside figure .quote-02 {position: absolute; width: 110px; height: 60px; display: block; top: 45px; left: 343px;
					transform:rotate(14deg); -webkit-transform:rotate(14deg); -moz-transform:rotate(14deg); -o-transform:rotate(14deg);}
				.intelligent-potty .product aside figure .quote-03 {position: absolute; width: 120px; height: 60px; display: block; top: 168px; left: 21px;
					transform:rotate(-14deg); -webkit-transform:rotate(-14deg); -moz-transform:rotate(-14deg); -o-transform:rotate(-14deg);}
				.intelligent-potty .product aside figure .quote-04 {position: absolute; width: 120px; height: 58px; display: block; top: 182px; left: 358px;
					transform:rotate(19deg); -webkit-transform:rotate(19deg); -moz-transform:rotate(19deg); -o-transform:rotate(19deg);}
		.intelligent-potty .product article {width: 350px; float: left; font-family: Tahoma, Arial, Helvetica, sans-serif; margin-left: 15px;}
			.intelligent-potty .product > h4 {color: #7f7f7f; font-size: 1.333em; line-height: 2.833em; background: url('images/header-border.png') bottom left no-repeat; font-family: Tahoma;}
			.intelligent-potty .product article h4 { font-size: 1.667em; color: #2c95aa; line-height: 1.8em;}
			.intelligent-potty .product article span {color: #808080; font-size: 1.500em; font-weight: bold; line-height: normal; margin-bottom: 20px; display: block;}
			.intelligent-potty .product article p, .intelligent-potty .product article ul {color: #7f7f7f; font-size: 1.1em; line-height: 1.667em; font-weight: normal;}
			.intelligent-potty .product article ul {margin-top: 20px;}
			.intelligent-potty .product article .chose-color {margin: 25px 0;}
				.intelligent-potty .product article .chose-color label{line-height: 30px; height: 30px; display: block; float: left; color: #808080; margin-right: 7px;}
				.intelligent-potty .product article .chose-color .select-cont { width: 122px; overflow: hidden; border: 1px solid #c1c1c1; background: url('images/down-list.png') 105px center no-repeat; display: block; border-radius: 3px; float: left;}
				.intelligent-potty .product article .chose-color .select-cont select {background-color: transparent; color: #808080; padding: 6px 9px; overflow: hidden; width: 150px; border: 0; outline: none; -webkit-appearance: none;}
					.intelligent-potty .product article .chose-color .select-cont select option {outline: none;}
			.intelligent-potty .product article .amount {height: 70px; width: 380px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; background: #fafafa; display: table-cell; vertical-align: middle;}
				.intelligent-potty .product article .amount input[type="number"] {width: 50px; height: 50px; border: 1px solid #c1c1c1; color: #808080; text-align: center; font-size: 1.5em;}
				a.order {display: block; margin: 0 auto !important; text-decoration: none; line-height: 50px;}
				.intelligent-potty .product article .amount input[type="submit"], a.order{width: 194px; height: 50px; border: 1px solid #c1c1c1; color: #fff; text-align: center; margin-left: 25px; text-align: center; border: 0; font-family: Georgia, sans-serif; font-size: 2em;
					background: #c61867; /* Old browsers */ background: -moz-linear-gradient(top,  #c61867 0%, #e54396 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c61867), color-stop(100%,#e54396)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #c61867 0%,#e54396 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #c61867 0%,#e54396 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #c61867 0%,#e54396 100%); /* IE10+ */ background: linear-gradient(to bottom,  #c61867 0%,#e54396 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c61867', endColorstr='#e54396',GradientType=0 ); /* IE6-9 */ box-shadow: inset 0px 0px 1px 0px rgba(255, 255, 255, 0.3),0px 1px 1px 0px #000000; -webkit-box-shadow: inset 0px 0px 1px 0px rgba(255, 255, 255, 0.3),0px 1px 1px 0px #000000; -moz-box-shadow: inset 0px 0px 1px 0px rgba(255, 255, 255, 0.3),0px 1px 1px 0px #000000; -o-box-shadow: inset 0px 0px 1px 0px rgba(255, 255, 255, 0.3),0px 1px 1px 0px #000000;
					text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); filter: dropshadow(color=rgba(0, 0, 0, 0.25), offx=0, offy=-1);
					-webkit-border-radius: 5px; border-radius: 5px;
					}
			.intelligent-potty .product article .status {text-transform: uppercase; color: #479a42; font-size: 1em; font-weight: normal; display: block; margin-top: 10px;}

		.intelligent-potty .product article.all-products p {margin: 28px 0; font-size: 1.167em;}

		.intelligent-potty .product .thumb {margin: 10px 0 0 0; padding: 0;}
			.intelligent-potty .product .thumb li{display: inline-block; width: 56px; height: 51px; border: 1px solid #b3b3b3; cursor: pointer;}
	
	.intelligent-potty .gallery {width: 885px; margin: 50px auto 0 auto;}
		.intelligent-potty .gallery h4 {color: #7f7f7f; font-size: 1.333em; line-height: 2.833em; background: url('images/header-border.png') bottom left no-repeat; font-family: Tahoma;}
		.intelligent-potty .gallery ul {margin: 10px 0 0 0; padding: 0;}
		.intelligent-potty .gallery ul li {display: inline-block; background: url('images/bg-image-gallery.png') no-repeat; width: 144px; height: 120px; position: relative;}
		.intelligent-potty .gallery ul li a {  width: 144px; height: 120px; display: table-cell; vertical-align: middle; text-align: center;}
	
	.intelligent-potty .desc {width: 885px; margin: 50px auto 0 auto;}
		.intelligent-potty .desc h4 {color: #7f7f7f; font-size: 1.333em; line-height: 2.833em; background: url('images/header-border.png') bottom left no-repeat; font-family: Tahoma; margin-bottom: 25px;}
		.intelligent-potty .desc .row {margin-bottom: 25px;}
			.intelligent-potty .desc .row h5 {color: #2c95aa; font-size: 2em;}
			.intelligent-potty .desc .row figure {margin: 0;}
			.intelligent-potty .desc .row figure.pushToLeft {float: left; padding-right: 25px;}
			.intelligent-potty .desc .row figure.pushToRight {float: right; padding-left: 25px;}
			.intelligent-potty .desc .row p {font-size: 1.083em; color: #7f7f7f; margin: 20px 0;}
			.intelligent-potty .desc .row p.stronger {font-size: 1.333em; font-weight: bold; }
		.intelligent-potty .desc .ctfrm {width: 370px; float: left;}
	
	.intelligent-potty .video {width: 885px; margin: 50px auto 0 auto;}
		.intelligent-potty .video div {width: 430px; float: left;}
		.intelligent-potty .video div:first-child {margin-right: 25px;}
			.intelligent-potty .video div h4 {font-size: 1.667em; color: #2c95aa; margin-left: 15px;}
			.intelligent-potty .video div p {font-size: 1.167em; color: #7f7f7f; padding: 0 20px;}
			.intelligent-potty .video div .video-container {width: 422px; height: 267px; background: url('images/bg-nocniki-video.png');}
				.intelligent-potty .video div .video-container video {padding: 28px 21px; outline: 0;}

	.intelligent-potty .avaible-colors-slider {width: 928px; margin: 50px auto 0 auto;}
		.intelligent-potty .avaible-colors-slider .slider-container { background: url('images/bg-colors-slider.png'); width: 928px; height: 219px; position: relative;}
			.intelligent-potty .avaible-colors-slider .slider-container ul { margin: 0; padding: 0;}
				.intelligent-potty .avaible-colors-slider .slider-container ul li{ width: 900px; height: 160px; display: block; float: left; }

	.ip-conblock {position: relative; top: -49px;}
				
				



/* ------- -------- */
.columnLeft{ margin: 0 15px 0 0; width: 29.25%; float: left; }
.columnRight{ float: right; width: 62.5%; 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;}


.margTop { margin: 10px 0 0 0; }

#najnowszeWpisyNaBlogach{}
.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:50px;height:50px; overflow:hidden;display:block; margin: 2px 8px; }				
.avatarUserComents span.avatarbox img{width:50px;height:50px;}
.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:5px;}
.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; overflow:hidden;}
.titleDataTresc{float:right;width:216px;}
	
#hotQuestions, #topQuestions {padding-bottom: 15px; margin-bottom: 15px; }
#hotQuestions a.title, #topQuestions a.title{color: #DE3D94; text-decoration: none; font-weight: bold;}
#topQuestions span.qDetails, #hotQuestions span.qDetails {color: #B5988F;font-size: 11px;padding: 4px 0;}
#topQuestions span.qDetails span, #hotQuestions span.qDetails span {color: #735349;font-weight: normal;}

#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/spritesIco.png) 0px -214px 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/spritesIco.png) 0px -214px no-repeat; width:247px; height:21px; border:0;vertical-align:bottom;padding:6px 3px 0 3px;}				
#askSearch #SearchBlockMain .sBT{background:url(/images/spritesIco.png) 0px -18px no-repeat; width:34px; height:27px; border:0;vertical-align:bottom;}

div.nav {position: relative; padding-bottom: 10px;}
#kategoriePytanMain{padding:10px 10px 10px 20px; margin-top: 30px; margin-bottom:10px;overflow:hidden; display: none; width: 570px; position: absolute; top: 10px; z-index: 99999; background: #fff; box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2); -o-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);}				

.clubs {padding-left:30px;margin-bottom:10px;overflow:hidden;padding-bottom: 10px;}
#kategoriePytanMain	.catMainLink, .clubs .catMainLink{ display:block; line-height:150%; float:left; width:168px;padding-right:20px; font-size:12px; color:#1c8ca2; text-decoration:none;}
#kategoriePytanMain	.catMainLink:hover, .clubs .catMainLink:hover {color:#735349;}
#kategoriePytanMain	.catMainLink:hover .catCount, .clubs .catMainLink:hover .catCount{color:#666;}
#kategoriePytanMain	.catMainLink .catCount, .clubs .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;}
#najnowszeZdjecia { margin: 30px 0 0 0; }
#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%; 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/spritesIco.png) 0px -214px 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;}
.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:156px;height:156px;border:0px solid #daedf1;position:relative;  }
.Q .bigAvatar img{width:156px;height:156px;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;clear: both;}
.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;}
#userFncs li.miniBgs{ height:25px !important; padding:3px 0 0 0 !important;} 
.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-current.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;}



.xlGlossy { position: absolute; top: 2px; left: 2px; background:url(../images/main/xl_glossy.png) left top no-repeat; height: 156px; width: 156px; }
.xlGlossy.nd2 {  top: -2px; left: -3px; }
.xlGlossy.nd3 {  top: 0px; left: 0px; }
.xlGlossy.nd4 {  top: 0px; left: 0px; }
.xlGlossy.prescrip { top: -0px; left: -0px; }
.blogGlossy { position: absolute; top: 20px; left: 0px; background:url(../images/main/blog_glossy.png) left top no-repeat; height: 86px; width: 127px; }
.medGlossy { position: absolute; top: 0px; left: 0px; background:url(../images/main/med_glossy.png) left top no-repeat; height: 64px; width: 64px; }
.medBigGlossy { position: absolute; top: 0px; left: 0px; background:url(../images/main/med_big_glossy.png) left top no-repeat; height: 105px; width: 105px; }
.smallGlossy { position: absolute; top: 0px; left: 0px; background:url(../images/main/small_glossy.png) left top no-repeat; height: 50px; width: 50px; }
.smallGlossy.clubs{ top: -37px; }
.xsGlossy { position: absolute; top: 0px; left: 0px; background:url(../images/main/xs_glossy.png) left top no-repeat; height: 26px; width: 26px; }
a.rela { position: relative; display: block; }
a.noDeco { text-decoration: none;  }
.aBlock.veryExpert {position:relative;}
.Q .aBlock{clear:both; margin-bottom:29px; padding:1px 0 0 0;}
.Q .avb{width:52px;padding-left:20px;}
.Q .avb a{display:block;border:0px solid #c71a69; overflow:hidden; width:50px; height:50px; margin: 0px; }
.Q .dLE.avb > div{ margin: 2px 0 0 1px; }
.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 .aItem{background:url(/images/q/odpItemBGEX.png) right repeat-y; width:663px;}
.Q .aItemTop{background:url(/images/q/odpItemTopBGEX.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/odpItemEndBGEX.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 .bestyAns { width: 53px !important; height:36px !important; background:url(/images/q/bestyAns.png) top no-repeat; border:0 none !important; text-indent: -10000px; }
.Q .bestyAnsBEST { width: 53px !important; height:36px !important; background:url(/images/q/bestyAns.png) top no-repeat; border:0 none !important; text-indent: -10000px; display:block; margin:-27px 0 0 21px;}
.Q .showBestAnswer { height:23px !important; border:0 none !important; display:block; text-align:center; font-size:9px; text-decoration:none; color:#E655A3; width:52px; margin-top:2px;}
.Q .showBestAnswer:hover { color:#666666;}
.Q .showBestAnswerBEST { height:23px !important; border:0 none !important; display:block; text-align:center; font-size:9px; text-decoration:none; color:#E655A3; width:52px; margin-top:2px; display:block; margin:0px 0 0 21px;}
.Q .showBestAnswerBEST:hover { color:#666666;}

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

.Q .avatarbox{  overflow:hidden; width:64px; height:64px; position: relative; }
.Q .avatarbox a{ }
.Q .bgavattar a.userlink, .UserPr .anwsers a.userlink {font-size:11px;}
.Q .bgavattar{overflow:hidden; width:68px; position:relative;}
.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 .veryExpert .aItem { background:url("/images/q/odpItemBGslimEX.png") repeat-y scroll right center transparent; width:525px; }
.Qslim .veryExpert .aItemTop{width:506px; background:url("/images/q/odpItemTopBGslimEX.png") no-repeat left top;}
.Qslim .veryExpert .aItemEnd{width:525px; background:url("/images/q/odpItemEndBGslimEX.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; color:#1c8ca2; font-family:Verdana,Arial,sans-serif; font-size:14px; font-weight:bold; clear:both;}
h1#manualsH1 span{color:#e555a2;}

.avb{width:52px;padding-left:20px;}
.avb a{display:block;border:0px 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:11px; line-height:11px; position:relative; clear:both; }
.ctInfo a{color:#1c8ca2; text-decoration:none;}
a.qAnwsers{position:absolute;right:3px;bottom:2px;color:#c71a69;}
a.qAnwsers span{font-weight:bold;}
a.qBestAnwsers{color:#c71a69; float: left; display: block; margin: 0 0 0 9px; text-decoration: none; font-size: 11px; }
a.qVeryBestAnwsers{color:#c71a69; float: left; display: block; margin: 0 0 0 9px; text-decoration: none; font-weight: bold; font-size: 11px; }
a.qBestAnwsers 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 { position:relative;}
.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;}

.avContainer{ height: 70px; width: 100%; }
.avContMini { position: relative; width: 194px; float: left; height: 50px; }
a.expertName { color: #1C8CA2;display: block;float: left;font-size: 12px;font-weight: bold;line-height: 150%; text-decoration: none; margin: 0 0 0 9px; overflow: hidden; width: 111px; }
a.expertName:hover { color: #735349; }
a.qBestAnwsers:hover { color: #FF99C7; }
a.qVeryBestAnwsers:hover { color: #FF99C7; }
.expertNameTx { color: #1C8CA2; font-weight: normal}
.underlineLine { border-bottom: 1px solid #FAEBF2;color: #C71A69;display: block;float: left;font-size: 11px;height: 18px;margin: 0 0 0 22px; width: 328px; text-decoration: none; }
.downwardLink { float: right; }
.showMoreLess { clear: both;color: #1C8CA2;float: left;font-size: 11px;margin: 7px 0 17px 21px; cursor: pointer; }


a.expertMini{background:url(/images/main/expertMini.png) center left no-repeat; width: 39px;  height:41px; position: absolute; z-index: 10; top: 0px; left: 13px; display:block;}
div.expertMini{background:url(/images/main/expertMini.png) center left no-repeat; width: 39px;  height:41px; position: absolute; z-index: 10; top: 0px; left: 11px; display:block;}
a.expertMiniQuestion{background:url(/images/main/expertMini.png) center left no-repeat; width: 39px;  height:41px; position: absolute; z-index: 10; top: -1px; left: 34px; display:block;}
a.expertMiniQuestion.clubs{top: -39px; left: 14px; }
a.expertMiniThumb{background:url(/images/main/expertMini.png) center left no-repeat; width: 39px;  height:41px; position: absolute; z-index: 10; top: -1px; left: 15px; display:block;}

#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-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/spritesIco.png) 0px -18px 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; position:relative;}
.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:156px;height:156px;overflow:hidden;  }
.UserPr .bigAvatar img{width:156px;height:156px;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:20px 0 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-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:0px 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; 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;}
.veryExpert .aItem{background:url(/images/q/odpItemBGEX.png) right repeat-y; width:663px;}
.veryExpert .aItemTop{background:url(/images/q/odpItemTopBGEX.png) top no-repeat;width:640px; min-height:22px; height:auto !important; height:22px; padding:5px 10px 3px 13px; color:#757575; }
.veryExpert .aItemEnd{background:url(/images/q/odpItemEndBGEX.png) bottom right no-repeat;width:663px; height:4px;}
.anwserItem{position:relative;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-current.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 .blogEntryContent p {
	margin-bottom: 8px;
}
.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:28px; padding:2px 0 0 0;}

#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#ICinboxSendMsg{background:url(/images/iconz/icoSendMsg.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:0px solid #CEB1A8; margin: 0px; }
#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:313px; position:relative;}
#header ul#mainNavi li{float:left;border:0;height:28px;line-height:28px;margin-left:0;padding-right:0px;}
ul#mainNavi li#nP a{background:url(/images/main/navigationSprites-current.png) 0px 0px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:151px; height:28px; margin-right:7px;}
ul#mainNavi li#nB a{background:url(/images/main/navigationSprites-current.png) -168px 0px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:44px; height:28px; margin-right:7px;}
ul#mainNavi li#nG a{background:url(/images/main/navigationSprites-current.png) -227px 0px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:99px; height:28px; margin-right:7px;}
ul#mainNavi li#nW a{background:url(/images/main/navigationSprites-current.png) -340px -29px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:67px; height:28px; margin-right:0px;}
ul#mainNavi li#nZ a{background:url(/images/main/navigationSprites-current.png) -340px 0px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:64px; height:28px; margin-right:0px;}
ul#mainNavi li#nC {background:url(/images/main/navigationSprites-current.png) -502px -38px no-repeat; display:block; color:#FFF; width:200px; height:46px; margin-right:15px; position:absolute; left:423px; top:34px; }
ul#mainNavi li#nC a{width:200px; height:34px; text-indent:-9999em; margin:5px 0 0 0; background:none; display:block; position:relative; z-index:12;}
ul#mainNavi li#nF {background:url(/images/main/navigationSprites-current.png) -502px -101px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:200px; height:46px; margin-right:15px; position:absolute; left:423px; top:66px;}
ul#mainNavi li#nF a{width:200px; height:33px; text-indent:-9999em; margin:5px 0 0 0; background:none; display:block;position:relative; z-index:13;}
ul#mainNavi li#nKM a{background:url(/images/main/navigationSprites-current.png) -416px 0px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:89px; height:28px; margin-right:8px;}
ul#mainNavi li#nA a{background:url(/images/main/navigationSprites-current.png) -337px -116px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:76px; height:28px; margin-right:8px;}
ul#mainNavi li#nN a{background:url(/images/main/navigationSprites-current.png) -422px -29px no-repeat; display:block; text-indent:-9999em; color:#FFF; width:76px; height:28px; margin-right:8px;}

#header ul#loggedNavi{left:313px;top:60px;}
#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-current.png) 0px -66px no-repeat; width:41px; height:18px; }
ul#loggedNavi li#uF a{background:url(/images/main/navigationSprites-current.png) -54px -66px no-repeat; width:75px; height:18px; }
ul#loggedNavi li#uM a{background:url(/images/main/navigationSprites-current.png) -142px -66px no-repeat; width:52px; height:18px;}
ul#loggedNavi li#uK a{background:url(/images/main/navigationSprites-current.png) -206px -66px no-repeat; width:70px; height:18px; }
ul#loggedNavi li#uB a{background:url(/images/main/navigationSprites-current.png) -289px -66px no-repeat; width:37px; height:18px; }
ul#loggedNavi li#uG a{background:url(/images/main/navigationSprites-current.png) -340px -66px no-repeat; width:53px; height:18px; }
ul#loggedNavi li#uKL a{background:url(/images/main/navigationSprites-current.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-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:17px;}

#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;}
table.mailbox .system {
	background-color: #F6E4EB;
}

.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:none; width:402px; height:444px;padding:3px;}
#showFormBlog .taWraper textarea{width:402px;border:0;height:437px;}


.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;  background:none; margin:0 0 0 0; height:auto; text-indent:0;}

.loginBlock{padding:20px; padding-left:0px; width:560px; float:left;}
.loginBlockMsg{padding:0 20px 20px 15px; float:left; display:none; }

.loginBlockMsg .zpBlock{margin:0; }
.loginBlockMsg a, .loginBlockMsg a:visited{ color: #DF3C91; }
.loginBlockMsg a:hover {color: #FF99C7;}
.loginBlockMsg h2, #contentend h3 {background:none; text-align:center; text-indent:0px !important; }
.loginBlockMsg .Login .submitWraper { padding:0 !important;}
.submitWraperMod a{cursor:pointer;}
.submitWraperMod.logowanie a{    background: url("/images/main/BTzaloguj.png") no-repeat scroll 0 0 transparent; margin:10px 0 0 0; }
.submitWraperMod.BTnoweKonto a{background:url(/images/main/BTnoweKonto.png) no-repeat !important; margin:10px 0 0 0;} 
.askSubmitButton.msgQuestion3 {background:url(/images/main/withoutLog.png) no-repeat !important;  width:210px;margin:10px 0 0 0;}
.askSubmitButton.logowanie {    background: url("/images/main/BTzaloguj.png") no-repeat scroll 0 0 transparent; }
.loginBlockMsg .lostPwd{float:right;font-size:10px;text-decoration:none;display:block;padding:3px 7px 0 0;}
.loginBlockMsg label{font-size:10px;}

.submitWraperMod { float:left; margin: 0 0 0 19px; }
#btnsModal{ display:block; margin:0px 0 0 0px;}
#noAccountMakeIt2 {    font-size: 13px; margin-top: 25px; padding-left: 75px; }
.loginBlockMsg .tx1{display:block; }
.loginBlockMsg .tx2{display:none !important; }
.loginBlockMsg .BTnoweKonto{background:url(/images/main/BTnoweKonto.png) no-repeat !important;margin-top:15px;} 
.loginBlockMsg label{font-size:10px;}
.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/spritesIco.png) 0px -214px no-repeat; height:21px;}
.inputWraperMod{width:247px; overflow:hidden;background:url(/images/spritesIco.png) 0px -214px no-repeat; height:21px; padding:3px 3px 4px; float:left;}
.inputWraperMod input{width:241px; border: 0 none; padding:3px 3px 4px 3px; }

.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;}

h4.headMod {color: #735349;display: block;float: left;font-size: 12px;font-weight: normal;padding-left: 30px;padding-top: 4px; width:90px;}


.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;}

.onlineIco {   background: url("/images/iconz/onlineIco.png") no-repeat scroll 0 3px transparent;clear: both;color: #1D8501;display: block;float: left;font-family: arial;font-size: 10px;font-weight: bold;height: 15px;margin: 2px 38px 0 48px;line-height:15px; width: 65px;}


.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; 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; position: relative; z-index: 10; }
.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;}

#captcha {width: 146px; margin-top: 4px; margin-bottom: 4px;}

#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/spritesIco.png) 0px -281px 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:4px; 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;}

p.blogPicture{display:block;padding-right:10px; padding-bottom:5px; text-align:center;}
p.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 .veryExpert .aItemTop{background:url(/images/q/odpItemTopBGslimEX.png) no-repeat scroll right top transparent; width:500px; padding-left:20px;}
.leftColumn .veryExpert .aItem{background:url(/images/q/odpItemBGslimEX.png) repeat-y scroll right center transparent; width:530px;}
.leftColumn .veryExpert .aItemEnd{background:url(/images/q/odpItemEndBGslimEX.png) bottom right no-repeat; width:530px;}
.leftColumn .odpowiedzNaPytanieBlock{width:600px; 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:8px; display:block; text-indent:-9999em; color:#FFF; height:16px; width:16px;}
.maximize{background:url(/images/spritesIco.png) 0px -248px no-repeat;}
.minimize{background:url(/images/spritesIco.png) -29px -248px no-repeat;}

.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: 10px 10px 9px; width:34px; overflow:hidden; background:none; position: relative; }
#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; }
#najSelector{background: url("/images/spritesIco.png") no-repeat scroll 0 -176px transparent;height: 22px;margin-bottom: 2px;overflow: hidden;padding: 7px 0 7px 7px;width: 293px; }
#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/spritesIco.png) -3px -67px no-repeat; border-right:1px solid #C9E3E9; margin-left:5px;}
#nPyt{background:url(/images/spritesIco.png) -3px -48px no-repeat; border-right:1px solid #C9E3E9; }
#nFot{background:url(/images/spritesIco.png) -5px -82px no-repeat; border-right:1px solid #C9E3E9; margin-left:6px;}
#nBlo{background:url(/images/spritesIco.png) -199px -70px no-repeat; margin-left:6px;}
#nKom{background:url(/images/spritesIco.png) -199px -47px 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;}
.socialFBfoot { background:url(/images/spritesIco.png) -32px -100px no-repeat; width:30px; height:32px; float:left; display:block; margin:1px; }
.socialNKfoot { background:url(/images/spritesIco.png) 0 -100px no-repeat; width:30px; height:32px; float:left; display:block; margin:1px 0 0 6px; }
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) 0 -120px no-repeat; width:558px;}
h2#category span{display:block; float:left; text-indent:0; text-align:center; cursor:pointer;}
h2#category span.active{}
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;}

.question-type-list > div {padding:10px 10px 10px 20px; margin-top: 30px; margin-bottom:10px;overflow:hidden; display: none; width: 570px; position: absolute; top: 10px; z-index: 99999; background: #fff; }	
	.question-type-list > div a { display:block; line-height:150%; float:left; width:168px;padding-right:20px; font-size:12px; color:#1c8ca2; text-decoration:none;}
	.question-type-list > div a:hover{color:#735349;}
	.question-type-list > div a:hover .catCount{color:#666;}
		.question-type-list > div a .catCount{float:right; font-weight:bold; color:#ed8dc0;}
		
		.question-type-list > div div.fixed-links {margin-top: 15px;}
			.question-type-list > div div.fixed-links ul {margin: 0; list-style-type: none;}
				.question-type-list > div div.fixed-links ul li { float: left;}
					.question-type-list > div div.fixed-links ul li a {padding: 0; width: 90px; margin-right: 62px;}
					.question-type-list > div div.fixed-links ul li a.noMargin {margin: 0;}

#kategoriePytanMain a.ciaza{display:none;}
#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;}

.msgQuestion{    color: #1E8AA2; cursor: pointer;font-size: 11px;margin: 0 0 0 150px;padding-left: 20px;width: 108px; }
.msgQuestion2{		color: #1E8AA2; cursor: pointer;font-size: 11px;margin: 0 0 0 170px;padding-left: 20px;width: 108px; }
.msgQuestion3{ color: #1E8AA2; cursor: pointer;font-size: 11px;margin: 0 0 0 0px;padding-left: 0px;width: 108px;  float:left;}

.tx1{color:#735349;}
.tx2{color:#735349;}
#inputVid{display:none;}

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

.makeColumnRight span.ad, .rightSubPage span.ad, .adboxHome span.ad, .adboxSub468 span.ad, .adboxSub300 span.ad {margin-bottom:1px; display:block; color:#B5988F; font-size:10px;}

div.adboxHome {float:left;}
div.adboxSub300{width: 300px; height: 300px; margin-left: auto; margin-right: auto;}
div.adboxSub468 {margin-left: 95px; auto; width: 468px;}


div.picSpec{font-family:Verdana,sans-serif; font-size:11px; margin-left:0; text-align:right; display:inline;}
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:50px; height:50px; border:0; margin: -2px 0 0 -6px;}

a.noweKonto{width:293px; height:250px; background:url(/images/noweKontoGo.jpg) no-repeat; display:block; text-decoration:none; color:#FFF; text-indent:-9999em; float: left;}
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:3px; cursor:pointer; right:4px; overflow:hidden; text-align:center; background: #FFFFFF; border-top: 1px solid #93B2B7; border-left: 1px solid #93B2B7; display: block; font-size: 10px; height: 15px; width: 15px;}
span.QweekBig{position:absolute; bottom:4px; cursor:pointer; right:3px; overflow:hidden; text-align:center; background: #FFFFFF; border-top: 1px solid #93B2B7; border-left: 1px solid #93B2B7; display: block; font-size: 16px; height: 20px; width: 20px;}

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

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; }



.block960px{width:960px; margin:0 auto; margin-bottom:20px; margin-top: 20px;}
#adSenseBackup {width: 760px; margin-left: auto; margin-right: auto;}

.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:13px; 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: 140px;}
.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/spritesIco.png) -4px -142px no-repeat; position:absolute; top:12px; left:786px;}

.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;}

div.expertProfile{ width:64px; height:64px; position:absolute; top:0px; right:0px; background:url(/images/main/expertProfile.png) no-repeat;}
div.expertProfile.nd2 { right: -4px; top: -4px; }
a.expertProfile.nd3 { display: block; border: 0; text-decoration: none;  width:64px; height:64px; position:absolute; top:0px; right:0px; background:url(/images/main/expertProfile.png) no-repeat !important; }

.podzielBlock.makeShareLeftBLock.likeFajneOnly.miniLike { float:right !important; width:auto !important;}
.voting.toLeft{ float:left !important;}

.termz { padding: 20px 20px 0px 20px;}
.termz h2{ margin: 0px 0 0 0px;}
.termz p{ margin: 7px 0 7px 0px; line-height:1.5em;}
.termz .termBtns{ text-align: center; }
.termz .termCheck{ margin: 10px 0 0 0;  }
.termz .termBreaker{ margin: 10px 0 0 0; clear:both; display:block; }
.termz .termAccept{ margin: 10px 0 0 0px; background:url(/images/main/BTaccept.png) no-repeat; width:106px; height:27px; text-indent:-100000px; overflow:hidden; cursor:pointer; border:0 none;}
.termz .termLater{ margin: 10px 0 0 15px; background:url(/images/main/BTlater.png) no-repeat; width:100px; height:27px; text-indent:-100000px; overflow:hidden; cursor:pointer; border:0 none;}
 	 	
span.blox { display:block; float:left; margin: 0 3px 0 0; }
.sondaImg { background:url(/images/spritesIco.png) -17px 0 no-repeat; width:16px; height:16px; display:block; float:left; margin: 0 1px; }
.ankietaImg { background:url(/images/spritesIco.png) 0px 0 no-repeat; width:16px; height:16px; display:block; float:left; margin: 0 1px; }
.popularImg { background:url(/images/spritesIco.png) -34px 0 no-repeat; width:16px; height:16px; display:block; float:left; margin: 0 1px; }

.ctWrap.typeSonda .questionIcon { background:url(/images/spritesIco.png) -17px 0 no-repeat; width:16px; height:16px; display:block; float:left; margin: 0 1px; overflow:visible; }
.ctWrap.typeAnkieta .questionIcon { background:url(/images/spritesIco.png) 0px 0 no-repeat; width:16px; height:16px; display:block; float:left; margin: 0 1px; overflow:visible; }
.ctWrap .questionIcon span{ display:none; }
.ctWrap.typeSonda.isPopular .questionIcon span,
.ctWrap.typeAnkieta.isPopular .questionIcon span{ background:url(/images/spritesIco.png) -34px 0 no-repeat; width:16px; height:16px; display:block; margin: 0 0 0 19px; }

.forLabel { font-size: 11px; font-family: tahoma; color:#735349;}
.margBox { margin:  0 0 0 9px; }
.margBox2 { margin:  10px 0 0; }
a.linkFix{ color: #DF3C91 !important;  }
a.linkFix:hover{ color: #FF99C7 !important;  }
#msgRegister h1 {
    clear: both;
    color: #C50E66;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 13px;
    padding: 25px 0 0;
}

#msgRegister #form3{
	float: left;
}
#msgRegister #form3 h4 {
	font-family: tahoma;
	padding: 0 0 4px 0;
}

#msgRegister #form3 h4.headMod {
	font-family: tahoma;
	padding: 4px 0;
}

#msgRegister ul.uiList{
	color:#735349 ;
	font-size: 13px;
	line-height: 1.5em;
}

#popup-wrapper {
	width: 686px;
	height: 377px;
	margin: 19px auto 0 auto;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    background-image: url("images/popup-bg.png");
    border: 4px solid #b2d6df;
    -webkit-box-shadow:  0px 0px 25px 1px rgba(0, 0, 0, 0.9);
    box-shadow:  0px 0px 25px 1px rgba(0, 0, 0, 0.9);
}

.popup-top {
	position:  relative;
	width: 522px;
	height: 158px;
	margin-top: -70px;
	background-image: url("images/popup-top.png");
	background-repeat: no-repeat;
	padding: 86px 0 0 165px;
}

.exit-button {
	position: absolute;
	top: 80px;
	right: 10px;
	border: 0;
}

.popup-top h2 {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, sans-serif;
	font-size:  32px;
	line-height: 40px;
	color: #4f8da1;
	text-shadow: 1px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
}

.popup-left {
	float: left;
	width: 282px;
	height: 203px;
	background-image: url("images/popup-left-bg.jpg");
	background-repeat: no-repeat;
	background-position: 37px 13px;
}

.popup-right {
	position: relative;
	float: left;
	width: 404px;
	height: 203px;
	background-image: url("images/popup-right-bg.png");
	background-repeat:  no-repeat;
	background-position: center left;
}
.pink-girl {
	position:  absolute;
	right: -26px;
	bottom: 0px;
}

.register-button {
	width: 249px;
	height: 56px;
	margin: 47px 0 0 71px;
	padding: 0;
	background-image: url("images/register-button-bg.png");
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: times new roman, verdana, serif;
    font-weight: normal;
    font-size: 23px;
    line-height: 57px;
    text-shadow: 0px 0px 3px #843458;
    filter: dropshadow(color=#843458, offx=0, offy=0);
    color: #fff;
    text-align: center;
}

.popup-right a {
	text-decoration: none;
}

.popup-right p {
	font-family: verdana, sans-serif;
    font-size: 12px;
    color: #4a91a7;
    padding: 1px 0;
    margin: 6px 0 0 121px;
}

#popup-glowna.ui-dialog {
	border: none !important;
	background: none !important;
	height: 500px !important;
}

#popup-glowna .ui-widget-header {
	border: none !important;
	background: none !important;
}

#popup-glowna.ui-dialog .ui-dialog-content {
	overflow: visible !important;
}

#popup-glowna.ui-dialog .ui-dialog-titlebar-close {
	right: 33px !important;
	top: 79px !important;
	z-index: 1000;
	background-color: #779fad;
}

#popup-glowna.ui-dialog h2 {
	background-image: none;
	text-indent: 0;
}

#popup-glowna.ui-dialog .ui-widget-content .ui-icon {
	background-image: none;
}



#popup-fanpage-wrapper {
	width: 686px;
	height: 377px;
	margin: 50px auto 0 auto;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    background-image: url("images/popup-bg.png");
    border: 4px solid #b2d6df;
    -webkit-box-shadow:  0px 0px 25px 1px rgba(0, 0, 0, 0.9);
    box-shadow:  0px 0px 25px 1px rgba(0, 0, 0, 0.9);
}

.popup-fanpage-top {
	position:  relative;
	width: 522px;
	height: 150px;
	margin-top: -70px;
	background-image: url("images/popup-top.png");
	background-repeat: no-repeat;
	padding: 94px 0 0 165px;
}


.popup-fanpage-top h2 {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, sans-serif;
	font-size:  36px;
	line-height: 40px;
	color: #4f8da1;
	text-shadow: 1px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
}

.popup-fanpage-top h2 .small {
	font-size:  24px;
}

.popup-fanpage-left {
	float: left;
	width: 282px;
	height: 203px;
	background-image: url("images/popup-left-bg.jpg");
	background-repeat: no-repeat;
	background-position: 37px 13px;
}

.popup-fanpage-right {
	position: relative;
	float: left;
	width: 404px;
	height: 203px;
	background-image: url("images/popup-right-bg.png");
	background-repeat:  no-repeat;
	background-position: center left;
}

.fblike-box {
	height: 50px;
	padding-top: 10px;
	margin-top: 28px;
	margin-bottom: 6px;
}

.fanpage-button a {
	width: 249px;
	height: 56px;
	margin: 0px 0 0 71px;
	padding: 0;
	background-image: url("images/register-button-bg.png");
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: times new roman, verdana, serif;
    font-weight: bold;
    font-size: 23px;
    line-height: 57px;
    text-shadow: 0px 0px 3px #843458;
        filter: dropshadow(color=#843458, offx=0, offy=0);
    color: #fff !important;
    text-align: center;
    display: block;
}

.popup-fanpage-right a {
	text-decoration:  none;
}

.popup-fanpage-right p {
	font-family: verdana, sans-serif;
    font-size: 16px;
    color: #4a91a7;
    padding: 1px 0;
    margin: 0px 0 40px 71px;
	display: inline-block;
	width: 164px;
	line-height: 26px;
	position: relative;
	top: -4px;
}

#popup-facebook {
	width: 725px !important;
}

#popup-facebook.ui-dialog {
	border: none !important;
	background: none !important;
	height: 500px !important;
}

#popup-facebook .ui-widget-header {
	border: none !important;
	background: none !important;
}

#popup-facebook.ui-dialog .ui-dialog-content {
	overflow: visible !important;
}

#popup-facebook.ui-dialog .ui-dialog-titlebar-close {
	right: 28px !important;
	top: 112px !important;
	z-index: 1000;
	background-color: #779fad;
}

#popup-facebook.ui-dialog h2 {
	background-image: none;
	text-indent: 0;
}

#popup-facebook.ui-dialog .ui-widget-content .ui-icon {
	background-image: none;
}


#msgRegister .submitWraperMod.LOGfacebook a{background:url(/images/main/facebookLogin.png) no-repeat !important; margin:10px 0 0 0; width:157px;} 


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

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

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

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

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

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


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

	#badgesMini .answer{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-32px -80px;}
	#badgesMini .answer.lvl3{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-32px -0px;}
	#badgesMini .answer.lvl2{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-32px -27px;}
	#badgesMini .answer.lvl1{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-32px -54px;}

	#badgesMini .comment{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-66px -80px;}
	#badgesMini .comment.lvl3{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-66px -0px;}
	#badgesMini .comment.lvl2{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-66px -27px;}
	#badgesMini .comment.lvl1{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-66px -54px;}

	#badgesMini .blog_entry{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-99px -80px;}
	#badgesMini .blog_entry.lvl3{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-99px -0px;}
	#badgesMini .blog_entry.lvl2{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-99px -27px;}
	#badgesMini .blog_entry.lvl1{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-99px -54px;}

	#badgesMini .photo{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-132px -80px;}
	#badgesMini .photo.lvl3{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-132px -0px;}
	#badgesMini .photo.lvl2{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-132px -27px;}
	#badgesMini .photo.lvl1{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-132px -54px;}

	#badgesMini .experience{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-163px -80px;}
	#badgesMini .experience.lvl3{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-163px -0px;}
	#badgesMini .experience.lvl2{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-163px -27px;}
	#badgesMini .experience.lvl1{background:url(/images/badges/sprites-mini.png) no-repeat; background-position:-163px -54px;}


.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;}

.onetLink{

	margin-top: 40px;
	margin-bottom: 40px;
}

#slidebox{
    width:400px;
    height:333px;
    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;
	z-index: 20000;
}
#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;
}


.blogEntryFtr .deleteBlogEntry {
	position: absolute;
	top:3px;
	right:290px;
}

.deleteAnswer {
	position: absolute;
	top:0px;
	right:160px;
}

#pytania {
	margin-left: 20px;
}

.hot_top_links.active {
	color: #DF3C91;
}

#pytania .avb{padding-left:0;}

/*NEW GLOBALS*/
.newAvatarTiny {width:22px; height:22px; box-shadow:0 0 2px #8FBACA; border-radius:3px; border:solid 1px #8FBACA;} 
.newAvatarTiny img {width:22px; height:22px;}
.relative {position:relative;}
/*Przyjaciele*/



.friendPageList {}
.friendPageList .frContainer {width:80px; height:80px; position:relative; float:left;}
.friendPageList .frContainer .friendActions {display:none; width:80px; z-index:10; height:70px; padding:10px; position:absolute; left:60px; top:-20px; background:#fff; border:1px solid #8fbaca; border-radius:5px; box-shadow:0px 0px 2px #8fbaca;}
.friendPageList .frContainer {z-index:2;}
.friendPageList .frContainer:hover {z-index:3;}
.friendPageList .frContainer:hover .friendActions {display:block;}
*+html .friendPageList  .frContainer .smallGlossy.clubs {top:0;}
.friendPageList .frContainer .bdate a {display:block; text-align:center; margin-top:2px;}
.friendBoxPointer {position:absolute; top:34px; left:-10px;}
.friendPageList .frContainer .avatarbox img {max-width:50px; max-height:50px;}
/*NEW MAIL BOX*/
.newMailbox {width:100%;}
.newMailbox th {height:26px; background:#f9f9f9; border-bottom:solid 1px #cccccc;} 
.newMailbox th input {position:relative; top:2px;}
.newMailbox th label {}
.newMailbox td {text-align:center; border-bottom:solid 1px #cccccc; border-right:solid 1px #ccc;}
.newMailbox td.avatarContainer {width:100px; overflow:hidden; padding:0 5px;} 
.newMailbox td.avatarContainer p {font-style:italic; margin:2px 0 0 0;}
.newMailbox td.avatarContainer a{font-size:12px; display:block; text-align:left; }
.newMailbox td.avatarContainer a.profileLink {color: #1D788E; line-height: 20px;}
.newMailbox td.avatarContainer .newAvatarTiny {float:left; margin-right:5px;}
.newMailbox .topic {text-align:left; padding:5px 10px;}
.newMailbox .topic p {margin-top:5px;}
.newMailbox .date {font-size:11px; padding:0 10px;}
.newMailbox .newMessage td.topic {font-weight:bold;}
.newMailbox .delete {border-right:none;}
.newMailbox tr.system {background:#F6E4EB;}
.newMailbox  .trashBtn {background:#fff; border:none;}
.newMailbox  .trashBtn td {border:none; height:50px;}
.newMailbox  .trashBtn button{background:#FFEFFA; font-size:13px; padding:5px 10px ; border:solid 1px #f9f9f9; color:#DF3C91; float:left;  border:solid 1px #DF3C91; cursor:pointer;}
.newMailbox  .trashBtn button:hover {color:#35A2B9;}
/*NEW ALBUM LIST*/
.ablumsFull {width:600px;}
.newAlbumList {width:650px; margin-left:-30px;}
.newAlbumList .album {width:155px; border:solid 1px #f3f3f3; padding:15px 15px; position:relative; margin:10px; float:left;}
.newAlbumList .album .albumImage {width:150px; height:150px; overflow:hidden; border:solid 1px #bababa; background:url(../images/avatars/noimg.gif) center; text-align:center;}
.newAlbumList .album .albumImage a {width:150px; height:150px; display:block;}
.newAlbumList .album h3 {text-align:center; display:block; font-size:16px; color:#735349; margin:15px 0 0 0; }
.newAlbumList .album h3 span {font-weight:normal; font-size:12px;}
.newAlbumList .album .albumActions {display:none; width:120px; z-index:10; height:46px; padding:10px; position:absolute; left:170px; top:60px; background:#fff; border:1px solid #8fbaca; border-radius:5px; box-shadow:0px 0px 2px #8fbaca;}
.newAlbumList .album:hover {z-index:2;}
.newAlbumList .album:hover {z-index:3; position:relative; left:0;}
.newAlbumList .album:hover .albumActions {display:block;}
.newAlbumList .album:hover .albumActions img {margin-right:5px; float:left;}
.newAlbumList .album:hover .albumActions a {display:block; float:right; text-align:left; width:100px; line-height:15px; margin:-3px 0 0 0;}
.newAlbumList .album .albumBoxPointer {position:absolute; top:23px; left:-10px;}
.newAlbumList .even {clear:both;}
/*NEW ALBUM PHOTOS LIST*/
.newAlbumPhotos {width:650px; margin-left:-10px;}
.newAlbumPhotos h3 {margin:15px 0;}
.newAlbumPhotos .albumPhotoContainer {width:155px; border:solid 1px #f3f3f3; padding:15px 15px; position:relative; margin:10px; float:left;}
.newAlbumPhotos .albumPhotoContainer .albumPhoto {width:150px; height:150px; overflow:hidden; border:solid 1px #bababa; background:url(../images/avatars/noimg.gif) center; text-align:center;}
.newAlbumPhotos .albumPhotoContainer .albumPhoto a {width:150px; height:150px; display:block;}
.newAlbumPhotos .albumPhotoContainer .photoActions {display:none; width:197px; z-index:10; height:76px; padding:10px; position:absolute; left:170px; top:41px; background:#fff; border:1px solid #8fbaca; border-radius:5px; box-shadow:0px 0px 2px #8fbaca;}
.newAlbumPhotos .albumPhotoContainer .photoActions p {clear:both;margin:5px 0;}
.newAlbumPhotos .albumPhotoContainer .photoActions  h5 {margin-bottom:5px; color:#1C8CA2;}
.newAlbumPhotos .albumPhotoContainer {z-index:2;}
.newAlbumPhotos .albumPhotoContainer:hover {z-index:3; left:0px; position:relative;}
.newAlbumPhotos .albumPhotoContainer:hover .photoActions {display:block;}
.newAlbumPhotos .albumPhotoContainer .albumBoxPointer {position:absolute; top:38px; left:-10px;}
.newAlbumPhotos .albumPhotoContainer .photoActions input.testInput {width:150px; height:20px; margin:5px 0; float:left; padding:2px 5px; background:#FFEFFA; border:solid 1px #df3c91; color:#DF3C91; }
.newAlbumPhotos .albumPhotoContainer .photoActions input.submitChanges {width:30px; height:26px; cursor:pointer; margin:5px 0 5px 5px; float:left; padding:2px 5px; background:#FFEFFA; border:solid 1px #df3c91; color:#DF3C91; }
.newAlbumPhotos .albumPhotoContainer .photoActions input.submitChanges:hover {color:#35A2B9;}
/*NEW BLOG LIST*/
.newBlogList .blogEntry {margin-bottom:0;}
.newBlogList .blogEntryContent a {display:block;}
.newBlogList .blogEntry:nth-child(even) {background:#f1fbfd;}
/*NEW BLOG ENTRY - NEW FORM STYLES*/
.newForm {width:600px;}
.newForm form {width:580px; padding:10px;}
.newForm form fieldset{width:540px; display:block; background:#f6fbfb; padding:15px 20px 20px 20px; margin-bottom:20px; border-radius:3px; border:solid 1px #8fc6d1; clear:both;}
.newForm form fieldset label{color:#1E8AA2; font-size:12px; font-weight:bold; display:block; margin:0 0 10px 0;}
.newForm form input[type='text']{width:520px; height:25px;  border:solid 1px #8fc6d1; padding:0 10px; color:#666;}
.newForm form textarea{width:520px; height:425px;  border:solid 1px #8fc6d1; padding:10px; color:#666; font-family:Tahoma, Helvetica, Arial, Verdana, sans-serif; font-size:14px;}
.newForm form input[type='text'] {margin-bottom:10px}
.newForm form input[type='checkbox'] {float:left; margin:2px 5px 0 0;}
.newForm form input[type='submit'] {} 
.newForm form select {margin:0 0 10px 0;}
.newForm form fieldset.submitField {text-align:center;}
.newForm form fieldset.submitField input[type='submit'] {
	background:#e44396;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44396', endColorstr='#c51766');	
	background: -webkit-gradient(linear, left top, left bottom, from(#e44396), to(#c51766));
	background: -moz-linear-gradient(top,  #e44396,  #c51766);
	color:#fff;
	border:none;
	border-radius:5px;
	height:28px;
	padding:5px 10px;
	cursor:pointer;
	margin:5px auto 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow:1px 1px 1px 1px #666;
} 
.newForm form fieldset.submitField input[type='submit']:hover {
	background:#e472ad;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e472ad', endColorstr='#c53677');	
	background: -webkit-gradient(linear, left top, left bottom, from(#e472ad), to(#c53677));
	background: -moz-linear-gradient(top,  #e472ad,  #c53677);
	
}
.editAddEntry form fieldset .BTdodajWpis{width:110px; height:27px; background:url(/images/main/BTdodajWpis.png) no-repeat; display:block; border:0; margin:0 auto; cursor:pointer;}
.newForm form fieldset.selectFriend {}
.newForm form fieldset.selectFriend .friendListForMsg {display:none; width:480px; padding:10px; border:1px solid #8fbaca; border-radius:5px; box-shadow:0px 0px 2px #8fbaca; position:absolute; top:-10px; left:53px;  z-index:5; background:#fff;}
.newForm form fieldset div.overflowFix {width:480px; max-height:220px; overflow:auto; position:static;}
.newForm form fieldset.selectFriend .friend:hover .friendListForMsg{display:block;}
.newForm form fieldset.selectFriend .friendListFormMSGPointer {position:absolute; top:20px; left:-10px;}
.newForm form fieldset.selectFriend div.friend {width:52px; height:70px; position:relative; margin:5px 19px 0 0; text-align:center; float:left;}
.newForm form fieldset.selectFriend div.friend a {font-size: 11px; color:#4A93A5; text-align: center; display: block; width:50px; overflow:hidden; text-align:center;}
.newForm form fieldset.selectFriend div.friend a img {width:46px; height:46px; background:url(../images/main/small_glossy.png); padding:2px;}
.newForm form fieldset.selectFriend div.friend  .writeMassage {display:none;}
*+html .avatarMini {width:49px;}
*+html .newForm form fieldset.selectFriend div.friend {position:static;}
*+html .newForm form fieldset.selectFriend div.friend .smallGlossy {display:none;}
*+html .avatarMini .relative {position:static;}
*+html .newForm form fieldset.selectFriend .friendListForMsg {top:180px; left:95px;}
*+html .newForm form fieldset.selectFriend div.friend .relative {position:static;}
.ordinaryElement.newForm {padding:0;}


.newForm #selectFriendBox {float:left;}
.newForm #newMsgTitle {float:left; width:400px; margin-top:5px;}
.newForm #newMsgTitle input {float:left; width:449px}

.newForm form img.bubble {margin-right:10px; float:left;}
#container .newForm form .bubbleShort {width:450px;}
.newForm form fieldset #imgchild {float:right; margin-bottom:0;}
.newForm form fieldset #imgchild img {padding:4px; background:#fff; border:solid 1px #bababa;}
.newForm  #addPhotoToGalleryForm {padding-top:0; margin-top:-10px;}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

/*COLORBOX*/
#colorbox {outline: 0; box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2); border: 5px solid rgba(0, 0, 0, 0.2); z-index: 9999;
-webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);}
#cboxLoadedContent {position: relative;}
#cboxClose{position: absolute; right: -17px; top: -16px; width: 35px; height: 35px; background: url('images/close.png'); border: 0; text-indent: -9999px; cursor: pointer;}
#cboxNext{position: absolute; top: 50%; right: 2%; width: 45px; height: 45px; background: url('images/next.png'); border: 0; text-indent: -9999px;  cursor: pointer; }
#cboxPrevious{position: absolute; top: 50%; left: 2%; width: 45px; height: 45px; background: url('images/prev.png'); border: 0; text-indent: -9999px;  cursor: pointer; }


/*FACEBOOK-WINDOW*/
.facebook-window {background: url('images/40tygodni-likebox.png'); width: 705px; height: 399px; position: relative;}
.facebook-window a {display: block; position: absolute; left: 52px; top: 340px; width: 232px; height: 45px}
.facebook-window .fb-like {top: 159px; left: 300px;}


/*COOKIES-banner*/
.cookies-banner {width: 960px; height: 120px; padding-top: 15px; padding-left: 25px; padding-right: 25px; position: absolute; top: 0px; background: #fff; }
.cookies-banner p {font-family: tahoma, arial, helvetica, sans-serif; font-size: 12px; color: #c50e66; }






h4.headerKonkurs{ color: #DF3C91; font-family: Verdana,Arial,Tahoma,sans-serif; font-size: 14px; margin-bottom: 10px; padding-left:18px; }
h4.headerKonkurs span{padding-top:4px; display:block; float:left; padding-left:15px;}
h5.headerKonkurs{font-family: Verdana,Arial,Tahoma,sans-serif; font-size: 12px; margin: 15px; display:block; text-align:center; clear:both; color:#1C8CA2; }

#sponsorKonkursu{background:#eee; width:300px; height:150px; margin:10px 0 30px 0; overflow:hidden;}
.UserPr #userFncs li.voteForMe{border:0; padding:3px 0; height:15px; line-height:15px; font-size:11px; text-align:center; color:#1C8CA2; cursor: pointer;}
.UserPr #userFncs li.voteForMe:hover { text-decoration: underline;}
.UserPr #userFncs li.voteForMeProgress{border:0; padding:3px 0; height:15px; line-height:15px; font-size:11px; text-align:center; color:#1C8CA2;}
.UserPr #userFncs li.voteForMeDone{border:0; padding:3px 0; height:auto; line-height:15px; font-size:11px; text-align:center; color:#1C8CA2;}

.UserPr #userFncs li.voteCount{border: 0; border-top: 0; font-weight:bold; padding:3px 0; padding-top:5px; height:75px; line-height:15px; font-size:11px; text-align:center; color:#1C8CA2; }
.UserPr #userFncs li.voteCount span{color:#DF3C91; display:block; text-align:center; padding:5px 0 0 0; font-size:50px; line-height:100%;}

.podzielBlock.inUserInfo{padding-left:3px; padding-top:5px;}
.podzielBlock.inUserInfo a.podziel{margin-right:7px;}
.shareKonkurs{font-size:11px; text-align:left; padding-top:15px; padding-left:3px;}
.shareKonkurs input{border:1px solid #8cc9d3; padding: 4px 3px; color:#1C8CA2; margin-top:7px; margin-bottom:7px; width:146px; display:block;}

.sideBarListKonkursy{padding-top:8px;}
#pageNav li#ICkonkurs, .ICkonkurs{background:url(/images/iconz/icoKonkurs.png) center left no-repeat;}
#pageNav li#ICkonkursOffline, .ICkonkursOffline{background:url(/images/iconz/icoKonkursOffline.png) center left no-repeat;}
.noKonkursy{margin:20px 15px; border:2px solid #EEE; background:#f6f6f6; padding:20px; font-weight:bold; color:#999; text-align:center;}
.konkursBlock{margin:0 0px 15px 0px; border-bottom:1px solid #90C7D1; padding-bottom:15px; clear:both; overflow:hidden;}
.hideBorder{border:0;}
.konkursBlock a.pic{display:block; float:left; width:618px; overflow:hidden; height:250px; background:#FFF; border:1px solid #C71A69;}
.konkursBlock a.pic img{width:620px; height:250px; border:0;}
.konkursBlock .opis{padding-left:0px;}
.addMore{ float:left; margin: 15px 0 0 0; background:url(/images/button-dodajZ.png) center left no-repeat; width:112px; height:30px; float:left; display:block; overflow:hidden; text-indent:-1000px;}
.findMore{float:left; margin: 15px 0 0 20px; background:url(/images/button-wiecej.png) center left no-repeat; width:75px; height:30px; float:left; display:block;overflow:hidden; text-indent:-1000px;}
.downloadAggr{float:left; margin: 15px 0 0 0px; background:url(/images/button-pobierz.png) center left no-repeat; width:152px; height:30px; float:left; display:block;overflow:hidden; text-indent:-1000px;}
.detailsKonk{float:left; margin: 15px 0 0 20px; background:url(/images/button-szczegoly.png) center left no-repeat; width:158px; height:30px; float:left; display:block;overflow:hidden; text-indent:-1000px;}
.galleryPhotos{float:left; margin: 15px 0 0 20px; background:url(/images/button-galeria.png) center left no-repeat; width:166px; height:30px; float:left; display:block;overflow:hidden; text-indent:-1000px;}
.pfloat{ float:left; display:block; margin: 20px 0 0 0; clear: both; }
.konkursBlock h4{ font-family: Verdana,Arial,Tahoma,sans-serif; font-size:13px; margin-bottom:5px;}
.konkursBlock p{line-height:150%; margin-bottom:5px;}
#opisKonkursu{margin:0 15px;}
#opisKonkursu p{line-height:150%;}
.konkursH{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;}
.picsVotesItem{position:relative;}
.picsVotesItem .picsVotes{ position:absolute; bottom:0px; left:0px; box-shadow: 0 -1px 0 #CCCCCC; height:25px; font-size:11px; width:95px; line-height:25px; color:#1C8CA2; padding:0 4px; background:rgba(255,255,255,0.6);}
.picsVotesItem .picsVotes span {font-weight:bold; color:#DF3C91;}

.konkursPhoto{ float: left; width:353px; height:262px; border: 1px solid #1c8ca2; }
div.prizesKonk{ float:left; background:url(/images/konkursy/prizes.png) center left no-repeat; width:715px; height:202px; margin: 30px 0 66px 80px; }
.opisKonkursu{ float: left; margin: 0 0 0 26px; width: 480px;  line-height:1.5em;  }
.opisButtons{ float: left; clear: both; margin: 0 0 30px 0px; }
.tytulKonkursu{ float: left;  margin: 0 0 7px 0px;  font-size:15px; font-family:Verdana,Arial,Tahoma,sans-serif; font-weight: bold; color: #1C8CA2; width: 470px; }
.bold{ font-weight: bold; }
.konkursHeader{ color: #1C8CA2;  margin: 0 0 4px;}
.konkursRules{  }
.konkursRules li { padding: 0 0 0 1px; list-style-type : circle; margin: 0 0 0 13px; }
.konkursPrizes{ margin: 0px 0 0 20px; float: right; }
.konkursPrizes li { padding: 0 0 0 0px;  list-style-type : decimal; margin:0 0 2px;}
.leftKonk{ float: left; }
.rightKonk{ float: left; }
.opisButtonsInside{ position:  absolute; top:  350px; left:  38px; }













/* article itself */
.bigArticle h1 {font-weight:bold; font-size:18px; color:#ce4779; width:550px; height:40px; line-height:30px; border-bottom: 1px solid #ce4779; margin:15px auto 25px;}
div.bigTx .boldy{ font-weight:bold;}
div.mainArtFooter{ color:#ce4779; font-size:12px;  margin: 35px auto 40px auto; width:550px; border-bottom: 1px solid #ce4779; position: relative; }
div.mainArtFooter img { position:absolute; top:-14px; left: 8px; border:1px solid #cdb2aa; }
div.mainArtFooter div{background:#F6E4EB; width:550px;  min-height:45px; }
div.mainArtFooter div p{ padding: 7px 0 6px 70px; line-height:16px;}

/* big article */
div.bigArticle { width:100%; min-height:10px; }
div.bigPhotoContainer { width:550px; height:242px; border:1px solid #a4aeb1; margin:25px auto 0; position:relative;}
div.bigPhotoContainer img.photo { position:absolute; top:0px; z-index:5;}
div.bigPhotoContainer img.avatar { position:absolute; z-index:10; bottom:7px; left:7px; width:50px; height:50px; border:1px solid #cdb2aa;}
div.ribbon{ position:absolute;  top:-3px; right:-3px; z-index:6; background: url('../../../images/articles/ribbon.png') no-repeat 0 0; width:83px; height:85px;}
div.descs { position:absolute; bottom:0; z-index:6; }
div.bigBlackBg{ width:550px;  min-height:24px; line-height:18px; background: url('../../../images/articles/blackBg.png') repeat; color:#fff; font-size:12px; }
div.bigBlackBg p{ padding: 3px 0 3px 70px; }
div.bigWhiteBg{ width:550px;  min-height:42px; line-height:28px; background: url('../../../images/articles/whiteBg.png') repeat; color:#ce4779; font-size:18px; font-weight:bold;}
div.bigWhiteBg a{ padding: 7px 0 7px 70px;  display: block; text-decoration: none; }
a.bigWiecej { text-align: right; display:block; color:#ce4779; clear: both; margin: 0 30px 25px 0; width: 582px;}
a.bigWiecej:hover {color: #FF99C7;}
div.bigTx { margin: 10px 0px 0px 36px; width: 550px;line-height:1.5em; }


/* small article */
div.smallArticlesContainer {width:552px; margin: 0 auto;}
div.smallArticle { width:262px; min-height:10px;  float: left;}
div.smallArticle.right{ margin: 0 0 0 28px} 
div.smallPhotoContainer { width:262px; height:181px; border:1px solid #a4aeb1;  margin:0px auto 0; position:relative;}
div.smallPhotoContainer.noBorder { border: 0px; width: 262px; }
div.smallPhotoContainer img.photo { position:absolute; top:0px; z-index:5;}
div.smallPhotoContainer img.avatar { position:absolute; z-index:10; bottom:7px; left:7px; width:50px; height:50px; border:1px solid #cdb2aa;}
div.smallBlackBg{ width:260px;  min-height:24px; line-height:18px; background: url('../../../images/articles/blackBg.png') repeat; color:#fff; font-size:12px; }
div.smallBlackBg p{ padding: 3px 0 3px 70px; }
div.smallWhiteBg{ width:260px;  min-height:42px; line-height:16px; background: url('../../../images/articles/whiteBg.png') repeat; color:#ce4779; font-size:12px; font-weight:bold;}
div.smallWhiteBg a{ padding: 5px 0 5px 70px;  display: block; text-decoration: none; }
p.smallArticle {  padding: 10px;}
a.smallWiecej { text-align: right; display:block; color:#ce4779; clear: both; margin: 0 30px 25px 0; width: 260px;}
a.smallWiecej:hover {color: #FF99C7;}
div.smallTx { margin: 10px 0px 0px 0px; width: 260px; line-height:1.5em;}



/*RANKING*/
.rank {clear:both; width:600px; margin-bottom:24px; height:125px;}
.rankProfileInfo {position:relative; width:93px; height:125px; float:left; }
.rankProfileInfo h3{position:absolute; top:0; right:80px; text-align:right;}
.rankProfileInfo .avatarMini {display:block; float:left; position:absolute; top:0; left:20px;}
.rankProfileInfo .rankProfileLink {font-size: 11px; color: #4A93A5; text-align: center; display: block; width:90px; overflow:hidden; text-align:center; position:absolute; top:50px; left:1px;}
.rankInfo {float:left; width:500px; border-bottom:solid 1px #df3c91; padding-left:7px; height:125px;}
.rankInfoOdd {background:#f1fbfd;}
.rankInfo h3 {font-size:12px; padding-top:15px;}
.rankInfo h3 span {font-size:11px; font-weight:normal; color:#B5988F; font-family:trebuchet ms,arial,geneva,verdana,sans-serif;}
.rankInfo  ul {margin:10px 0 0 0; color:#B5988F; font-size:11px;}
.rankInfo  ul li strong {color:#1C8CA2; font-size:12px;}




/*SocialActions*/
div#socialNotyfications {position:absolute; top:62px; left:183px; width:150px; height:100px; z-index:10; padding-top:10px}
div.socialNotyfication {width:20px; height:20px; background:url(../images/icons/socialNotyfications.png); cursor:pointer; margin-right:15px; float:left; position:relative;}
div.socialNotyfication .notyficationsCounter {opacity:0.5; position:absolute; top:-12px; left:17px;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; cursor:default;}
div.socialNotyfication:hover .notyficationsCounter {opacity:1;}
div#socialNotyfications div.friend img {width:50px; height:49px;}
/*TOP SOCIAL ICONS*/
div#friendsOnline {width:20px; height:20px; background-position:0 0;}
div#friendsOnline:hover,#socialNotyfications div#friendsOnline.active {background-position:0 -27px;}
div#socialActivities {background-position:-35px 0;}
div#socialActivities:hover,#socialNotyfications div#socialActivities.active {background-position:-35px -27px;}
div#socialMessages {background-position:-72px 0;}
div#socialMessages:hover,#socialNotyfications div#socialMessages.active {background-position:-72px -27px;}
#socialNotyfications div.active .notyficationsCounter {opacity:1;}
#socialNotyfications div.loading {width:100%; text-align:center; padding:15px 0; }
/*DROPDOWN BOX*/
div.socialInfo {padding:10px; display:none; border:1px solid #8fbaca; border-radius:5px; box-shadow:0px 0px 2px #8fbaca; position:absolute; top:25px; left:-183px; z-index:5; background:#fff; cursor:default;}
div.socialInfo h3 {border-bottom:solid 1px #df3c91; padding-bottom:10px;}
*+html div.socialInfo {border:1px solid #8fbaca;}
div.boxPointer {width:21px; height:11px; position:absolute; z-index:2; background:url(../images/main/boxPointer.png);}
a.closeBox { background:url(../images/ui-icons_6da8d5_256x240.png) -34px -194px; width:12px; height:13px; text-indent:-9999px; position:absolute; top:10px; right:10px; }
a.closeBox:hover {background:url(../images/ui-icons_2e83ff_256x240.png) -34px -194px; }
div.socialNotyfication div.lastInRow {margin-right:0;}
/*FRIENDS ONLINE*/
div#friendsOnlineInfo {width:940px;}
div#friendsOnlinePointer {top:-11px; left:182px;}
div#friendsOnlineList {padding-left:15px;}
div#friendsOnlineList div.friend {width:52px; height:70px; position:relative; margin:15px 19px 0px 0; text-align:center; float:left;}
div#friendsOnlineList div.friend a {font-size: 11px; color:#4A93A5; text-align: center; display: block; width:50px; overflow:hidden; text-align:center;}
/*Messages*/
div#messagesInfo {width:365px;}
div.massegesList {max-height: 500px; overflow-y:  auto;}
div.massegesList  div.massage {width:100%; min-height:93px; clear:both; border-bottom:solid 1px #df3c91; position:relative; cursor:pointer; overflow:hidden;}
div.massegesList  div.massage:hover {background:#ffe1f1;}
div.massegesList  div.massage:hover p {text-decoration:underline;}
div.massegesList  div.massage a.massageCover {display:block; width:294px; min-height:93px; position:absolute; top:0; right:0; z-index:10;}
div.socialNotyfication div.massegesList div.newMassage { background:#f1fbfd;}
div.socialNotyfication div.massegesList div.newMassage:hover {background:#ffe1f1;}
div.massegesList div.newMassage p {font-weight:bold;}
div.massegesList  div.massage div.friend {width:52px;  height:70px; position:relative; margin:15px 19px 0px 0; text-align:center; float:left;}
div.massegesList  div.massage div.friend a {font-size: 11px; color: #4A93A5; text-align: center; display: block; width:50px; overflow:hidden; text-align:center; }
div.massegesList  div.massage div.massageContent {padding-top:10px;}
div.massegesList  div.massage div.massageContent h4 span{display:block; font-weight:normal;  font-size:11px; color:#626262;}
div.massegesList  div.massage div.massageContent p a{font-size:10pt; text-decoration: none;}
div.massegesList  div.massage p span {color:#df3c91;}
a.seeMore {display:none; margin:10px 0; text-align:center;}
/*Activities*/
div#activitiesInfo {width:365px;}
#socialNotyfications .error, #socialNotyfications .loading { display: none; }
#socialNotyfications div.friend a.writeMassage {background:url(../images/icons/mail_back.gif) 0px 2px no-repeat; color:#DE3D94; padding-left:6px; font-size:10px; text-decoration:none; width:40px; height:15px; display:none; position:absolute; top:5px; left:4px; z-index:10;}
#socialNotyfications div.friend a.writeMassage:hover {text-decoration:underline;}
#socialNotyfications div.friend:hover a.writeMassage {display:block; position:absolute;}



/*****************************
* 40tygodni.pl 2013
*/
@font-face {
  font-family: 'Source Sans Pro';
  src: url('fonts/sourcesanspro-light-webfont.eot');
  src: url('fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-light-webfont.woff') format('woff'), url('fonts/sourcesanspro-light-webfont.ttf') format('truetype'), url('fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('fonts/sourcesanspro-regular-webfont.eot');
  src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('fonts/sourcesanspro-regular-webfont.eot');
  src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('fonts/sourcesanspro-bold-webfont.eot');
  src: url('fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('fonts/sourcesanspro-bold-webfont.ttf') format('truetype'), url('fonts/sourcesanspro-bold-webfont.svg#source_sans_proregular') format('svg');
  font-weight: bold;
  font-style: normal;
}
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  /****************************
		SCREENING
	****************************/
  /****************************
		NADUŻYCIE
	****************************/
  /****************************
		STRONA 404 i 403
	****************************/
}
body.screening #global #wraper #header {
  height: 452px;
}
body.screening #global #wraper #header h1 a {
  left: 90px;
}
body.screening #global #wraper #header .banner {
  padding-top: 210px;
  display: block;
  margin: 0 auto;
}
body a {
  font-family: 'Source Sans Pro', sans-serif;
}
body.naduzycie {
  padding: 0.5em;
  background: #d2e8ed;
  color: #4c4c4c;
}
body.naduzycie h2 {
  color: #1c8ca2;
  font-size: 1.7em;
  font-weight: 400;
  line-height: 1.2em;
}
body.naduzycie form {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  background: #fff;
  padding: 1em 0;
}
body.naduzycie form select,
body.naduzycie form textarea {
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  border: 1px solid #c9e3e9;
  padding: 0.4em;
  background: #fff;
}
body.naduzycie form input {
  cursor: pointer;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 5px 10px;
  margin: 0;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.8em;
  background: #ca1c6c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca1c6c), color-stop(1, #e44294));
  background: -ms-linear-gradient(bottom, #ca1c6c, #e44294);
  background: -moz-linear-gradient(center bottom, #ca1c6c 0%, #e44294 100%);
  background: -o-linear-gradient(#e44294, #ca1c6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44294', endColorstr='#ca1c6c', GradientType=0);
  width: auto;
  height: auto;
  border: 1px solid #ad1259;
  text-shadow: 0px 1px 0px #a81c5d;
  filter: dropshadow(color=#a81c5d, offx=0, offy=1);
}
body.e404 #wraper {
  width: 960px;
  margin: 0 auto;
}
body.e404 #wraper #header {
  position: relative;
  height: 173px;
  background: none;
  z-index: 3;
  margin: 0 auto;
}
body.e404 #wraper #header h1 a {
  display: block;
  width: 211px;
  height: 84px;
  background: url('/images/main/sprites.png') no-repeat;
  text-indent: -9999px;
  position: absolute;
  top: -10px;
  left: 90px;
}
body.e404 #wraper #header ul#mainNavi {
  margin-left: 313px;
  position: relative;
  top: 22px;
  right: 0;
}
body.e404 #wraper #header ul#mainNavi li {
  float: left;
  border: 0;
  height: 28px;
  line-height: 28px;
  margin-left: 0;
  padding-right: 0px;
  list-style: none;
}
body.e404 #wraper #header ul#mainNavi li a {
  display: block;
  margin-right: 7px;
  margin-top: 2px;
  text-decoration: none;
  text-indent: -9999em;
  height: 28px;
}
body.e404 #wraper #header ul#mainNavi li#nP a {
  background: url(/images/main/navigationSprites-current.png) 0px 0px no-repeat;
  width: 151px;
}
body.e404 #wraper #header ul#mainNavi li#nB a {
  background: url(/images/main/navigationSprites-current.png) -168px 0px no-repeat;
  width: 44px;
}
body.e404 #wraper #header ul#mainNavi li#nG a {
  background: url(/images/main/navigationSprites-current.png) -227px 0px no-repeat;
  width: 99px;
}
body.e404 #wraper #header ul#mainNavi li#nKM a {
  background: url(/images/main/navigationSprites-current.png) -416px 0px no-repeat;
  width: 89px;
}
body.e404 #wraper #header ul#mainNavi li#nN a {
  background: url(/images/main/navigationSprites-current.png) -422px -29px no-repeat;
  width: 76px;
}
body.e404 #wraper #header ul#mainNavi li#nW a {
  background: url(/images/main/navigationSprites-current.png) -340px -29px no-repeat;
  width: 67px;
}
body.e404 #wraper header {
  margin-bottom: 20px;
}
body.e404 #wraper header h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 19px;
  color: #1c8ca2;
  font-weight: 200;
  line-height: 1.5;
  margin: 0;
  background: url('/images/main/sprites.png') no-repeat 0 -127px;
  text-indent: 34px;
}
body.e404 #wraper header h2.titleHeader {
  padding: 0 0 0 0.2em;
  margin: 0;
}
body.e404 #wraper header h2.headerIco {
  background: url('/images/main/sprites.png') no-repeat 0 -126px;
}
body.e404 #wraper header h2 a {
  text-decoration: none;
}
body.e404 #wraper header h2 a:hover,
body.e404 #wraper header h2 a.active {
  color: #df3c91;
}
body.e404 #wraper #container {
  position: relative;
  overflow: hidden;
  width: 960px;
  background: #fff;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 40px;
  margin-bottom: 60px;
}
body.e404 #wraper #container .top-section {
  overflow: hidden;
}
body.e404 #wraper #container .top-section h2.logo {
  float: left;
  background: url(/images/main/404-icon.png) no-repeat top left;
  text-indent: -666em;
  display: block;
  width: 272px;
  height: 284px;
}
body.e404 #wraper #container .top-section .content-wrapper {
  float: left;
  padding: 35px 75px;
  width: 536px;
}
body.e404 #wraper #container .top-section .content-wrapper h3 {
  color: #44899c;
  font-size: 36px;
  margin: 0 0 30px 0;
  font-weight: 500;
}
body.e404 #wraper #container .top-section .content-wrapper .wyszukiwarka {
  margin-top: 45px;
}
body.e404 #wraper #container .top-section .content-wrapper .wyszukiwarka form span {
  color: #44899c;
  font-size: 21px;
}
body.e404 #wraper #container .top-section .content-wrapper .wyszukiwarka form input.sIN {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 5px;
  border: 1px solid #c9e3e9;
  height: 25px;
  width: 270px;
  margin: 0 5px;
}
body.e404 #wraper #container .top-section .content-wrapper .wyszukiwarka form input.button {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 0;
  height: 37px;
  width: 40px;
  text-indent: -666em;
  cursor: pointer;
  background: url(/images/main/magnifying-glass-icon.png) no-repeat center center, -webkit-linear-gradient(top, #49afc6 0%, #1d7a90 100%);
  background: url(/images/main/magnifying-glass-icon.png) no-repeat center center, -moz-linear-gradient(top, #49afc6 0%, #1d7a90 100%);
  background: url(/images/main/magnifying-glass-icon.png) no-repeat center center, -o-linear-gradient(top, #49afc6 0%, #1d7a90 100%);
  background: url(/images/main/magnifying-glass-icon.png) no-repeat center center, linear-gradient(top, #49afc6 0%, #1d7a90 100%);
}
body.e404 #wraper #container .bottom-section {
  overflow: hidden;
  border-top: 1px solid #c9e3e9;
  margin-top: 40px;
  padding-top: 40px;
}
body.e404 #wraper #container .bottom-section .kategorie-pytan {
  float: left;
  width: 50%;
}
body.e404 #wraper #container .bottom-section .kategorie-pytan ul li {
  float: left;
  width: 45%;
  padding-left: 15px;
  position: relative;
  font-size: 13px;
  padding: 2px 0;
  margin: 0 10px;
}
body.e404 #wraper #container .bottom-section .kategorie-pytan ul li a {
  color: #4c4c4c;
  text-decoration: none;
}
body.e404 #wraper #container .bottom-section .kategorie-pytan ul li a .catCount {
  position: absolute;
  right: 0px;
  top: 2px;
  color: #ED8DC0;
}
body.e404 #wraper #container .bottom-section .kategorie-pytan ul li a:hover {
  color: #df3c91;
}
body.e404 #wraper #container .bottom-section .najpopularniejsze-pytania {
  float: left;
  width: 50%;
}
body.e404 #wraper #container .bottom-section .najpopularniejsze-pytania ul li {
  padding-bottom: 8px;
  border-bottom: 1px dotted #c9e3e9;
  margin-bottom: 8px;
}
body.e404 #wraper #container .bottom-section .najpopularniejsze-pytania ul li h3 {
  margin-bottom: 4px;
}
body.e404 #wraper #container .bottom-section .najpopularniejsze-pytania ul li h3 a {
  font-size: 15px;
  color: #459eb0;
  line-height: 1.19em;
  font-weight: 300;
  text-decoration: none;
}
body.e404 #wraper #container .bottom-section .najpopularniejsze-pytania ul li span {
  color: #B5988F;
  font-weight: 300;
}
body.e404 #wraper #container #kategoriePytanMain {
  display: none;
}
#global {
  min-width: 990px;
}
#global #wraper {
  width: 990px;
  /*************************************
		STYLE GLOBALNE
*************************************/
}
#global #wraper #header {
  height: 200px;
}
#global #wraper #header .banner {
  display: none;
}
#global #wraper #header .animation {
  position: relative;
  top: 59px;
}
#global #wraper #header ul#mainNavi li#nC {
  left: 445px;
}
#global #wraper #header ul#mainNavi li#nF {
  left: 445px;
}
#global #wraper #header #socialNotyfications {
  top: 49px;
}
#global #wraper #header #socialNotyfications .friend {
  height: auto;
  padding: 8px 9px;
  margin: 0;
}
#global #wraper #header #socialNotyfications .friend .relative .avatarMini {
  overflow: visible;
}
#global #wraper #header #socialNotyfications .friend .relative .avatarMini img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 49px;
  height: 49px;
}
#global #wraper #header #socialNotyfications .friend a.writeMassage {
  top: 28px;
  left: 15px;
  font-weight: 300;
}
#global #wraper #header #socialNotyfications .friend a.profileLink {
  overflow: hidden;
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
}
#global #wraper #header #socialNotyfications .friend .avatar .hover-bg {
  display: block;
  position: absolute;
  top: 9px;
  left: 10px;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}
#global #wraper #header #socialNotyfications .friend:hover .hover-bg {
  display: block;
}
#global #wraper #header #socialNotyfications #socialMessages #messagesInfo .massage {
  display: table;
}
#global #wraper #header #socialNotyfications #socialMessages #messagesInfo .massage .massageContent {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-top: 0;
}
#global #wraper #header #socialNotyfications #socialMessages #messagesInfo .massage .massageContent h4 {
  font-weight: 400;
}
#global #wraper #header #socialNotyfications #socialMessages #messagesInfo .massage .massageContent p a {
  font-weight: 400;
}
#global #wraper #header #socialNotyfications #socialMessages #messagesInfo .massage:hover p {
  text-decoration: none;
}
#global #wraper #header #socialNotyfications #socialActivities #activitiesInfo .massegesList .massage:hover p {
  text-decoration: none;
}
#global #wraper #header #socialNotyfications #socialActivities #activitiesInfo .massegesList .massageContent h4,
#global #wraper #header #socialNotyfications #socialActivities #activitiesInfo .massegesList .massageContent p {
  font-weight: normal;
}
#global #wraper #container {
  width: 100%;
  background-color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding-bottom: 22px;
  font-size: 13px;
  color: #4c4c4c;
}
#global #wraper #container header {
  border-bottom: 1px solid #c9e3e9;
  margin: 0 0 1em 0;
  padding: 1.25em 0 0.75em 0;
  font-size: 16px;
}
#global #wraper #container header h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.250em;
  color: #1c8ca2;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 0;
  background: url('/images/main/sprites.png') no-repeat 0 -127px;
  text-indent: 34px;
}
#global #wraper #container header h2.titleHeader {
  padding: 0 0 0 0.2em;
  margin: 0;
}
#global #wraper #container header h2.headerIco {
  background: url('/images/main/sprites.png') no-repeat 0 -126px;
}
#global #wraper #container header h2 a {
  text-decoration: none;
}
#global #wraper #container header h2 a:hover {
  color: #df3c91;
}
#global #wraper #container #subNavi {
  font-weight: 300;
  padding-top: 7px;
  margin: 0;
  height: 68px;
}
#global #wraper #container #subNavi .logo-40t {
  background: url('/images/logo-mini.png') no-repeat top left;
  display: block;
  width: 27px;
  height: 26px;
  float: left;
  margin-right: 11px;
  margin-top: 13px;
}
#global #wraper #container #subNavi ul#pageNav {
  width: 632px;
  padding-left: 20px;
  padding-top: 7px;
}
#global #wraper #container #subNavi #saContainer {
  background: #f5fbfe;
  width: 242px;
  height: 66px;
  padding: 0;
  position: relative;
  margin-top: -7px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#global #wraper #container #subNavi #saContainer a.ask {
  margin: 0;
  padding: 0 19px;
  width: auto;
  height: 29px;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.9em;
  background: #c61766;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c61766), color-stop(1, #e44295));
  background: -ms-linear-gradient(bottom, #c61766, #e44295);
  background: -moz-linear-gradient(center bottom, #c61766 0%, #e44295 100%);
  background: -o-linear-gradient(#e44295, #c61766);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44295', endColorstr='#c61766', GradientType=0);
  line-height: 29px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-indent: 0;
  text-decoration: none;
  display: inline;
}
#global #wraper #container #subNavi #saContainer #SearchBlock .sIN {
  height: 27px;
  padding: 0 10px 0 10px;
  width: 120px;
}
#global #wraper #container #subNavi.userProfile ul#pageNav {
  width: 828px;
}
#global #wraper #container section.main-content {
  width: 660px;
  padding: 0 20px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 200;
  /* buttony ZADAJ PYTANIE i DODAJ PORADNIK */
  /* */
}
#global #wraper #container section.main-content.login {
  margin-top: 2em;
}
#global #wraper #container section.main-content #askSearch #SearchBlockMain .sIN {
  width: 244px;
  height: 29px;
  padding: 0 0 0 10px;
}
#global #wraper #container section.main-content #askSearch #SearchBlockMain .sBT {
  width: 34px;
  height: 29px;
}
#global #wraper #container section.main-content section.news-slider {
  width: 100%;
  height: 305px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
#global #wraper #container section.main-content section.news-slider h2.slider-title {
  display: none;
}
#global #wraper #container section.main-content section.news-slider ul.slides {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 222px;
  position: relative;
}
#global #wraper #container section.main-content section.news-slider ul.slides li {
  float: left;
  width: 100%;
  height: 222px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  overflow: hidden;
}
#global #wraper #container section.main-content section.news-slider ul.slides li figure {
  margin: 0;
}
#global #wraper #container section.main-content section.news-slider ul.slides li figure:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#global #wraper #container section.main-content section.news-slider ul.slides li figure img {
  width: 100%;
  max-width: 100%;
}
#global #wraper #container section.main-content section.news-slider ul.slides li div.description {
  position: absolute;
  top: 28px;
  left: 15px;
}
#global #wraper #container section.main-content section.news-slider ul.slides li div.description a.zajawka {
  text-decoration: none;
}
#global #wraper #container section.main-content section.news-slider ul.slides li div.description a.zajawka p {
  text-decoration: none;
  color: #fff;
}
#global #wraper #container section.main-content section.news-slider ul.slides li div.description .title {
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 0;
  margin: 0;
  font-weight: bold;
  max-width: none;
}
#global #wraper #container section.main-content section.news-slider ul.slides li div.description .title:first-child {
  margin-bottom: 5px;
  padding: 5px 0;
  border-left: 12px solid #1b8da2;
}
#global #wraper #container section.main-content section.news-slider ul.slides li div.description .title a {
  display: inline;
  background: #1b8da2;
  padding: 5px 0;
  color: #fff;
  text-decoration: none;
}
#global #wraper #container section.main-content section.news-slider ul.slides li div.description .title a span {
  position: relative;
  left: -6px;
}
#global #wraper #container section.main-content section.news-slider ul.slides li div.description .title.next-line {
  background: #f60d93;
  display: inline-block;
}
#global #wraper #container section.main-content section.news-slider ul.slides li div.description p {
  font-family: 'Source Sans Pro', sans-serif;
  max-width: 260px;
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
  padding: 5px 10px;
  background: rgba(226, 100, 176, 0.75);
}
#global #wraper #container section.main-content section.news-slider ul.slides li div.description p a {
  color: #fff;
  text-decoration: none;
}
#global #wraper #container section.main-content section.news-slider ul.slides li.current {
  display: block;
}
#global #wraper #container section.main-content section.news-slider ul.current {
  z-index: 2;
  display: block;
}
#global #wraper #container section.main-content section.news-slider ul.nav-slides {
  margin-top: 20px;
  border-bottom: 1px solid #c9e3e9;
}
#global #wraper #container section.main-content section.news-slider ul.nav-slides li {
  width: 33%;
  height: 62px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 14px 14px 0;
}
#global #wraper #container section.main-content section.news-slider ul.nav-slides li a {
  text-decoration: none;
  color: #999;
  font-size: 12px;
  line-height: 14px;
}
#global #wraper #container section.main-content section.news-slider ul.nav-slides li a figure {
  margin: 0;
  padding: 0;
  float: left;
}
#global #wraper #container section.main-content section.news-slider ul.nav-slides li a figure img {
  max-width: 52px;
}
#global #wraper #container section.main-content section.news-slider ul.nav-slides li a p {
  margin-left: 60px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
#global #wraper #container section.main-content section.news-slider ul.nav-slides li a p .title {
  color: #1c8ca2;
  display: block;
}
#global #wraper #container section.main-content section.news-slider ul.nav-slides li.current {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 4px solid #c9e3e9;
}
#global #wraper #container section.main-content section.news-slider div.pagination {
  width: 82px;
  height: 23px;
  position: absolute;
  top: 200px;
  left: 260px;
  z-index: 1;
  background: url(../images/sprite-slider.png) no-repeat;
}
#global #wraper #container section.main-content section.news-slider div.pagination ul {
  display: table;
  margin: 9px auto 0 auto;
}
#global #wraper #container section.main-content section.news-slider div.pagination ul li {
  float: left;
  width: 10px;
  height: 10px;
  background: url(../images/sprite-slider.png) -93px -7px no-repeat;
  text-indent: -9999px;
  margin-right: 8px;
  cursor: pointer;
}
#global #wraper #container section.main-content section.news-slider div.pagination ul li:last-child {
  margin-right: 0;
}
#global #wraper #container section.main-content section.news-slider div.pagination ul li.current {
  background-position: -111px -7px;
}
#global #wraper #container section.main-content header {
  border-bottom: 1px solid #c9e3e9;
  margin: 0 0 1em 0;
  padding: 1.25em 0 0.75em 0;
  font-size: 16px;
  overflow: hidden;
}
#global #wraper #container section.main-content header h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.250em;
  color: #1c8ca2;
  line-height: 1.250em;
  font-weight: 200;
}
#global #wraper #container section.main-content header h1 span {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-bottom: -2px;
  margin-right: 4px;
  background-image: url(/images/main/newLayout/icon-sprites.png);
  background-repeat: no-repeat;
}
#global #wraper #container section.main-content header h1 span.blogIco-wpisy {
  background: url(/images/main/newLayout/icon-sprites.png) -115px 0px no-repeat;
}
#global #wraper #container section.main-content header h1 span.blogIco-komentarze {
  background-position: -80px 0px;
}
#global #wraper #container section.main-content header h1.titleHeader {
  padding: 0 0 0 0.2em;
  margin: 0;
  text-indent: 34px;
  line-height: 1.5em;
}
#global #wraper #container section.main-content header h1.headerIco {
  background: url('/images/main/sprites.png') no-repeat 0 -126px;
}
#global #wraper #container section.main-content header h1.blogIco-pytania {
  background: url(/images/main/newLayout/question-ico.png) center left no-repeat;
}
#global #wraper #container section.main-content header h1.lubIco {
  background: url(/images/main/newLayout/club-ico.png) center left no-repeat;
}
#global #wraper #container section.main-content header h1.clubIco2 {
  background: url(/images/main/newLayout/club-ico2.png) center left no-repeat;
}
#global #wraper #container section.main-content header h1 .ilosc-komentarzy {
  font-size: 0.6em;
  float: right;
  color: #797979;
}
#global #wraper #container section.main-content header h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.250em;
  color: #1c8ca2;
  font-weight: 200;
  line-height: 1.5em;
  margin-bottom: 0;
  background: url('/images/main/sprites.png') no-repeat 0 -127px;
  text-indent: 34px;
}
#global #wraper #container section.main-content header h2.titleHeader {
  padding: 0 0 0 0.2em;
  margin: 0;
}
#global #wraper #container section.main-content header h2.headerIco {
  background: url('/images/main/sprites.png') no-repeat 0 -126px;
}
#global #wraper #container section.main-content header h2 a {
  text-decoration: none;
}
#global #wraper #container section.main-content header h2 a:hover,
#global #wraper #container section.main-content header h2 a.active {
  color: #df3c91;
}
#global #wraper #container section.main-content header h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.250em;
  color: #1c8ca2;
  line-height: 1.250em;
  font-weight: 200;
  position: relative;
}
#global #wraper #container section.main-content header h4 span {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-bottom: -2px;
  margin-right: 4px;
  background-image: url(/images/main/newLayout/icon-sprites.png);
  background-repeat: no-repeat;
  padding: 0;
}
#global #wraper #container section.main-content header h4 span.titleHeader {
  border-bottom: 0;
  padding: 0 0 0 1.3em;
  margin: 0;
  background: none;
}
#global #wraper #container section.main-content header h4 span.blogIco-komentarze {
  background-position: -80px 0px;
}
#global #wraper #container section.main-content header h4 span.blogIco-pytania {
  background-position: -147px 0px;
}
#global #wraper #container section.main-content header h4 span.clubIco {
  background-position: -10px -2px;
}
#global #wraper #container section.main-content header h4 span.clubIco2 {
  background-position: -45px -2px;
}
#global #wraper #container section.main-content header h4 span.addkiddIco {
  background-position: -180px -33px;
}
#global #wraper #container section.main-content header h4 span.trashIco {
  background-position: -210px -33px;
}
#global #wraper #container section.main-content header h4 span.pregnancy-ico {
  background-position: -81px -33px;
}
#global #wraper #container section.main-content header h4 span.photo-ico {
  background-position: -10px -33px;
}
#global #wraper #container section.main-content header h4 span.photos-ico {
  background-position: -46px -33px;
}
#global #wraper #container section.main-content header h4 span.add-album-ico {
  background-position: -148px -32px;
}
#global #wraper #container section.main-content header h4 span.friends-ico {
  background-position: -181px 0px;
}
#global #wraper #container section.main-content header h4 span.message-ico {
  background-position: -81px -62px;
}
#global #wraper #container section.main-content header h4 span.lock-ico {
  background-position: -149px -62px;
}
#global #wraper #container section.main-content header h4 span.article-ico {
  background-position: -180px -62px;
}
#global #wraper #container section.main-content header h4 span.calendar-ico {
  background-position: -116px -61px;
}
#global #wraper #container section.main-content header h4 span .ilosc-komentarzy {
  font-size: 0.6em;
  float: right;
  color: #797979;
}
#global #wraper #container section.main-content header h4 span#toogleAbout {
  background-image: none;
}
#global #wraper #container section.main-content header h4 span#toogleFriends {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  width: 20px;
  height: 20px;
  text-align: right;
  display: none;
  background-image: none;
}
#global #wraper #container section.main-content header h4#manualsH1 {
  display: none;
}
#global #wraper #container section.main-content header .separator {
  font-size: 0.6em;
  color: #1c8ca2;
  font-weight: 200;
  line-height: 1.3em;
}
#global #wraper #container section.main-content div.block440 {
  padding: 0;
  width: 100%;
  font-size: 16px;
  margin-top: 20px;
}
#global #wraper #container section.main-content div.block440.konkursyPhoto header h4 {
  float: left;
  padding-right: 87px;
}
#global #wraper #container section.main-content div.block440.konkursyPhoto header .odpow {
  position: absolute;
  float: right;
  top: auto;
  right: 0;
  margin-top: 5px;
}
#global #wraper #container section.main-content div.block440.showPhoto .voting {
  width: 84px;
  margin: 0 auto;
}
#global #wraper #container section.main-content div.block440.showPhoto .voting a.upVote {
  width: 84px;
  height: 40px;
  margin: 0;
  background: url(/images/q/NEWvoteSprites.png) no-repeat 0 -40px;
}
#global #wraper #container section.main-content div.block440.showPhoto .voting a.upVote div {
  text-shadow: none;
  color: #DF3C91;
  font-size: 20px;
  padding-left: 40px;
  width: 41px;
  height: 40px;
  line-height: 40px;
}
#global #wraper #container section.main-content div.block440.showPhoto .voting a.showVoteDetails {
  width: 84px;
}
#global #wraper #container section.main-content div.block440 .photoWrapper {
  width: 100%;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement {
  padding: 0em;
  font-size: 16px;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement .newAlbumPhotos .albumPhotoContainer .photoActions h5 {
  font-weight: 400;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement .newAlbumPhotos .albumPhotoContainer .photoActions form input {
  border: 1px solid #c9e3e9;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  background: #f5fafb;
  color: #000;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement .newAlbumPhotos .albumPhotoContainer .photoActions form input.submitChanges {
  background: #58b0c7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f7c91), color-stop(1, #58b0c7));
  background: -ms-linear-gradient(bottom, #2f7c91, #58b0c7);
  background: -moz-linear-gradient(center bottom, #2f7c91 0%, #58b0c7 100%);
  background: -o-linear-gradient(#58b0c7, #2f7c91);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58b0c7', endColorstr='#2f7c91', GradientType=0);
  color: #fff;
  border: 0;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement .newAlbumPhotos .albumPhotoContainer .photoActions .blink.deletePhoto {
  text-decoration: none;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header {
  margin-bottom: 0.5em;
  overflow: visible;
  font-size: 16px;
  padding: 1.25em 0 0.6em 0;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .avatarbox {
  margin: 0 0.8em 0 0;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .avatarbox .details-box {
  display: initial;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .details-wrapper {
  overflow: hidden;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header h1 {
  margin-bottom: 0.2em;
  font-size: 1.7em;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header h1 a {
  color: #1c8ca2;
  line-height: 1.2em;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header time {
  font-size: 0.7em;
  color: #797979;
  font-weight: 300;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .separator {
  font-size: 0.7em;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .user-name {
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none;
  color: #df3c91;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .BEcoments {
  font-size: 0.7em;
  color: #797979;
  line-height: 2em;
  font-weight: 300;
  text-decoration: none;
  margin-left: 0.65em;
  float: right;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .BEcoments:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .BEcoments span {
  color: #df3c91;
  font-weight: 400;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .blockUser {
  font-size: 0.7em;
  color: #797979;
  line-height: 2em;
  font-weight: 300;
  text-decoration: none;
  float: right;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .blockUser:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .deleteBlogEntry {
  font-size: 1.5em;
  margin-right: 1em;
  color: #df3c91;
  line-height: 2em;
  font-weight: 600;
  text-decoration: none;
  float: right;
  position: absolute;
  top: 12px;
  right: 0px;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .deleteBlogEntry:hover {
  text-decoration: none;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .showBlogEntryOnSG {
  font-size: 0.7em;
  color: #797979;
  line-height: 2em;
  font-weight: 300;
  text-decoration: none;
  float: right;
  margin-right: 0.65em;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header .showBlogEntryOnSG:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement header a.abuselink {
  margin: 0;
  margin-right: 0.8em;
  float: right;
  line-height: 2em;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement .starszyNowszyBlock {
  margin: 0;
  width: 100%;
  padding: 10px 0 0 0;
  text-align: center;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement .starszyNowszyBlock #starszy {
  display: block;
  width: 106px;
  height: 27px;
  float: left;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  margin: 0;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.8em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.2em;
  text-indent: 0;
  text-decoration: none;
}
#global #wraper #container section.main-content div.block440 .ordinaryElement .starszyNowszyBlock #nowszy {
  display: block;
  width: 106px;
  height: 27px;
  float: right;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  margin: 0;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.8em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.2em;
  text-indent: 0;
  text-decoration: none;
}
#global #wraper #container section.main-content div.block440 p {
  font-size: 1em;
  color: #4c4c4c;
  line-height: 1.8em;
  font-weight: 200;
  padding: 0;
}
#global #wraper #container section.main-content div.block440 .blogPicture img {
  display: block;
  border: 1px solid #c9e3e9;
  padding: 0.3em;
  margin: 0.5em auto;
  max-width: 583px;
}
#global #wraper #container section.main-content .anwsers.kciuki .avatar .userlink {
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none;
  display: block;
  text-align: center;
  overflow: hidden;
  width: 53px;
}
#global #wraper #container section.main-content div.ordinaryElement {
  padding: 0;
  font-size: 16px;
}
#global #wraper #container section.main-content div.ordinaryElement article {
  background: none;
  margin-bottom: 1.6em;
  padding: 0;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList {
  padding: 0;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr {
  border-top: 0;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr .user-name {
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none;
  color: #df3c91;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr .BEcoments {
  font-size: 1em;
  color: #797979;
  line-height: 2em;
  font-weight: 300;
  text-decoration: none;
  margin-left: 0.65em;
  float: right;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr .BEcoments:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr .BEcoments span {
  color: #df3c91;
  font-weight: 400;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr .blockUser {
  font-size: 1em;
  color: #797979;
  line-height: 2em;
  font-weight: 300;
  text-decoration: none;
  float: right;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr .blockUser:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr .deleteBlogEntry {
  font-size: 1.5em;
  margin-right: 1em;
  color: #df3c91;
  line-height: 2em;
  font-weight: 600;
  text-decoration: none;
  float: right;
  position: absolute;
  top: 12px;
  right: 0px;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr .deleteBlogEntry:hover {
  text-decoration: none;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr .showBlogEntryOnSG {
  font-size: 1em;
  color: #797979;
  line-height: 2em;
  font-weight: 300;
  text-decoration: none;
  float: right;
  margin-right: 0.65em;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr .showBlogEntryOnSG:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr a {
  position: static;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList .blogEntryFtr a.abuselink {
  font-size: 1em;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry header {
  height: auto;
  border-bottom: 1px solid #c9e3e9;
  padding: 0.4em 0;
  margin: 0;
  overflow: hidden;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry header h3 a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.1em;
  color: #df3c91;
  line-height: 1.250em;
  font-weight: 200;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry header h4 a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: inherit;
  color: #1c8ca2;
  line-height: 1.250em;
  font-weight: 200;
  position: relative;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry header time {
  font-size: 0.7em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry header .BEcoments {
  font-size: 0.7em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
  text-decoration: none;
  float: right;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry header .BEcoments:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry header .BEcoments span {
  color: #df3c91;
  font-weight: 400;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry header .blockUser {
  font-size: 0.7em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
  text-decoration: none;
  float: right;
  margin-right: 1em;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry header .blockUser:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry p {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 1.8em;
  font-weight: 300;
  padding: 6px 0;
}
#global #wraper #container section.main-content div.ordinaryElement.newBlogList article.blogEntry p > a {
  font-size: 14px;
  color: #df3c91;
  line-height: 1.8em;
  font-weight: 300;
  text-decoration: none;
  text-transform: lowercase;
}
#global #wraper #container section.main-content div.ordinaryElement article.wiadomoscMail {
  margin-bottom: 0;
  padding: 0 10px;
}
#global #wraper #container section.main-content div.ordinaryElement article.wiadomoscMail .avb {
  width: auto;
  padding: 0;
}
#global #wraper #container section.main-content div.ordinaryElement article.wiadomoscMail .avb .relative {
  float: left;
}
#global #wraper #container section.main-content div.ordinaryElement article.wiadomoscMail .avb .relative .avatarMini {
  margin: 0px;
  margin: 0 0.8em 0.4em 0;
  float: left;
  position: relative;
  text-decoration: none;
  width: auto;
  height: auto;
}
#global #wraper #container section.main-content div.ordinaryElement article.wiadomoscMail .avb .relative .avatarMini img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 63px;
  height: 63px;
  position: relative;
}
#global #wraper #container section.main-content div.ordinaryElement article.wiadomoscMail .avb .relative .avatarMini .smallGlossy {
  display: none;
}
#global #wraper #container section.main-content div.ordinaryElement article.wiadomoscMail .avb .relative span.Qweek {
  right: 17px;
  bottom: 15px;
}
#global #wraper #container section.main-content div.ordinaryElement article.wiadomoscMail .avb .dLE a {
  width: auto;
  height: auto;
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
  font-size: 0.8em;
}
#global #wraper #container section.main-content div.ordinaryElement article.wiadomoscMail .avb .dLE span {
  font-size: 0.8em;
}
#global #wraper #container section.main-content div.ordinaryElement.newForm {
  width: auto;
  padding: 0 10px;
}
#global #wraper #container section.main-content div.ordinaryElement.newForm form textarea {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
}
#global #wraper #container section.main-content div.ordinaryElement.newForm form input {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
}
#global #wraper #container section.main-content div.ordinaryElement form.odpowiedzNaMail {
  width: 100%;
  padding: 0;
}
#global #wraper #container section.main-content div.ordinaryElement form.odpowiedzNaMail fieldset {
  overflow: hidden;
  width: 94%;
  padding: 3%;
  margin: 20px auto;
  background-color: #f5fafb;
  background-image: none;
  border: 1px solid #91c8d2;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
#global #wraper #container section.main-content div.ordinaryElement table.newMailbox td.topic a {
  font-size: 0.938em;
  color: #df3c91;
  line-height: 1.19em;
  font-weight: 400;
  text-decoration: none;
}
#global #wraper #container section.main-content div.ordinaryElement table.newMailbox td.topic p {
  font-size: 0.813em;
  color: #4c4c4c;
  line-height: 1.4em;
  font-weight: 300;
  padding: 0;
}
#global #wraper #container section.main-content div.ordinaryElement table.newMailbox td.date {
  font-size: 13px;
  color: #4c4c4c;
  font-weight: 300;
}
#global #wraper #container section.main-content div.ordinaryElement table.newMailbox td.avatarContainer {
  padding: 8px 0;
  width: auto;
}
#global #wraper #container section.main-content div.ordinaryElement table.newMailbox td.avatarContainer .avatarbox {
  float: none;
}
#global #wraper #container section.main-content div.ordinaryElement table.newMailbox td.avatarContainer .avatarbox.avatarbox-50 {
  margin: 0 auto;
}
#global #wraper #container section.main-content div.ordinaryElement table.newMailbox td.avatarContainer .profileLink {
  text-align: center;
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
  font-size: 11px;
  line-height: 13px;
}
#global #wraper #container section.main-content div.ordinaryElement div.newMailbox .trashBtn button {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #fc9fcb;
  padding: 0.05em 0.7em;
  margin: 1em 0;
  color: #e5438f;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #fff1f8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffe6f3), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ffe6f3, #ffffff);
  background: -moz-linear-gradient(center bottom, #ffe6f3 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ffe6f3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffe6f3', GradientType=0);
  line-height: 2.1em;
}
#global #wraper #container section.main-content section.kluby {
  padding: 0;
  font-size: 1em;
  color: #4c4c4c;
  line-height: 1.8em;
}
#global #wraper #container section.main-content section.kluby .nowy_klub {
  float: right;
}
#global #wraper #container section.main-content section.klubElementWide {
  width: 47%;
  float: left;
  border: 1px solid #daeaed;
  padding: 15px;
  margin: 8px 8px 8px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#global #wraper #container section.main-content section.klubElementWide a {
  display: block;
  float: left;
  height: 62px;
  width: 25%;
}
#global #wraper #container section.main-content section.klubElementWide .avatar {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 60px;
  height: 60px;
}
#global #wraper #container section.main-content section.klubElementWide .medGlossy {
  display: none;
}
#global #wraper #container section.main-content section.klubElementWide .klubNAME {
  line-height: 16px;
  margin-left: 15px;
  height: auto;
  text-decoration: none;
  padding: 0;
  font-weight: 300;
  color: #df3c91;
}
#global #wraper #container section.main-content section.klubElementWide .klubElement-wrapper {
  width: 75%;
  height: 64px;
  float: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
}
#global #wraper #container section.main-content section.klubElementWide .klubElement-wrapper h3 a {
  width: 100%;
}
#global #wraper #container section.main-content section.klubElementWide span {
  position: static;
  font-size: 0.8em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
  display: block;
  float: left;
  clear: both;
  margin-left: 15px;
}
#global #wraper #container section.main-content section.klubElementWide span strong {
  color: #df3c91;
}
#global #wraper #container section.main-content section.opisKlubu {
  padding: 0;
  font-size: 1em;
  color: #4c4c4c;
  line-height: 1.8em;
  font-weight: 200;
}
#global #wraper #container section.main-content section.ostatnioDolaczyly {
  font-size: 16px;
}
#global #wraper #container section.main-content section.ostatnioDolaczyly .image-wrapper {
  display: inline-block;
  width: auto;
  text-align: center;
  position: relative;
  margin-bottom: 7px;
  margin-right: 7px;
}
#global #wraper #container section.main-content section.ostatnioDolaczyly .image-wrapper .avatarbox .smallGlossy {
  display: none;
}
#global #wraper #container section.main-content section.ostatnioDolaczyly .image-wrapper .avatarbox img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 49px;
  height: 49px;
}
#global #wraper #container section.main-content section.ostatnioDolaczyly .image-wrapper a {
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
  font-size: 0.7em;
  margin: 0 auto;
  line-height: 1.2em;
  display: block;
  width: 51px;
  margin: 0;
  overflow: hidden;
}
#global #wraper #container section.main-content section.ostatnioDolaczyly a.pagingx {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #fc9fcb;
  padding: 0.05em 0.7em;
  margin: 0 0.2em;
  color: #e5438f;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #ffe6f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffe6f3), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ffe6f3, #ffffff);
  background: -moz-linear-gradient(center bottom, #ffe6f3 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ffe6f3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffe6f3', GradientType=0);
  line-height: 2.1em;
}
#global #wraper #container section.main-content section.listaKlubowiczek {
  padding: 0;
  font-size: 1em;
  color: #4c4c4c;
  font-weight: 300;
}
#global #wraper #container section.main-content section.listaKlubowiczek .image-wrapper {
  float: left;
  width: 62px;
  height: 71px;
  text-align: center;
  position: relative;
  margin-bottom: 5px;
}
#global #wraper #container section.main-content section.listaKlubowiczek .image-wrapper .avatarbox .smallGlossy {
  display: none;
}
#global #wraper #container section.main-content section.listaKlubowiczek .image-wrapper .avatarbox img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 49px;
  height: 49px;
}
#global #wraper #container section.main-content section.listaKlubowiczek .image-wrapper a {
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
  font-size: 0.7em;
  display: block;
}
#global #wraper #container section.main-content section.oUzytkowniku p {
  margin: 0.3em 0;
  font-weight: 200;
}
#global #wraper #container section.main-content section#friendsList {
  padding: 0;
  font-weight: 200;
}
#global #wraper #container section.main-content section#friendsList div.bgavattar {
  width: 52px;
  overflow: hidden;
}
#global #wraper #container section.main-content section#friendsList div.bgavattar.frAvatar {
  float: left;
  margin: 0 0.8em 0.4em 0;
}
#global #wraper #container section.main-content section#friendsList div .avatarbox {
  overflow: visible;
}
#global #wraper #container section.main-content section#friendsList div .avatarbox .relative .avatarMini img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 49px;
  height: 49px;
}
#global #wraper #container section.main-content section#friendsList div .userlink {
  width: 51px;
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none;
  display: block;
  text-align: center;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem {
  font-size: 16px;
  margin-bottom: 20px;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem header {
  border-bottom: 1px solid #c9e3e9;
  margin: 0 0 1em 0;
  padding: 1.25em 0 0.75em 0;
  font-size: 16px;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem header .details-box {
  display: none;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem header .aItemUser {
  font-weight: 300;
  padding-left: 9.55em;
  color: #797979;
  padding-bottom: 4px;
  position: relative;
  font-size: 12px;
  margin-bottom: 0.35em;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem header a.abuselink {
  font-size: 0.9em;
  margin-right: 0;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem header h4 {
  font-size: 1.250em;
  color: #1c8ca2;
  line-height: 1.250em;
  font-weight: 200;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem header h4.titleHeader {
  border-bottom: 0;
  padding: 0 0 0 1.3em;
  margin: 0;
  background: none;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem header h4.blogIco-komentarze {
  background: url(/images/main/newLayout/comments-ico.png) center left no-repeat;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem header h4 .ilosc-komentarzy {
  font-size: 0.6em;
  float: right;
  color: #797979;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem article {
  margin: 0.5em 0;
  padding-bottom: 0.5em;
  border-bottom: 1px dotted #c9e3e9;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem article header {
  border: 0;
  padding: 0;
  margin: 0;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem article .tresc {
  position: relative;
  line-height: 1.6em;
  font-size: 1em;
  font-weight: 200;
  color: #4c4c4c;
  width: 468px;
  background: #fcffff;
  border: 1px solid #daeaed;
  display: block;
  float: right;
  padding: 1em 1.2em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  margin-bottom: 2em;
  word-wrap: break-word;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem article .tresc .aItemTop {
  background: none;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem article .tresc .arrow-bg {
  position: absolute;
  width: 5px;
  height: 9px;
  background: url(/images/main/newLayout/comment-arrow.jpg) top center no-repeat;
  top: 12px;
  left: -5px;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem article .tresc img {
  max-width: 100%;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem article .suwaczek {
  float: right;
  width: 502px;
}
#global #wraper #container section.main-content section.komentarze-pod-blogiem article .suwaczek img {
  width: auto !important;
  float: left;
  max-width: 502px;
}
#global #wraper #container section.main-content div .rating {
  display: block;
  width: 100%;
  margin-bottom: 1.2em;
  overflow: hidden;
}
#global #wraper #container section.main-content div .rating .vote-up {
  width: 5%;
  height: 2em;
  float: left;
  text-align: center;
  padding-top: 0.3em;
}
#global #wraper #container section.main-content div .rating .vote-up a {
  border: 0;
}
#global #wraper #container section.main-content div .rating .bar-wrapper {
  width: 90%;
  height: 3.1em;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.5em;
  background: url(/images/main/newLayout/rating-bar-center.jpg) center center no-repeat;
}
#global #wraper #container section.main-content div .rating .bar-wrapper .labels .left {
  float: left;
  padding: 0;
  margin: 0;
  color: #b2b2b2;
  font-size: 0.7em;
}
#global #wraper #container section.main-content div .rating .bar-wrapper .labels .right {
  float: right;
  padding: 0;
  margin: 0;
  color: #b2b2b2;
  font-size: 0.7em;
}
#global #wraper #container section.main-content div .rating .bar-wrapper .bar {
  clear: both;
  overflow: hidden;
}
#global #wraper #container section.main-content div .rating .bar-wrapper .bar .good {
  display: inline-block;
  width: 50%;
  height: 0.3em;
  background-color: #d32b78;
  float: left;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#global #wraper #container section.main-content div .rating .bar-wrapper .bar .bad {
  display: inline-block;
  width: 50%;
  height: 0.3em;
  background-color: #287d94;
  float: right;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#global #wraper #container section.main-content div .rating .bar-wrapper a.showVoteDetails {
  padding: 0;
  margin: 0;
  color: #1c8ca2;
  font-size: 0.7em;
  width: auto;
  text-align: left;
}
#global #wraper #container section.main-content div .rating .vote-down {
  width: 5%;
  height: 2em;
  float: left;
  text-align: center;
  padding-top: 0.3em;
}
#global #wraper #container section.main-content div .rating .vote-down a {
  border: 0;
}
#global #wraper #container section.main-content div#ostatnieWpisy,
#global #wraper #container section.main-content div#najpopularniejszeBlogi,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow {
  display: block;
  font-size: 16px;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem {
  border-bottom: 1px solid #c9e3e9;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  position: relative;
  height: auto;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem header,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem header,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem header {
  border: none;
  margin: 0;
  padding: 0 0 0.4em 0;
  min-height: 3.5em;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem header .header-details,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem header .header-details,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem header .header-details {
  display: inline-block;
  margin-left: 10px;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem header .header-details .title,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem header .header-details .title,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem header .header-details .title {
  font-size: 1.238em;
  color: #1c8ca2;
  line-height: 1.19em;
  font-weight: 200;
  display: block;
  text-decoration: none;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem header .header-details .username,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem header .header-details .username,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem header .header-details .username {
  font-size: 0.7em;
  color: #df3c91;
  line-height: 1.7em;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem header .header-details .username a,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem header .header-details .username a,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem header .header-details .username a {
  text-decoration: none;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem header .header-details .blogAllPosts,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem header .header-details .blogAllPosts,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem header .header-details .blogAllPosts {
  font-size: 0.7em;
  color: #df3c91;
  line-height: 1.7em;
  font-weight: 400;
  text-decoration: none;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem header .header-details time,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem header .header-details time,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem header .header-details time {
  font-size: 0.7em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 400;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem header .header-details .deleteBlogEntry,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem header .header-details .deleteBlogEntry,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem header .header-details .deleteBlogEntry {
  font-size: 0.938em;
  text-decoration: none;
  position: absolute;
  top: 12px;
  right: 0px;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem p,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem p,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem p {
  font-size: 0.813em;
  color: #4c4c4c;
  line-height: 1.4em;
  font-weight: 300;
  padding: 0;
}
#global #wraper #container section.main-content div#ostatnieWpisy article.blogItem p a,
#global #wraper #container section.main-content div#najpopularniejszeBlogi article.blogItem p a,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow article.blogItem p a {
  color: #df3c91;
  text-decoration: none;
}
#global #wraper #container section.main-content div#ostatnieWpisy .pagination,
#global #wraper #container section.main-content div#najpopularniejszeBlogi .pagination,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow .pagination {
  padding: 0 !important;
}
#global #wraper #container section.main-content div#ostatnieWpisy .pagination a.pagingx,
#global #wraper #container section.main-content div#najpopularniejszeBlogi .pagination a.pagingx,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow .pagination a.pagingx {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.05em 0.7em;
  margin: 0 0.2em;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.1em;
}
#global #wraper #container section.main-content div#ostatnieWpisy .pagination a.pagingxsel,
#global #wraper #container section.main-content div#najpopularniejszeBlogi .pagination a.pagingxsel,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow .pagination a.pagingxsel {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #fc9fcb;
  padding: 0.05em 0.7em;
  margin: 0 0.2em;
  color: #e5438f;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #fff1f8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffe6f3), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ffe6f3, #ffffff);
  background: -moz-linear-gradient(center bottom, #ffe6f3 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ffe6f3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffe6f3', GradientType=0);
  line-height: 2.1em;
}
#global #wraper #container section.main-content div#ostatnieWpisy .pagination .page_number,
#global #wraper #container section.main-content div#najpopularniejszeBlogi .pagination .page_number,
#global #wraper #container section.main-content div#alfabetycznaListaBlogow .pagination .page_number {
  font-size: 0.75em;
  color: #bbbbbb;
  line-height: 1.75em;
}
#global #wraper #container section.main-content .userInfo.profilUzytkownika {
  display: block;
  margin: 0;
  width: 100px;
}
#global #wraper #container section.main-content .oUzytkowniku {
  float: left;
}
#global #wraper #container section.main-content section#shoutboxContainer {
  position: relative;
  margin-top: 20px;
  font-size: 14px;
  overflow: hidden;
}
#global #wraper #container section.main-content section#shoutboxContainer #shoutboxForm {
  font-size: 0.75em;
  background: none;
  width: 100%;
}
#global #wraper #container section.main-content section#shoutboxContainer #shoutboxForm #shoutbox_tresc {
  background: none;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #c9e3e9;
  width: 576px;
  height: 25px;
}
#global #wraper #container section.main-content section#shoutboxContainer #shoutboxForm #sbtn {
  display: inline-block;
  margin-top: 9px;
}
#global #wraper #container section.main-content section#shoutboxContainer #shoutboxWraper {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  background-image: none;
  background: #f5fafb;
  border: 1px solid #c9e3e9;
}
#global #wraper #container section.main-content section#shoutboxContainer #shoutboxWraper #shoutboxHeader {
  display: none;
}
#global #wraper #container section.main-content section#shoutboxContainer #shoutboxWraper .shoutbox.shoutbox_small {
  width: auto;
}
#global #wraper #container section.main-content div.Qslim {
  padding: 0;
  overflow: visible;
  font-size: 16px;
  width: auto;
}
#global #wraper #container section.main-content div.Qslim #questionBlock {
  clear: both;
  padding-top: 20px;
  margin-top: 1px;
  background-color: red;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #eaf5f6));
  background: -ms-linear-gradient(bottom, #ffffff, #eaf5f6);
  background: -moz-linear-gradient(center bottom, #ffffff 0%, #eaf5f6 100%);
  background: -o-linear-gradient(#eaf5f6, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaf5f6', endColorstr='#ffffff', GradientType=0);
}
#global #wraper #container section.main-content div.Qslim .userInfo {
  display: block;
  width: auto;
  text-align: center;
}
#global #wraper #container section.main-content div.Qslim .userInfo .userFncBlock {
  display: none;
}
#global #wraper #container section.main-content div.Qslim .userInfo .bigAvatar {
  width: 108px;
  height: 108px;
  border: none;
  margin-bottom: 0.3em;
  position: relative;
}
#global #wraper #container section.main-content div.Qslim .userInfo .bigAvatar .details-box {
  display: block;
  z-index: 1;
  position: absolute;
  width: 75px;
  height: 75px;
  right: -0.16em;
  background: transparent;
}
#global #wraper #container section.main-content div.Qslim .userInfo .bigAvatar img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 108px;
  height: 108px;
}
#global #wraper #container section.main-content div.Qslim .userInfo .bigAvatar .xlGlossy {
  display: none;
}
#global #wraper #container section.main-content div.Qslim .userInfo .bigAvatar span.QweekBig {
  font-family: 'Source Sans Pro', sans-serif;
  position: absolute;
  bottom: 3px;
  cursor: pointer;
  left: 5px;
  font-size: 12px;
  height: 24px;
  width: 24px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  text-align: center;
  line-height: 25px;
}
#global #wraper #container section.main-content div.Qslim .userInfo .userLink {
  font-size: 0.9em;
  color: #df3c91;
  line-height: 1.19em;
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
}
#global #wraper #container section.main-content div.Qslim .userInfo .voting {
  margin-top: 1.5em;
}
#global #wraper #container section.main-content div.Qslim .userInfo .voting .rate {
  margin: 0 auto;
  display: block;
  width: 63px;
  height: 57px;
  background: url(/images/main/newLayout/voting-bg.jpg) center left no-repeat;
  color: #fff;
  font-size: 1.5em;
  padding-top: 1em;
  font-weight: 300;
}
#global #wraper #container section.main-content div.Qslim .userInfo .voting .buttons {
  width: 60px;
  margin: 0 auto;
}
#global #wraper #container section.main-content div.Qslim .userInfo .voting .buttons .vote-up {
  display: block;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #e4e4e4;
  text-indent: -666em;
  float: left;
  background: #fcfcfc url('/images/main/newLayout/vote-up-BIG.png') center center no-repeat;
}
#global #wraper #container section.main-content div.Qslim .userInfo .voting .buttons .vote-down {
  display: block;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #e4e4e4;
  text-indent: -666em;
  float: right;
  background: #fcfcfc url('/images/main/newLayout/vote-down-BIG.png') center center no-repeat;
}
#global #wraper #container section.main-content div.Qslim .aItemSig {
  margin: 0;
  border: 0;
  padding: 0;
}
#global #wraper #container section.main-content div.Qslim.wiadomoscMail {
  padding: 0 10px;
}
#global #wraper #container section.main-content div.Qslim .trescMaila {
  overflow: hidden;
  width: 94%;
  padding: 3%;
  margin: 20px auto;
  font-weight: 200;
  background-color: #f5fafb;
  background-image: none;
  border: 1px solid #91c8d2;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
#global #wraper #container section.main-content div.Qslim .trescMaila .msgTitle {
  padding: 5px 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
}
#global #wraper #container section.main-content div.Qslim .userQ {
  width: 100%;
  font-size: 16px;
  padding: 0;
}
#global #wraper #container section.main-content div.Qslim .userQ .avatarbox,
#global #wraper #container section.main-content div.Qslim .userQ .avatar {
  margin: 0 0.8em 0 0;
  overflow: visible;
}
#global #wraper #container section.main-content div.Qslim .userQ .avatarbox.avatarbox-75 .details-box,
#global #wraper #container section.main-content div.Qslim .userQ .avatar.avatarbox-75 .details-box {
  display: initial;
}
#global #wraper #container section.main-content div.Qslim .userQ header {
  border-bottom: 1px solid #c9e3e9;
  padding: 0 0 0.9em 0;
  overflow: visible;
  min-height: 78px;
}
#global #wraper #container section.main-content div.Qslim .userQ header span {
  margin-top: -0.25em;
  margin-bottom: 0.2em;
  font-size: 1.7em;
  color: #1c8ca2;
  font-weight: 200;
  line-height: 1.2em;
  border: 0;
  padding: 0;
  display: block;
}
#global #wraper #container section.main-content div.Qslim .userQ header .tydzienCiazyInfo {
  float: left;
  margin: 0;
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none;
  color: #df3c91;
}
#global #wraper #container section.main-content div.Qslim .userQ header .tydzienCiazyInfo a {
  text-decoration: none;
  color: #df3c91;
  font-weight: 400;
}
#global #wraper #container section.main-content div.Qslim .userQ header .userLink {
  float: left;
  margin: 0;
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none;
  color: #df3c91;
  font-family: 'Source Sans Pro', sans-serif;
}
#global #wraper #container section.main-content div.Qslim .userQ header .userLink a {
  text-decoration: none;
  color: #df3c91;
}
#global #wraper #container section.main-content div.Qslim .userQ header .report {
  font-size: 0.7em;
  color: #df3c91;
  line-height: 1.3em;
  font-weight: 400;
  text-decoration: none;
  float: left;
}
#global #wraper #container section.main-content div.Qslim .userQ header .separator {
  float: left;
  padding: 0 0.6em;
}
#global #wraper #container section.main-content div.Qslim .userQ header .data {
  float: left;
  font-size: 0.7em;
  color: #797979;
  font-weight: 300;
}
#global #wraper #container section.main-content div.Qslim .userQ header a.showQuestionOnSG {
  font-size: 0.7em;
  position: static;
  width: auto;
  color: #797979;
  font-weight: 300;
  text-decoration: none;
  float: right;
  margin-right: 0;
}
#global #wraper #container section.main-content div.Qslim .userQ header a.showQuestionOnSG:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.Qslim .userQ header a.stickQuestion {
  font-size: 0.7em;
  position: static;
  width: auto;
  color: #797979;
  font-weight: 300;
  text-decoration: none;
  float: right;
  margin-right: 0.65em;
}
#global #wraper #container section.main-content div.Qslim .userQ header a.stickQuestion:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.Qslim .userQ header a.abuselink {
  line-height: 1.4em;
}
#global #wraper #container section.main-content div.Qslim .userQ .pytanieMore {
  font-size: 16px;
  padding-top: 0;
}
#global #wraper #container section.main-content div.Qslim .userQ .pytanieMore .voting {
  display: none;
}
#global #wraper #container section.main-content div.Qslim .userQ .pytanieMore p {
  font-size: 1em;
  color: #4c4c4c;
  line-height: 1.8em;
  font-weight: 200;
  padding: 0;
  word-wrap: break-word;
}
#global #wraper #container section.main-content div.Qslim .userQ .pytanieMore .otaguj {
  font-size: 0.8em;
  color: #1c8ca2;
  font-weight: 400;
  margin-top: 19px;
  border-top: 1px solid #CAE4E9;
  padding-top: 0;
}
#global #wraper #container section.main-content div.Qslim .userQ .pytanieMore .otaguj .left {
  float: left;
  width: 33px;
  border-right: 1px solid #CAE4E9;
  padding-left: 8px;
  padding-top: 4px;
}
#global #wraper #container section.main-content div.Qslim .userQ .pytanieMore .otaguj .right {
  float: right;
  color: #797979;
  font-weight: 300;
  width: 550px;
}
#global #wraper #container section.main-content div.Qslim .userQ .pytanieMore .otaguj .right #addTag {
  display: inline-block;
  margin-left: 1em;
}
#global #wraper #container section.main-content div.Qslim .userQ .pytanieMore .otaguj .right #addTag input.addtag {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
#global #wraper #container section.main-content div.Qslim .userQ .pytanieMore .otaguj .right #addTag .dodaj {
  background: #58b0c7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f7c91), color-stop(1, #58b0c7));
  background: -ms-linear-gradient(bottom, #2f7c91, #58b0c7);
  background: -moz-linear-gradient(center bottom, #2f7c91 0%, #58b0c7 100%);
  background: -o-linear-gradient(#58b0c7, #2f7c91);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58b0c7', endColorstr='#2f7c91', GradientType=0);
  border: 0;
  height: 19px;
  width: 23px;
  color: #fff;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  cursor: pointer;
}
#global #wraper #container section.main-content div.Qslim .userQ .odpowiedzNaPytanieBlock {
  background: none;
  width: 100%;
  text-align: center;
  padding: 2em 0;
  border: 0;
}
#global #wraper #container section.main-content div.Qslim .userQ .odpowiedzNaPytanieBlock .BTodpowiedz,
#global #wraper #container section.main-content div.Qslim .userQ .odpowiedzNaPytanieBlock .BTpopraw {
  cursor: pointer;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.5em 2.3em;
  margin: 0;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 1.2em;
  background: #ca1c6c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca1c6c), color-stop(1, #e44294));
  background: -ms-linear-gradient(bottom, #ca1c6c, #e44294);
  background: -moz-linear-gradient(center bottom, #ca1c6c 0%, #e44294 100%);
  background: -o-linear-gradient(#e44294, #ca1c6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44294', endColorstr='#ca1c6c', GradientType=0);
  width: auto;
  height: auto;
  border: 1px solid #ad1259;
  text-shadow: 0px 1px 0px #a81c5d;
  filter: dropshadow(color=#a81c5d, offx=0, offy=1);
}
#global #wraper #container section.main-content div.Qslim #prevNext {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #c9e3e9;
}
#global #wraper #container section.main-content div.Qslim #prevNext #goBack {
  width: 65px;
  height: 27px;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.05em 0.6em;
  margin: 0;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.8em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.2em;
  text-indent: 0;
  text-decoration: none;
  float: left;
  text-align: center;
}
#global #wraper #container section.main-content div.Qslim #prevNext #goNext {
  width: 122px;
  height: 27px;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.05em 0.6em;
  margin: 0;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.8em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.2em;
  text-indent: 0;
  text-decoration: none;
  float: right;
  text-align: center;
}
#global #wraper #container section.main-content div.Qslim article.aBlock .tresc {
  position: relative;
  line-height: 1.6em;
  font-size: 1em;
  color: #4c4c4c;
  width: 468px;
  background: #fcffff;
  border: 1px solid #daeaed;
  display: block;
  float: right;
  padding: 1em 1.2em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  margin-bottom: 2em;
}
#global #wraper #container section.main-content div.Qslim article.aBlock .tresc .aItemTop {
  background: none;
}
#global #wraper #container section.main-content div.Qslim article.aBlock .tresc .arrow-bg {
  position: absolute;
  width: 5px;
  height: 9px;
  background: url(/images/main/newLayout/comment-arrow.jpg) top center no-repeat;
  top: 12px;
  left: -5px;
}
#global #wraper #container section.main-content div.Qslim article.aBlock .suwaczek {
  float: right;
  width: 502px;
}
#global #wraper #container section.main-content div.Qslim article.aBlock .suwaczek img {
  width: auto !important;
  float: left;
  max-width: 502px;
}
#global #wraper #container section.main-content div.Qslim section.anwsers {
  font-size: 16px;
  font-weight: 200;
}
#global #wraper #container section.main-content div.Qslim section.anwsers .votes h1 {
  font-size: 12px;
  margin: 0 0 10px 0;
  padding: 0 0 0 23px;
}
#global #wraper #container section.main-content div.Qslim section.anwsers .votes h1.yes {
  background: url(/images/q/icoYes.png) left center no-repeat;
  color: #E655A3;
}
#global #wraper #container section.main-content div.Qslim section.anwsers .votes h1.no {
  background: url(/images/q/icoNo.png) left center no-repeat;
  color: #1c8ca2;
}
#global #wraper #container section.main-content div.Qslim section.anwsers .votes #tdWrapper {
  padding-left: 30px;
}
#global #wraper #container section.main-content div.Qslim section.anwsers .votes .bgavattar {
  display: inline-block;
}
#global #wraper #container section.main-content div.Qslim section.anwsers .votes .bgavattar a.userlink {
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none;
  display: block;
  text-align: center;
  overflow: hidden;
  width: 53px;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px dotted #c9e3e9;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article header {
  border: 0;
  font-weight: 300;
  padding-left: 9.55em;
  color: #797979;
  padding-bottom: 4px;
  position: relative;
  font-size: 12px;
  margin-bottom: 0.35em;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article header a.abuselink {
  font-size: 0.9em;
  margin-right: 0;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article header a.najlepsza-odpowiedz {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.2em 0.7em 0.2em 2.1em;
  margin: 0 0 0 0.6em;
  color: #fff;
  font-size: 0.9em;
  width: auto;
  height: auto;
  border: 1px solid #ad1259;
  text-shadow: none;
  text-decoration: none;
  background: #ca1c6c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca1c6c), color-stop(1, #e44294));
  background: -ms-linear-gradient(bottom, #ca1c6c, #e44294);
  background: -moz-linear-gradient(center bottom, #ca1c6c 0%, #e44294 100%);
  background: -o-linear-gradient(#e44294, #ca1c6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44294', endColorstr='#ca1c6c', GradientType=0);
}
#global #wraper #container section.main-content div.Qslim section.anwsers article header a.najlepsza-odpowiedz span.ico {
  display: block;
  width: 13px;
  height: 11px;
  background: url(/images/main/newLayout/najlepsza-odpowiedz-ico.png) top center no-repeat;
  position: absolute;
  left: 5px;
  top: 4px;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article header .icoCytuj {
  font-size: 0.9em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
  text-decoration: none;
  float: right;
  margin-right: 1em;
  padding-left: 19px;
  background: url(/images/main/newLayout/cytuj_ico.png) center left no-repeat;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article header .icoCytuj:hover {
  text-decoration: underline;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article header .deleteAnswer {
  font-size: 1em;
  color: #df3c91;
  line-height: 1.7em;
  font-weight: 400;
  text-decoration: none;
  margin-right: 1em;
  float: right;
  position: static;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article header .vote-count {
  font-size: 1.1em;
  color: #df3c91;
  line-height: 1.5em;
  font-weight: 400;
  text-decoration: none;
  margin-left: 0.6em;
  float: right;
  position: static;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article header .vote-up {
  display: block;
  width: 12px;
  height: 13px;
  color: #797979;
  line-height: 1.7em;
  float: right;
  margin-left: 1em;
  background: url(/images/main/newLayout/vote-up.png) center left no-repeat;
  text-indent: -666em;
  margin-top: 1px;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article header .vote-down {
  display: block;
  width: 12px;
  height: 13px;
  color: #797979;
  line-height: 1.7em;
  float: right;
  margin-left: 0.3em;
  background: url(/images/main/newLayout/vote-down.png) center left no-repeat;
  text-indent: -666em;
  margin-top: 4px;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article .tresc {
  position: relative;
  line-height: 1.6em;
  font-size: 1em;
  font-weight: 200;
  color: #4c4c4c;
  width: 468px;
  background: #fcffff;
  border: 1px solid #daeaed;
  display: block;
  float: right;
  padding: 1em 1.2em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  margin-bottom: 2em;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article .tresc .aItemTop {
  background: none;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article .tresc .arrow-bg {
  position: absolute;
  width: 5px;
  height: 9px;
  background: url(/images/main/newLayout/comment-arrow.jpg) top center no-repeat;
  top: 12px;
  left: -5px;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article .suwaczek {
  float: right;
  width: 502px;
}
#global #wraper #container section.main-content div.Qslim section.anwsers article .suwaczek img {
  width: auto !important;
  float: left;
  max-width: 502px;
}
#global #wraper #container section.main-content .QsingleAnswer {
  padding-top: 1em;
  font-size: 16px;
}
#global #wraper #container section.main-content .QsingleAnswer header {
  border-bottom: 1px solid #c9e3e9;
  margin: 0 0 1em 0;
  padding: 1.25em 0 0.75em 0;
  font-size: 16px;
}
#global #wraper #container section.main-content .QsingleAnswer header h4 {
  font-size: 1.250em;
  color: #1c8ca2;
  line-height: 1.250em;
  font-weight: 200;
}
#global #wraper #container section.main-content .QsingleAnswer header h4.titleHeader {
  border-bottom: 0;
  padding: 0 0 0 1.3em;
  margin: 0;
  background: none;
}
#global #wraper #container section.main-content .QsingleAnswer header h4.blogIco-komentarze {
  background: url(/images/main/newLayout/comments-ico.png) center left no-repeat;
}
#global #wraper #container section.main-content .QsingleAnswer header h4 .ilosc-komentarzy {
  font-size: 0.6em;
  float: right;
  color: #797979;
}
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock {
  width: auto;
  background: #F3F9FA;
  padding: 1.5em;
}
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock .cytatBlock {
  border-left: 2px solid #90C7D1;
  margin: 9px 1px 7px 1px;
  padding: 0 6px;
}
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form1odp,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form2odp {
  padding: 0;
}
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form1odp.formOne,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form2odp.formOne,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form1odp.formTwo,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form2odp.formTwo {
  position: static;
}
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form1odp .ordinary,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form2odp .ordinary {
  padding: 0;
  margin: 0 auto;
  width: auto;
}
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form1odp .ordinary .textarea-odp,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form2odp .ordinary .textarea-odp {
  width: 100%;
}
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form1odp label,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form2odp label {
  font-size: 0.8em;
  color: #4c4c4c;
}
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form1odp #sub,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form2odp #sub {
  text-align: center;
  width: auto;
  margin: 0;
}
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form1odp #sub .BTodpowiedz,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form2odp #sub .BTodpowiedz,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form1odp #sub .BTpopraw,
#global #wraper #container section.main-content .QsingleAnswer .odpowiedzNaPytanieBlock #form2odp #sub .BTpopraw {
  cursor: pointer;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.3em 1em;
  margin: 1em 0 0 0;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.9em;
  background: #ca1c6c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca1c6c), color-stop(1, #e44294));
  background: -ms-linear-gradient(bottom, #ca1c6c, #e44294);
  background: -moz-linear-gradient(center bottom, #ca1c6c 0%, #e44294 100%);
  background: -o-linear-gradient(#e44294, #ca1c6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44294', endColorstr='#ca1c6c', GradientType=0);
  width: auto;
  height: auto;
  border: 1px solid #ad1259;
  text-shadow: 0px 1px 0px #a81c5d;
  filter: dropshadow(color=#a81c5d, offx=0, offy=1);
}
#global #wraper #container section.main-content .QsingleAnswer #prevNext {
  width: 100%;
  height: 31px;
  border-bottom: 0;
  margin-top: 2em;
}
#global #wraper #container section.main-content .QsingleAnswer #prevNext #goBack {
  width: 65px;
  height: 27px;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.05em 0.6em;
  margin: 0;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.8em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.2em;
  text-indent: 0;
  text-decoration: none;
  float: left;
  text-align: center;
}
#global #wraper #container section.main-content .QsingleAnswer #prevNext #goNext {
  width: 122px;
  height: 27px;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.05em 0.6em;
  margin: 0;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.8em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.2em;
  text-indent: 0;
  text-decoration: none;
  float: right;
  text-align: center;
}
#global #wraper #container section.main-content section.similarQue {
  padding: 0;
  font-size: 16px;
}
#global #wraper #container section.main-content section.similarQue article.QueItem {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px dotted #c9e3e9;
}
#global #wraper #container section.main-content section.similarQue article.QueItem header {
  border: 0;
  margin: 0;
  padding: 0;
}
#global #wraper #container section.main-content section.similarQue article.QueItem header .title {
  font-size: 0.9em;
  color: #4c4c4c;
  font-weight: 300;
  display: block;
  text-decoration: none;
}
#global #wraper #container section.main-content section.similarQue article .ctInfo {
  padding: 0;
  height: auto;
  margin-top: 0.7em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 400;
}
#global #wraper #container section.main-content section.similarQue article .ctInfo a {
  font-size: 1em;
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
}
#global #wraper #container section.main-content section.showAnkietasBlock header h4 {
  font-size: 1.250em;
  color: #1c8ca2;
  line-height: 1.250em;
  font-weight: 200;
}
#global #wraper #container section.main-content section.showAnkietasBlock .bgavattar {
  width: 52px;
  text-align: center;
  display: inline-block;
}
#global #wraper #container section.main-content section.showAnkietasBlock .bgavattar .userlink {
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
  font-size: 0.8em;
  font-family: 'Source Sans Pro', sans-serif;
}
#global #wraper #container section.main-content div#ostOdp,
#global #wraper #container section.main-content div#ostZadane {
  font-size: 16px;
}
#global #wraper #container section.main-content div#ostOdp .ctWrap,
#global #wraper #container section.main-content div#ostZadane .ctWrap {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px dotted #c9e3e9;
  padding-top: 0;
}
#global #wraper #container section.main-content div#ostOdp .ctWrap header,
#global #wraper #container section.main-content div#ostZadane .ctWrap header {
  border-bottom: 0;
  margin: 0;
  padding: 0.1em 0;
  overflow: visible;
}
#global #wraper #container section.main-content div#ostOdp .ctWrap header .questionTitle,
#global #wraper #container section.main-content div#ostZadane .ctWrap header .questionTitle {
  font-size: 1.238em;
  color: #1c8ca2;
  font-weight: 200;
  display: block;
  text-decoration: none;
  padding: 0;
}
#global #wraper #container section.main-content div#ostOdp .ctWrap .ctInfo,
#global #wraper #container section.main-content div#ostZadane .ctWrap .ctInfo {
  padding: 0;
  height: auto;
  margin-top: 0.6em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 400;
}
#global #wraper #container section.main-content div#ostOdp .ctWrap .ctInfo .qAnwsers,
#global #wraper #container section.main-content div#ostZadane .ctWrap .ctInfo .qAnwsers {
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  right: 0;
}
#global #wraper #container section.main-content div#ostOdp .ctWrap .ctInfo a,
#global #wraper #container section.main-content div#ostZadane .ctWrap .ctInfo a {
  color: #df3c91;
}
#global #wraper #container section.main-content div#ostOdp .ctWrap .blockUser,
#global #wraper #container section.main-content div#ostZadane .ctWrap .blockUser {
  font-size: 0.938em;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 1em;
}
#global #wraper #container section.main-content div#ostOdp .ctWrap .deleteQuestion,
#global #wraper #container section.main-content div#ostZadane .ctWrap .deleteQuestion {
  font-size: 0.938em;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
}
#global #wraper #container section.main-content section#najnowszePytaniaBlock {
  background: url(/images/main/liniaMainSpacer.png) bottom right no-repeat;
  overflow: hidden;
  padding-bottom: 20px;
}
#global #wraper #container section.main-content section#najnowszePytaniaBlock h2.listaPytan-title {
  display: none;
}
#global #wraper #container section.main-content section#najnowszePytaniaBlock nav {
  border-bottom: 1px solid #c9e3e9;
  margin: 0 0 1em 0;
  padding: 1.25em 0 0.75em 2.5em;
  position: relative;
}
#global #wraper #container section.main-content section#najnowszePytaniaBlock nav .icon40t {
  background: url('/images/main/sprites.png') no-repeat 0 -127px;
  width: 30px;
  height: 28px;
  position: absolute;
  left: 0;
}
#global #wraper #container section.main-content section#najnowszePytaniaBlock nav .nav-title {
  display: none;
}
#global #wraper #container section.main-content section#najnowszePytaniaBlock nav .kategoria {
  color: #1c8ca2;
  background-image: none;
  text-indent: 0;
  display: inline;
  font-size: 1.250em;
  font-weight: 200;
  line-height: 1.5em;
}
#global #wraper #container section.main-content section#najnowszePytaniaBlock nav .kategoria a {
  text-decoration: none;
}
#global #wraper #container section.main-content section#najnowszePytaniaBlock nav .separator {
  font-size: 1em;
  color: #797979;
  font-weight: 200;
  padding: 0 0.5em;
}
#global #wraper #container section.main-content section#pytania,
#global #wraper #container section.main-content section#najnowszePytaniaBlock,
#global #wraper #container section.main-content section#wyszukane {
  margin: 0;
  font-size: 16px;
}
#global #wraper #container section.main-content section#pytania .QueItem,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem,
#global #wraper #container section.main-content section#wyszukane .QueItem {
  overflow: hidden;
  margin-bottom: 30px;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent {
  width: 90%;
  float: left;
  padding-left: 10px;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent header,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent header,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent header {
  padding: 0;
  border: 1px solid #fff;
  margin: 0;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent header .questionTitle,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent header .questionTitle,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent header .questionTitle {
  font-size: 16px;
  padding: 0;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent header .questionTitle h2,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent header .questionTitle h2,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent header .questionTitle h2 {
  font-size: 1.238em;
  color: #1c8ca2;
  line-height: 1.238em;
  font-weight: 200;
  display: block;
  text-decoration: none;
  text-indent: 0;
  height: auto;
  background: none;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .ctWrap,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .ctWrap,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .ctWrap {
  border-bottom: 1px solid #c9e3e9;
  padding: 0;
  position: relative;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .ctWrap .blockUser,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .ctWrap .blockUser,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .ctWrap .blockUser {
  font-size: 0.938em;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 1em;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .ctWrap .deleteQuestion,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .ctWrap .deleteQuestion,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .ctWrap .deleteQuestion {
  font-size: 0.938em;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .evenQBG,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .evenQBG,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .evenQBG {
  background: none;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .ctInfo,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .ctInfo,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .ctInfo {
  padding: 10px 2px 7px 0;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
  height: 11px;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .ctInfo .user-name,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .ctInfo .user-name,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .ctInfo .user-name {
  color: #df3c91;
  text-decoration: none;
  font-size: 11px;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .ctInfo .qcat a,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .ctInfo .qcat a,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .ctInfo .qcat a {
  color: #df3c91;
  text-decoration: none;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .ctInfo .tydzien,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .ctInfo .tydzien,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .ctInfo .tydzien {
  color: #df3c91;
  text-decoration: none;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .ctInfo .qAnwsers,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .ctInfo .qAnwsers,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .ctInfo .qAnwsers {
  color: #df3c91;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  right: 0;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .ctInfo .qAnwsers span,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .ctInfo .qAnwsers span,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .ctInfo .qAnwsers span {
  color: #df3c91;
  font-weight: bold;
}
#global #wraper #container section.main-content section#pytania .QueItem .qcontent .ctInfo .separator,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .QueItem .qcontent .ctInfo .separator,
#global #wraper #container section.main-content section#wyszukane .QueItem .qcontent .ctInfo .separator {
  font-size: 0.9em;
}
#global #wraper #container section.main-content section#pytania .pagination,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .pagination,
#global #wraper #container section.main-content section#wyszukane .pagination {
  padding: 0 !important;
}
#global #wraper #container section.main-content section#pytania .pagination a.pagingx,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .pagination a.pagingx,
#global #wraper #container section.main-content section#wyszukane .pagination a.pagingx {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.05em 0.7em;
  margin: 0 0.2em;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.1em;
}
#global #wraper #container section.main-content section#pytania .pagination a.pagingxsel,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .pagination a.pagingxsel,
#global #wraper #container section.main-content section#wyszukane .pagination a.pagingxsel {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #fc9fcb;
  padding: 0.05em 0.7em;
  margin: 0 0.2em;
  color: #e5438f;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #fff1f8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffe6f3), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ffe6f3, #ffffff);
  background: -moz-linear-gradient(center bottom, #ffe6f3 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ffe6f3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffe6f3', GradientType=0);
  line-height: 2.1em;
}
#global #wraper #container section.main-content section#pytania .pagination .page_number,
#global #wraper #container section.main-content section#najnowszePytaniaBlock .pagination .page_number,
#global #wraper #container section.main-content section#wyszukane .pagination .page_number {
  font-size: 0.75em;
  color: #bbbbbb;
  line-height: 1.75em;
}
#global #wraper #container section.main-content section#badges,
#global #wraper #container section.main-content section#aboutText,
#global #wraper #container section.main-content section#friendList {
  overflow: hidden;
  height: auto;
  padding: 0;
  clear: both;
}
#global #wraper #container section.main-content section#profile-comments-rows-container {
  font-size: 16px;
}
#global #wraper #container section.main-content section#profile-comments-rows-container header {
  border-bottom: 1px solid #c9e3e9;
  margin: 0 0 1em 0;
  padding: 1.25em 0 0.75em 0;
  font-size: 16px;
}
#global #wraper #container section.main-content section#profile-comments-rows-container header h4 {
  font-size: 1.250em;
  color: #1c8ca2;
  line-height: 1.250em;
  font-weight: 200;
}
#global #wraper #container section.main-content section#profile-comments-rows-container header h4.titleHeader {
  border-bottom: 0;
  padding: 0 0 0 1.3em;
  margin: 0;
  background: none;
}
#global #wraper #container section.main-content section#profile-comments-rows-container header h4.blogIco-komentarze {
  background-position: -80px 0px;
}
#global #wraper #container section.main-content section#profile-comments-rows-container header h4 .ilosc-komentarzy {
  font-size: 0.6em;
  float: right;
  color: #797979;
}
#global #wraper #container section.main-content section#profile-comments-rows-container article {
  margin-bottom: 1.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px dotted #c9e3e9;
  font-size: 16px;
}
#global #wraper #container section.main-content section#profile-comments-rows-container article header {
  border: 0;
  padding: 0;
  margin: 0;
}
#global #wraper #container section.main-content section#profile-comments-rows-container article header .aItemUser {
  font-weight: 300;
  padding-left: 9.55em;
  color: #797979;
  padding-bottom: 4px;
  position: relative;
  font-size: 12px;
  margin-bottom: 0.35em;
}
#global #wraper #container section.main-content section#profile-comments-rows-container article header .aItemUser a.abuselink {
  font-size: 0.9em;
  margin-right: 0;
}
#global #wraper #container section.main-content section#profile-comments-rows-container article header .aItemUser .blink {
  font-weight: 300;
  padding-left: 1.2em;
  color: #797979;
  padding-bottom: 4px;
  position: relative;
  font-size: 12px;
  margin-top: 0.1em;
  background: url(/images/icons/trash.gif) 0 3px no-repeat;
  float: right;
  margin-left: 0.9em;
}
#global #wraper #container section.main-content section#profile-comments-rows-container article .tresc {
  position: relative;
  line-height: 1.6em;
  font-size: 0.9em;
  font-weight: 200;
  color: #4c4c4c;
  width: 468px;
  background: #fcffff;
  border: 1px solid #daeaed;
  display: block;
  float: right;
  padding: 1em 1.2em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  margin-bottom: 2em;
  word-wrap: break-word;
}
#global #wraper #container section.main-content section#profile-comments-rows-container article .tresc .aItemTop {
  background: none;
}
#global #wraper #container section.main-content section#profile-comments-rows-container article .tresc .arrow-bg {
  position: absolute;
  width: 5px;
  height: 9px;
  background: url(/images/main/newLayout/comment-arrow.jpg) top center no-repeat;
  top: 12px;
  left: -5px;
}
#global #wraper #container section.main-content section#profile-comments-rows-container article .suwaczek {
  float: right;
  width: 502px;
}
#global #wraper #container section.main-content section#profile-comments-rows-container article .suwaczek img {
  width: auto !important;
  float: left;
  max-width: 502px;
}
#global #wraper #container section.main-content div.galerieZdjec .picBlock {
  float: left;
  width: auto;
  margin: 15px 9px;
}
#global #wraper #container section.main-content div.galerieZdjec .picBlock .picThumb {
  display: block;
  position: relative;
  height: 106px;
  width: 106px;
  overflow: hidden;
  margin-bottom: 5px;
}
#global #wraper #container section.main-content div.galerieZdjec .picBlock .picThumb .medBigGlossy {
  display: none;
}
#global #wraper #container section.main-content div.galerieZdjec .picBlock .picThumb img {
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 104px;
  height: 104px;
  margin: 0;
  position: static;
}
#global #wraper #container section.main-content div.galerieZdjec .picBlock span {
  font-size: 0.7em;
  color: #797979;
  line-height: 1.4em;
  font-weight: 300;
  text-align: center;
  display: block;
  max-width: 106px;
  overflow: hidden;
}
#global #wraper #container section.main-content div.galerieZdjec .picBlock span a {
  text-decoration: none;
}
#global #wraper #container section.main-content div#selectFriendBox .overflowFix {
  max-height: 300px;
}
#global #wraper #container section.main-content div#selectFriendBox .friend {
  margin: 5px 6px 0 0;
}
#global #wraper #container section.main-content div#selectFriendBox .friend a {
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none;
  color: #DF3C91;
}
#global #wraper #container section.main-content section.newAlbumList {
  width: 650px;
  margin-left: 0;
}
#global #wraper #container section.main-content section.newAlbumList .album {
  width: 155px;
  border: solid 1px #f3f3f3;
  padding: 15px 15px;
  position: relative;
  margin: 10px;
  float: left;
  min-height: 207px;
}
#global #wraper #container section.main-content section.newAlbumList .album:hover {
  z-index: 3;
  position: relative;
  left: 0;
}
#global #wraper #container section.main-content section.newAlbumList .album:hover .albumActions {
  display: block;
}
#global #wraper #container section.main-content section.newAlbumList .album .albumImage {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border: solid 1px #bababa;
  background: url(../images/avatars/noimg.gif) center;
  text-align: center;
}
#global #wraper #container section.main-content section.newAlbumList .album .albumImage a {
  width: 150px;
  height: 150px;
  display: block;
}
#global #wraper #container section.main-content section.newAlbumList .album h3 {
  text-align: center;
  display: block;
  font-size: 16px;
  color: #df3c91;
  margin: 15px 0 0 0;
}
#global #wraper #container section.main-content section.newAlbumList .album .albumActions {
  display: none;
  width: 120px;
  z-index: 10;
  height: 46px;
  padding: 10px;
  position: absolute;
  left: 170px;
  top: 60px;
  background: #fff;
  border: 1px solid #8fbaca;
  border-radius: 5px;
  box-shadow: 0px 0px 0px #fff;
}
#global #wraper #container section.main-content section.newAlbumList .album .albumActions img {
  margin-right: 5px;
  float: left;
}
#global #wraper #container section.main-content section.newAlbumList .album .albumActions .albumBoxPointer {
  position: absolute;
  top: -12px;
  left: -10px;
}
#global #wraper #container section.main-content section.newAlbumList .album .albumActions a {
  display: block;
  float: right;
  text-align: left;
  width: 100px;
  line-height: 15px;
  margin: -3px 0 0 0;
  text-decoration: none;
}
#global #wraper #container section.main-content section.newAlbumList .album .albumActions a:hover {
  color: #df3c91;
}
#global #wraper #container section.main-content section.avatarsContainer {
  overflow: hidden;
  margin-bottom: 20px;
}
#global #wraper #container section.main-content section.avatarsContainer .avatarMini {
  margin: 0px;
  padding: 0 0.8em 0.4em 0;
  float: left;
  position: relative;
  text-decoration: none;
}
#global #wraper #container section.main-content section.avatarsContainer .avatarMini img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 49px;
  height: 49px;
  position: relative;
}
#global #wraper #container section.main-content section.avatarsContainer .avatarMini span {
  width: 51px;
  text-align: center;
  font-size: 0.7em;
  white-space: normal;
  display: block;
  overflow: hidden;
  font-weight: 300;
}
#global #wraper #container section.main-content section.avatarsContainer .avatarMini span.Qweek {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  position: absolute;
  top: 32px;
  cursor: pointer;
  right: 15px;
  overflow: hidden;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #acacac;
  display: block;
  font-size: 0.6em;
  height: 14px;
  width: 15px;
  color: #4c4c4c;
}
#global #wraper #container section.main-content section.avatarsContainer .avatarMini .smallGlossy {
  display: none;
}
#global #wraper #container section.main-content section#questionBlock .dLE {
  width: 100%;
}
#global #wraper #container section.main-content section#questionBlock .dLE.avb {
  width: auto;
}
#global #wraper #container section.main-content section#questionBlock .dLE .pytanieMore p {
  font-weight: 200;
}
#global #wraper #container section.main-content section#questionBlock > header {
  border-bottom: 1px solid #c9e3e9;
  padding: 0.4em 0;
  height: 78px;
  overflow: visible;
}
#global #wraper #container section.main-content section#questionBlock > header .avatar .details-box {
  display: initial;
}
#global #wraper #container section.main-content section#questionBlock > header h1 {
  font-size: 1.7em;
  line-height: 1.2em;
}
#global #wraper #container section.main-content section#questionBlock > header time {
  font-size: 0.7em;
  color: #797979;
  font-weight: 400;
}
#global #wraper #container section.main-content section#questionBlock > header a.reportIco {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.7em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
  text-decoration: none;
  float: right;
  padding-left: 18px;
  background: url(/images/main/newLayout/naduzycie_ico.png) center left no-repeat;
}
#global #wraper #container section.main-content section#questionBlock > header .userLink {
  margin: 0;
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none;
  color: #df3c91;
  font-family: 'Source Sans Pro', sans-serif;
}
#global #wraper #container section.main-content section#questionBlock > header .userLink a {
  text-decoration: none;
  color: #df3c91;
}
#global #wraper #container section.main-content section#questionBlock > header .avatarbox {
  margin: 0 0.8em 0 0;
}
#global #wraper #container section.main-content section.avContainer .avatarMini img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 49px;
  height: 49px;
}
#global #wraper #container section.main-content section.avContainer .expertName {
  font-size: 0.9em;
  font-weight: 400;
}
#global #wraper #container section.main-content section.avContainer .qVeryBestAnwsers {
  font-size: 0.7em;
  font-weight: 400;
}
#global #wraper #container section.main-content div.listaPrzyjaciol {
  line-height: 1.8em;
}
#global #wraper #container section.main-content div.listaPrzyjaciol header {
  border-bottom: 1px solid #c9e3e9;
  margin: 0 0 1em 0;
  padding: 1.25em 0 0.75em 0;
  font-size: 16px;
}
#global #wraper #container section.main-content div.listaPrzyjaciol header h4 {
  font-size: 1.250em;
  color: #1c8ca2;
  line-height: 1.250em;
  font-weight: 200;
}
#global #wraper #container section.main-content div.listaPrzyjaciol header h4.titleHeader {
  border-bottom: 0;
  padding: 0 0 0 1.3em;
  margin: 0;
  background: none;
}
#global #wraper #container section.main-content div.listaPrzyjaciol header h4.friends-ico {
  background: url(/images/main/newLayout/friends-ico.png) center left no-repeat;
}
#global #wraper #container section.main-content div.listaPrzyjaciol div.friendPageList {
  margin-top: 2em;
}
#global #wraper #container section.main-content div.listaPrzyjaciol div.friendPageList .frContainer {
  width: auto;
  height: auto;
  float: left;
  margin: 0 0.8em 0.4em 0;
}
#global #wraper #container section.main-content div.listaPrzyjaciol div.friendPageList .frContainer .frAvatar .avatarbox {
  height: 56px;
}
#global #wraper #container section.main-content div.listaPrzyjaciol div.friendPageList .frContainer .frAvatar .bdate {
  display: block;
  font-size: 0.7em;
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
}
#global #wraper #container section.main-content div.listaPrzyjaciol div.friendPageList .frContainer .frAvatar .bdate a {
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
  width: 49px;
  margin: 0;
  text-align: center;
  font-style: normal;
  line-height: 1.2em;
  overflow: hidden;
}
#global #wraper #container section.main-content .zaproszenia .frAvatar {
  float: left;
  margin: 0 12px;
}
#global #wraper #container section.main-content .zaproszenia .frAvatar .avatarbox a img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  max-width: 60px;
  max-height: 60px;
  width: 60px;
  height: 60px;
}
#global #wraper #container section.main-content .zaproszenia .frAvatar .bdate {
  font-size: 0.8em;
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
}
#global #wraper #container section.main-content .zaproszenia .frAvatar .bdate a {
  display: block;
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
  width: 60px;
  margin: 0;
  word-wrap: break-word;
  text-align: center;
  font-style: normal;
  line-height: 1.2em;
}
#global #wraper #container section.main-content a.XLask,
#global #wraper #container section.main-content a.XLporadnik {
  cursor: pointer;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.5em 2em;
  margin: 2em auto 1.5em auto;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 1.2em;
  background: #ca1c6c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca1c6c), color-stop(1, #e44294));
  background: -ms-linear-gradient(bottom, #ca1c6c, #e44294);
  background: -moz-linear-gradient(center bottom, #ca1c6c 0%, #e44294 100%);
  background: -o-linear-gradient(#e44294, #ca1c6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44294', endColorstr='#ca1c6c', GradientType=0);
  height: auto;
  border: 1px solid #ad1259;
  text-shadow: 0px 1px 0px #a81c5d;
  filter: dropshadow(color=#a81c5d, offx=0, offy=1);
  text-indent: 0;
}
#global #wraper #container section.main-content a.XLporadnik {
  width: 123px;
}
#global #wraper #container section.main-content a.XLask {
  width: 107px;
}
#global #wraper #container section.main-content #askSearch #zadajPytanieBlock #zadajPytanieMain {
  float: left;
  margin: 0 15px 0 0;
  padding: 0 19px;
  width: auto;
  height: 29px;
  background: none;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.84em;
  background: #c61766;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c61766), color-stop(1, #e44295));
  background: -ms-linear-gradient(bottom, #c61766, #e44295);
  background: -moz-linear-gradient(center bottom, #c61766 0%, #e44295 100%);
  background: -o-linear-gradient(#e44295, #c61766);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44295', endColorstr='#c61766', GradientType=0);
  line-height: 29px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-indent: 0;
  text-decoration: none;
}
#global #wraper #container section.main-content form#questForm,
#global #wraper #container section.main-content form#form2,
#global #wraper #container section.main-content form#form1register,
#global #wraper #container section.main-content form#form1forget {
  position: relative;
}
#global #wraper #container section.main-content form#questForm .inputWraper,
#global #wraper #container section.main-content form#form2 .inputWraper,
#global #wraper #container section.main-content form#form1register .inputWraper,
#global #wraper #container section.main-content form#form1forget .inputWraper {
  background-image: none;
  width: 99%;
  height: auto;
  padding: 0;
  overflow: visible;
}
#global #wraper #container section.main-content form#questForm .inputWraper input,
#global #wraper #container section.main-content form#form2 .inputWraper input,
#global #wraper #container section.main-content form#form1register .inputWraper input,
#global #wraper #container section.main-content form#form1forget .inputWraper input {
  border: 1px solid #91c8d2;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  background: #fff;
  height: 20px;
  width: 100%;
}
#global #wraper #container section.main-content form#questForm .inputWraper.tabCategories select,
#global #wraper #container section.main-content form#form2 .inputWraper.tabCategories select,
#global #wraper #container section.main-content form#form1register .inputWraper.tabCategories select,
#global #wraper #container section.main-content form#form1forget .inputWraper.tabCategories select {
  border: 1px solid #91c8d2;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  background: #fff;
  width: 100%;
}
#global #wraper #container section.main-content form#questForm .zpBlock h4,
#global #wraper #container section.main-content form#form2 .zpBlock h4,
#global #wraper #container section.main-content form#form1register .zpBlock h4,
#global #wraper #container section.main-content form#form1forget .zpBlock h4 {
  margin-bottom: 20px;
}
#global #wraper #container section.main-content form#questForm .zpBlock h4#JWC,
#global #wraper #container section.main-content form#form2 .zpBlock h4#JWC,
#global #wraper #container section.main-content form#form1register .zpBlock h4#JWC,
#global #wraper #container section.main-content form#form1forget .zpBlock h4#JWC {
  margin-bottom: 10px;
  top: 59px;
}
#global #wraper #container section.main-content form#questForm .zpBlock h4#MD,
#global #wraper #container section.main-content form#form2 .zpBlock h4#MD,
#global #wraper #container section.main-content form#form1register .zpBlock h4#MD,
#global #wraper #container section.main-content form#form1forget .zpBlock h4#MD {
  margin-bottom: 10px;
  top: 129px;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct,
#global #wraper #container section.main-content form#form2 .zpBlock .ct,
#global #wraper #container section.main-content form#form1register .zpBlock .ct,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct {
  padding: 0.8em 1.2em;
  overflow: hidden;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct#QAtagi,
#global #wraper #container section.main-content form#form2 .zpBlock .ct#QAtagi,
#global #wraper #container section.main-content form#form1register .zpBlock .ct#QAtagi,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct#QAtagi {
  overflow: visible;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct.radioBTNS .option,
#global #wraper #container section.main-content form#form2 .zpBlock .ct.radioBTNS .option,
#global #wraper #container section.main-content form#form1register .zpBlock .ct.radioBTNS .option,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct.radioBTNS .option {
  text-align: center;
  width: 33%;
  padding: 0 !important;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct.radioBTNS input,
#global #wraper #container section.main-content form#form2 .zpBlock .ct.radioBTNS input,
#global #wraper #container section.main-content form#form1register .zpBlock .ct.radioBTNS input,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct.radioBTNS input {
  display: block;
  margin: 8px auto;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct.twoCatz .blockCategories .tabCategories,
#global #wraper #container section.main-content form#form2 .zpBlock .ct.twoCatz .blockCategories .tabCategories,
#global #wraper #container section.main-content form#form1register .zpBlock .ct.twoCatz .blockCategories .tabCategories,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct.twoCatz .blockCategories .tabCategories {
  width: 476px;
  height: 162px;
  margin-left: 100px;
  border: 1px solid #91c8d2;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  background: #fff;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct.twoCatz .blockCategories .tabCategories.poradniki,
#global #wraper #container section.main-content form#form2 .zpBlock .ct.twoCatz .blockCategories .tabCategories.poradniki,
#global #wraper #container section.main-content form#form1register .zpBlock .ct.twoCatz .blockCategories .tabCategories.poradniki,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct.twoCatz .blockCategories .tabCategories.poradniki {
  width: 469px;
  margin-left: 0;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct.twoCatz .blockCategories .tabCategories select,
#global #wraper #container section.main-content form#form2 .zpBlock .ct.twoCatz .blockCategories .tabCategories select,
#global #wraper #container section.main-content form#form1register .zpBlock .ct.twoCatz .blockCategories .tabCategories select,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct.twoCatz .blockCategories .tabCategories select {
  border: 0;
  height: 162px;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct .submitWraper,
#global #wraper #container section.main-content form#form2 .zpBlock .ct .submitWraper,
#global #wraper #container section.main-content form#form1register .zpBlock .ct .submitWraper,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct .submitWraper {
  font-size: 14px;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct .submitWraper .lostPwd,
#global #wraper #container section.main-content form#form2 .zpBlock .ct .submitWraper .lostPwd,
#global #wraper #container section.main-content form#form1register .zpBlock .ct .submitWraper .lostPwd,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct .submitWraper .lostPwd {
  float: right;
  margin-right: 1em;
  line-height: 1.9em;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct .submitWraper .remember_me,
#global #wraper #container section.main-content form#form2 .zpBlock .ct .submitWraper .remember_me,
#global #wraper #container section.main-content form#form1register .zpBlock .ct .submitWraper .remember_me,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct .submitWraper .remember_me {
  line-height: 1.9em;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct .submitWraper #noAccountMakeIt,
#global #wraper #container section.main-content form#form2 .zpBlock .ct .submitWraper #noAccountMakeIt,
#global #wraper #container section.main-content form#form1register .zpBlock .ct .submitWraper #noAccountMakeIt,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct .submitWraper #noAccountMakeIt {
  margin-top: 25px;
  font-size: 13px;
  padding-left: 0;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct .taWraperNew,
#global #wraper #container section.main-content form#form2 .zpBlock .ct .taWraperNew,
#global #wraper #container section.main-content form#form1register .zpBlock .ct .taWraperNew,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct .taWraperNew {
  width: auto;
  padding: 3px;
}
#global #wraper #container section.main-content form#questForm .zpBlock .ct .addImageToManual,
#global #wraper #container section.main-content form#form2 .zpBlock .ct .addImageToManual,
#global #wraper #container section.main-content form#form1register .zpBlock .ct .addImageToManual,
#global #wraper #container section.main-content form#form1forget .zpBlock .ct .addImageToManual {
  font-size: 0.8em;
  margin: 10px 0 3px 2px;
  color: #1E8AA2;
  padding-left: 20px;
  background: url(/images/iconz/icoPlusCircle.png) left center no-repeat;
  cursor: pointer;
}
#global #wraper #container section.main-content form#questForm #noAccountMakeIt,
#global #wraper #container section.main-content form#form2 #noAccountMakeIt,
#global #wraper #container section.main-content form#form1register #noAccountMakeIt,
#global #wraper #container section.main-content form#form1forget #noAccountMakeIt {
  padding-left: 0;
}
#global #wraper #container section.main-content div.zpBlock {
  width: 100%;
  overflow: visible;
  margin: 20px auto;
  background-color: #f5fafb;
  background-image: none;
  border: 1px solid #91c8d2;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
#global #wraper #container section.main-content div.zpBlock .askSubmitButton {
  float: right;
  display: block;
  cursor: pointer;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.6em 2em;
  margin: 0 auto -15px auto;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  line-height: 0.9em;
  font-size: 0.9em;
  background: #ca1c6c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca1c6c), color-stop(1, #e44294));
  background: -ms-linear-gradient(bottom, #ca1c6c, #e44294);
  background: -moz-linear-gradient(center bottom, #ca1c6c 0%, #e44294 100%);
  background: -o-linear-gradient(#e44294, #ca1c6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44294', endColorstr='#ca1c6c', GradientType=0);
  width: auto;
  height: auto;
  border: 1px solid #ad1259;
  text-shadow: 0px 1px 0px #a81c5d;
  filter: dropshadow(color=#a81c5d, offx=0, offy=1);
}
#global #wraper #container section.main-content div.zpBlock .askSubmitButton.zadaj-pytanie {
  float: none!important;
}
#global #wraper #container section.main-content div.zpBlock .taWraper {
  background: none;
  border: 1px solid #91c8d2;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  width: auto;
  padding: 0;
}
#global #wraper #container section.main-content div.zpBlock .taWraper textarea {
  width: 100%;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
#global #wraper #container section.main-content div h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
}
#global #wraper #container section.main-content div.bigArticle {
  width: 100%;
  min-height: 10px;
}
#global #wraper #container section.main-content div.bigArticle time {
  font-size: 0.9em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
  margin-left: 37px;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer {
  width: 550px;
  height: 242px;
  border: 1px solid #a4aeb1;
  margin: 25px 0 15px;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  position: relative;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer .description {
  position: absolute;
  top: 24px;
  z-index: 10;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer .description a {
  text-decoration: none;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer .description .bigTx {
  max-width: 260px;
  font-size: 14px;
  line-height: 22px;
  margin: 15px 0 0 14px;
  padding: 5px 10px;
  background: rgba(226, 100, 176, 0.75);
  color: #fff;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer .description .bigWiecej {
  text-align: right;
  display: block;
  color: #ce4779;
  clear: both;
  margin: 0 30px 25px 0;
  width: 582px;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer .description .bigWhiteBg {
  font-family: 'Source Sans Pro', sans-serif;
  max-width: 520px;
  min-height: 0;
  font-size: 24px;
  line-height: 29px;
  margin: 0 0 0 14px;
  padding: 0;
  background: none;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer .description .bigWhiteBg h3 {
  margin-bottom: 5px;
  padding: 6px 0;
  border-left: 12px solid #1b8da2;
  text-transform: uppercase;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer .description .bigWhiteBg h3 a {
  display: inline;
  white-space: pre-line;
  background: #1b8da2;
  padding: 5px 0;
  z-index: 1;
  color: #fff;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer .description .bigWhiteBg h3 a span {
  position: relative;
  left: -6px;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer .ribbon {
  position: absolute;
  top: -3px;
  right: -3px;
  z-index: 6;
  background: url('../../../images/articles/ribbon.png') no-repeat 0 0;
  width: 83px;
  height: 85px;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer img.avatar {
  position: absolute;
  z-index: 10;
  bottom: 7px;
  left: 7px;
  width: 50px;
  height: 50px;
  border: 1px solid #acacac;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
}
#global #wraper #container section.main-content div.bigArticle .bigPhotoContainer img.photo {
  position: absolute;
  top: 0px;
  z-index: 5;
}
#global #wraper #container section.main-content #wyszukane .wyszukiwarka {
  padding: 20px 0 0 0;
}
#global #wraper #container section.main-content #wyszukane .wyszukiwarka form#wyszukane span {
  padding-top: 5px;
  padding-right: 20px;
  display: inline-block;
  font-family: Georgia, "Times New Roman", serif;
  color: #1c8ca2;
  font-size: 14px;
}
#global #wraper #container section.main-content #wyszukane .wyszukiwarka form#wyszukane .sIN {
  width: 244px;
  height: 26px;
  padding: 0 0 0 10px;
  border: 1px solid #91c8d2;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  background: #fff;
}
#global #wraper #container section.main-content #wyszukane .wyszukiwarka form#wyszukane .button {
  background: url(/images/spritesIco.png) 0px -18px no-repeat;
  width: 34px;
  height: 28px;
  border: 0;
  vertical-align: bottom;
  text-indent: -66em;
}
#global #wraper #container section.main-content #wyszukane .ostatnio-wyszukane .tag {
  text-decoration: none;
}
#global #wraper #container section.main-content div.mainArtFooter {
  color: #ce4779;
  font-size: 12px;
  margin: 35px auto 40px auto;
  width: 550px;
  border-bottom: 1px solid #ce4779;
  position: relative;
}
#global #wraper #container section.main-content div.mainArtFooter img {
  position: absolute;
  top: -14px;
  left: 8px;
  border: 1px solid #acacac;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
}
#global #wraper #container section.main-content div.mainArtFooter p {
  padding: 7px 0 6px 70px;
  line-height: 16px;
  font-size: 1.2em;
}
#global #wraper #container section.main-content div.smallArticlesContainer {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallArticle {
  width: 262px;
  min-height: 10px;
  float: left;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallArticle.left {
  clear: left;
  margin-bottom: 2.5em;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallArticle.right {
  margin: 0 0 2.5em 25px;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallArticle header {
  border: 0;
  margin: 0 0 0.5em 0em;
  padding: 0;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallArticle header h2 {
  border: 0;
  text-indent: 0;
  padding-left: 1.8em;
  line-height: 1.4em;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallPhotoContainer {
  width: 262px;
  height: 181px;
  border: 1px solid #a4aeb1;
  margin: 0px auto 0;
  position: relative;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallPhotoContainer.noBorder {
  border: 0px;
  width: 262px;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallPhotoContainer .descs {
  position: absolute;
  bottom: 0;
  z-index: 6;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallPhotoContainer .descs .smallBlackBg {
  width: 262px;
  min-height: 24px;
  line-height: 18px;
  background: url('../../../images/articles/blackBg.png') repeat;
  color: #fff;
  font-size: 12px;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallPhotoContainer .descs .smallBlackBg p {
  padding: 3px 0 3px 70px;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallPhotoContainer .descs .smallWhiteBg {
  position: absolute;
  font-family: 'Source Sans Pro', sans-serif;
  width: 233px;
  min-height: 0;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 0;
  background: none;
  bottom: 11px;
  left: 15px;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallPhotoContainer .descs .smallWhiteBg h3 {
  margin-bottom: 5px;
  padding: 3px 0;
  border-left: 12px solid #1b8da2;
  text-transform: uppercase;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallPhotoContainer .descs .smallWhiteBg h3 a {
  display: inline;
  white-space: pre-line;
  background: #1b8da2;
  padding: 5px 0;
  z-index: 1;
  color: #fff;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallPhotoContainer .descs .smallWhiteBg h3 a span {
  position: relative;
  left: -6px;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallPhotoContainer img.avatar {
  position: absolute;
  z-index: 10;
  bottom: 7px;
  left: 7px;
  width: 50px;
  height: 50px;
  border: 1px solid #acacac;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallTx {
  margin: 10px 0px 0px 0px;
  width: 260px;
  line-height: 1.5em;
  font-size: 1em;
}
#global #wraper #container section.main-content div.smallArticlesContainer .smallWiecej {
  text-align: right;
  display: block;
  color: #ce4779;
  clear: both;
  margin: 0 30px 25px 0;
  width: 260px;
}
#global #wraper #container section.main-content form#form4profile div .opisElement,
#global #wraper #container section.main-content form #form5profile div .opisElement {
  overflow: hidden;
  margin: 0.8em 0;
}
#global #wraper #container section.main-content form#form4profile div .opisElement .dLE.label,
#global #wraper #container section.main-content form #form5profile div .opisElement .dLE.label {
  line-height: 1.5em;
  width: 7.5em;
}
#global #wraper #container section.main-content form#form4profile div .opisElement .dLE input,
#global #wraper #container section.main-content form #form5profile div .opisElement .dLE input,
#global #wraper #container section.main-content form#form4profile div .opisElement .dLE select,
#global #wraper #container section.main-content form #form5profile div .opisElement .dLE select {
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  border: 1px solid #c9e3e9;
  padding: 0.5em;
}
#global #wraper #container section.main-content form#form4profile div .opisElement .dLE .hint,
#global #wraper #container section.main-content form #form5profile div .opisElement .dLE .hint {
  display: block;
}
#global #wraper #container section.main-content form#form5profile input,
#global #wraper #container section.main-content form#form5profile select {
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  border: 1px solid #c9e3e9;
  padding: 0.4em;
}
#global #wraper #container section.main-content div#mojaCiazaBlock input#planowanaDataPorodu {
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  border: 1px solid #c9e3e9;
  padding: 0.5em;
}
#global #wraper #container aside {
  width: 315px;
  padding: 0 15px 0 0;
  float: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
}
#global #wraper #container aside.login {
  margin-top: 2.5em;
}
#global #wraper #container aside.login .barblue {
  background-image: none;
  background: #217d93;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #217d93), color-stop(1, #4bb0c8));
  background: -ms-linear-gradient(bottom, #217d93, #4bb0c8);
  background: -moz-linear-gradient(center bottom, #217d93 0%, #4bb0c8 100%);
  background: -o-linear-gradient(#4bb0c8, #217d93);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4bb0c8', endColorstr='#217d93', GradientType=0);
  width: 265px;
  height: 22px;
  color: #FFF;
  padding: 5px 0 0 7px;
  margin: 0 0 1em 0;
  font-weight: bold;
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
#global #wraper #container aside section#shoutboxContainer {
  position: relative;
  margin-top: 20px;
  font-size: 14px;
  overflow: hidden;
}
#global #wraper #container aside section#shoutboxContainer #shoutboxForm {
  font-size: 0.75em;
  background: none;
}
#global #wraper #container aside section#shoutboxContainer #shoutboxForm #shoutbox_tresc {
  background: none;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #c9e3e9;
  height: 25px;
  width: 256px;
}
#global #wraper #container aside section#shoutboxContainer #shoutboxForm #sbtn {
  display: inline-block;
  margin-top: 9px;
}
#global #wraper #container aside section#shoutboxContainer #shoutboxWraper {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  background-image: none;
  background: #f5fafb;
  border: 1px solid #c9e3e9;
}
#global #wraper #container aside section#shoutboxContainer #shoutboxWraper #shoutboxHeader {
  display: none;
}
#global #wraper #container aside section#zalozKonto {
  background: url('/images/main/niezalogowany-box-bg.png') no-repeat;
  width: 313px;
  height: 285px;
  right: -2px;
  position: relative;
}
#global #wraper #container aside section#zalozKonto .glowa {
  background: url('/images/main/niezalogowany-box-glowa.png.png') no-repeat;
  width: 51px;
  height: 31px;
  display: block;
  position: absolute;
  top: -30px;
}
#global #wraper #container aside section#zalozKonto header {
  border: 0;
  padding: 13px 0 0 80px;
}
#global #wraper #container aside section#zalozKonto header h2 {
  background: none;
  text-indent: 0;
}
#global #wraper #container aside section#zalozKonto .content {
  margin-top: 32px;
  padding: 30px;
  text-align: center;
}
#global #wraper #container aside section#zalozKonto .content button {
  width: 163px;
  height: 35px;
  color: #fff;
  line-height: 37px;
  border: 0;
  font-size: 17px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  font-weight: 300;
  font-family: 'Source Sans Pro', sans-serif;
  cursor: pointer;
  padding: 0;
}
#global #wraper #container aside section#zalozKonto .content button.zaloz-konto {
  background: #c61766;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c61766), color-stop(1, #e44295));
  background: -ms-linear-gradient(bottom, #c61766, #e44295);
  background: -moz-linear-gradient(center bottom, #c61766 0%, #e44295 100%);
  background: -o-linear-gradient(#e44295, #c61766);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44295', endColorstr='#c61766', GradientType=0);
}
#global #wraper #container aside section#zalozKonto .content button.facebook {
  background: #1e577f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1e577f), color-stop(1, #276b9a));
  background: -ms-linear-gradient(bottom, #1e577f, #276b9a);
  background: -moz-linear-gradient(center bottom, #1e577f 0%, #276b9a 100%);
  background: -o-linear-gradient(#276b9a, #1e577f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#276b9a', endColorstr='#1e577f', GradientType=0);
}
#global #wraper #container aside section#zalozKonto .content button.facebook span {
  background: url('/images/main/zaloguj-zfb-bg.png') no-repeat 13px 0px;
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 18px;
}
#global #wraper #container aside section#zalozKonto .content p {
  color: #1c8ca2;
  margin: 10px 0;
  font-weight: 300;
}
#global #wraper #container aside section#zalozKonto .content p.big {
  font-size: 18px;
}
#global #wraper #container aside section#zalozKonto .content p strong {
  font-weight: 500;
}
#global #wraper #container aside .ad {
  font-size: 0.75em;
}
#global #wraper #container aside .pagingx {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.05em 0.6em;
  margin: 0;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.1em;
  font-weight: normal;
}
#global #wraper #container aside header {
  border-bottom: 1px solid #c9e3e9;
  margin: 0 0 1em 0;
  padding: 0 0 0.75em 0;
  font-size: 16px;
}
#global #wraper #container aside header h2 {
  font-size: 1.250em;
  color: #1c8ca2;
  font-weight: 200;
  line-height: 1.5em;
  margin-bottom: 0;
  background: url('/images/main/sprites.png') no-repeat 0 -127px;
}
#global #wraper #container aside header h2.titleHeader {
  padding: 0 0 0 0.2em;
  margin: 0;
}
#global #wraper #container aside header h2.headerIco {
  background: url('/images/main/sprites.png') no-repeat 0 -126px;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach,
#global #wraper #container aside section#najnowszePoradniki,
#global #wraper #container aside section#najnowszeWpisyKlub,
#global #wraper #container aside section#najnowszePoradniki,
#global #wraper #container aside section#blogDnia,
#global #wraper #container aside section#pytanieDnia,
#global #wraper #container aside section#zdjecieDnia,
#global #wraper #container aside section#polecaneBlogi,
#global #wraper #container aside section#rankingNaj {
  overflow: hidden;
  font-size: 16px;
  margin-bottom: 30px;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort,
#global #wraper #container aside section#blogDnia article.blogEntryShort,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort,
#global #wraper #container aside section#rankingNaj article.blogEntryShort {
  border-bottom: 1px dotted #c9e3e9;
  padding-bottom: 0.6em;
  margin-bottom: 0.938em;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort .avatarUserComents,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .avatarUserComents,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort .avatarUserComents,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .avatarUserComents,
#global #wraper #container aside section#blogDnia article.blogEntryShort .avatarUserComents,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort .avatarUserComents,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort .avatarUserComents,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort .avatarUserComents,
#global #wraper #container aside section#rankingNaj article.blogEntryShort .avatarUserComents {
  padding-right: 0;
  width: auto;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort .titleDataTresc,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort .titleDataTresc,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc,
#global #wraper #container aside section#blogDnia article.blogEntryShort .titleDataTresc,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort .titleDataTresc,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort .titleDataTresc,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort .titleDataTresc,
#global #wraper #container aside section#rankingNaj article.blogEntryShort .titleDataTresc {
  width: auto;
  float: none;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort .titleDataTresc .title,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc .title,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort .titleDataTresc .title,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc .title,
#global #wraper #container aside section#blogDnia article.blogEntryShort .titleDataTresc .title,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort .titleDataTresc .title,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort .titleDataTresc .title,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort .titleDataTresc .title,
#global #wraper #container aside section#rankingNaj article.blogEntryShort .titleDataTresc .title {
  display: block;
  font-size: 0.938em;
  color: #459eb0;
  line-height: 1.19em;
  font-weight: 300;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort .titleDataTresc .date,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc .date,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort .titleDataTresc .date,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc .date,
#global #wraper #container aside section#blogDnia article.blogEntryShort .titleDataTresc .date,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort .titleDataTresc .date,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort .titleDataTresc .date,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort .titleDataTresc .date,
#global #wraper #container aside section#rankingNaj article.blogEntryShort .titleDataTresc .date {
  display: inline-block;
  font-size: 0.7em;
  padding: 0;
  color: #797979;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort .titleDataTresc .blink,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc .blink,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort .titleDataTresc .blink,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc .blink,
#global #wraper #container aside section#blogDnia article.blogEntryShort .titleDataTresc .blink,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort .titleDataTresc .blink,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort .titleDataTresc .blink,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort .titleDataTresc .blink,
#global #wraper #container aside section#rankingNaj article.blogEntryShort .titleDataTresc .blink {
  text-decoration: none;
  font-size: 0.7em;
  display: inline-block;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort .titleDataTresc a.awlink,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc a.awlink,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort .titleDataTresc a.awlink,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc a.awlink,
#global #wraper #container aside section#blogDnia article.blogEntryShort .titleDataTresc a.awlink,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort .titleDataTresc a.awlink,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort .titleDataTresc a.awlink,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort .titleDataTresc a.awlink,
#global #wraper #container aside section#rankingNaj article.blogEntryShort .titleDataTresc a.awlink {
  font-size: 0.7em;
  color: #df3c91;
  font-weight: 400;
  text-decoration: none;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort .titleDataTresc .content,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc .content,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort .titleDataTresc .content,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort .titleDataTresc .content,
#global #wraper #container aside section#blogDnia article.blogEntryShort .titleDataTresc .content,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort .titleDataTresc .content,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort .titleDataTresc .content,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort .titleDataTresc .content,
#global #wraper #container aside section#rankingNaj article.blogEntryShort .titleDataTresc .content {
  padding-top: 0.5em;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort header,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort header,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header,
#global #wraper #container aside section#blogDnia article.blogEntryShort header,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort header,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort header,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort header,
#global #wraper #container aside section#rankingNaj article.blogEntryShort header {
  border: none;
  margin: 0;
  padding: 0 0 0.5em 0;
  min-height: 3.5em;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort header .avatarbox,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .avatarbox,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort header .avatarbox,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .avatarbox,
#global #wraper #container aside section#blogDnia article.blogEntryShort header .avatarbox,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort header .avatarbox,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort header .avatarbox,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort header .avatarbox,
#global #wraper #container aside section#rankingNaj article.blogEntryShort header .avatarbox {
  margin: 0 0.8em 0 0;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort header .smallGlossy,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .smallGlossy,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort header .smallGlossy,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .smallGlossy,
#global #wraper #container aside section#blogDnia article.blogEntryShort header .smallGlossy,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort header .smallGlossy,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort header .smallGlossy,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort header .smallGlossy,
#global #wraper #container aside section#rankingNaj article.blogEntryShort header .smallGlossy {
  display: none;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort header .title,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .title,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort header .title,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .title,
#global #wraper #container aside section#blogDnia article.blogEntryShort header .title,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort header .title,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort header .title,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort header .title,
#global #wraper #container aside section#rankingNaj article.blogEntryShort header .title {
  font-size: 0.938em;
  color: #1c8ca2;
  line-height: 1.19em;
  font-weight: 300;
  display: block;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort header .user-name,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .user-name,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort header .user-name,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .user-name,
#global #wraper #container aside section#blogDnia article.blogEntryShort header .user-name,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort header .user-name,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort header .user-name,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort header .user-name,
#global #wraper #container aside section#rankingNaj article.blogEntryShort header .user-name,
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort header .comments,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .comments,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort header .comments,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .comments,
#global #wraper #container aside section#blogDnia article.blogEntryShort header .comments,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort header .comments,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort header .comments,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort header .comments,
#global #wraper #container aside section#rankingNaj article.blogEntryShort header .comments,
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort header .wpisy,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .wpisy,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort header .wpisy,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header .wpisy,
#global #wraper #container aside section#blogDnia article.blogEntryShort header .wpisy,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort header .wpisy,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort header .wpisy,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort header .wpisy,
#global #wraper #container aside section#rankingNaj article.blogEntryShort header .wpisy {
  font-size: 0.7em;
  color: #df3c91;
  line-height: 1.7em;
  font-weight: 300;
  text-decoration: none;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort header time,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header time,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort header time,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort header time,
#global #wraper #container aside section#blogDnia article.blogEntryShort header time,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort header time,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort header time,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort header time,
#global #wraper #container aside section#rankingNaj article.blogEntryShort header time {
  font-size: 0.7em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach article.blogEntryShort p,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort p,
#global #wraper #container aside section#najnowszeWpisyKlub article.blogEntryShort p,
#global #wraper #container aside section#najnowszePoradniki article.blogEntryShort p,
#global #wraper #container aside section#blogDnia article.blogEntryShort p,
#global #wraper #container aside section#pytanieDnia article.blogEntryShort p,
#global #wraper #container aside section#zdjecieDnia article.blogEntryShort p,
#global #wraper #container aside section#polecaneBlogi article.blogEntryShort p,
#global #wraper #container aside section#rankingNaj article.blogEntryShort p {
  font-size: 0.813em;
  color: #797979;
  line-height: 1.4em;
  font-weight: 300;
  padding: 0;
  margin-top: -0.35em;
  word-wrap: break-word;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach #najContainer #najSelector a,
#global #wraper #container aside section#najnowszePoradniki #najContainer #najSelector a,
#global #wraper #container aside section#najnowszeWpisyKlub #najContainer #najSelector a,
#global #wraper #container aside section#najnowszePoradniki #najContainer #najSelector a,
#global #wraper #container aside section#blogDnia #najContainer #najSelector a,
#global #wraper #container aside section#pytanieDnia #najContainer #najSelector a,
#global #wraper #container aside section#zdjecieDnia #najContainer #najSelector a,
#global #wraper #container aside section#polecaneBlogi #najContainer #najSelector a,
#global #wraper #container aside section#rankingNaj #najContainer #najSelector a {
  font-weight: 300;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach #najContainer #najSelector a.active,
#global #wraper #container aside section#najnowszePoradniki #najContainer #najSelector a.active,
#global #wraper #container aside section#najnowszeWpisyKlub #najContainer #najSelector a.active,
#global #wraper #container aside section#najnowszePoradniki #najContainer #najSelector a.active,
#global #wraper #container aside section#blogDnia #najContainer #najSelector a.active,
#global #wraper #container aside section#pytanieDnia #najContainer #najSelector a.active,
#global #wraper #container aside section#zdjecieDnia #najContainer #najSelector a.active,
#global #wraper #container aside section#polecaneBlogi #najContainer #najSelector a.active,
#global #wraper #container aside section#rankingNaj #najContainer #najSelector a.active {
  width: auto !important;
  padding-right: 5px;
}
#global #wraper #container aside section#najnowszeWpisyNaBlogach #najContainer a.uname,
#global #wraper #container aside section#najnowszePoradniki #najContainer a.uname,
#global #wraper #container aside section#najnowszeWpisyKlub #najContainer a.uname,
#global #wraper #container aside section#najnowszePoradniki #najContainer a.uname,
#global #wraper #container aside section#blogDnia #najContainer a.uname,
#global #wraper #container aside section#pytanieDnia #najContainer a.uname,
#global #wraper #container aside section#zdjecieDnia #najContainer a.uname,
#global #wraper #container aside section#polecaneBlogi #najContainer a.uname,
#global #wraper #container aside section#rankingNaj #najContainer a.uname {
  font-weight: 300;
}
#global #wraper #container aside section#hotQuestions,
#global #wraper #container aside section#topQuestions {
  padding-bottom: 0;
  margin-bottom: 30px;
}
#global #wraper #container aside section#hotQuestions article,
#global #wraper #container aside section#topQuestions article {
  border-bottom: 1px dotted #c9e3e9;
  padding: 0.5em 0;
}
#global #wraper #container aside section#hotQuestions article a,
#global #wraper #container aside section#topQuestions article a {
  font-weight: normal;
}
#global #wraper #container aside section#hotQuestions article .title,
#global #wraper #container aside section#topQuestions article .title {
  font-size: 0.938em;
  color: #459eb0;
  line-height: 1.19em;
  font-weight: 300;
  display: block;
}
#global #wraper #container aside section#hotQuestions article .qDetails,
#global #wraper #container aside section#topQuestions article .qDetails {
  font-size: 16px;
}
#global #wraper #container aside section#hotQuestions article .qDetails .data,
#global #wraper #container aside section#topQuestions article .qDetails .data,
#global #wraper #container aside section#hotQuestions article .qDetails .odpowiedzi,
#global #wraper #container aside section#topQuestions article .qDetails .odpowiedzi {
  font-size: 0.7em;
  padding: 0;
  color: #797979;
  font-weight: 300;
}
#global #wraper #container aside section#hotQuestions article .qDetails .data a,
#global #wraper #container aside section#topQuestions article .qDetails .data a,
#global #wraper #container aside section#hotQuestions article .qDetails .odpowiedzi a,
#global #wraper #container aside section#topQuestions article .qDetails .odpowiedzi a {
  text-decoration: none;
}
#global #wraper #container aside section#hotQuestions article .qDetails .awlink,
#global #wraper #container aside section#topQuestions article .qDetails .awlink {
  font-size: 0.7em;
  color: #df3c91;
  font-weight: 300;
  text-decoration: none;
}
#global #wraper #container aside section#polecaneBlogi {
  font-size: 16px;
  margin-bottom: 30px;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f7e5eb), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f7e5eb, #ffffff);
  background: -moz-linear-gradient(center bottom, #f7e5eb 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #f7e5eb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7e5eb', GradientType=0);
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper {
  background: url('/images/main/polecane-blogi-bg.png') no-repeat bottom center;
  padding-bottom: 95px;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper header {
  margin: 0;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper article.blogEntryShort {
  margin: 0;
  padding: 1em 0 0.6em 0;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper article.blogEntryShort.last {
  border: 0;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper article.blogEntryShort.last header {
  width: 235px;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper article.blogEntryShort.last header .user-name,
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper article.blogEntryShort.last header .separator,
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper article.blogEntryShort.last header time,
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper article.blogEntryShort.last header .wpisy {
  line-height: 1;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper article.blogEntryShort.last p {
  padding-right: 65px;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper .blog {
  width: 50%;
  float: left;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper .blog .avatarUserComents {
  width: auto;
  float: left;
  margin-right: 10px;
  padding: 0;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper .blog .avatarUserComents .avatarbox {
  margin: 0px;
  padding: 0;
  float: left;
  width: 120px;
  height: 120px;
  position: relative;
  overflow: visible;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper .blog .avatarUserComents .avatarbox a {
  width: 120px;
  height: 120px;
  position: static;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper .blog .avatarUserComents .avatarbox img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 120px;
  height: 120px;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper .blog .avatarUserComents .smallGlossy {
  display: none;
}
#global #wraper #container aside section#polecaneBlogi .polecaneBlogi-wrapper .blog .avatarUserComents .title {
  font-size: 0.938em;
  color: #df3c91;
  line-height: 1.19em;
  font-weight: 400;
  display: block;
}
#global #wraper #container aside section#polecaneBlogi .bWho {
  font-size: 0.6em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
  margin-bottom: 7px;
}
#global #wraper #container aside section#polecaneBlogi .spacePolecane {
  clear: both;
  border-bottom: 1px dotted #c9e3e9;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#global #wraper #container aside section#polecaneBlogi .user-name {
  font-size: 0.938em;
  color: #df3c91;
  line-height: 1.19em;
  font-weight: 400;
  text-decoration: none;
}
#global #wraper #container aside section#polecaneBlogi .rdmore {
  font-size: 0.813em;
  line-height: 1.4em;
  font-weight: 300;
  color: #1c8ca2;
  display: block;
}
#global #wraper #container aside section#najblizszeNarodziny .calendar {
  width: 300px;
  margin-bottom: 20px;
  border-top: 1px solid #c9e3e9;
  border-left: 1px solid #c9e3e9;
}
#global #wraper #container aside section#najblizszeNarodziny .calendar th {
  text-align: center;
  width: 40px;
  height: 26px;
  color: #1c8ca2;
  text-shadow: 0 1px #FFF;
  background: #f3fbfd;
  border-right: 1px solid #c9e3e9;
  border-bottom: 1px solid #c9e3e9;
  border-top: 0;
  border-left: 0;
  font-weight: 300;
}
#global #wraper #container aside section#najblizszeNarodziny .calendar td {
  text-align: center;
  width: 40px;
  height: 40px;
  background: #fff;
  border-right: 1px solid #c9e3e9;
  border-bottom: 1px solid #c9e3e9;
  border-top: 0;
  border-left: 0;
}
#global #wraper #container aside section#najblizszeNarodziny .calendar td div {
  position: relative;
  width: auto;
  height: 40px;
  overflow: hidden;
}
#global #wraper #container aside section#najblizszeNarodziny .calendar td div a {
  display: block;
  width: 41px;
  height: 42px;
  border: 0;
}
#global #wraper #container aside section#najblizszeNarodziny .calendar td div a img {
  width: 50px;
  height: 50px;
  border: 0;
  margin: -2px 0 0 -6px;
}
#global #wraper #container aside section#najblizszeNarodziny .calendar td span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #FFF;
  border-right: 1px solid #c9e3e9;
  border-bottom: 1px solid #c9e3e9;
  font-size: 10px;
  width: 15px;
  height: 15px;
}
#global #wraper #container aside section#najnowszeZdjecia {
  font-size: 16px;
  margin-bottom: 30px;
  margin-top: 0;
}
#global #wraper #container aside section#najnowszeZdjecia .avatarsContainer {
  overflow: hidden;
  margin-bottom: 20px;
}
#global #wraper #container aside section#najnowszeZdjecia .avatarsContainer .avatarWraper {
  margin: 0 0.4em 0.8em;
  padding: 0;
  float: left;
  width: auto;
}
#global #wraper #container aside section#najnowszeZdjecia .avatarsContainer .avatarWraper img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 60px;
  height: 60px;
}
#global #wraper #container aside section#najnowszeZdjecia .avatarsContainer .smallGlossy {
  display: none;
}
#global #wraper #container aside section#najblizszeNarodziny {
  margin-bottom: 30px;
  margin-top: 0;
}
#global #wraper figure,
#global #wraper span.avatar,
#global #wraper div.avatar {
  margin: 0px;
  padding: 0px;
}
#global #wraper figure .avatarbox,
#global #wraper span.avatar .avatarbox,
#global #wraper div.avatar .avatarbox {
  position: relative;
  float: left;
  height: auto;
}
#global #wraper figure .avatarbox.avatarbox-50,
#global #wraper span.avatar .avatarbox.avatarbox-50,
#global #wraper div.avatar .avatarbox.avatarbox-50 {
  width: 52px;
  margin: 0px;
}
#global #wraper figure .avatarbox.avatarbox-50 img,
#global #wraper span.avatar .avatarbox.avatarbox-50 img,
#global #wraper div.avatar .avatarbox.avatarbox-50 img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 50px;
  height: 50px;
}
#global #wraper figure .avatarbox.avatarbox-50 .smallGlossy,
#global #wraper span.avatar .avatarbox.avatarbox-50 .smallGlossy,
#global #wraper div.avatar .avatarbox.avatarbox-50 .smallGlossy,
#global #wraper figure .avatarbox.avatarbox-50 .details-box,
#global #wraper span.avatar .avatarbox.avatarbox-50 .details-box,
#global #wraper div.avatar .avatarbox.avatarbox-50 .details-box {
  display: none;
}
#global #wraper figure .avatarbox.avatarbox-75,
#global #wraper span.avatar .avatarbox.avatarbox-75,
#global #wraper div.avatar .avatarbox.avatarbox-75 {
  width: 77px;
  margin: 0px;
}
#global #wraper figure .avatarbox.avatarbox-75 img,
#global #wraper span.avatar .avatarbox.avatarbox-75 img,
#global #wraper div.avatar .avatarbox.avatarbox-75 img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 75px;
  height: 75px;
}
#global #wraper figure .avatarbox.avatarbox-75 .smallGlossy,
#global #wraper span.avatar .avatarbox.avatarbox-75 .smallGlossy,
#global #wraper div.avatar .avatarbox.avatarbox-75 .smallGlossy,
#global #wraper figure .avatarbox.avatarbox-75 .details-box,
#global #wraper span.avatar .avatarbox.avatarbox-75 .details-box,
#global #wraper div.avatar .avatarbox.avatarbox-75 .details-box {
  display: none;
}
#global #wraper figure .avatarbox.avatarbox-100,
#global #wraper span.avatar .avatarbox.avatarbox-100,
#global #wraper div.avatar .avatarbox.avatarbox-100 {
  width: 102px;
  margin: 0px;
}
#global #wraper figure .avatarbox.avatarbox-100 img,
#global #wraper span.avatar .avatarbox.avatarbox-100 img,
#global #wraper div.avatar .avatarbox.avatarbox-100 img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 100px;
  height: 100px;
}
#global #wraper figure .avatarbox.avatarbox-100 .smallGlossy,
#global #wraper span.avatar .avatarbox.avatarbox-100 .smallGlossy,
#global #wraper div.avatar .avatarbox.avatarbox-100 .smallGlossy,
#global #wraper figure .avatarbox.avatarbox-100 .details-box,
#global #wraper span.avatar .avatarbox.avatarbox-100 .details-box,
#global #wraper div.avatar .avatarbox.avatarbox-100 .details-box {
  display: none;
}
#global #wraper figure .avatarbox .userPic,
#global #wraper span.avatar .avatarbox .userPic,
#global #wraper div.avatar .avatarbox .userPic {
  overflow: visible;
  margin: 0px;
  width: auto;
  height: auto;
}
#global #wraper figure .avatarbox .onlineIco,
#global #wraper span.avatar .avatarbox .onlineIco,
#global #wraper div.avatar .avatarbox .onlineIco {
  position: absolute;
  bottom: 8px;
  left: 5px;
  background: url("/images/iconz/onlineIco.png") no-repeat center;
  height: 12px;
  width: 12px;
  display: block;
  margin: 0;
  padding: 0;
}
#global #wraper figure .avatarbox span.Qweek,
#global #wraper span.avatar .avatarbox span.Qweek,
#global #wraper div.avatar .avatarbox span.Qweek {
  position: absolute;
  bottom: 8px;
  cursor: pointer;
  right: 4px;
  font-size: 10px;
  height: 15px;
  width: 15px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  text-align: center;
  line-height: 16px;
}
#global #wraper figure .user-name,
#global #wraper span.avatar .user-name,
#global #wraper div.avatar .user-name {
  width: 75px;
  height: auto;
  text-align: center;
  word-wrap: break-word;
  text-decoration: none;
  font-size: 0.75em;
  font-weight: 400;
}
#global #wraper .odpowiedzNaPytanieBlock {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  clear: both;
  background: #f5fafb;
  border: 1px solid #c9e3e9;
  width: auto;
  text-align: center;
  padding: 15px;
}
#global #wraper .txBestAnswers {
  overflow: hidden;
}
#global #wraper .txBestAnswers .underlineLine {
  margin-left: 0;
}
#global #wraper .showMoreLess {
  float: none;
  margin-left: 0;
}
#global #wraper .loginBlock {
  padding: 0;
  width: 620px;
  float: left;
}
#global #wraper .loginBlock .zpBlock {
  padding: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#global #wraper .loginBlock .submitWraper {
  width: auto;
}
#global #wraper .loginBlock h4.remind {
  font-size: 1em;
  color: #1E8AA2;
  padding: 0;
  line-height: 1.5em;
  width: auto;
  margin-right: 1em;
}
#global #wraper input#captcha {
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  border: 1px solid #c9e3e9;
  padding: 0.5em;
}
#global #wraper .askquestion-small {
  display: block;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.05em 0.6em;
  margin: 0;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.1em;
}
#global #wraper .askquestion-big {
  display: block;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.5em 2em;
  margin: 0;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 1em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
}
#global #wraper a.abuselink {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.7em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 300;
  text-decoration: none;
  float: right;
  margin-right: 1em;
  padding-left: 18px;
  background: url(/images/main/newLayout/naduzycie_ico.png) center left no-repeat;
}
#global #wraper a.abuselink:hover {
  text-decoration: underline;
}
#global #wraper .separator {
  font-size: 0.55em;
  color: #797979;
  line-height: 1.7em;
  font-weight: 400;
  padding: 0 0.3em;
}
#global #wraper .userInfo {
  display: none;
}
#global #wraper .zaloz-klub-input {
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  width: 200px;
  height: 25px;
  padding: 2px;
  border: 1px solid #c9e3e9;
}
#global #wraper .zaloz-klub {
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  border: 1px solid #36899f;
  padding: 0 1.3em;
  margin: 0 0 0 8px;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.9em;
  background: #1f7b92;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1f7b92), color-stop(1, #4bb0c7));
  background: -ms-linear-gradient(bottom, #1f7b92, #4bb0c7);
  background: -moz-linear-gradient(center bottom, #1f7b92 0%, #4bb0c7 100%);
  background: -o-linear-gradient(#4bb0c7, #1f7b92);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4bb0c7', endColorstr='#1f7b92', GradientType=0);
  line-height: 2em;
}
#global #wraper a.pagingx {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.05em 0.7em;
  margin: 0 0.2em;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.1em;
}
#global #wraper .pagination,
#global #wraper .paginacja {
  padding: 0 0 15px 0 !important;
  overflow: hidden;
}
#global #wraper .pagination a,
#global #wraper .paginacja a {
  margin-right: 5px;
}
#global #wraper .pagination a.pagingx,
#global #wraper .paginacja a.pagingx {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #c9e3e9;
  padding: 0.05em 0.7em;
  margin: 0 0.2em;
  color: #208ea4;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #eaf5f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eaf5f6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eaf5f6, #ffffff);
  background: -moz-linear-gradient(center bottom, #eaf5f6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eaf5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf5f6', GradientType=0);
  line-height: 2.1em;
}
#global #wraper .pagination a.pagingxsel,
#global #wraper .paginacja a.pagingxsel {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #fc9fcb;
  padding: 0.05em 0.7em;
  margin: 0 0.2em;
  color: #e5438f;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.750em;
  background: #fff1f8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffe6f3), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ffe6f3, #ffffff);
  background: -moz-linear-gradient(center bottom, #ffe6f3 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ffe6f3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffe6f3', GradientType=0);
  line-height: 2.1em;
}
#global #wraper .pagination .page_number,
#global #wraper .paginacja .page_number {
  font-size: 0.75em;
  color: #bbbbbb;
  line-height: 1.75em;
}
#global #wraper section#breadcrumbs .crumbs {
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 40px;
  display: block;
  padding-left: 15px;
  color: #c72b64;
  font-weight: 400;
  font-size: 0.9em;
  text-shadow: 0px 1px 0px #ffffff;
  filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
#global #wraper section#breadcrumbs .crumbs a {
    text-decoration: none;
}
#global #wraper section#breadcrumbs span {
  margin: 0 0.5em;
}
#global #wraper section.bcrumbs {
  border-bottom: 1px solid #c9e3e9;
  margin: 0 0 1em 0;
  padding: 0 0 0.75em 0;
  font-size: 16px;
}
#global #wraper section.bcrumbs a {
  font-size: 0.938em;
  color: #df3c91;
  line-height: 1.19em;
  font-weight: 400;
}
#global #wraper section.bcrumbs span {
  margin: 0 0.5em;
  font-weight: 400;
  font-size: 0.9em;
}
#global #wraper div #tabWrapper {
  width: 100%;
  height: 41px;
  padding-left: 0;
  padding-top: 5px;
  background-color: #d7eef1;
  margin-bottom: 20px;
}
#global #wraper div #tabWrapper #showPopular,
#global #wraper div #tabWrapper #showAll,
#global #wraper div #tabWrapper #showLast {
  float: left;
  margin: 2px 15px 0 15px;
  padding: 0 19px;
  width: auto;
  height: 32px;
  background: none;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.84em;
  background: #217d93;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #217d93), color-stop(1, #43a7be));
  background: -ms-linear-gradient(bottom, #217d93, #43a7be);
  background: -moz-linear-gradient(center bottom, #217d93 0%, #43a7be 100%);
  background: -o-linear-gradient(#43a7be, #217d93);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43a7be', endColorstr='#217d93', GradientType=0);
  line-height: 32px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#global #wraper div #tabWrapper #showPopular.activeTab,
#global #wraper div #tabWrapper #showAll.activeTab,
#global #wraper div #tabWrapper #showLast.activeTab {
  background: #c61766;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c61766), color-stop(1, #e44295));
  background: -ms-linear-gradient(bottom, #c61766, #e44295);
  background: -moz-linear-gradient(center bottom, #c61766 0%, #e44295 100%);
  background: -o-linear-gradient(#e44295, #c61766);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44295', endColorstr='#c61766', GradientType=0);
}
#global #wraper section {
  font-size: 16px;
}
#global #wraper section .nav {
  position: relative;
  padding-bottom: 2px;
  margin-top: 1.9em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #c9e3e9;
}
#global #wraper section .nav p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  height: 28px;
  line-height: 28px;
  color: #1C8CA2;
}
#global #wraper section .nav p#category {
  margin: 0;
  font-size: 1.2em;
  padding: 0;
  background: none;
  width: 100%;
}
#global #wraper section .nav p#category span {
  display: block;
  float: left;
  text-indent: 0;
  text-align: center;
  cursor: pointer;
}
#global #wraper section .nav p#category span#all:hover,
#global #wraper section .nav p#category span#wciazy:hover,
#global #wraper section .nav p#category span#mamdziecko:hover,
#global #wraper section .nav p#category span#poradniki_pokaz:hover,
#global #wraper section .nav p#category span#all.active,
#global #wraper section .nav p#category span#wciazy.active,
#global #wraper section .nav p#category span#mamdziecko.active,
#global #wraper section .nav p#category span#poradniki_pokaz.active {
  border-top: 1px solid #c9e3e9;
  border-left: 1px solid #c9e3e9;
  border-right: 1px solid #c9e3e9;
  color: #e65099;
  line-height: 27px;
  height: 29px;
  z-index: 9999;
  border-bottom: 1px solid #fff;
}
#global #wraper section .nav p#category span#all {
  width: 180px;
}
#global #wraper section .nav p#category span#all:hover,
#global #wraper section .nav p#category span#all.active {
  width: 178px;
}
#global #wraper section .nav p#category span#wciazy {
  width: 154px;
}
#global #wraper section .nav p#category span#wciazy:hover,
#global #wraper section .nav p#category span#wciazy.active {
  width: 152px;
}
#global #wraper section .nav p#category span#mamdziecko {
  width: 157px;
}
#global #wraper section .nav p#category span#mamdziecko:hover,
#global #wraper section .nav p#category span#mamdziecko.active {
  width: 155px;
}
#global #wraper section .nav p#category span#poradniki_pokaz {
  width: 108px;
}
#global #wraper section .nav p#category span#poradniki_pokaz:hover,
#global #wraper section .nav p#category span#poradniki_pokaz.active {
  width: 106px;
}
#global #wraper section .nav .question-type-list .question-type-list > div {
  padding: 10px 10px 10px 20px;
  margin-top: 30px;
  margin-bottom: 10px;
  overflow: hidden;
  display: none;
  width: 570px;
  position: absolute;
  top: 10px;
  z-index: 99999;
  background: #fff;
}
#global #wraper section .nav .question-type-list > div a {
  line-height: 170%;
  float: left;
  width: 168px;
  padding-right: 20px;
  font-size: 12px;
  color: #4c4c4c;
  text-decoration: none;
}
#global #wraper section .nav .question-type-list > div a .catCount {
  float: right;
  font-weight: 400;
  color: #df3c91;
}
#global #wraper section .nav .question-type-list > div a:hover {
  color: #df3c91;
}
#global #wraper section .nav .question-type-list > div .fixed-links a {
  width: 169px;
  margin-right: 0;
}
#global #wraper section .nav .question-type-list #all_container,
#global #wraper section .nav .question-type-list #preggers_container,
#global #wraper section .nav .question-type-list #child_container,
#global #wraper section .nav .question-type-list #manuals_container {
  display: none;
  padding: 10px 10px 10px 20px;
  margin-top: 21px;
  border-left: 1px solid #c9e3e9;
  border-right: 1px solid #c9e3e9;
  border-bottom: 1px solid #c9e3e9;
  position: absolute;
  top: 10px;
  z-index: 99999;
  background: #fff;
  overflow: hidden;
  width: 567px;
}
#global #wraper section .clubs {
  padding: 10px 0 10px 0;
  margin: 21px auto 0 auto;
  border: 0;
  background: #fff;
  overflow: hidden;
  width: 576px;
}
#global #wraper section .clubs .catMainLink {
  line-height: 170%;
  float: left;
  width: 33%;
  margin: 0;
  padding: 0 20px 0 0;
  font-size: 13px;
  color: #4c4c4c;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#global #wraper section .clubs .catMainLink:hover {
  color: #df3c91;
}
#global #wraper section .clubs .catMainLink .catCount {
  float: right;
  font-weight: 400;
  color: #df3c91;
}
#global #wraper #ACBform {
  overflow: hidden;
}
#global #wraper #ACBform #addCommentBlock {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #C9E3E9;
  clear: both;
  background: none;
  background-color: #F5FAFB;
  margin: 1.5em auto 0 auto;
  text-align: center;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent {
  padding: 10px 20px;
  color: #1C7C8F;
  text-align: center;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent .cke_skin_kama {
  visibility: inherit;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent span.cke_skin_kama {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #D3D3D3;
  padding: 5px;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent.with-avatar .user-details {
  width: 77px;
  float: left;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent.with-avatar .user-details .avatar .avatarbox {
  float: none;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent.with-avatar .user-details .user-name {
  font-size: 0.75em;
  font-weight: 400;
  text-decoration: none;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent.with-avatar span#cke_ACBtext {
  float: right;
  width: 475px;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent.with-avatar #ACBsubmit {
  clear: both;
  overflow: hidden;
  margin: 0;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent.with-avatar #ACBsubmit input.BTkomentuj {
  margin: 10px auto 0 auto;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent #ACBsubmit {
  margin: 10px 0;
  text-align: center;
}
#global #wraper #ACBform #addCommentBlock #ACBcontent #ACBsubmit input.BTkomentuj {
  text-indent: -666em;
  display: block;
  cursor: pointer;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.5em 2em;
  margin: 2em auto 1.5em auto;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 1em;
  background: #ca1c6c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca1c6c), color-stop(1, #e44294));
  background: -ms-linear-gradient(bottom, #ca1c6c, #e44294);
  background: -moz-linear-gradient(center bottom, #ca1c6c 0%, #e44294 100%);
  background: -o-linear-gradient(#e44294, #ca1c6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44294', endColorstr='#ca1c6c', GradientType=0);
  width: auto;
  height: auto;
  border: 1px solid #ad1259;
  text-shadow: 0px 1px 0px #a81c5d;
  filter: dropshadow(color=#a81c5d, offx=0, offy=1);
  text-indent: 0;
  text-align: center;
}
#global #wraper .details-box {
  display: block;
  z-index: 1;
  position: absolute;
  width: 75px;
  height: 75px;
  background: transparent;
}
#global #wraper .details-box:hover .details {
  display: block;
}
#global #wraper .details-box .details {
  width: 251px;
  height: 119px;
  position: absolute;
  border: 1px solid #c9e3e9;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  left: 81px;
  background: #ffffff url('/images/main/newLayout/details-bg.png') top right no-repeat;
  z-index: 100;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  display: none;
}
#global #wraper .details-box .details .content-wrapper {
  width: 90%;
  height: 100%;
  position: relative;
  margin: 0 auto;
  padding: 10px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#global #wraper .details-box .details .content-wrapper .arrow {
  position: absolute;
  width: 6px;
  height: 93px;
  background: url(/images/main/newLayout/details-arrow.png?v2) top center no-repeat;
  top: -10px;
  left: -18px;
}
#global #wraper .details-box .details .content-wrapper .badges {
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #c9e3e9;
}
#global #wraper .details-box .details .content-wrapper .badges ul {
  margin: 0;
  padding: 0;
}
#global #wraper .details-box .details .content-wrapper .badges ul li {
  float: left;
  width: 20px;
  height: 20px;
  margin: 0 21px 0 0;
  text-indent: -666em;
  background-image: url('/images/main/newLayout/badges.png');
  background-repeat: no-repeat;
}
#global #wraper .details-box .details .content-wrapper .badges ul li:nth-child(6n) {
  margin-right: 0;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.question {
  background-position: 0px -80px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.question.lvl3 {
  background-position: 0px 0px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.question.lvl2 {
  background-position: 0px -27px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.question.lvl1 {
  background-position: 0px -54px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.answer {
  background-position: -39px -80px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.answer.lvl3 {
  background-position: -39px 0px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.answer.lvl2 {
  background-position: -39px -27px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.answer.lvl1 {
  background-position: -39px -54px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.comment {
  background-position: -77px -80px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.comment.lvl3 {
  background-position: -77px 0px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.comment.lvl2 {
  background-position: -77px -27px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.comment.lvl1 {
  background-position: -77px -54px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.blog_entry {
  background-position: -116px -80px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.blog_entry.lvl3 {
  background-position: -116px 0px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.blog_entry.lvl2 {
  background-position: -116px -27px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.blog_entry.lvl1 {
  background-position: -116px -54px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.photo {
  background-position: -154px -80px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.photo.lvl3 {
  background-position: -154px 0px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.photo.lvl2 {
  background-position: -154px -27px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.photo.lvl1 {
  background-position: -154px -54px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.experience {
  background-position: -190px -80px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.experience.lvl3 {
  background-position: -190px -27px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.experience.lvl2 {
  background-position: -190px -27px;
}
#global #wraper .details-box .details .content-wrapper .badges ul li.experience.lvl1 {
  background-position: -190px -54px;
}
#global #wraper .details-box .details .content-wrapper .ico-profil {
  background: url('/images/main/newLayout/profil-ico.png') 6px 2px no-repeat;
}
#global #wraper .details-box .details .content-wrapper .ico-blog {
  background: url('/images/main/newLayout/blog-ico.png') 5px 3px no-repeat;
}
#global #wraper .details-box .details .content-wrapper .ico-galeria {
  background: url('/images/main/newLayout/galeria-ico.png') 5px 4px no-repeat;
}
#global #wraper .details-box .details .content-wrapper .ico-favorites {
  background: url('/images/main/newLayout/favorites-ico.png') 6px 2px no-repeat;
}
#global #wraper .details-box .details .content-wrapper ul {
  margin: 0;
  padding: 0;
}
#global #wraper .details-box .details .content-wrapper ul li {
  display: block;
  width: 101px;
  height: 23px;
  float: left;
  margin-top: 11px;
  margin-left: 23px;
  background: #f2f8fa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f8fa), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f2f8fa, #ffffff);
  background: -moz-linear-gradient(center bottom, #f2f8fa 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #f2f8fa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f8fa', GradientType=0);
}
#global #wraper .details-box .details .content-wrapper ul li a {
  display: block;
  width: 101px;
  height: 22px;
  font-size: 0.65em;
  border: 1px solid #c9e3e9;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  line-height: 20px;
  font-weight: 400;
  color: #3e3f3f;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 27px;
  text-decoration: none;
  position: relative;
}
#global #wraper .blogActions .blink {
  font-size: 0.7em;
  color: #797979;
  text-decoration: none;
  margin-right: 8px;
}
#global #wraper #tagsContainer {
  margin-top: 70px;
  font-size: 0.7em;
}
#global #wraper #tagsContainer div {
  color: #1c8ca2;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 2em;
  text-align: center;
}
#global #wraper #tagsContainer div a {
  cursor: pointer;
}
#global #wraper .no-margin-left {
  margin-left: 0!important;
}
#global #wraper .no-margin-right {
  margin-right: 0 !important;
}
#global #wraper .no-margin-bottom {
  margin-bottom: 0 !important;
}
#global #wraper .smallGlossy {
  display: none;
}
#global #wraper .askSubmitButton {
  margin: 0;
  padding: 0 19px;
  width: auto;
  height: 29px;
  color: #fff;
  font-family: 'Georgia, Times New Roman, serif';
  font-size: 0.84em;
  background: #c61766;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c61766), color-stop(1, #e44295));
  background: -ms-linear-gradient(bottom, #c61766, #e44295);
  background: -moz-linear-gradient(center bottom, #c61766 0%, #e44295 100%);
  background: -o-linear-gradient(#e44295, #c61766);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e44295', endColorstr='#c61766', GradientType=0);
  line-height: 29px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-indent: 0;
  text-decoration: none;
  display: inline;
}
#global section h2.partners-title {
  display: none;
}
#global section#partners {
  width: 990px;
  height: 110px;
  margin: 15px auto;
  padding-top: 10px;
  background: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
section#partners {
  width: 990px;
  height: 110px;
  margin: 15px auto;
  padding-top: 10px;
  background: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
section#partners header {
  margin: 0 0 1em 0;
  padding: 1.25em 0 0.75em 0;
  font-size: 16px;
}
section#partners header h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.250em;
  color: #1c8ca2;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 0;
  background: url('/images/main/sprites.png') no-repeat 0 -127px;
  text-indent: 34px;
}
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;
  font-family: 'Source Sans Pro', sans-serif;
}
footer #footerWrap {
  background: #FFF;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-bottom: 10px;
  margin-bottom: 15px;
  width: 990px;
  margin: 0 auto 25px auto;
  text-align: left;
}
footer #footerWrap .about40tyg {
  clear: both;
  padding: 10px 20px;
  padding-top: 10px;
  overflow: hidden;
  border-bottom: 1px solid #DDD;
}
footer #footerWrap .about40tyg header {
  margin: 0 0 1em 0;
  padding: 1.25em 0 0.75em 0;
  font-size: 16px;
}
footer #footerWrap .about40tyg header h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.250em;
  color: #1c8ca2;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 0;
  background: url('/images/main/sprites.png') no-repeat 0 -127px;
  text-indent: 34px;
}
footer #footerWrap .about40tyg .column {
  float: left;
  width: 23%;
  border: 0;
  margin: 0;
  padding: 0 0 0 15px;
}
footer #footerWrap .about40tyg .column .title {
  color: #1c8ca2;
  font-weight: 300;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
footer #footerWrap .about40tyg .column ul {
  margin-bottom: 10px;
}
footer #footerWrap .about40tyg .column ul li {
  padding: 2px 0;
}
footer #footerWrap .about40tyg .column ul li a {
  text-align: left;
  text-decoration: none;
  color: #4c4c4c;
}
footer #footerWrap .categories {
  clear: both;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #DDD;
}
footer #footerWrap .categories header {
  margin: 0 0 1em 0;
  padding: 1.25em 0 0.75em 0;
  font-size: 16px;
}
footer #footerWrap .categories header h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.250em;
  color: #1c8ca2;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 0;
  background: url('/images/main/sprites.png') no-repeat 0 -127px;
  text-indent: 34px;
}
footer #footerWrap .categories ul {
  overflow: hidden;
}
footer #footerWrap .categories ul li {
  float: left;
  width: 22%;
  padding-left: 15px;
  position: relative;
  font-size: 13px;
  padding: 2px 0;
  margin: 0 10px;
}
footer #footerWrap .categories ul li a {
  color: #4c4c4c;
  text-decoration: none;
}
footer #footerWrap .categories ul li a:hover {
  color: #df3c91;
}
footer #footerWrap .categories ul li .catCount {
  position: absolute;
  right: 0px;
  top: 2px;
  color: #ED8DC0;
}
footer .credits {
  width: 990px;
  margin: 0 auto 15px auto;
}
footer .credits .mixpanel {
  display: inline-block;
  vertical-align: middle;
}
footer .credits .digers {
  display: inline-block;
  margin-left: 20px;
}
#slidebox {
  border-top: 3px solid #DF3C91;
  padding-top: 10px;
  height: 323px;
}
#slidebox .user {
  float: left;
}
#slidebox .user .avatar {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
#slidebox .user .avatar .avatarbox {
  position: relative;
  float: left;
  height: auto;
}
#slidebox .user .avatar .avatarbox.avatarbox-50 {
  width: 52px;
  margin: 0px;
}
#slidebox .user .avatar .avatarbox.avatarbox-50 img {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  width: 50px;
  height: 50px;
}
#slidebox .user .avatar .avatarbox.avatarbox-50 .smallGlossy,
#slidebox .user .avatar .avatarbox.avatarbox-50 .details-box {
  display: none;
}
#slidebox .user .avatar .avatarbox .userPic {
  overflow: visible;
  margin: 0px;
  width: auto;
  height: auto;
}
#slidebox .user .avatar .avatarbox .onlineIco {
  position: absolute;
  bottom: 8px;
  left: 5px;
  background: url("/images/iconz/onlineIco.png") no-repeat center;
  height: 12px;
  width: 12px;
  display: block;
  margin: 0;
  padding: 0;
}
#slidebox .user .avatar .avatarbox span.Qweek {
  position: absolute;
  bottom: 8px;
  cursor: pointer;
  right: 4px;
  font-size: 10px;
  height: 15px;
  width: 15px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 1px solid #acacac;
  text-align: center;
  line-height: 16px;
}
#slidebox .user .nick {
  width: 51px;
  display: block;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
  font-size: 0.9em;
}
#slidebox .tresc {
  margin-left: 10px;
  float: left;
  width: 320px;
  margin-bottom: 1em;
}
#slidebox .tresc h2 {
  font-weight: 400;
  color: #1c8ca2;
  background: none;
  margin: 0;
  text-indent: 0;
}
#slidebox .tresc a {
  text-decoration: none;
}
#slidebox .tresc a.more {
  color: #DF3C91;
  text-decoration: none;
}
.devHint {
  margin: 0px auto;
  background: none;
  padding: 10px 4px;
  width: 400px;
  color: #999;
  font-size: 10px;
  text-align: center;
}



.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui-helper-clearfix{display:inline-block}* html .ui-helper-clearfix{height:1%}.ui-helper-clearfix{display:block}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default !important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget{font-family:Lucida Grande, Lucida Sans, Arial, sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Lucida Grande, Lucida Sans, Arial, sans-serif}.ui-widget-content{border:1px solid #a6c9e2;background:#fcfdfd url(/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;color:#222222}.ui-widget-content a{color:#222222}.ui-widget-header{border:1px solid #4297d7;background:#5c9ccc 50% 50% repeat-x;color:#ffffff;font-weight:bold}.ui-widget-header a{color:#ffffff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #c5dbec;background:#dfeffc url(/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#2e6e9e}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#2e6e9e;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #79b7e7;background:#d0e5f5 url(/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1d5987}.ui-state-hover a,.ui-state-hover a:hover{color:#1d5987;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #79b7e7;background:#f5f8f9 url(/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;font-weight:bold;color:#e17009}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#e17009;text-decoration:none}.ui-widget :active{outline:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fad42e;background:#fbec88 url(/images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon{width:16px;height:16px;background-image:url(/images/ui-icons_469bdd_256x240.png)}.ui-widget-content .ui-icon{background-image:url(/images/ui-icons_469bdd_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/images/ui-icons_d8e7f3_256x240.png)}.ui-state-default .ui-icon{background-image:url(/images/ui-icons_6da8d5_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(/images/ui-icons_217bc0_256x240.png)}.ui-state-active .ui-icon{background-image:url(/images/ui-icons_f9bd01_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-tl{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px}.ui-corner-tr{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}.ui-corner-bl{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.ui-corner-br{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.ui-corner-top{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}.ui-corner-bottom{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.ui-corner-right{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.ui-corner-left{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.ui-corner-all{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.ui-widget-overlay{background:#aaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.30;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.30;filter:Alpha(Opacity=30);-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;z-index:99999;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion{width:100%}.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header-active{border-bottom:0 !important}.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em .7em}.ui-accordion-icons .ui-accordion-header a{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1}.ui-accordion .ui-accordion-content-active{display:block}.ui-autocomplete{position:absolute;cursor:default}* html .ui-autocomplete{width:1px}.ui-menu{list-style:none;padding:2px;margin:0;display:block;float:left}.ui-menu .ui-menu{margin-top:-3px}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1}.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;text-decoration:none !important;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-dialog{position:fixed;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:1px;margin:0 .2em 1px 0;border-bottom:0 !important;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tabs .ui-tabs-hide{display:none !important}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;display/**/:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-progressbar{height:2em;text-align:left}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}



