@media all {

html, body, b, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { quotes:none; list-style:none; padding:0; background:transparent; border:0; outline:0; margin:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; text-decoration:none; vertical-align:baseline; }

input, select, textarea, button { font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; }

blockquote::before, blockquote::after, q::before, q::after { content:none; }

del { text-decoration:line-through; }
table { border-collapse:separate; border-spacing:0; border:0; }

sup { position:relative; bottom:0.6em; font-size:0.92em; }
sub { position:relative; top:0.6em; font-size:0.92em; }

*:focus { outline:0; }

/* default text styles */

.text h3, .text h4, .text h5, .text h6 { font-weight:bold; }
.text h3 { font-size:22px; margin:31px 0 28px; }
.text h4 { font-size:18px; margin:1.33em 0; }
.text h5 { font-size:0.83em; margin:1.6em 0; }
.text h6 { font-size:0.67em; margin:2.33em 0; }

.text ul, .text ol, .text dd { margin-left:2em; }
.text ul li { list-style-type:disc; }
.text ol li { list-style-type:decimal; }
.text ol ol li { list-style-type:lower-alpha; }
.text p, .text ul, .text ol { margin-bottom:1em; }
.text strong { font-weight:bold; }
.text em { font-style:italic; }

}
@media screen, projection {

a { color:#004d9b; text-decoration:none; }
a:link:focus, a:link:hover { text-decoration:underline; }
div.text a { color:#005b7f; text-decoration:underline; }
div.text a:focus, div.text a:hover { text-decoration:none; }

hr, #menuMain h2, #menuMain .backToTop, #footer h2, #menuMainR h2 { position:absolute; bottom:0; right:1000em; }

html {
	background-color:#daedfe;
	font-size:100.01%;
}

body {
	background:#eff8ff url(gfx/bgdCommon1.png) no-repeat 0 0;
	font:15px/22px Arial, sans-serif;
	color:#333;
	-webkit-text-stroke:1px transparent;
}

/* main v0.9.5 */

/* main classes */

#main {
	position:relative;
	z-index:0;
	margin:0 auto;
}

#contentWrapper,
#header h1,
#footer {
	width:970px;
	margin:0 auto;
}

#poll {
	height:420px;
	background:url(gfx/boxes1.png) no-repeat -1000px 0;
	position:relative;
}

/* boxes classes */

#boxHome1,
#boxHome2 {
	width:472px;
	min-height:300px;
	background:url(gfx/boxes1.png) no-repeat 0 0;
}

* html #boxHome1,
* html #boxHome2 {
	height:300px;
}

/* headers */

#boxHome1 h2,
#boxHome2 h2,
#poll h2 {
	height:46px;
	padding-top:12px;
	font:bold 22px "Times New Roman", Times, serif;
	color:#0057ae;
	text-shadow:#fff 0 1px;
}

	#boxHome1 h2 a,
	#poll h2 a {
		color:#0057ae;
	}

#page h2,
#contact h2 {
	height:49px;
	padding-top:9px;
	font:bold italic 33px "Times New Roman", Times, serif;
	text-align:center;
	text-shadow:#fff 0 1px;
}

	#page h2 a,
	#contact h2 a {
		color:#013974;
	}

#boxHome1 h2 {
	padding-left:55px;
	background:url(gfx/icons1.png) no-repeat -1000px 14px;
}

#boxHome2 h2,
#poll h2 {
	padding-left:65px;
	background:url(gfx/icons1.png) no-repeat 0 14px;
}

/* common elements */

/* skip links */

#skipLinks {
	position:absolute;
	z-index:100;
	color:#fff;
	text-indent:-100em;
}

	#skipLinks a {
		padding:5px;
		position:absolute;
		top:0;
		left:-100em;
		color:#fff;
		white-space:nowrap;
		text-indent:0;
	}

	#skipLinks a:focus {
		background-color:#333;
		left:0;
	}

/* header */

#header h1 {
	height:115px;
	position:relative;
}

	#header h1 img {
		position:absolute;
		top:12px;
		left:-18px;
	}

#header p {
	padding-bottom:38px;
	background:#bcdbfe url(gfx/bgdCommon1.png) no-repeat -2000px 100%;
	margin-bottom:-16px;
}

	#header p img {
		display:block;
		margin:0 auto;
	}

/* footer */

#footer {
	width:588px;
	height:31px;
	padding:46px 0 0 382px;
	position:relative;
	font-size:12px;
	color:#004d9b;
	text-shadow:#fff 1px 1px;
}

	#footer p {
		float:left;
		white-space:nowrap;
	}

/* menu */

#menuMain {
	width:415px;
	position:absolute;
	top:37px;
	left:50%;
	z-index:30;
	font-weight:bold;
	text-transform:lowercase;
}

	#menuMain ul {
		width:415px;
		height:28px;
		overflow:hidden;
		margin:0 0 0 68px;
		position:relative;
		z-index:0;
	}

		#menuMain li {
			display:inline;
			height:28px;
			background-image:url(gfx/menu.png);
			margin-left:15px;
			line-height:28px;
			float:left;
			list-style:none;
			text-align:center;
		}

			#menuMain li a {
				display:block;
				height:28px;
				width:100%;
				background-image:url(gfx/menu.png);
				background-repeat:no-repeat;
				font-style:normal;
				color:#3a6ea2;
				text-decoration:none;
			}

			* html #menuMain li a {
				overflow:hidden;
			}

			#menuMain a:link:hover,
			#menuMain a:link:focus {
				background-position:200px 0 !important;
				color:#3d72a7;
			}

			#menuMain b {
				display:block;
				width:100%;
				height:100%;
				overflow:hidden;
				position:relative;
				z-index:-1;
				line-height:28px;
			}

			#menuMain a:link:hover b,
			#menuMain a:link:focus b {
				background-color:#fff;
			}

			#menuMain .strona-glowna { width:122px; background-position:0 -28px; }
			#menuMain .current.strona-glowna a { background-position:0 -56px; }
			#menuMain .strona-glowna a { background-position:0 0; }
			#menuMain .kontakt { width:74px; background-position:-122px -28px; }
			#menuMain .current.kontakt a { background-position:-122px -56px; }
			#menuMain .kontakt a { background-position:-122px 0; }
			#menuMain .opinie { width:66px; background-position:-196px -28px; }
			#menuMain .current.opinie a { background-position:-196px -56px; }
			#menuMain .opinie a { background-position:-196px 0; }
			#menuMain .regulamin { width:93px; background-position:-262px -28px; }
			#menuMain .current.regulamin a { background-position:-262px -56px; }
			#menuMain .regulamin a { background-position:-262px 0; }

		#menuMain .backToTop {
			position:absolute;
			left:-100em;
		}

/* menu main repeated */

#menuMainR {
	height:58px;
	padding-top:80px;
	background:#daedfe url(gfx/bgdCommon2.png) no-repeat 50% 0;
	margin-top:-80px;
	line-height:1;
	color:#3a6ea2;
	text-shadow:#fff 1px 1px;
	text-transform:lowercase;
}

	#menuMainR ul {
		width:601px;
		padding-left:369px;
		clear:left;
		margin:0 auto;
	}

		#menuMainR ul li {
			padding:0 13px;
			border-left:1px solid #004d9b;
			float:left;
		}

		#menuMainR ul li:first-child {
			border:0;
		}

/* pages */

/* home */

#boxHome1 {
	float:right;
}

	#boxHome1 p.next {
		text-align:center;
	}

#boxHome1 div.text,
#boxHome2 div.text {
	padding:0 15px;
}

/* poll */

/* form poll */

#formPoll {
	padding:16px 45px 0 301px;
	font-size:23px;
	line-height:28px;
}

	#formPoll fieldset img {
		position:absolute;
		top:100px;
		left:42px;
	}

	#formPoll fieldset label {
		display:block;
		padding-bottom:29px;
		font-weight:bold;
		color:#0057ae;
	}

	#formPoll fieldset input,
	#formPoll fieldset select,
	.sms {
		width:358px;
		padding:10px;
		background:#fff url(gfx/boxes2.png) no-repeat -121px -1px;
		border:1px solid #5daeff;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		border-radius:2px;
	}

	#formPoll fieldset select {
		width:380px;
	}

	#formPoll div.error input,
	#formPoll div.error select {
		border-color:#f30;
	}

	#formPoll fieldset span.validationMessage {
		display:block;
		font-size:12px;
		color:#f30;
	}

	#formPoll .div-submit {
		padding-top:10px;
	}

/* contact */

#contact {
}

/* form contact */

#formContact {
	padding:42px 0;
	position:relative;
}

	#formContact legend span {
		width:334px;
		height:168px;
		overflow:hidden;
		background:url(gfx/icoFormularzKontaktowy.jpg) no-repeat 0 0;
		position:absolute;
		top:40px;
		left:638px;
		z-index:10;
		text-indent:-100em;
	}

	#formContact p.required {
		font-size:13px;
		position:absolute;
		bottom:14px;
		left:120px;
	}

	#formContact abbr {
		font-weight:bold;
		color:#ff0101;
	}

	#formContact fieldset div {
		height:34px;
		padding-top:7px;
		background:#eff8ff url(gfx/boxes2.png) no-repeat -1000px 0;
		position:relative;
	}

		#formContact fieldset label {
			width:100px;
			padding-right:23px;
			float:left;
			line-height:17px;
			color:#023f7e;
			text-align:center;
		}

			#formContact fieldset label abbr {
				position:absolute;
				top:0;
				left:510px;
			}

		#formContact fieldset input,
		#formContact fieldset textarea {
			display:block;
			width:363px;
			padding:0 5px;
			border:0;
		}

		#formContact fieldset input {
			background:#fff url(gfx/boxes2.png) no-repeat -1122px -7px;
		}

	#formContact fieldset div.message {
		height:131px;
		background:#eff8ff url(gfx/boxes2.png) no-repeat 0 0;
	}

		#formContact fieldset textarea {
			height:102px;
			background:#fff url(gfx/boxes2.png) no-repeat -122px -7px;
		}

#formContact div.submit {
	padding-left:120px;
}

/* page */

#page div.text {
	padding-bottom:25px;
	font-size:14px;
	line-height:19px;
	color:#003973;
}

}
@media print {

/* printer styles */

div, #contentWrapper div.pagination, hr, #contentMain a.more { display:none; }

#main, #header, #contentWrapper, #contentMain, #contentMain div { display:block; }

#main {
	margin:5px 10px;
	position:relative;
	font-size:11px;
	color:#333;
}

	#main * {
		margin:0;
		text-decoration:none;
	}

	a { color:#333; }

	#contentMain {
		line-height:2em;
		color:#333;
	}

		#contentMain h2 {
			margin:1.5em 0;
			font-size:12px;
		}

		#contentMain p {
			text-indent:2em;
		}

}
@media only screen and (max-device-width:480px) {
	/* safari fat fonts fix */
	body{
		-webkit-text-stroke:0 black;
	}

}
