@media all {

* { padding:0; margin:0; }
fieldset, img { border:0; }
label, a { cursor:pointer; }
body, textarea, input, table, select, h1, h2 { font-size:100%; font-family:Verdana, Helvetica, Arial, sans-serif; }
option { padding-right:0.5em; }

#content ul, #content ol, #content dd { margin-left:2em; }
h3, h4, h5, h6 { font-size:1em; margin:1em 0; }
p { margin-bottom:1em; line-height:1.5; }

}
@media screen, projection {

a { color:#5a5a5a; text-decoration:underline; }
a:focus, a:hover { text-decoration:none; }

#skipLinks, hr, #content div.pages h3, #boxLatestOffer p.more a span, #boxPromo p.more a span, #boxInfo p.more a span, #menuLevel1M h2, #menuMainL1 h2, #footer h2 { position:absolute; top:0; left:-1000em; margin:0; }

/* lay */

html, body { height:100%; width:100%; }

html {
	background:#fff url(gfx/bgdPageBottom.png) no-repeat 50% 100%;
	font-size:100.01%;
	color:#323232;
}

html:lang(pl) { /* hide from IE */
	background-image:none;
}

body {
	background:url(gfx/bgdPageTop.png) repeat-x 0 0;
	font-size:62.5%;
}
body::after {
	content:"";
	display:block;
	height:67px;
	width:100%;
	background:url(gfx/bgdPageBottom.png) no-repeat 50% 100%;
	margin-top:-67px;
}

#main {
	width:884px;
	min-height:100%;
	overflow: hidden;
	background:url(gfx/boxPageTop.png) no-repeat 50% 24px;
	position:relative;
	z-index:0;
	margin:0 auto;
}
#main::after {
	content:"";
	display:block;
	height:1px;
	clear:both;
}

* html #main {
	height:100%;
}

/* content */

#content {
	display:inline;
	width:560px;
	padding-bottom:100px;
	padding-left:54px;
	float:left;
	font-size:1.1em;
	zoom:1; /* IE fix */
}

/* common */

#content div.pages {
	padding:1em 0;
	overflow:hidden;
	border-bottom:1px solid #e7e7e7;
	margin:0 10px;
	color:#535353;
	zoom:1; /* IE fix */
}

	#content div.pages ol {
		list-style:none;
		margin:0;
		font-weight:bold;
	}

		#content div.pages li {
			float:left;
		}

		#content div.pages li.first {
			padding-right:5px;
		}

		#content div.pages li.last {
			padding-left:5px;
		}

			#content div.pages a {
				padding:0 2px;
				color:#535353;
				text-decoration:none;
			}

			#content div.pages em {
				padding:0 2px;
				color:#f3a32d;
				font-style:normal;
			}

#content p.more {
	width:79px;
	height:20px;
	overflow:hidden;
	background-color:#e6e6e6;
	border-top:9px solid #fff;
	float:right;
	position:relative;
	line-height:20px;
	text-align:center;
	text-transform:lowercase;
}

	#content p.more a {
		width:100%;
		height:100%;
		background:url(gfx/btnCzytajWiecej.png) no-repeat 0 0;
		position:absolute;
		top:0;
		left:0;
		text-indent:-1000em;
	}

#page h3 {
	margin-top:2em;
	font-size:1.1em;
	color:#00467d;
}

/* home */

/* search */

#boxSearch {
	padding-bottom:24px;
	background:#b9d7d5 url(gfx/boxRounded560.png) no-repeat 0 100%;
	border-bottom:21px solid #fff;
	zoom:1; /* IE fix */
}

	#boxSearch h2 {
		display:block;
		height:auto;
		padding:30px 10px 7px;
		background:#b9d7d5 url(gfx/boxRounded560.png) no-repeat 0 0;
		float:none;
		margin:0;
		font-size:1em;
		line-height:1;
		color:#363636;
		font-weight:bold;
	}

/* form search */

#formSearch {
	padding-top:13px;
	background:url(gfx/boxRounded170Top.png) no-repeat 100% 9px;
	border-top:1px solid #fff;
	margin:0 10px;
}

	#formSearch fieldset {
		width:170px;
		padding:9px 0 33px;
		overflow:hidden;
		background:#fff url(gfx/boxRounded170Bottom.png) no-repeat 0 100%;
		float:right;
		margin-bottom:9px;
		font-size:0.9em;
		zoom:1; /* IE fix */
	}

		#formSearch fieldset label {
			display:block;
			padding:0 13px;
			color:#b9d7d5;
			font-weight:bold;
			letter-spacing:-0.1em;
		}

		#formSearch fieldset div.active label {
			background:url(gfx/bgdSearchActiveLabel.png) no-repeat 0 50%;
			color:#323232;
		}

		#formSearch fieldset select {
			display:block;
			width:150px;
			background-color:#ddedec;
			border:1px solid #aaa6a7;
			margin:6px auto 8px;
		}

		#formSearch fieldset input {
			display:block;
			width:142px;
			padding:4px;
			background-color:#b9d7d5;
			border:0;
			margin:6px auto 0;
		}

	#formSearch div.submit {
		padding:4px 0;
		border:solid #fff;
		border-width:1px 0;
		clear:both;
		text-align:right;
		zoom:1; /* IE fix */
	}

		#formSearch div.submit input {
			width:8em;
			padding:3px 0;
			background-color:#f2a32c;
			border:0;
			color:#fff;
			font-weight:bold;
			text-align:center;
		}

/* offers */

#offers {
	background:url(gfx/bgdH2.png) no-repeat 0 0;
	zoom:1; /* IE fix */
}

	#offers h2 {
		display:inline;
		height:42px;
		padding-right:15px;
		background:url(gfx/bgdH2Right.png) no-repeat 100% 0;
		float:left;
		margin-left:15px;
		font-size:1.8em;
		line-height:27px;
		color:#00457e;
		font-weight:normal;
	}

	#offers ul.items {
		list-style:none;
		clear:left;
		margin:0 10px;
	}

		#offers ul.items li {
			overflow:hidden;
			border-bottom:1px solid #e7e7e7;
			zoom:1; /* IE fix */
		}

			#offers ul.items h3 {
				font-size:1.5em;
				color:#00457e;
				font-weight:normal;
			}

			#offers ul.items p img {
				float:left;
				margin:0 22px 10px 0;
			}

			#offers ul.items p.whenAndPrice {
				color:#f7a130;
				text-align:right;
			}

	#offers p.all {
		padding:7px 14px;
		border-bottom:1px solid #e7e7e7;
		margin:0 10px;
	}

		#offers p.all a {
			display:block;
			width:116px;
			height:20px;
			overflow:hidden;
			background-color:#e6e6e6;
			position:relative;
			text-align:center;
		}

			#offers p.all a span {
				width:100%;
				height:100%;
				background:url(gfx/btnWszystkieOferty.png) no-repeat 0 0;
				position:absolute;
				top:0;
				left:0;
				text-indent:-100em;
			}

/* pages */

#page h2 {
	margin-bottom:1em;
	font-size:1.2em;
	color:#00467d;
}

#page div.text {
	clear:both;
}

/* boxes */

#boxLatestOffer,
#boxPromo,
#boxInfo {
	display:inline;
	width:198px;
	padding-bottom:10px;
	overflow:hidden;
	background:url(gfx/boxRounded198Bottom.png) no-repeat 0 100%;
	clear:right;
	float:right;
	margin-right:53px;
	margin-bottom:18px;
	position:relative;
	bottom:187px;
	zoom:1; /* IE fix */
}

	#boxLatestOffer h2,
	#boxPromo h2,
	#boxInfo h2 {
		height:37px;
		margin-bottom:6px;
		font-size:1.5em;
		line-height:35px;
		color:#fff;
		text-align:center;
	}

	#boxLatestOffer h2 {
		background:#f3a32d url(gfx/boxLatestOfferTop.png) no-repeat 0 0;
	}

	#boxPromo h2 {
		background:#4ea8b3 url(gfx/boxPromoTop.png) no-repeat 0 0;
	}

	#boxInfo h2 {
		background:#00467d url(gfx/boxInfoTop.png) no-repeat 0 0;
	}

	#boxLatestOffer p,
	#boxPromo p,
	#boxInfo p {
		margin:0 11px;
		font-size:1.2em;
		line-height:1.25;
		color:#5a5a5a;
	}

	#boxLatestOffer p.more,
	#boxPromo p.more,
	#boxInfo p.more {
		padding-top:10px;
	}

		#boxLatestOffer p.more a,
		#boxPromo p.more a,
		#boxInfo p.more a {
			padding-left:12px;
			background:url(gfx/arrMore.png) no-repeat 0 50%;
			float:right;
			font-size:0.8em;
			text-decoration:none;
		}

/* header */

#header {
	width:100%;
	height:266px;
	background:url(gfx/picHeader.jpg) no-repeat 58px 79px;
	position:relative;
}

	#header img {
		position:absolute;
		top:106px;
		left:401px;
	}

/* footer */

#footer {
	width:100%;
	padding-bottom:25px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:20;
	font-size:1.1em;
}

	#fMadeBy {
		padding:0 23px 10px 0;
		float:right;
	}

		#fMadeBy img {
			vertical-align:middle;
		}

	#fCopyrights {
		padding-left:27px;
	}

		#fCopyrights a {
			color:#2f2f2f;
			font-weight:bold;
			text-decoration:none;
		}

/* menu */

/* main menu */

#menuMainL1 {
	overflow:hidden;
	position:absolute;
	top:40px;
	left:57px;
	z-index:50;
}

	#menuMainL1 ul {
		height:29px;
		margin:0 0 0 -11px;
		font-size:1.1em;
	}

		#menuMainL1 li {
			height:29px;
			padding-left:4px;
			background:url(gfx/separatorMenuMainL1.png) no-repeat 0 50%;
			line-height:29px;
			float:left;
			list-style:none;
			text-align:center;
		}

			#menuMainL1 li a,
			#menuMainL1 em {
				display:block;
				height:29px;
				padding:0 4px 0 7px;
				background-image:url(gfx/menu.png);
				background-repeat:no-repeat;
				float:left;
				font-style:normal;
				font-style:italic;
				font-weight:bold;
				text-decoration:none;
			}

			#menuMainL1 li a:focus,
			#menuMainL1 li a:hover,
			#menuMainL1 li em {
				color:#f19200;
			}

		#menuMainL1 #ML1MBackToTop {
			position:absolute;
			left:-100em;
		}
}
@media print {

/* printer styles */

div, hr, #content a.more { display:none; }

#main, #header, #content, #content div { display:block; }

#main {
	margin:5px 10px;
	position:relative;
	font-size:11px;
	color:#333;
}

	#main * {
		margin:0;
		text-decoration:none;
	}

	a { color:#333; }

	#content {
		line-height:2em;
		color:#333;
	}

		#content h2 {
			margin-bottom:1.5em;
			font-size:12px;
		}

		#content p {
			text-indent:2em;
		}

}

