#content p.BebilonImage {
	margin: 0;
	text-align: center;
	margin: 10px 0;
}
#content img.BebilonImage.Left,
#content p.BebilonImage.Left {
	float: left;
	margin: 0 8px 8px 0;
	vertical-align: top;
}
#content img.BebilonImage.Right,
#content p.BebilonImage.Right {
	float: right;
	margin: 0 0 8px 8px;
	vertical-align: top;	
}

#content {}

#randArticles { clear: both; }
  #randArticles .randArticle { width: 320px; margin: 0; padding: 0 0 10px 4px; float: left; }
    .randArticle .rightCol { width: 235px; float: left; padding: 0; }
    .randArticle img { border: 1px #bbc3ce solid; margin: 4px 14px 0 0; float: left; }
    #randArticles .randArticle .rightCol h3 { color: #205aa9; font: normal 11px/1.5em Tahoma, Helvetica, sans-serif; margin: 0 0 4px 0; width: 230px; }
      #randArticles .randArticle .rightCol h3 a { color: #205aa9; text-decoration: none; font-weight: normal; }
      .randArticle h3 a:hover { text-decoration: underline; }
    .randArticle p { clear: both; display: inline; color: #73859c; font: normal 11px/1.5em Tahoma, Helvetica, sans-serif; width: 225px; margin: 0; padding: 0; }
      .randArticle .rightCol a { display: inline; font: normal 11px/1.5em Tahoma, Helvetica, sans-serif; }
.clear { clear: both; }

.Blue {
	color: #386aae;
}

.Orange {
	color:#ee8f4c;
}

.Upper {
	font-size: 10px;
	position:relative;
	top:-4px;
	margin: 0 0 0 2px;
}

div.Blockquote {
	color: #73859c;
	font: normal 11px/1.5em Tahoma, Helvetica, sans-serif;	
	background: url(../images/apostrophe.gif) no-repeat 5px 100%;
	margin: 0;
	padding: 5px 5px 15px 5px;	
}
	div.Blockquote blockquote {
		background: url(../images/apostrophe.gif) no-repeat 100% 0;
		padding: 0 50px;
		margin: 0;
	}

/*
	suggested content
*/
div#suggestedContent {
	clear:both;
	height:100px;
	padding: 17px 10px 5px 10px;
	background:#fefefe;
	color: #4e86cb;
	font: normal 11px/1.1em Tahoma, Helvetica, sans-serif;
}
div#suggestedContent div {
	float:left;
}
div#suggestedContent div a {
	color: #4e86cb;
	text-decoration: none;
}
div#suggestedContent div a:hover {
	border-bottom: 1px dotted #4e86cb;
}
div#suggestedContent div h4 {
	color: #6d8bb5;
	font: bold 11px/1.3em Tahoma, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
div#suggestedContent div ul {
	margin: 0;
}
div#suggestedContent div ul li {
	padding: 0 0 0 12px;
	margin: 6px 0;
	background: url(../images/lists/bullet_cross_4e86cb.gif) no-repeat 0 5px;
}
div#suggestedContent div#mostRead, 
div#suggestedContent div#faq {	
	border-right: 1px solid #d4d9e0;
	padding: 0 15px 0 0;
	margin: 0 10px 0 0;
}
div#suggestedContent div#mostRead {
	width:220px;
}
div#suggestedContent div#faq {
	width:220px;
}
div#suggestedContent div#gadgets {
	width:120px;
}

/*
	BOXES common for content boxes
*/

div.Box,
dl.Box {
	color: #6d8bb5;
	padding: 0;
	margin: 0;
}
div.Box h4,
dl.Box dt {
	font: normal 17px/1.1em Tahoma, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	margin: 0;
	padding: 20px 20px 10px 20px;
}

dl.Box dd {
	margin: 0;
	padding: 0 20px 10px 20px;
}
div.Box p {
	padding: 0 20px 0 20px;
	margin: 5px 0;
}

dl.Box dd,
div.Box p {
	font: normal 10px/1.3em Tahoma, Helvetica, sans-serif;	
}

div.Box p, dl.Box p, div.Box li, dl.Box li { font-size: 11px; line-height: 15px; }
div.Box a.More, dl.Box a.More { font-size: 11px; line-height: 15px; position: relative; top: -4px; }
/* formatowanie dla boxów z tytułem w jednej linii */
#pamKonkursBox p { position: relative; top: -15px; }
#pamKonkursBox a.More { position: relative; top: 10px; }
#pamGaleriaBox p { position: relative; top: -15px; }
#pamGaleriaBox a.More { position: relative; top: -19px; }
#pamOpinieBox p { position: relative; top: -15px; }
#pamOpinieBox a.More { position: relative; top: -19px; }
#guidesBox p { position: relative; top: -3px; }
div.wide > p { line-height: 1.5em; }

div.Box a.More,
dl.Box a.More {
	display: block;
	color: #6d8bb5;
	text-decoration: underline;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	background: url(../images/lists/bullet_triangle_6d8bc1.gif) no-repeat 0 4px;		
}

div.Box a.More:hover,
dl.Box a.More:hover {
	text-decoration: none;	
}

dl.Box p {
	margin: 0;
	padding: 0;
}	

/*
	contact box
*/

dl#contactBox {
	float: left;
	width: 192px;
	height: 160px;
	margin: 0;
	padding: 0;
	background: url(../images/boxes/contact_bg.gif) no-repeat 0 0;
	color: #6d8bb5;
	font: bold 11px/1em Tahoma, Helvetica, sans-serif;	
}

.MainPage dl#contactBox {
	margin: 6px 0 0 3px;
}

	dl#contactBox dt {
		margin: 0;
		padding: 10px 8px 8px 10px;
	}
	
	dl#contactBox p {
		margin: 0;
		padding: 0;
	}
	
	dl#contactBox dd {
		margin: 0;
		padding: 0;
	}	
	
	dl#contactBox dd ul {
		margin: 0;
		padding: 8px;	
	}
	
	dl#contactBox li.Phone {
		font: normal 18px/18px Tahoma, Helvetica, sans-serif;
		padding: 1px 0 10px 34px;
	}
	
	dl#contactBox li.Email a {
		text-decoration: underline;
		color: #6d8bb5;
		display: block;
		height: 20px;
		padding: 5px 0 0 37px;
		font-weight: normal;
	}
	
	dl#contactBox li.Email a:hover {
		text-decoration: none;
	}	

	dl#contactBox li.Form {
		padding: 10px 0 0 6px;	
	}
	
	dl#contactBox form#newsletterForm {
		margin: 0;
		padding: 0;
		color: #6d8bb5;
		font: bold 11px/1em Tahoma, Helvetica, sans-serif;		
	}
	
	dl#contactBox form#newsletterForm label {
		display: block;
		padding: 4px 0;
	}
	
	dl#contactBox form#newsletterForm input.TextField {
		width: 133px;
		height: 17px;
		padding: 0 2px;
		border: 1px solid #c2d1e5;
		background: #FFF;
		font: normal 11px/17px Tahoma, Helvetica, sans-serif;
		color: #43689b;
		vertical-align: middle;		
	}	
	
	dl#contactBox form#newsletterForm input.Btn {
		padding: 0;
		margin: 0;
		border: 0;
		cursor: pointer;
		width: 27px;
		height: 20px;
		background: url(../images/boxes/contact_ok_btn.gif) no-repeat 0 0;
		vertical-align: middle;		
	}

/*
	box "immunofortis"
*/
	
dl#immunofortisBox {
	float: left;
	width: 450px;
	height: 168px;	
	background:url(../images/boxes/mainpage_immnunofortis_bg.jpg) no-repeat 0 0;
	margin: 2px 0 0 0;
}

	dl#immunofortisBox dt {
		padding: 25px 20px 10px 28px;
	}
	
	dl#immunofortisBox dd {
		padding: 0 20px 10px 28px;
	}
	
	dl#immunofortisBox a.More {
		margin: 5px 0 0 0;	
		color: #aa8d53;
		background: url(../images/lists/bullet_triangle_aa8d53.gif) no-repeat 0 4px;		
	}

/*
	box "nasze produkty"
*/
	
dl#naszeProduktyBox {
	float: left;
	width: 450px;
	height: 168px;	
	background:url(../images/boxes/mainpage_nasze_produkty_bg.jpg) no-repeat 0 0;
	margin: 2px 0 0 0;
}

	dl#naszeProduktyBox dt {
		padding: 25px 20px 10px 28px;
	}
	
	dl#naszeProduktyBox dd {
		padding: 0 20px 10px 23px;
	}
	
	dl#naszeProduktyBox a.More {
		margin: 5px 0 0 0;	
		color: #aa8d53;
		background: url(../images/lists/bullet_triangle_aa8d53.gif) no-repeat 0 4px;		
	}
	dl#naszeProduktyBox dd p {
		width: 214px;
		padding-bottom: 12px;
	}	

/*
	box "video porady"
*/

div#videoAdvicesBox {
	float: right;
	width: 328px;
	height: 160px;
}
	div#videoAdvicesBox div {
		width: 328px;
		height: 160px;
		background:url(../images/boxes/mainpage_video-porady.jpg) no-repeat 0 0;		
	}

	div#videoAdvicesBox a.More {
		color: #b74681;
		background: url(../images/lists/bullet_triangle_b74681.gif) no-repeat 0 4px;		
	}
	
/*
	box "karmienie mlekiem modyfikowanym"
*/

dl#milkfeedingBox {
	float: left;
	width: 322px;
	height: 184px;
	background:url(../images/boxes/mainpage_milk_feeding_bg.jpg) no-repeat 0 0;
}

	dl#milkfeedingBox dt {
		padding: 20px 20px 10px 22px;
	}
	
	dl#milkfeedingBox dd {
		padding: 0 20px 10px 22px;
	}
	
/*
	box "najnowsze artykuly"
*/

dl#articlesBox {
	float: left;
	width: 322px;
	height: 160px;
	background:url(../images/boxes/mainpage_articles_bg.jpg) no-repeat 0 0;
}
	dl#articlesBox ul {
		padding: 0;
		margin: 10px 10px 10px 7px;
	}
	
	dl#articlesBox ul li {
		padding: 0 0 0 13px;
		width: 150px;
		margin: 0 0 10px 0;
		line-height: 1.2em;
		background: url(../images/lists/bullet_square_6d8bc1.gif) no-repeat 0 3px;
	}

	dl#articlesBox ul li a {
		color: #6d8bb5;
		text-decoration: underline;
	}

	dl#articlesBox ul li a:hover {
		text-decoration: none;
	}

/* boxy na stronie Pamiętnika */
div.wide { width: 644px; }
dl#pamTutorialBox { width: 322px; height: 154px; background: url(../images/boxes/pamTutorialBck.jpg) no-repeat; padding-top: 10px; float: left; }
  dl#pamTutorialBox p { width: 170px; }
dl#pamKonkursBox { width: 322px; height: 154px; background: url(../images/boxes/pamKonkursBck.jpg) no-repeat; padding-top: 10px; float: right; }
  dl#pamKonkursBox p { width: 165px; }
  dl#pamKonkursBox a.More { color: #ff6c00; background-image: url(../images/lists/bullet_triangle_ff6c00.gif); }
dl#pamGaleriaBox { width: 322px; height: 154px; background: url(../images/boxes/pamGaleriaBck.jpg) no-repeat; padding-top: 10px; float: left; }
  dl#pamGaleriaBox p { width: 165px; }
dl#pamOpinieBox { width: 322px; height: 154px; background: url(../images/boxes/pamOpinieBck.jpg) no-repeat; padding-top: 10px; float: right; }
  dl#pamOpinieBox p { width: 165px; }
  dl#pamOpinieBox a { background: none; padding: 0; }
  
/* Box Pamiętnik na stronie głównej */
  dl#pamietnikBox { width: 322px; height: 160px; background: url(../images/boxes/mainpage_pamietnik_bg.jpg); float: left; }
    dl#pamietnikBox p { width: 165px; }
    dl#pamietnikBox a.More { color: #b74681; background-image: url(../images/lists/bullet_triangle_b74681.gif); }
/* Galeria na stronie głównej */
dl#wybranePamietnikiBox { }
  dl#wybranePamietnikiBox dd { padding: 0 0 0 3px; margin-top: -25px; }
  
/*
	box "aktywna mama"
*/

dl#activemomBox {
	float: right;
	width: 328px;
	height: 184px;
	background:url(../images/boxes/mainpage_active-mom_bg.jpg) no-repeat 0 0;
}

	dl#activemomBox dt {
		padding: 20px 20px 10px 22px;
	}
	
	dl#activemomBox dd {
		padding: 15px 20px 10px 22px;
	}



/*
	box "poradnik ekspertow dla rodzicow"
*/

dl#expertsguidesBox {
	float: right;
	width: 328px;
	height: 184px;
	background:url(../images/boxes/mainpage_experts_guides_bg.jpg) no-repeat 0 0;
}

	dl#expertsguidesBox dt {
		padding: 20px 20px 10px 22px;
	}
	
	dl#expertsguidesBox dd {
		padding: 0 20px 10px 22px;
	}
	
	dl#expertsguidesBox dd a {
		background: url(../images/lists/bullet_triangle_739b7e.gif) no-repeat 0 4px;
		color: #739b7e; 
	}

/*
	box image of experts' guide
*/

dl#expertsguidesImage {
	margin: 0 0 10px 0;
}

dl#expertsguidesImage dt {
	display: none;
}

dl#expertsguidesImage dd {
	padding: 0;
	margin: 0;
}

h1.PageTitle {
	margin: 0 0 10px 0;
	padding: 0;
	font: normal 23px/1.1em Tahoma, Helvetica, sans-serif;
	color: #205aa9;
}

.MainPage h1.PageTitle {
	display: none;
}

div#content p {
	margin: 10px 0;
}

div#content h2 {
	margin: 20px 0 15px 0;
	padding:0;
	font: bold 14px/1.1em Tahoma, Helvetica, sans-serif;	
	color: #205aa9;
}

div#content h3 {
	margin: 15px 0 15px 0;
	padding:0;
	font: bold 11px/1.1em Tahoma, Helvetica, sans-serif;	
	color: #205aa9;
	clear:both;
}

div#content ul.SimpleList {
	padding: 0 20px;
	margin: 15px 0;	
}

	div#content ul.SimpleList li {
		padding: 0 0 0 12px;
		margin: 10px 0;
		background: url(../images/lists/bullet_cross_73859c.gif) no-repeat 0 5px;
	}

div#content .LinksList {
	padding: 0 20px;
	margin: 15px 0;	
}
	div#content .LinksList li {
		padding: 0 0 0 12px;
		margin: 5px 0;
		background: url(../images/lists/bullet_cross_4e86cb.gif) no-repeat 0 5px;		
	}
	
	div#content .LinksList a {
		color: #4e86cb;
		text-decoration: none;
	}

	div#content .LinksList a:hover {
		text-decoration: underline;
	}

div#content p.Important {
	height: 100px;
	width: 310px;
	background: url(../images/paragraph_important_bg.jpg) no-repeat 0 0;
	padding: 20px 100px 8px 20px;
}	

/*
	boxes on subpages
*/

.SubPage div#boxes {
	width: 204px;
	float: right;
	padding: 5px 0 0 0;
}
	.SubPage .Box dt {
		padding: 20px 20px 5px 20px;	
	}
	
	.SubPage dl#contactBox {
		float: none;
		margin: 0 0 4px 4px;
	}
	
	.SubPage dl#guidesBox {
		width: 199px;
		height: 171px;
		background:url(../images/boxes/experts_guides_bg.gif) no-repeat 0 0;		
	}
	
	.SubPage dl#guidesBox a.More {
		color: #739b7e;
		background: url(../images/lists/bullet_triangle_739b7e.gif) no-repeat 0 4px;	
	}

	.SubPage dl#questionsBox {
		width: 199px;
		height: 191px;
		background:url(../images/boxes/your_questions_bg.gif) no-repeat 0 0;		
	}
	
	.SubPage dl#questionsBox li {
		padding: 0 0 0 10px;
		margin: 4px 0 4px 0;
		background: url(../images/lists/bullet_square_c09e5f.gif) no-repeat 0 4px;
	}
	
	.SubPage dl#questionsBox li a {
		color: #6d8bb5;
		text-decoration: none;
	}

	.SubPage dl#questionsBox li a:hover {
		text-decoration: underline;
	}
	
	.SubPage dl#breastfeedingBox {
		float: none;
		width: 199px;
		height: 158px;
		background: url(../images/boxes/breast_feeding.gif) no-repeat 0 0;
	}	 	
	
	
	
	
	.SubPage dl#privacyBox {
		font: normal 11px/1.2em Tahoma, Helvetica, sans-serif;
		width: 194px;
		margin: 20px 2px 0 3px;
		color: #6d8bb5;
	}
	
	.SubPage dl#privacyBox dt {
		color: #205aa9;
		font: bold 11px/1.2em Tahoma, Helvetica, sans-serif;
		padding: 0 10px 5px 10px;			
	}

	.SubPage dl#privacyBox dt p,
	.SubPage dl#privacyBox dd,
	.SubPage dl#privacyBox ul {
		margin: 0;
		padding: 0;
	}
	
	.SubPage dl#privacyBox li {
		margin: 0;
	}
	
	.SubPage dl#privacyBox li.Odd {
		background: #f0f6fc url(../images/boxes/privacy_top_bg.gif) no-repeat 0 0;
	}
	
	.SubPage dl#privacyBox p {
		padding: 6px 10px;
		margin: 0;
	}	
	
	.SubPage dl#privacyBox li.Odd p {
		background: url(../images/boxes/privacy_bottom_bg.gif) no-repeat 0 100%;
	}	
	
	.SubPage dl#privacyBox strong {
		color: #205aa9;
	}

/*
	profile boxes
*/

dl#yourProfileBox,
dl#yourMaterialsBox {
	width: 199px;
	height: 178px;
	background:url(../images/boxes/profile_bg.jpg) no-repeat 0 0;	
	color: #6d8bb5;
}

dl#yourProfileBox strong,
dl#yourMaterialsBox strong {
	color: #386aae;
}

dl#yourProfileBox dd a,
dl#yourMaterialsBox dd a {
	text-decoration: none;
	display: block;
	height: 120px;
}

dl#yourProfileBox dt {
	background:url(../images/boxes/profile_twoj-profil.gif) no-repeat 19px 18px;
	height: 23px;
	width: 85px;
	padding: 0 10px 21px 10px;
	text-indent: -10000px;
}

dl#yourMaterialsBox dt {
	background:url(../images/boxes/profile_twoje-materialy.gif) no-repeat 19px 18px;
	height: 23px;
	width: 123px;
	padding: 0 10px 21px 10px;
	text-indent: -10000px;
}

.SubPage #albumBox {
	width: 200px;
	height: 196px;
	margin: -5px 0 2px 0;
}
.SubPage #albumBox p {
	margin: 0;
	padding: 0;
}
.SubPage #albumBox h4 {
	display: none;
}
.SubPage #albumBox a {
	width: 200px;
	height: 196px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;	
	background:url(../images/boxes/album_bg.jpg) no-repeat 0 0;		
}



/*
	frisco.pl add to basket
*/
	
.SubPage #friscoBox {
	width: 199px;
	height: 76px;
	background: url(../images/boxes/frisco_add_to_basket.gif) no-repeat 0 0;
	margin: -10px 0 4px 0;
}
.SubPage #friscoBox dt {
	display: none;
}
.SubPage #friscoBox dd {
	padding: 0!important;
	margin: 0!important;
}
.SubPage #friscoBox dd a {
	display: block;
	height: 76px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: -10000px;
	overflow: hidden;
}
	
	
/*
	articles lists
*/

#articlesListWrapper {
	position: relative;	
}

dl.ArticlesListLeftColumn {
	width: 216px;
	float: left;
	color: #6d8bb5;
	margin: 0;
	position: relative;
}
dl.ArticlesListRightColumn {
	width: 216px;
	float: right;
	color: #739b7e;
	margin: 0;
	position: relative;	
}

dl.ArticlesListLeftColumn dd,
dl.ArticlesListRightColumn dd {
	padding: 0;
	margin: 0;	
}

dl.ArticlesListLeftColumn dt,
dl.ArticlesListRightColumn dt {
	font-weight: bold;
}

dl.ArticlesListLeftColumn dl,
dl.ArticlesListRightColumn dl {
	padding: 0;
	margin: 0 0 15px 0;
	height: 130px;
	width: 213px;
	position: relative;	
}

dl.ArticlesListLeftColumn dl {
	background: #f0f8ff url(../images/lists/blue_list_bg_bottom.gif) no-repeat 0 100%;
}

dl.ArticlesListRightColumn dl {
	background: #f1f8ee url(../images/lists/green_list_bg_bottom.gif) no-repeat 0 100%;
}

dl.ArticlesListLeftColumn dl dt,
dl.ArticlesListRightColumn dl dt {

	padding: 15px 20px 5px 20px;
}

dl.ArticlesListLeftColumn dl dt {
	background: url(../images/lists/blue_list_bg_top.gif) no-repeat 0 0;
}

dl.ArticlesListRightColumn dl dt {
	background: url(../images/lists/green_list_bg_top.gif) no-repeat 0 0;
}

dl.ArticlesListLeftColumn dl ul,
dl.ArticlesListRightColumn dl ul {
	padding: 0;
	margin: 0;
	line-height: 1.2em;
}

dl.ArticlesListLeftColumn dl dd ul li,
dl.ArticlesListRightColumn dl dd ul li {
	padding: 0 0 0 13px;
	margin: 5px 10px 5px 20px;
}

dl.ArticlesListLeftColumn dl dd ul li {
	background: url(../images/lists/bullet_square_6d8bc1.gif) no-repeat 0 3px;
}

dl.ArticlesListRightColumn dl dd ul li {
	background: url(../images/lists/bullet_square_739b7e.gif) no-repeat 0 3px;
}

dl.ArticlesListLeftColumn dl dd ul li a {
	color: #6d8bb5;
	text-decoration: none;
}
dl.ArticlesListRightColumn dl dd ul li a {
	color: #739b7e;
	text-decoration: none;
}

dl.ArticlesListLeftColumn dl dd ul li a:hover,
dl.ArticlesListRightColumn dl dd ul li a:hover {
	text-decoration: underline;
}

dt.Title {
	width: 216px;
	height: 51px;
	margin: 0 0 10px 0;
	text-indent: -10000px;	
}

dl.ArticlesListLeftColumn dt.Title {
	background: url(../images/lists/title_pregnacy.gif) no-repeat -1px 100%;
}
dl.ArticlesListRightColumn dt.Title {
	background: url(../images/lists/title_pregnacy_mother.gif) no-repeat 0 100%;
}

dl.ArticlesListLeftColumn a.More,
dl.ArticlesListRightColumn a.More {
	text-decoration: none;
	display: block;
	position: absolute;
	bottom: 8px;
	right: 12px;
}

dl.ArticlesListLeftColumn a.More {
	color: #6d8bb5;
}
dl.ArticlesListRightColumn a.More {
	color: #739b7e;
}

.CurrentNodeID_137 dl.ArticlesListRightColumn dt.Title {
	background: url(../images/lists/title_pregnacy_father.gif) no-repeat 0 100%;
}
.CurrentNodeID_221 dl.ArticlesListRightColumn dt.Title,
.CurrentNodeID_225 dl.ArticlesListRightColumn dt.Title {
	background: url(../images/lists/title_afterbabysbirth.gif) no-repeat 0 100%;
}



div#content .FullList {
	position:absolute;
	width:439px;
	height:480px;
	top: 0px;
	left: 0px;
	margin: 0;
	font: normal 11px/1.3em Tahoma, Helvetica, sans-serif;
	display: none;
}
	div#content div.ArticlesListLeftColumn {
		background:#f0f8ff url(../images/articles_list/bottom-bg-blue.gif) no-repeat 0 100%;
		color: #6d8bb5;
	}	
	div#content div.ArticlesListRightColumn {
		background:#f1f8ee url(../images/articles_list/bottom-bg-green.gif) no-repeat 0 100%;
		color: #739b7e;
	}

	div#content .FullList h2 {
		height: 50px;
		margin: 0;
		padding: 0;
		text-indent: -10000px;
	}
	
	div.ArticlesListLeftColumn h2 {
		background: url(../images/articles_list/header-pregnacy.gif) no-repeat 0 0;
	}
	div.ArticlesListRightColumn h2 {
		background: url(../images/articles_list/header-mother.gif) no-repeat 0 0;
	}
	.CurrentNodeID_137 div.ArticlesListRightColumn h2 {
		background: url(../images/articles_list/header-pregnacy.gif) no-repeat 0 0;
	}
	.CurrentNodeID_221 div.ArticlesListRightColumn h2,
	.CurrentNodeID_225 div.ArticlesListRightColumn h2 {
		background: url(../images/articles_list/header-afterbabysbirth.gif) no-repeat 0 0;
	}	
		
	
	div#content .FullList h3 {
		font: bold 13px/1.3em Tahoma, Helvetica, sans-serif;
		margin: 15px 15px 0px 20px;
	}
	div#content div.ArticlesListLeftColumn h3 {
		color: #6d8bb5;
	}	
	div#content div.ArticlesListRightColumn h3 {
		color: #739b7e;
	}	
	
	div#content .FullList .CloseBtn {
		display: block;
		position: absolute;
		top: 55px;
		right: 5px;
		height: 20px;
		width: 58px;
	}
	div#content div.ArticlesListLeftColumn .CloseBtn {
		background: url(../images/articles_list/close-btn-blue.gif) no-repeat 0 0;
	}	
	div#content div.ArticlesListRightColumn .CloseBtn {
		background: url(../images/articles_list/close-btn-green.gif) no-repeat 0 0;
	}	
	
	
	div#content .FullList .CloseBtn span {
		display: none;
	}
	div#content .FullList ul {
		overflow-y: auto;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 90px;
		left: 20px;
		width: 403px;
		height: 370px;
	}

	div#content .FullList ul li {
		padding: 0 0 0 13px;
		margin: 0 10px 5px 0;
		width: 350px;
	}
	div#content div.ArticlesListLeftColumn ul li {
		background: url(../images/lists/bullet_square_6d8bc1.gif) no-repeat 0 3px;
	}	
	div#content div.ArticlesListRightColumn ul li {
		background: url(../images/lists/bullet_square_739b7e.gif) no-repeat 0 3px;
	}
	
	
	
	div#content .FullList ul li a {
		text-decoration: none;
	}
	div#content .ArticlesListLeftColumn ul li a {
		color: #6d8bb5;
	}	
	div#content .ArticlesListRightColumn ul li a {
		color: #739b7e;
	}	
	div#content .FullList ul a:hover {
		text-decoration: underline;
	}
	
/*
	article
*/

form#enterSectionConfirmation,
form#articleMenuChoose {
	clear:both;
	display: block;
	width: 438px;
	height: 63px;
	margin: 30px 0;
	padding: 0;
	background: url(../images/small_form_bg.gif) no-repeat 0 0;
}

#btnYes,
#btnNo {
	padding: 0;
	margin: 15px 0 0 60px;
	border: 0;
	width: 96px;
	height: 31px;
	background: url(../images/form_small_btn_bg.gif) no-repeat 0 0;
	color: #4e86cb;
	font: bold 11px/1.1em Tahoma, Helvetica, sans-serif;
	cursor: pointer;	
}

form#articleMenuChoose select {
	margin: 20px 0 0 40px;
	width: 310px;
	font: normal 11px/1.1em Tahoma, Helvetica, sans-serif;
}

div#articleMenuUtils {
	font: normal 11px/1.1em Tahoma, Helvetica, sans-serif;
	margin: 10px 0 20px 0;
}

a.LinkSendToFriend,
a.LinkPrint {
	color: #4e86cb;
	padding: 5px 10px 5px 25px;	
	text-decoration: underline;
}

a.LinkSendToFriend:hover,
a.LinkPrint:hover {
	text-decoration: none;
}

a.LinkSendToFriend {
	background: url(../images/letter_icon.gif) no-repeat 0 3px;
}

a.LinkPrint {
	background: url(../images/printer_icon.gif) no-repeat 0 3px;
}

/*
	Forms
*/

a.EmailLink {
	padding: 6px 5px 5px 25px;
	background: url(../images/letter_icon.gif) no-repeat 0 5px;
	color: #4e86cb;
	text-decoration: underline;
}

a.EmailLink:hover {
	text-decoration: none;
}

div.FormWrapper {
	width: 430px;
}

	form.Form {
		display: block;
		padding: 20px 0 0 0;
		background:  #e8f1fa url(../images/form_bg_top.gif) no-repeat 0 0;
	}
	
	form.Form table {
		height: 100%;
		width: 100%;
		border: 0;
		margin: 0;
		background: url(../images/form_bg_bottom.gif) no-repeat 0 100%;
	}
	
	form.Form table td {
		padding: 4px 0 4px 20px;
		vertical-align: top;
	}
	
	form.Form .TextField {
		width: 250px;
	}
	
	.TextFieldDisabled,
	.TextField {
		font: normal 11px/1.1em Tahoma, Helvetica, sans-serif;
		border: 1px solid #c2d1e5;
		background: #FFF;
		color: #73859c;
		padding: 1px;
	}
	
	.TextFieldDisabled {
		border: 1px solid #c2d1e5;
		background: #E8F1FA;
	}
	
	input.TextFieldDisabled,
	input.TextField {
		padding: 2px;
	}	

	form.Form textarea {
		overflow: auto;
	}
	
	form.Form .Data {
		width: 40px;
		margin: 0 15px 0 0;
	}
		
	form.Form .Label {
		width: 100px;
	}
	
	input.SendBtn,
	input.CancelBtn {
		margin: 0;
		padding: 0;
		border: 0;
		background: url(../images/form_btn_bg.gif) no-repeat 0 0;
		width: 145px;
		height: 31px;
		color: #4e86cb;
		font: bold 11px/1.1em Tahoma, Helvetica, sans-serif;
		cursor: pointer;
	}
	
	form.Form input.SendBtn {
		margin: 10px 0 15px 230px;	
	}
	
	form.Newsletter td.SendBtn {
		height: 165px;
		background: url(../images/newsletter_form_pic_bg.jpg) no-repeat 30px 20px;	
	}
	
	form.Newsletter input.SendBtn {
		margin: 90px 0 15px 230px;	
	}

	form.ExpertsGuide input.SendBtn {
		margin: 10px 0 15px 230px;
	}	

	form.AskExpert input.SendBtn {
		margin: 10px 0 15px 230px;
	}
	
	form.TipAFriend input.CancelBtn {
		margin: 10px 0 15px 120px;
		width: 96px;
		height: 31px;
		background: url(../images/form_small_btn_bg.gif) no-repeat 0 0;			
	}
	
	form.TipAFriend input.SendBtn {
		margin: 10px 0 15px 60px;
		width: 96px;
		height: 31px;
		background: url(../images/form_small_btn_bg.gif) no-repeat 0 0;	
	}	
	
	form.Form td.Agreement {
		padding-top: 20px;
		line-height: 1.2em;
	}
	
	form.Form td.Agreement input {
		margin: 2px 10px 0 0;
		float: left;
	}
	
	form.Form td.Agreement label {
		display: block;
		float: left;
		width: 360px;
	}
	
	form.Form td.Agreement .Spacer {
		margin: 0 0 15px 0;
	}
	
	#id_kod_1 {
		width: 25px;
	}
	
	#id_kod_2 {
		width: 35px;
	}
	
table#kids {
	width: 220px;
}
	table#kids th {
		font-weight: normal;
		text-align: left;
		padding: 1px 2px;
	}
	
	table#kids td {
		padding: 1px;
	}
	
	table#kids .Name input {
		width: 138px;
	}
	
	table#kids .Month input {
		width: 28px;
	}
	
	table#kids .Year input {
		width: 40px;
	}	
	
div#addressWrapper {
	margin: 15px 0 20px 0;
}
	div#addressWrapper strong {
		color: #205aa9;
	}

	div#addressWrapper h2 {
		color: #205aa9;
		font: normal 17px/1.4em Tahoma, Helvetica, sans-serif;
		margin: 0 0 10px 0;		
	}
	
	div#addressWrapper h2.sIFR-replaced {
		margin: -2px 0 -3px 0;
	}
	
	div#addressWrapper div.ColLeft {
		float: left;
		width: 250px;
	}
	
	div#addressWrapper div.ColRight {
		float: right;
		width: 180px;
	}

#expertsList {
	margin: 15px 0 0 0;
}

#expertsList:after {
	content:".";
	height: 0;
	display:block;
	clear:both;
	visibility:hidden;
}

#expertsList li {
	width: 96px;
	float: left;
	margin: 0 11px 0 0;
}

#expertsList li img {
	display: block;
	border: 0;
	margin: 0;
}

	#expertsList li div {
		background: #e8f1fa;
		padding: 2px 5px;
		margin: 2px 0 0 0;
	}

/*
	login form
*/
	form#loginForm {
		display: block;
		padding: 35px 10px 0 33px;
		background: url(../images/misio_login.jpg) no-repeat 100% 15px;
	}
	
	form#loginForm div.ColLeft {
		float: left;
		width: 120px;
		height: 20px;
		margin: 5px 0;
		vertical-align: middle;
	}
	form#loginForm div.ColRight {
		float: left;
		width: 200px;
		height: 20px;		
		margin: 5px 0;
	}	
	form#loginForm .TextField {
		width: 120px;
	}
	
	form#loginForm div.Buttons {
		clear: both;
		position: relative;
		height: 75px;
		width: 100%;
	}

	form#loginForm div.Buttons input#loginBtn {
		width: 96px;
		display: block;
		margin: 0 0 0 0;
		background: url(../images/form_small_btn_bg.gif) no-repeat 0 0;
		
		position: absolute;
		top: 43px;
		left: 0;
	}


	form#loginForm a#rememberPassBtn,
	form#loginForm a#registerBtn {
		display: block;
		padding: 1px 2px 3px 23px;
		float: right;
		margin: 50px 15px 0 0;		
	}
	
	form#loginForm a#rememberPassBtn {
		background:  url(../images/question_icon.gif) no-repeat 0 0;
	}
	
	form#loginForm a#registerBtn {
		background:  url(../images/register_icon.gif) no-repeat 0 0;
	}
	
	
/*
	register, update profile form
*/

form#newsletterProfileForm,
form#updateProfileForm,
form#registerForm {
	display: block;
	float: left;
	padding: 20px 10px 5px 30px;
	margin: 0;
	line-height: 1.5em;
}
	form#newsletterProfileForm div.ColLeft,
	form#updateProfileForm div.ColLeft,
	form#registerForm div.ColLeft {
		float: left;
		width: 116px;
		height: 20px;
		vertical-align: middle;
		margin: 5px 0;
		padding: 0 4px 0 0;					
	}
	form#newsletterProfileForm div.ColRight,
	form#updateProfileForm div.ColRight,	
	form#registerForm div.ColRight {
		float: left;
		width: 262px;
		height: 20px;
		margin: 5px 0;
		padding: 0 0 0 8px;
	}
	form#newsletterProfileForm .TextField,
	form#updateProfileForm .TextField,	
	form#registerForm .TextField {
		width: 240px;
		vertical-align: top;
	}
	form#updateProfileForm #rf_pass1,		
	form#registerForm #rf_pass1 {
		width: 75px;
		margin: 0 6px 0 0;	
	}
	form#updateProfileForm #rf_pass2,	
	form#registerForm #rf_pass2 {
		width: 75px;
	}
	form#newsletterProfileForm .Agreement {
		margin: 0;
		float: left;
		padding: 10px 0 10px 0;
		width: 100%;	
	} 
	form#registerForm .Agreement {
		margin: 0;
		clear:both;
		float: left;
		padding: 10px 0 20px 0;
		width: 100%;
	}
	form#newsletterProfileForm .Agreement input, 
	form#registerForm .Agreement input {
		margin: 2px 10px 0 0;
		float: left;
	}
	form#newsletterProfileForm .Agreement label, 	
	form#registerForm .Agreement label {
		display: block;
		float: left;
		width: 360px;
		line-height: 1.1em;
	}
	form#registerForm .Buttons #cancelBtn {
		margin: 0 0 0 20px;
		padding: 0;
		border: 0;
		width: 96px;
		height: 31px;
		background: url(../images/form_small_btn_bg.gif) no-repeat 0 0;
		color: #4e86cb;
		font: bold 11px/1.1em Tahoma, Helvetica, sans-serif;
		cursor: pointer;			
	}
	
	form#newsletterProfileForm .Buttons #cancelNewsletterBtn {
		float: left;
		margin: 8px 18px 0 0;		
	}
	
	form#newsletterProfileForm .Buttons #registerNewsletterBtn,
	form#newsletterProfileForm .Buttons #updateNewsletterBtn {
		float: right;
		margin: 8px 18px 0 0;	
	}
	form#updateProfileForm .Buttons #updateBtn {
		float: right;
		margin: 17px 18px 0 0;
	}
	
	form#newsletterProfileForm .Data {
		width: 40px;
		margin: 0 15px 0 0;
	}
	
	form#newsletterProfileForm div.ChildBirthDate label {
		display:block;
		line-height: 1em;
	}
	
	form#newsletterProfileForm div.ChildBirthDate {
		height: 40px;
	}

/*
	forgot password form
*/


	form#forgotPassForm {
		display: block;
		padding: 35px 10px 0 30px;
		background: url(../images/misio_login.jpg) no-repeat 100% 15px;
	}
	form#forgotPassForm .TextField {
		width: 140px;
	}
	form#forgotPassForm .Buttons{
		position: relative;
		height: 95px;
	}		
	form#forgotPassForm #generateBtn {
		margin: 0;
		position: absolute;
		top: 20px;
	}


/*
	containers
*/

.Container {
	clear: both;
	width: 430px;
	background: #e8f2fa url(../images/container_top.gif) no-repeat 0 0;
}
	.Container .Bottom2,
	.Container .Bottom {
		height: 15px;
		background: #e8f2fa url(../images/container_bottom.gif) no-repeat 0 100%;
		clear: both;
		font-size: 1px;
		line-height: 1px;		
	}
	.Container .Bottom2 {
		height: 10px;
	}
	#content .Container h3 {
		color: #6d8bb5;
		padding: 15px 10px 10px 15px;
		margin: 0;
	}	
	
.Container2 {
	clear: both;
	width: 430px;
	background: #f1f8ee url(../images/container2_top.gif) no-repeat 0 0;
}
	.Container2 .Bottom2,
	.Container2 .Bottom {
		height: 15px;
		background: #f1f8ee url(../images/container2_bottom.gif) no-repeat 0 100%;
		clear: both;
		font-size: 1px;
		line-height: 1px;		
	}	
	.Container2 .Bottom2 {
		height: 10px;
	}	
	
	#content .Container2 h3 {
		color: #739b7e;
		padding: 15px 10px 10px 15px;
		margin: 0;
	}



div.ImageContainer {
	margin: 25px 0;
}

	div.ImageContainer div.ColLeft{
		float: left;
		width: 140px;
	}
	
	div.ImageContainer div.ColRight {
		float: right;
		width: 290px;
	}
	
	
ul#productsList {
	color: #4e86cb;
	text-decoration: none;
	font: bold 11px/1.1em Tahoma, Helvetica, sans-serif;
	margin: 30px 0 0 0;		
}

	ul#productsList li {
		float: left;
		padding: 10px 20px 20px 5px;
	}
	
	ul#productsList li a img {
		border: none;
		margin: 10px 0 0 0;
	}

ul#presentsList {
	font: normal 11px/1.1em Tahoma, Helvetica, sans-serif;
	color: #4e86cb;
	margin: 20px 0;	
}

	ul#presentsList li {
		float: left;
		text-align: center;
		padding: 20px 25px 20px 25px;
	}
	
	ul#presentsList li img {
		margin: 0 0 5px 0;
	}
	
	ul#presentsList a {
		text-decoration: none;
		color: #4e86cb;
	}
	
	ul#presentsList a:hover {
		text-decoration: underline;
	}
	
a.LinkTop {
	color: #4e86cb;
	background: url(../images/arrow_top.gif) no-repeat 0 3px;
	padding: 0 0 0 13px;
	text-decoration: none;
}

a.LinkTop:hover {
	text-decoration: underline;
}

ul#FAQList li {
	border-top: 1px solid #d3e2ee;
	padding: 0 0 5px 0;
	
}
	ul#FAQList li li {
		border-top: none;
	}

ul.Products, li.Products {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#content li.Products h3,
div#content h3.Products {
	font: bold 13px/1.1em Tahoma, Helvetica, sans-serif;
}

div#content div.FormError {
	padding: 5px 10px;
	border-left: 1px solid #ea8c8c;
	margin: 10px 0;
}

div#content div.FormError h3 {
	margin: 0 0 5px 0;
	color: #da1111;
}

ul.SiteMap {
	margin: 30px 30px 30px 70px;
	color: #4e86cb;
}

	ul.SiteMap strong {
		color: #205aa9;
	}
	
	ul.SiteMap ul {
		margin: 10px 20px 20px 20px;
	}
	
	ul.SiteMap ul li {
		background: url(../images/lists/bullet_sitemap.gif) no-repeat 0 4px;
		padding: 0 0 0 10px;
		margin: 3px 0 3px 0;
	}
	
	ul.SiteMap ul li a {
		color: #4e86cb;
		text-decoration: none;
	}
	
	ul.SiteMap ul li a:hover {
		text-decoration: underline;
	}
	
	ul.SiteMap ul li.Marked {
		font-weight: bold;
		margin-top: 15px;
	}	


/*
	pictures
*/

#picture-LiczbaBifidobakterii {
	margin: 30px 10px;
}

#picture-LiczbaBifidobakterii div.ImageWrapper {
	width: 200px;
	float: left;
}

#picture-LiczbaBifidobakterii div.Desription {
	width: 205px;
	float: left;
	font: normal 10px/1.25em Tahoma, Helvetica, sans-serif;
	color: #73859c;
	padding: 0 0 0 5px;	
}

#picture-LiczbaBifidobakterii p.Title {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

div#content ul.DescriptionList {
	padding: 0 0;
	margin: 15px 0;	
}

	div#content ul.DescriptionList li {
		padding: 0 0 0 12px;
		margin: 10px 0;
		background: url(../images/lists/bullet_triangle_4e86cb.gif) no-repeat 0 3px;
	}

#picture-KarmieniePiersiaKarmienieMlekiem {
	margin: 30px 10px;
	font: normal 10px/1.25em Tahoma, Helvetica, sans-serif;
	color: #73859c;		
}

#picture-KarmieniePiersiaKarmienieMlekiem div.LeftImage,
#picture-KarmieniePiersiaKarmienieMlekiem div.RightImage {
	width: 190px;
	float: left;
}
#picture-KarmieniePiersiaKarmienieMlekiem div.RightImage {
	padding: 0 0 0 30px;
}

#picture-KarmieniePiersiaKarmienieMlekiem div.LeftImage p,
#picture-KarmieniePiersiaKarmienieMlekiem div.RightImage p {
	margin: 3px 20px 0 4px;
	
}

#picture-Jelita {
	margin: 30px 10px;
	font: normal 10px/1.25em Tahoma, Helvetica, sans-serif;
	height: 270px;
}

#picture-Jelita ul.LeftList,
#picture-Jelita ul.RightList {
	width: 150px;
	position: absolute;
	z-index: 1;
	margin: 0!important;
}

#picture-Jelita ul.RightList {
	margin: 0 0 0 285px!important;
}
#picture-Jelita .Image {
	display: block;
	position: absolute;
	margin: 0 0 0 130px;
}

/*
	siatki centylowe
*/

.PrintButtonWrapper {	
	position: relative;
	top:-30px;
	margin: 0 0 -20px 0;
	text-align:right;
}

 p.ChartTitle {
	font: bold 11px/1.5em Tahoma, Helvetica, sans-serif;
	margin: 10px 0 2px 25px !important;	 	
 }
 
/*
	kalkulator ciazy
*/

div#birthCalculator {
	height: 195px;
	width: 435px;
	margin: 25px 0 0 0;
	background: url(../images/kalkulator_ciazy/kobieta_w_ciazy.jpg) no-repeat 0 0;
}

div#birthCalculator #calc-result {
	float: right;
	width: 264px;
}

div#birthCalculator #calc-result span {
	float: left;
	padding: 0 2px;	
}

div#birthCalculator #calc-result strong {
	float: right;
	color: #4e86cb;
	padding: 0 2px;		
}

div#birthCalculator #calc-result {
	float: right;
	width: 264px;		
	border-bottom: 1px solid #a6bee7;
	padding: 0;
	margin: 0;
}
	
div#birthCalculator #calc-result li {
	float: left;
	width: 264px;		
	border-top: 1px solid #a6bee7;
	padding: 3px 0;
}

div#birthCalculator #calc-form 	{
	display: block;
	float: right;
	width: 264px;
	height: 135px;
	margin: 20px 0 0 0;
	background: url(../images/kalkulator_ciazy/form_bg.gif) no-repeat 0 0;		
}

div#birthCalculator #calc-form select {
	margin: 5px 3px;
}

div#birthCalculator #calc-form input {
	margin: 0 7px;
}	

div#birthCalculator #calc-form p {
	margin: 12px 15px 5px 30px;
}

div#birthCalculator #calc-form input#calc-period {
	width: 35px;
}

div#birthCalculator #calc-form input.SendBtn {
	width: 95px;
	height: 27px;
	background: url(../images/kalkulator_ciazy/form_btn.gif) no-repeat 0 0;
	margin: 0 0 0 101px;
}
 
/*
	Kaszki promocja
*/ 

.CurrentNodeID_492 .Container {
	margin: 15px 0 0 0;
}

#kaszkiPromocja .Info {
	padding: 15px 0 10px 0;
	margin: 0 0 0 8px;
}

#kaszkiPromocja ul {
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0;
}
#kaszkiPromocja ul li {
	margin: 5px 0 5px 0;
	padding: 0;
}
#kaszkiPromocja ul li p {
	height: 34px;
	font: normal 11px/34px Tahoma, Helvetica, sans-serif;
	color: #73859c;	
	padding: 0;
	margin: 0 0 10px 0;
}
#kaszkiPromocja ul li p img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
#bearContainer {
	text-align: center;
}
#seeBiggerBear {
	font: normal 11px/1.3em Tahoma, Helvetica, sans-serif;
	text-align: center;	
}
#seeBiggerBear a {
	color: #73859c;
}

/*
	Regulaminy
*/
.RulesLink {
	color: #ff7c02;
}

.SubPage #content ol.Rules {
	list-style: none;
	margin: 10px 0 25px 0;
	padding: 0;
}
.SubPage #content ol.Rules li {
	margin: 10px 0;
}
.SubPage #content ol.Rules li ol {
	margin: 10px 0 0 10px;
	padding: 0;
}
.SubPage #content ol.Rules li ol li {
	margin: 5px 0;
	padding: 0 0 0 10px;
}
.SubPage #content ol.Rules li ol li ul li {
	list-style: disc;
	list-style-position: inside;
}

/*
	Overlay
*/

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

/*
	Video Player
*/

div#videoPlayer {
	position: absolute;		
	z-index: 100;
	width: 422px;
	height: 394px;
	/*border: 1px solid red;*/
	left: 50%;
	top: 50%;
	margin: -211px 0 0 -200px;
}

/*
	Profile movies list
*/	
	
	ul#moviesList {
		margin: 0 0 0 15px;
	}
	
	ul#moviesList li {
		float: left;
		width: 118px;
		background: url(../images/user_profile/prev_video_bg.gif) no-repeat 0 0;
		margin: 5px 20px 15px 0;
	}
	
	ul#moviesList li img {
		display: block;
		margin: 9px 0 10px 0;
	}

	ul#moviesList li a.Title {
		color: #739b7e;
		text-decoration: none;
		display: block;
		padding: 3px 8px 0 2px;
		line-height: 1.1em;
	}	

	ul#moviesList li a.PlayBtn {
		display: block;
		height: 77px;
		width: 104px;
		position: absolute;
		background:url(../images/user_profile/prev_video_over.png) no-repeat 0 0;
	}

.VideoAdvices {
	margin-top: 15px;
}
.VideoAdvices ul#moviesList {
	margin: 0 0 0 15px;
	padding: 5px 0 0 0;
}
.VideoAdvices ul#moviesList li {
	margin: 10px 20px 5px 0;
}
	
/*
	Articles list
*/	
	ul#articlesList {
		margin: 2px 10px 0 15px;		
	}
	
	#content ul#articlesList li {
		padding: 0 0 0 13px;
		margin: 0 0 5px 0;	
		line-height: 1.2em;
		background: url(../images/lists/bullet_square_6d8bc1.gif) no-repeat 0 3px;
	}	
	
	ul#articlesList a {
		color: #6d8bb5;
		text-decoration: none;
	}
	ul#articlesList a:hover {
		text-decoration: underline;
	}	

/*
	Profile PDF's list
*/
	
#content h3.PDFList {
	margin: 25px 0 15px 15px;		
}

ul.PDFList {
	margin: 15px 0 20px 15px;	
}

ul.PDFList li {
	width: 117px;
	background: url(../images/user_profile/prev_pdf_bg.gif) no-repeat 0 0;
	float: left;
	margin: 0 20px 15px 0;
}

ul.PDFList li a.Image {
	display: block;
	width: 104px;
	height: 119px;
}

ul.PDFList li a.Title {
	display: block;
	line-height: 1.1em;
	padding: 3px 10px 0 1px;
	text-decoration: none;
}

#allergyCalculator .Labels {
	width: 429px;
	height: 34px;	
	font: normal 11px/1em Tahoma, Helvetica, sans-serif;
}
#allergyCalculator .Labels div {
	float: right;
	color: #205AA9;
	text-align: center;
	border-right: 2px solid #FFF;
}
#allergyCalculator .Answer-1 {
	width: 68px;
	background: none;
}
#allergyCalculator .Answer-2 {
	width: 58px;
	background: none;	
}
#allergyCalculator .Answer-3 {
	width: 65px;
}
#allergyCalculator table {
	clear:both;
	width: 429px;
	border: none;
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 15px 0;
}
#allergyCalculator table td {
	color: #73859c;
	font: normal 11px/1.1em Tahoma, Helvetica, sans-serif;
	padding: 0;
}
#allergyCalculator table td.Info {
	padding: 0 18px 0 15px;
}
#allergyCalculator table .Info-2 td {
	padding: 5px 15px 10px 15px;
}
#allergyCalculator table.QestionGroup-1 {
	background: url(../images/kalkulator_alergii/table-pink_bg-center.gif) repeat-y 0 0;
}
#allergyCalculator table.QestionGroup-1 .Info-1 {
	background: url(../images/kalkulator_alergii/table-pink_bg-top.gif) no-repeat 0 0; 	
}
#allergyCalculator table.QestionGroup-1 .Info-2 {
	background: #FCF2F3 url(../images/kalkulator_alergii/table-pink_bg-bottom.gif) no-repeat 0 100%; 	
}
#allergyCalculator table.QestionGroup-2 {
	background: url(../images/kalkulator_alergii/table-yellow_bg-center.gif) repeat-y 0 0;
}
#allergyCalculator table.QestionGroup-2 .Info-1 {
	background: url(../images/kalkulator_alergii/table-yellow_bg-top.gif) no-repeat 0 0; 	
}
#allergyCalculator table.QestionGroup-2 .Info-2 {
	background: #FCF7F0 url(../images/kalkulator_alergii/table-yellow_bg-bottom.gif) no-repeat 0 100%; 	
}
#allergyCalculator table.QestionGroup-3 {
	background: url(../images/kalkulator_alergii/table-green_bg-center.gif) repeat-y 0 0;
}
#allergyCalculator table.QestionGroup-3 .Info-1 {
	background: url(../images/kalkulator_alergii/table-green_bg-top.gif) no-repeat 0 0; 	
}
#allergyCalculator table.QestionGroup-3 .Info-2 {
	background: #F2F8F3 url(../images/kalkulator_alergii/table-green_bg-bottom.gif) no-repeat 0 100%; 	
}
#allergyCalculator table.QestionGroup-4 {
	background: url(../images/kalkulator_alergii/table-blue_bg-center.gif) repeat-y 0 0;
}
#allergyCalculator table.QestionGroup-4 .Info-1 {
	background: url(../images/kalkulator_alergii/table-blue_bg-top.gif) no-repeat 0 0; 	
}
#allergyCalculator table.QestionGroup-4 .Info-2 {
	background: #F0F8FF url(../images/kalkulator_alergii/table-blue_bg-bottom.gif) no-repeat 0 100%; 	
}
#allergyCalculator label {
	display:block;
	width:40px;
	margin: 15px auto 20px auto;
}
#allergyCalculator label input {
	margin: 0;
}
#allergyCalculator input.ShowBtn {
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../images/form_btn_bg-w180px.gif) no-repeat 0 0;
	width: 180px;
	height: 31px;
	color: #4e86cb;
	font: bold 11px/1.1em Tahoma, Helvetica, sans-serif;
	cursor: pointer;
}
#allergyCalculator div.SingleBtn {
	margin: 20px 0 0 0;
}
#allergyCalculator div.SingleBtn input.ShowBtn {
	margin: 10px auto 0 120px;
}
#allergyCalculator div.Container2 {
	margin: 0 0 15px 0;
}
#allergyCalculator div#markers {
	float: left;
	width: 78px;
	height: 26px;
	background: url(../images/kalkulator_alergii/circle-gray.gif) repeat-x 0 0;
	margin: 10px 0 0 10px;
	display:none;
}
#allergyCalculator div.Result1 div#current {
	background: url(../images/kalkulator_alergii/circle-green.gif) no-repeat 0 0;
	height: 26px;	
}
#allergyCalculator div.Result2 div#current {
	background: url(../images/kalkulator_alergii/circle-orange.gif) no-repeat 26px 0;
	height: 26px;	
}
#allergyCalculator div.Result3 div#current {
	background: url(../images/kalkulator_alergii/circle-red.gif) no-repeat 52px 0;
	height: 26px;	
}
#allergyCalculator div.Info {
	font: bold 11px/1.3em Tahoma, Helvetica, sans-serif;
	color:#386aae;
	float: left;
	/*width: 305px;*/
	width:390px;
	padding: 10px 20px 2px 20px;
}
#allergyCalculator div.Info strong {
	font-size:13px;
}
#allergyCalculator div.Result1 strong {
	color:#90af03;
}
#allergyCalculator div.Result2 strong {
	color:#ff7800;
}
#allergyCalculator div.Result3 strong {
	color:#db0000;
}
#allergyCalculator .Products {
	margin: 30px 0 15px 40px;
}
#allergyCalculator .Products li {
	font: bold 11px/1.1em Tahoma, Helvetica, sans-serif;
	color:#386aae;
	text-align: center;
	margin: 0 50px 10px 0;
}
#allergyCalculator .Products li a {
	display: block;
	padding: 35px 30px 0 125px;
	height: 80px;
	text-decoration: none;
}
#allergyCalculator .Products li#b2 {
	background: url(../images/kalkulator_alergii/bebilon2.jpg) no-repeat 0 0;
}
#allergyCalculator .Products li#b3 {
	background: url(../images/kalkulator_alergii/bebilon3.jpg) no-repeat 0 0;
}
#allergyCalculator .Products li#b4 {
	background: url(../images/kalkulator_alergii/bebilon4.jpg) no-repeat 0 0;
}
#bebilonHA2Link {
	display:block;
	background: url(../images/kalkulator_alergii/bebilon-HA-2.jpg) no-repeat 0 0;
	margin: 5px 5px 5px 20px;
	width:221px;
	height:65px;
	padding: 35px 10px 0 100px;
	text-decoration: none;
	font: bold 11px/1.1em Tahoma, Helvetica, sans-serif;
	color:#386aae;
	text-align: center;
}

/* konkurs wyniki */
ul.Winners li {
	float: left;
	margin: 0 12px 0 0;
}
ul.Winners li img {
	margin: 5px 0 0 0;
}
ul.Distinctions {
	margin: 15px 0;
}
ul.Distinctions li {
	float: left;
	margin: 0 15px 0 0;		
}
ul.Distinctions li img {
	margin: 3px 0 0 0;
}	
ul.Distinctions li strong,
ul.Winners li strong {
	color: #386aae;
}

a.AlphaOver:hover img {
	-moz-opacity:0.6;
	filter:alpha(opacity:60);
	opacity: 0.6;
}	

/*Aktywna mama */
.invisible { display: none; }
div#content div.wide h3.nomargin { margin-bottom: 0; }
#amMap { width: 611px; height: 450px; background: url(../images/aktywna_mama/box_am_map_bck.gif); margin: 0 0 12px 0; padding: 16px 0 0 18px; }
  #amMap #maparea { width: 592px; height: 403px; background: #fff url(../images/aktywna_mama/loading.gif) center center no-repeat; border: 1px #72b1e4 solid; }
  #amMap form { margin-bottom: 10px; }
    #amMap form input { border: 1px #72b1e4 solid; padding: 1px 3px; font-size: 10px; font-family: verdana; color: #73859c; margin-right: 10px; }
    #amMap form label { margin-right: 10px; }
    #amMap #address { width: 200px; }
#amDodajNoweBox { float: left; width: 210px; height: 251px; background: url(../images/aktywna_mama/box_am_dodaj_nowe_bck.jpg); margin: 0 5px 0 0; }
#amDodajFormBox { display: none; width: 592px; height: 118px; padding: 16px 18px; background: url(../images/aktywna_mama/am_form_bck.gif); margin: 0 0 12px 0; }
  #amDodajFormClose { display: block; width: 9px; height: 9px; position: relative; margin-bottom: -9px; top: -6px; left: 590px; background: url(../images/aktywna_mama/btn_close.gif) no-repeat; }
  #amDodajFormClose:hover { background-position: 0 -14px; }
  #amDodajFormBox div.col1 { width: 230px; float: left; margin: 0; padding: 0; }
  #amDodajFormBox div.col2 { width: 230px; float: left; margin: 0; padding: 0; }
  #amDodajFormBox div.col3 { width: 130px; float: left; margin: 0; padding: 0; }
    #amDodajFormBox #amStatusField { margin-top: 16px; height: 60px; }
  #amDodajFormBox form input { width: 193px; border: 1px #72b1e4 solid; padding: 1px 3px; font-size: 10px; font-family: verdana; color: #73859c; margin: 0 0 3px 0; }
  #amDodajFormBox form label { font-size: 10px; display: block; margin: 0 0 2px 0; }
  #amDodajFormBox form textarea { width: 200px; height: 94px; border: 1px #72b1e4 solid; padding: 1px 3px; font-size: 10px; font-family: verdana; color: #73859c; margin: 0 0 3px 0; }
  #amDodajFormBox form select { width: 200px; border: 1px #72b1e4 solid; padding: 1px 3px; font-size: 10px; font-family: verdana; color: #73859c; margin: 0 0 3px 0; background: #fff; }
  #amDodajFormBox form #file { border: 1px #72b1e4 solid; width: 150px; background: #fff; }
  #amDodajFormBox form a { display: block; margin-top: 25px; background: url(../images/lists/bullet_triangle_4e86cb.gif) no-repeat 0 5px; padding: 0 0 0 10px; }
  #amDodajFormBox p { }
#amDodajLoginBox { display: none; width: 592px; height: 109px; padding: 25px 18px 16px 18px; background: url(../images/aktywna_mama/am_form_bck.gif); margin: 0 0 12px 0; }
  #amDodajLoginBox div.col1 { width: 170px; float: left; margin: 0; padding: 0; }
  #amDodajLoginBox div.col2 { width: 230px; float: left; margin: 0; padding: 0; }
    #amDodajLoginBox div.col2 p { margin-top: 20px; }
  #amDodajLoginBox div.col3 { width: 130px; float: left; margin: 0; padding: 0; text-align: left; }
  #amDodajLoginBox #loginForm { position: relative; top: -10px; background: transparent; margin: 0; padding: 0; }
  #amDodajLoginBox #loginForm label { display: block; clear: both; }
  #amDodajLoginBox #loginForm input { margin-bottom: 5px; border: 1px #72b1e4 solid; padding: 1px 3px; font-size: 10px; font-family: verdana; color: #73859c; }
  #amDodajLoginBox #loginForm #registerBtn { position: absolute; margin: 10px 0 0 0; }
  #amDodajLoginBox #loginForm #rememberPassBtn { position: absolute; margin: 54px 0 0 0; }
  #amDodajLoginBox #loginForm #loginBtn { color: #4181d7; font-weight: normal; width: auto; height: auto; background: transparent; background: url(../images/lists/bullet_triangle_4e86cb.gif) no-repeat 0 5px; padding: 0 0 0 10px; border: 0; position: relative; top: 23px; left: 6px; text-decoration: underline; }
  #amDodajLoginBox #loginForm #loginBtn:hover { text-decoration: none; }
  #amDodajLoginBox #loginForm input#id4 { border: 0; }
  #amDodajLoginBox p { position: relative; top: -10px; }
  
#amMiastaBox { float: left; width: 207px; height: 251px; background: url(../images/aktywna_mama/box_am_miasta_bck.jpg); margin: 0 5px 0 0; }
  #amMiastaBox p { position: relative; top: -10px; }
#amRodzajeBox { float: left; width: 207px; height: 251px; background: url(../images/aktywna_mama/box_am_rodzaje_bck.jpg); }
  #amRodzajeBox p { position: relative; top: -10px; }
div.amOdm { clear: both; margin: 0; }
  div.amOdm img { border: 1px #73859c solid; float: left; margin: 0 15px 15px 0; }
  div.amOdm div { float: left; width: 455px; }
    div#content div.wide div.amOdm div h3 { color: #73859c; margin: 0 0 4px 0; }
    div#content div.wide div.amOdm div p { position: relative; top: -8px; }
    div#content div.wide div.amOdm div a { position: relative; top: -8px; }
    div#content div.wide div.amOdm div a:hover { }

/* Powiększanie tekstu */
div#content #articleFontSize { width: 205px; float: right; display: none; }
div#content #articleMenuUtils #articleFontSize { display: block; }
div#content #articleFontSize a { font-family:Verdana; font-weight:bold; text-decoration: none; }
div#content #articleFontSize a:hover { text-decoration: underline; }
div#content #articleFontSize a.fs1 { font-size:10px; }
div#content #articleFontSize a.fs2 { font-size:14px; }
div#content #articleFontSize a.fs3 { font-size:16px; }

/* Video porady */
#videoPorady { width: 430px; }
	#videoPorady ul#videoTabs { width: 430px; height: 28px; list-style: none; margin: 0; padding: 0; background: url(../images/video_porady/tab_bck.png) 0 -10px; }
		ul#videoTabs li { float: left; margin: 0 2px 0 0; }
		ul#videoTabs li.last { margin: 0; }
			ul#videoTabs li a { display: block; width: 106px; height: 28px; cursor: pointer; background: url(../images/video_porady/tab_bck.png) no-repeat; }
			ul#videoTabs li#videoTab1 a { background-position: 0 25px; }
			ul#videoTabs li#videoTab2 a { background-position: -108px 25px; }
			ul#videoTabs li#videoTab3 a { background-position: -216px 25px; }
			ul#videoTabs li#videoTab4 a { background-position: -324px 25px; }
			ul#videoTabs li#videoTab1 a:hover { background-position: 0 -45px; }
			ul#videoTabs li#videoTab2 a:hover { background-position: -108px -45px; }
			ul#videoTabs li#videoTab3 a:hover { background-position: -216px -45px; }
			ul#videoTabs li#videoTab4 a:hover { background-position: -324px -45px; }
			ul#videoTabs li#videoTab1 a.on { background: transparent; cursor: default; }
			ul#videoTabs li#videoTab2 a.on { background: transparent; cursor: default; }
			ul#videoTabs li#videoTab3 a.on { background: transparent; cursor: default; }
			ul#videoTabs li#videoTab4 a.on { background: transparent; cursor: default; }
	#videoPanes {}
		#videoPanes div { display: none; }
		#videoPanes div.on { display: block; }
		#videoPanes img { border: 2px #fff solid; float: left; margin: 0 10px 10px 0; }
		#videoPanes h5 { font-size: 1em; color: #215baa; font-weight: normal; margin: 0 0 1em 0; }
		#videoPanes p {}
		#videoPanes ul { clear: both; }
			#videoPanes ul li { padding: 2px 0 2px 15px; background: url(../images/video_porady/icon_video.gif) 0 5px no-repeat; }
				#videoPanes ul li a {}
				#videoPanes ul li a:hover {}
			#videoPanes #videoPane4 ul { }	
				#videoPanes #videoPane4 ul li { width: 118px; float: left; padding: 0; background: url(../images/video_porady/prev_video_bg.gif) no-repeat 0 0; margin: 0 10px 20px 0; }
					#videoPanes #videoPane4 ul li a img { clear: both; border: 0; margin: 0; padding: 9px 0 10px 0; }
					#videoPanes #videoPane4 ul li a span { display: block; clear: both; }
			#videoPanes #videoPane4 div.clear { display: block; clear: both; }
			#videoPanes #videoPane5 ul { padding: 24px 11px 0 25px; background: #fcf2f7 url(../images/video_porady/bck_video_pane_02_top.png) top no-repeat; }	
				#videoPanes #videoPane5 ul li { width: 118px; float: left; padding: 0; background: url(../images/video_porady/prev_video_bg.gif) no-repeat 0 0; margin: 0 10px 20px 0; }
					#videoPanes #videoPane5 ul li a img { clear: both; border: 0; margin: 0; padding: 9px 0 10px 0; }
					#videoPanes #videoPane5 ul li a span { display: block; clear: both; }
			#videoPanes #videoPane5 div.clear { display: block; clear: both; }
			#videoPanes #videoPane6 ul { padding: 24px 11px 0 25px; background: #fcf2f7 url(../images/video_porady/bck_video_pane_02_top.png) top no-repeat; }	
				#videoPanes #videoPane6 ul li { width: 118px; float: left; padding: 0; background: url(../images/video_porady/prev_video_bg.gif) no-repeat 0 0; margin: 0 10px 20px 0; }
				#videoPanes #videoPane6 ul li.transparent { background: transparent; }
				#videoPanes #videoPane6 ul li.title { clear: both; width: 100%; background: transparent; font-weight: bold; }
					#videoPanes #videoPane6 ul li a img { clear: both; border: 0; margin: 0; padding: 9px 0 10px 0; }
					#videoPanes #videoPane6 ul li a span { display: block; clear: both; }
			#videoPanes #videoPane6 div.clear { display: block; clear: both; }
		#videoPane1 { background: #edf6f0 url(../images/video_porady/bck_video_pane_01.png) bottom no-repeat; padding: 14px 11px; }
		#videoPane2 { background: #fcf2f7 url(../images/video_porady/bck_video_pane_02.png) bottom no-repeat; padding: 14px 11px; }
		#videoPane3 { background: #e8f1fa url(../images/video_porady/bck_video_pane_03.png) bottom no-repeat; padding: 14px 11px; }
		#videoPane4 { background: #fbf2e6 url(../images/video_porady/bck_video_pane_04.png) bottom no-repeat; padding: 14px 11px; }
		#videoPane5 { width: 430px; background: #fcf2f7 url(../images/video_porady/bck_video_pane_02.png) bottom no-repeat; padding: 0 0 14px 0; }
		#videoPane6 { width: 430px; background: #fcf2f7 url(../images/video_porady/bck_video_pane_02.png) bottom no-repeat; padding: 0 0 14px 0; }
		
/* Pamiętniki */
ul.pamietniki { list-style: none; }
ul.pamietniki li { float: left; margin: 0 0 1em 0; }

/* Quiz */
#quiz { margin-left: -10px; }

/* Mama wraca do pracy */
/*#mwdpMenu { display: none; }*/
#mwdpMenu dt a { color: #205aa9; text-decoration: none; }
div#siteMenu dl#mwdpMenu { background: #e8f1fa url(../images/site_menu/box1_top_border.gif) no-repeat 0 0; }
div#siteMenu dl#mwdpMenu dd.Last { background: url(../images/site_menu/box1_bottom_border.gif) no-repeat 0 100%; }

/* Ankieta */
#mwdpBoxTitle { width: 413px; height: 121px; padding: 25px 0 0 16px; margin-bottom: 10px; background: url(../images/mwdp/bck_wez_udzial_w_ankiecie.png) no-repeat; }
	#content #mwdpBoxTitle h3 { margin-bottom: 0.6em; }
	#content #mwdpBoxTitle p { margin: 0 0 0.3em 0; }
	
	#content .apla { margin-bottom: 10px; }
	#content .apla p { clear: both; padding: 0 15px 0 15px; margin-bottom: 0.3em; }
	#content p label input { margin: 0 5px 10px 0; float: left; }
	#content .apla p select.horizontal { margin: 0 5px 10px 0; float: left; }
	#content .apla label.horizontal { float: left; margin: 4px 10px 0 0; }
	#content .apla .fixedWidth { display: block; width: 120px; float: left; }
	#content .apla em, #content em.red { color: #ff5c5c; font-style: normal; }
	#content #mwdpDziekujemy { width: 437px; height: 316px; background: url(../images/mwdp/bck_dziekujemy.jpg); position: relative; left: -4px; margin-bottom: 10px; }
		#content #mwdpDziekujemy p { display: none; }
		#content #mwdpDziekujemy p#mottoMax { display: block; color: #205aa9; margin: 0 0 0 26px; }
		#content #mwdpDziekujemy label { display: none; }
		#content #mwdpDziekujemy textarea { wisth: 387px; height: 42px; background: #fff; border: 1px #b7d1e5 solid; font-family: tahoma; font-size: 11px; margin: 248px 0 0 25px; }
	#content p { clear: both; }
	
	#content .apGreen { width: 429px; padding: 0 0 20px 0; background: #edf6f0 url(../images/mwdp/bck_light_green_btm.gif) bottom no-repeat; }
		#content .apGreen h4 { height: 24px; background: #d6ecdd url(../images/mwdp/bck_dark_green_top.gif) no-repeat; padding: 7px 15px 0 15px; }
	#content .apBlue { width: 429px; padding: 0 0 20px 0; background: #e6f1fb url(../images/mwdp/bck_light_blue_btm.gif) bottom no-repeat; }
		#content .apBlue h4 { height: 24px; background: #c8ddf2 url(../images/mwdp/bck_dark_blue_top.gif) no-repeat; padding: 7px 15px 0 15px; }
	#content .apCream { width: 429px; padding: 0 0 10px 0; background: #faf3e7 url(../images/mwdp/bck_light_cream_btm.gif) bottom no-repeat; }
		#content .apCream .firstCream { background: #faf3e7 url(../images/mwdp/bck_light_cream_top.gif) no-repeat; padding-top: 12px; }
		
	#content a#inqSend { display: block; width: 137px; height: 39px; margin: 10px auto; background: url(../images/mwdp/btn_wyslij.png) 0 0 no-repeat; }
		#content a#inqSend:hover { background-position: 0 -50px; }
		
	#content #inqDziekujemy { width: 437px; height: 290px; background: url(../images/mwdp/bck_inq_dziekujemy.jpg); }
		#content #inqDziekujemy p { padding: 193px 37px 0 26px; font-size: 1.1em; line-height: 1.3em; }
		#content a#inqBack { display: block; width: 239px; height: 25px; background: url(../images/mwdp/btn_back_to_main.gif) 0 0 no-repeat; }
		#content a#inqBack:hover { background-position: 0 -30px; }
		
	#content .mwdpPagination { width: 429px; height: 60px; background: #e6f1fb url(../images/mwdp/bck_light_blue_btm.gif) bottom no-repeat; }
		#content .mwdpPagination p { width: 429px; height: 46px; padding: 14px 0 0 0; background: url(../images/mwdp/bck_light_blue_top.gif) top no-repeat; }
			#content .mwdpPagination p a { display: block; width: 145px; height: 31px; text-transform: uppercase; text-decoration: none; text-align: center; font-size: 11px; font-weight: bold; color: #4e86cb; background: url(../images/mwdp/bck_pagination_btn.gif) no-repeat; padding: 9px 0 0 0; float: left; }
			#content .mwdpPagination p a:hover { text-decoration: underline; }
			#content .mwdpPagination p a.prev { margin: 0 20px 0 20px; }
			#content .mwdpPagination p a.prevAlone { margin: 0 195px 0 20px; }
			#content .mwdpPagination p a.next { margin: 0 30px 0 10px; }
			#content .mwdpPagination p a.nextAlone { margin: 0 195px 0 20px; }
			#content .mwdpPagination p em { display: block; width: 36px; height: 31px; font-style: normal; text-transform: uppercase; text-decoration: none; text-align: center; font-size: 11px; font-weight: bold; color: #4e86cb; background: url(../images/mwdp/bck_pagination_no.gif) no-repeat; padding: 9px 0 0 0; margin: 0; float: left;  }
			#inqP1 { display: block; }
			#inqP2 { display: none; }
			#inqP3 { display: none; }
			#inqP4 { display: none; }
			#inqP5 { display: none; }
			#inqP6 { display: none; }
			#inqP7 { display: none; }
			#box08a { display: none; }
			
	#waApla01 { width: 423px; height: 159px; background: url(../images/mwdp/wa_apla_01.jpg); margin: 0 0 10px 0; padding: 6px 0 0 23px; }
		#waApla01 p { width: 286px; color: #6985b7; }
		#waApla01 a { display: block; width: 113px; height: 25px; }
	#waApla02 { width: 446px; height: 290px; background: url(../images/mwdp/wa_apla_02.jpg); margin: 0 0 10px 0; }
		#waApla02 ul { list-style: none; padding: 13px 0 0 23px; }
			#waApla02 ul li { background: url(../images/mwdp/wa_apla_02_bullet.png) 0 5px no-repeat; padding: 0 0 6px 13px; border-bottom: 1px #c5cede solid; margin: 0 0 4px 0; width: 338px; }
			#waApla02 ul li.last { border: 0; }
			#waApla02 ul li.clear { background: transparent; padding: 0 13px 6px 0; }
			#waApla02 a { display: block; width: 206px; height: 30px; margin: 0 0 0 23px; }
	#waApla03 { width: 446px; height: 451px; background: url(../images/mwdp/wa_apla_03.jpg); margin: 0 0 10px 0; }
		#waApla03 a { display: block; width: 446px; height: 451px; }
	#waApla04 { width: 423px; height: 87px;  background: url(../images/mwdp/wa_apla_04.jpg); margin: 0 0 10px 0; padding: 6px 0 0 23px; }
		#waApla04 p { width: 345px; color: #6985b7; }
		
	#tableWinners { width: 100%; }
		#tableWinners th { background: #f0f8ff; color: #6985b7; padding: 4px; }
		#tableWinners td { padding: 2px 4px; border-bottom: 1px #f0f8ff solid; }
/* Kalkulator */
#mwdpCalculator { width: 407px; height: 500px; background: url(../images/mwdp/bck_kalkulator.jpg) no-repeat; padding: 140px 0 0 41px; }
	#mwdpCalculator #d1 { height: 70px; }
	#mwdpCalculator #d2 { height: 52px; }
	#mwdpCalculator #d3 { height: 91px; }
	#mwdpCalculator #d4 { height: 33px; }
	#content #mwdpCalculator p.p1 { margin: 0 0 18px 0; }
	#content #mwdpCalculator p.p2 { margin: 6px 0 10px 0; }
	#content #mwdpCalculator p.p2 label { float: left; padding: 0 4px; }
	#content #mwdpCalculator p.p3 {}
	#content #mwdpCalculator p.p3 label { padding: 0 4px; }
	#content #mwdpCalculator p.p4 { margin: 6px 0 0 0; }
	#content #mwdpCalculator p.p4 input { width: 25px; }
	#content #mwdpCalculator p.p5 label { padding: 0 4px; float: left; }
	#content #mwdpCalculator #mwdpCalc { display: block; width: 243px; height: 25px; position: relative; left: -17px; top: -4px; background: url(../images/mwdp/btn_oblicz.png) 0 0 no-repeat; }
	#content #mwdpCalculator #mwdpCalc:hover { background: url(../images/mwdp/btn_oblicz.png) 0 -30px no-repeat; }
#mwdpCalculatorResult { display: none; width: 448px; height: 500px; background: url(../images/mwdp/bck_kalkulator_wynik.jpg) no-repeat; padding: 140px 0 0 41px; }
	#content #mwdpCalculatorResult p.p1 { margin: 0 0 21px 0; }
	#content #mwdpCalculatorResult table { width: 362px; }
		#content #mwdpCalculatorResult table th { font-weight: normal; text-align: left; width: 167px; }
		#content #mwdpCalculatorResult table td { text-align: center; }
		#content #mwdpCalculatorResult table tr.r1 td { color: #fff; font-size: 1.3em; font-weight: bold; padding: 8px 0; }
		#content #mwdpCalculatorResult table tr.r2 th,
		#content #mwdpCalculatorResult table tr.r2 td { padding: 18px 0 0 0; }
		#content #mwdpCalculatorResult table tr.r3 th,
		#content #mwdpCalculatorResult table tr.r3 td { padding: 10px 0 0 0; }
		#content #mwdpCalculatorResult #mwdpBack { display: block; width: 155px; height: 25px; position: relative; left: -17px; top: 25px;  background: url(../images/mwdp/btn_oblicz_2.png) 0 0 no-repeat; }
		#content #mwdpCalculatorResult #mwdpBack:hover { background: url(../images/mwdp/btn_oblicz_2.png) 0 -30px no-repeat; }
		#content #mwdpCalculatorResult p { width: 370px; }
		#content #mwdpCalculatorResult p.p2 { margin: 40px 0 0 0; }
			#content #mwdpCalculatorResult p em { padding: 0 10px 0 0; }
/* Metamorfoza */
#metamorfozaQS { width: 446px; height: 1015px; background: url(../images/mwdp/bck_metamorfoza.jpg); }
	#metamorfozaQS #metaBox1 { height: 458px; padding: 0 0 0 24px; }
		#metamorfozaQS #p1 { padding: 135px 0 0 0; }
		#content #metamorfozaQS p#p2 { padding: 45px 0 0 0; width: 196px; float: left; clear: none; }
		#content #metamorfozaQS p#p3 { padding: 45px 0 0 0; clear: none; float: left; width: 200px; }
	#metamorfozaQS #metaBox2 { height: 194px; padding: 0 0 0 44px; }
	#metamorfozaQS #metaBox3 { height: 60px; padding: 4px 0 0 44px; }
	#metamorfozaQS #metaBox4 { height: 193px; padding: 4px 0 0 44px; }
	#metamorfozaQS #metaBox5 { height: 80px; padding: 10px 0 0 24px; }

	#metamorfozaQS h4 { margin: 8px 0 17px 0; }
			#metamorfozaQS h4 span { font-weight: normal; padding: 0 0 0 40px; }
		#metamorfozaQS label { width: 76px; margin: 0; display: block; float: left; }
		#metamorfozaQS input { padding: 0; }
	#metamorfozaQS #selects { margin: 0; }
		#metamorfozaQS #selects span.fixedWidth { width: 86px; margin: 0; display: block; float: left; }
		#metamorfozaQS #selects select { margin: 15px 3px 0 3px; }
		#metamorfozaQS textarea { clear: both; margin: 0; width: 356px; height: 141px; padding: 0; }
		#metamorfozaQS p label.top { clear: both; padding: 0 0 6px 0; width: auto; }
		#metamorfozaQS #regP { margin: 0 0 5px 20px; }
			#metamorfozaQS #regP label { width: auto; }
			#metamorfozaQS #metamorfozaSend { display: block; background: url(../images/mwdp/btn_metamorfoza_send.gif); width: 138px; height: 40px; margin: 0 0 0 20px; }
			
/* Konkurs Dzień Mamy */
#mwdpDzienMamyForm { width: 416px; height: 699px; background: url(../images/mwdp/bck_dzien_mamy_form.jpg); padding: 190px 0 0 30px; }
	#mwdpDzienMamyForm #dmBox1 { height: 147px; }
	#mwdpDzienMamyForm #dmBox2 { height: 66px; padding: 0 0 0 18px; }
		#mwdpDzienMamyForm #dmBox2 p { margin: 0 0 5px 0; color: #a2b2c6; }
	#mwdpDzienMamyForm #dmBox3 { height: 25px; }
		#mwdpDzienMamyForm #dmBox3 p { margin: 0 0 10px 0; }
	#mwdpDzienMamyForm #dmBox4 { height: 370px; }
		#mwdpDzienMamyForm #dmBox4 p { width: 385px; margin: 0 0 10px 0; }
	#mwdpDzienMamyForm #dmBox5 { height: 50px; }

	#mwdpDzienMamyForm label { width: 115px; margin: 0; display: block; float: left; }
	#mwdpDzienMamyForm input { padding: 0; font-size: 11px; }
	#mwdpDzienMamyForm #selects { margin: 0; }
		#mwdpDzienMamyForm #selects span.fixedWidth { width: 115px; margin: 0; display: block; float: left; }
		#mwdpDzienMamyForm #selects select { margin: 0 3px 0 3px; float: left; font-size: 11px; }
	#mwdpDzienMamyForm #regP { margin: 0 0 5px 0; }
		#mwdpDzienMamyForm #regP label { width: auto; }
	#mwdpDzienMamyForm #dmSend { display: block; width: 138px; height: 40px; margin: -9px 0 0 125px; }
	#mwdpDzienMamyForm p em { font-style: normal; color: #ff5c5c; padding: 0 0 0 5px; }

	table#konkursWynikiPhotos {}
		#konkursWynikiPhotos td { padding: 0 0 10px 0; text-align: center; }
			#konkursWynikiPhotos td em { font-style: normal; }
			#konkursWynikiPhotos td a { text-decoration: none; }
			#konkursWynikiPhotos td a:hover em { text-decoration: underline; }
			
/* Konkurs Dzień Taty */
#mwdpDzienTatyForm { width: 446px; height: 779px; background: url(../images/mwdp/bck_dzien_taty_form.jpg) no-repeat; padding: 325px 0 0 30px; }
	#mwdpDzienTatyForm #dtBox1 { height: 130px; }
	#mwdpDzienTatyForm #dtBox2 { height: 96px; padding: 0 0 0 18px; }
		#mwdpDzienTatyForm #dtBox2 p { margin: 0 0 5px 0; color: #a2b2c6; }
	#mwdpDzienTatyForm #dtBox3 { height: 25px; }
		#mwdpDzienTatyForm #dtBox3 p { margin: 0 0 10px 0; }
	#mwdpDzienTatyForm #dtBox4 { height: 280px; }
		#mwdpDzienTatyForm #dtBox4 p { width: 385px; margin: 0 0 10px 0; }
	#mwdpDzienTatyForm #dtBox5 { height: 50px; }
	#mwdpDzienTatyForm label { width: 115px; margin: 0; display: block; float: left; }
	#mwdpDzienTatyForm input { padding: 0; font-size: 11px; }
	#mwdpDzienTatyForm #selects { margin: 0; }
		#mwdpDzienTatyForm #selects span.fixedWidth { width: 115px; margin: 0; display: block; float: left; }
		#mwdpDzienTatyForm #selects select { margin: 0 3px 0 3px; float: left; font-size: 11px; }
	#mwdpDzienTatyForm #regP { margin: 0 0 5px 0; }
		#mwdpDzienTatyForm #regP label { width: auto; }
	#mwdpDzienTatyForm #dtSend { display: block; width: 138px; height: 40px; margin: 0px 0 0 125px; }
	#mwdpDzienTatyForm p em { font-style: normal; color: #ff5c5c; padding: 0 0 0 5px; }

	table#konkursWynikiPhotos {}
		#konkursWynikiPhotos td { padding: 0 0 10px 0; text-align: center; }
			#konkursWynikiPhotos td em { font-style: normal; }
			#konkursWynikiPhotos td a { text-decoration: none; }
			#konkursWynikiPhotos td a:hover em { text-decoration: underline; }

/* Konkurs Dzień Dziecka */
#mwdpDzienDzieckaForm { width: 416px; height: 699px; background: url(../images/mwdp/bck_dzien_dziecka_form.jpg) no-repeat; padding: 190px 0 0 30px; }
	#mwdpDzienDzieckaForm #ddBox1 { height: 147px; }
	#mwdpDzienDzieckaForm #ddBox2 { height: 66px; padding: 0 0 0 18px; }
		#mwdpDzienDzieckaForm #ddBox2 p { margin: 0 0 5px 0; color: #a2b2c6; }
	#mwdpDzienDzieckaForm #ddBox3 { height: 25px; }
		#mwdpDzienDzieckaForm #ddBox3 p { margin: 0 0 10px 0; }
	#mwdpDzienDzieckaForm #ddBox4 { height: 370px; }
		#mwdpDzienDzieckaForm #ddBox4 p { width: 385px; margin: 0 0 10px 0; }
	#mwdpDzienDzieckaForm #ddBox5 { height: 50px; }

	#mwdpDzienDzieckaForm label { width: 115px; margin: 0; display: block; float: left; }
	#mwdpDzienDzieckaForm input { padding: 0; font-size: 11px; }
	#mwdpDzienDzieckaForm #selects { margin: 0; }
		#mwdpDzienDzieckaForm #selects span.fixedWidth { width: 115px; margin: 0; display: block; float: left; }
		#mwdpDzienDzieckaForm #selects select { margin: 0 3px 0 3px; float: left; font-size: 11px; }
	#mwdpDzienDzieckaForm #regP { margin: 0 0 5px 0; }
		#mwdpDzienDzieckaForm #regP label { width: auto; }
	#mwdpDzienDzieckaForm #ddSend { display: block; width: 138px; height: 40px; margin: -97px 0 0 125px; }
	#mwdpDzienDzieckaForm p em { font-style: normal; color: #ff5c5c; padding: 0 0 0 5px; }
	
	
	
/* Strona główna */
dl#mwdpWynikiFotoBox { width: 649px; height: 175px; background: url(../images/mwdp/box_mwdp_wyniki_konkursow_fotograficznych.jpg) no-repeat; padding: 0; margin-left: -7px; }
	#content dl#mwdpWynikiFotoBox a { clear: both; display: block; width: 133px; height: 27px; background: transparent; text-decoration: none; margin: 101px 0 0 -8px; }

dl#mwdpDzienDzieckaBox { width: 649px; height: 175px; background: url(../images/mwdp/box_mwdp_dzien_dziecka_end.jpg) no-repeat; padding: 0; margin-left: -7px; }
	#content dl#mwdpDzienDzieckaBox p { width: 323px; margin: 85px 0 0 -6px; }
	#content dl#XmwdpDzienDzieckaBox a { clear: both; display: block; width: 116px; height: 27px; background: transparent; text-decoration: none; margin: 35px 0 0 -8px; }

dl#mwdpMetamorfozaBox { width: 647px; height: 196px; background: url(../images/mwdp/box_mwdp_metamorfoza_small.jpg) no-repeat; padding-top: 5px; margin-left: -7px; }
	#content dl#mwdpMetamorfozaBox p#metamorfozaP1 { width: 350px; margin-left: 12px; }
	#content dl#mwdpMetamorfozaBox p#metamorfozaP2 { width: auto; margin-left: 12px; padding-top: 40px; }
	#content dl#mwdpMetamorfozaBox p#metamorfozaP3 { width: 160px; margin-left: 12px; float: left; position: relative; top: -30px; left: 198px; }
	#content dl#mwdpMetamorfozaBox a#metaResults { display: block; float: left; width: 147px; height: 27px; background: transparent; text-decoration: none; margin: 0 16px 0 8px; position: relative; top: 40px; }
	#content dl#mwdpMetamorfozaBox a#metaSession { display: block; float: left; width: 147px; height: 27px; background: transparent; text-decoration: none; margin: 0 0 0 8px; position: relative; top: 40px; }

dl#mwdpDzienMamyBox { width: 648px; height: 165px; background: url(../images/mwdp/box_mwdp_dzien_mamy_final.jpg) no-repeat; padding: 0; margin-left: -7px; }
	#content dl#mwdpDzienMamyBox p { width: auto; padding: 0 0 0 0; margin: 20px 0 0 15px; }
	#content dl#mwdpDzienMamyBox a { clear: both; display: block; width: 136px; height: 27px; background: transparent; text-decoration: none; margin: 0 0 0 12px; position: relative; top: 29px; }

dl#mwdpDzienTatyBox { width: 648px; height: 215px; background: url(../images/mwdp/box_mwdp_dzien_taty.jpg) no-repeat; padding: 0; margin-left: -7px; }
	#content dl#mwdpDzienTatyBox a { display: block; width: 648px; height: 215px; background: transparent; text-decoration: none; margin: 0; }

dl#mwdpAnkietaBox { width: 648px; height: 187px; background: url(../images/mwdp/box_mwdp_ankieta.jpg) no-repeat; padding-top: 10px; margin-left: -7px; }
  #content dl#mwdpAnkietaBox p { width: 250px; margin-left: 12px; }
	#content dl#mwdpAnkietaBox a { display: block; width: 138px; height: 27px; background: transparent; text-decoration: none; margin: 25px 0 0 10px; }

dl#mwdpEksperciBox { width: 322px; height: 197px; background: url(../images/mwdp/box_mwdp_eksperci.jpg) no-repeat; padding-top: 10px; float: left; margin-left: -7px; }
  dl#mwdpEksperciBox ul { margin-bottom: 20px; }
  dl#mwdpEksperciBox li { display: none; width: 160px; padding: 0 0 0 13px; background: url(../images/mwdp/list_bullet_brown.gif) 0 4px no-repeat; margin: 0 0 8px 0; }
	dl#mwdpEksperciBox li a { padding: 0; margin: 0; }
	dl#mwdpEksperciBox a.More { color: #a6884c; background-image: url(../images/lists/bullet_triangle_aa8d53.gif); }

dl#mwdpKalkulatorBox { width: 322px; height: 197px; background: url(../images/mwdp/box_mwdp_kalkulator.jpg) no-repeat; padding-top: 10px; float: left; }
  dl#mwdpKalkulatorBox p { width: 200px; margin-bottom: 30px; }

dl#mwdpVideoBox { width: 322px; height: 197px; background: url(../images/mwdp/box_mwdp_video.jpg) no-repeat; padding-top: 10px; float: left; margin-left: -7px; }
  dl#mwdpVideoBox p { width: 150px; margin-bottom: 20px; }

dl#mwdpWartoWiedziecBox { width: 322px; height: 197px; background: url(../images/mwdp/box_mwdp_warto_wiedziec.jpg) no-repeat; padding-top: 10px; float: left; }
  dl#mwdpWartoWiedziecBox ul { margin-bottom: 20px; }
  dl#mwdpWartoWiedziecBox li { display: none; width: 243px; padding: 0 0 0 13px; background: url(../images/mwdp/list_bullet_blue.gif) 0 4px no-repeat; margin: 0 0 4px 0; }

#mwdpSondaBox { width: 322px; height: 197px; background: url(../images/mwdp/box_mwdp_sonda.jpg) no-repeat; padding-top: 0; float: left; margin: 0 0 0 -7px; }
#mwdpKalendarzBox { width: 322px; height: 197px; background: url(../images/mwdp/box_mwdp_kalendarz.jpg) no-repeat; padding-top: 0; float: left; }

/* Podstrony */
dl#mwdpEksperciSmallBox { width: 199px; height: 207px; background: url(../images/mwdp/box_mwdp_small_eksperci.jpg) no-repeat; padding-top: 10px; }
  dl#mwdpEksperciSmallBox ul { margin-top: -5px; }
  dl#mwdpEksperciSmallBox li { display: none; width: 140px; padding: 0 0 0 13px; background: url(../images/mwdp/list_bullet_brown.gif) 0 4px no-repeat; margin: 0 0 8px 0; }
	dl#mwdpEksperciSmallBox a { background-image: none; }

dl#mwdpKalendarzSmallBox { width: 199px; height: 249px; background: url(../images/mwdp/box_mwdp_small_kalendarz.jpg) no-repeat; padding-top: 10px; }
  dl#mwdpKalendarzSmallBox p { width: 100px; margin-bottom: 20px; margin-top: 15px; }

dl#mwdpVideoSmallBox { width: 199px; height: 201px; background: url(../images/mwdp/box_mwdp_small_video.jpg) no-repeat; padding-top: 10px; }
  dl#mwdpVideoSmallBox p { width: 165px; margin: 0 0 20px 0; }
	dl#mwdpVideoSmallBox p a { display: inline; background-position: 0 6px; position: relative; top: 0; }

dl#mwdpKalkulatorSmallBox { width: 199px; height: 194px; background: url(../images/mwdp/box_mwdp_small_kalkulator.jpg) no-repeat; padding-top: 10px; }
  dl#mwdpKalkulatorSmallBox p { width: 170px; margin-top: -10px; }

dl#mwdpSondaSmallBox { width: 199px; height: 232px; background: url(../images/mwdp/box_mwdp_small_sonda.jpg) no-repeat; padding-top: 10px; }
  dl#mwdpSondaSmallBox p { width: 170px; }

dl#mwdpFaqSmallBox { width: 199px; height: 201px; background: url(../images/mwdp/box_mwdp_small_warto_wiedziec.jpg) no-repeat; padding-top: 5px; }
  dl#mwdpFaqSmallBox ul { margin-bottom: 20px; position: relative; top: -5px; }
  dl#mwdpFaqSmallBox li { display: none; width: 152px; padding: 0 0 0 13px; background: url(../images/mwdp/list_bullet_blue.gif) 0 4px no-repeat; margin: 0 0 4px 0; }
	dl@mwdpFaqSmallBox a { color: #a6884c; background-image: url(../images/lists/bullet_triangle_aa8d53.gif); }

dl#mwdpAnkietaSmallBox { width: 199px; height: 118px; background: url(../images/mwdp/box_mwdp_small_ankieta.jpg) no-repeat; padding: 0; }
	dl#mwdpAnkietaSmallBox a { display: block; width: 199px; height: 118px; margin: 0; padding: 0; }

dl#mwdpFacebook { position: relative; top: -43px; left: -17px; }

dl#mwdpMetamorfozaSmallBox { width: 197px; height: 196px; background: url(../images/mwdp/box_mwdp_small_metamorfoza.jpg) no-repeat; padding-top: 25px; }
	dl#mwdpMetamorfozaSmallBox p { width: 95px; margin: 0; }
	dl#mwdpMetamorfozaSmallBox p a { display: inline; background-position: 0 6px; position: relative; top: 10px; }

#mwdpChat { position: relative; left: -7px; margin-bottom: 5px; }





/* ReMooz */
.remooz-element
{
	cursor:					-moz-zoom-in;
}

/**
 * Box layout
 */

.remooz-box
{
	position:				absolute;
	top:					0;
	left:					0;
	background:				#fff no-repeat center;
	z-index:				100;
}
.remooz-loading
{
	background-image:		url(../images/remooz/spinner.gif);
}
.remooz-body
{
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body
{
	cursor:					-moz-zoom-out;
}
.remooz-box-dragging .remooz-body
{
	cursor:					move;
}

/**
 * Close button
 */

.remooz-btn-close
{
	position:				absolute;
	left:					-15px;
	top:					-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:				url(../images/remooz/closebox.png) no-repeat center;
	visibility:				hidden;
	cursor:					pointer;
}
.remooz-engine-trident4 .remooz-btn-close
{
	background-image:		url(../images/remooz/closebox.gif);
}

/**
 * Caption title
 */

.remooz-title
{
	position:				relative;
	left:					0;
	top:					15px;
	text-align:				left;
}
.remooz-title-bg
{
	position:				absolute;
	left:					0;
	top:					0;
	width:					100%;
	height:					100%;
	background-color:		#000;
	z-index:				99;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	/* shadow opacity differs from box shadow because its default set to opacity 0.8 */
	-webkit-box-shadow:		0 0 10px rgba(0, 0, 0, 0.9);
}
.remooz-title-content
{
	position:				relative;
	padding:				5px 15px;
	color:					#fff;
	z-index:				101;
	font:					11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.remooz-engine-trident4 .remooz-title-bg
{
	display:				none;
}
.remooz-engine-trident4 .remooz-title-content
{
	background-color:		#333;
}

.remooz-title-content h6
{
	font-size:				1.2em;
	font-weight:			bold;
	color:					#eee;
}
.remooz-title-content p
{
	color:					#eee;
}

/**
 * Type specific
 */

.remooz-type-image img
{
	display:				block;
	border:					0;
	width:					100%;
	height:					100%;
}

/**
 * Shadow
 */

.remooz-bg
{
	position:				absolute;
	width:					33px;
	height:					40px;
}

.remooz-bg-n
{
	left:					0;
	top:					-40px;
	width:					100%;
	background:				url(../images/remooz/remo_bg_n.png) repeat-x;
}
.remooz-bg-ne
{
	right:					-33px;
	top:					-40px;
	background:				url(../images/remooz/remo_bg_ne.png) no-repeat;
}
.remooz-bg-e
{
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(../images/remooz/remo_bg_e.png) repeat-y;
}
.remooz-bg-se
{
	right:					-33px;
	bottom:					-40px;
	background:				url(../images/remooz/remo_bg_se.png) no-repeat;
}
.remooz-bg-s
{
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				url(../images/remooz/remo_bg_s.png) repeat-x;
}
.remooz-bg-sw
{
	left:					-33px;
	bottom:					-40px;
	background:				url(../images/remooz/remo_bg_sw.png) no-repeat;
}
.remooz-bg-w
{
	left:					-33px;
	top:					0;
	height:					100%;
	background:				url(../images/remooz/remo_bg_w.png) repeat-y;
}
.remooz-bg-nw
{
	left:					-33px;
	top:					-40px;
	background:				url(../images/remooz/remo_bg_nw.png) no-repeat;
}