/* version 0.9.8 */
@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; }
 
sup { position:relative; bottom:0.6em; font-size:0.92em; }
sub { position:relative; top:0.6em; font-size:0.92em; }

/* tables */

table, th, td { border-style:solid; border-color:#000; }
table[border="0"], table[border="0"] th, table[border="0"] td { border-width:0; }
table[border="1"][cellspacing="0"], table[border="1"][cellspacing="0"] th, table[border="1"][cellspacing="0"] td { border-collapse:collapse; border-width:1px; }

/* default text styles */

.text h3, .text h4, .text h5, .text h6 { font-weight:bold; }
.text h1 { font-size:2em; margin:0.67em 0; }
.text h2 { font-size:1.5em; margin:0.83em 0; }
.text h3 { font-size:1.17em; margin:1em 0; }
.text h4 { font-size:1em; 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:disc outside; background: none; }
.text ol li { list-style:decimal outside; }
.text p, .text ul, .text ol { margin-bottom:1em; }
.text strong, .text b { font-weight:bold; }
.text em, .text i { font-style:italic; }

.text .left { text-align: left; }
.text .right { text-align: right; }
.text .justify { text-align: justify; }
.text .center { text-align: center; }

.text span.left img { float:left; margin-right:1em; }
.text span.right img { float:right; margin-left:1em; }

span.highlight { background-color: #FFFF00 }
	
}
@media screen, projection {

a:link, a:visited { color:#036; text-decoration:none; }
a:link:focus, a:visited:focus, a:link:hover, a:visited:hover { text-decoration:underline; }
div.text a { text-decoration:underline; }
div.text a:focus, div.text a:hover { text-decoration:none; }

.details dt,
#formSearch legend span, #formSearch label,
#news h2,
hr, #breadcrumbs h2, #menuMain h2, #menuMainR h2, .backToTop, #footer h2 { position:absolute; bottom:0; right:1000em; }

html { font-size:100.01%; }
body {
	padding:23px 0;
	background:#fff url(gfx/bgdCommon1.png) repeat-y 0 0;
	font:12px/20px Georgia, Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L", Times, "Times New Roman", serif; 
	color:#000;
	-webkit-text-stroke:1px transparent;
}

.text {
	font-size:13px;
}

/* main */

/* main classes */

#main {
	width:900px;
	background-color:#fff;
	border:1px solid #fff;
	border-width:16px 17px;
	position:relative;
	z-index:0;
	margin:0 auto;
}

#contentMain {
	width:511px;
	float:left;
	position:relative;
	z-index:10;
}

#contentSide {
	width:369px;
	float:right;
}

#contentSide > div {
	background:#fff url(gfx/bgdCommon1.png) no-repeat -5000px 0;
	margin-bottom:19px;
}

/* classes */

/* headers */

#contentWrapper h2 {
	padding:5px 7px 10px;
	background-color:#999;
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
}

#contentSide h2 {
	padding-left:19px;
}

#newsFull h2,
#blogFull h2,
#listFull h2,
#gallery h2,
.news.brief h3,
.category h3 {
	padding:20px 0 8px;
	background-color:#fff;
	font-size:28px;
	text-transform:none;
	color:#000;
	line-height: 1em;
}


/* lists */

/* links */

.links {
	padding:13px;
	font-size:14px;
}

	.links li {
		padding-bottom:4px;
		background:url(gfx/bgdCommon2.png) no-repeat -2000px 100%;
	}

		.links li a {
			display:block;
			padding:1px 0 1px 20px;
			background:url(gfx/bullets1.png) no-repeat 0 5px;
		}

/* images */

.images {
	padding:7px 0 0 13px;
	overflow:hidden;
}

	.images li {
		padding:4px;
		float:left;
	}

		.images li a {
			display:block;
			padding:1px;
			background-color:#103064;
			border:1px solid #fff;
		}

		.images li a:focus,
		.images li a:hover {
			background-color:#fff;
			border-color:#103064;
		}

			.images li a img {
				display:block;
			}

/* brief */

.brief li {
	background:url(gfx/bgdCommon2.png) no-repeat -2000px 100%;
	position:relative;
}

	.brief h3 a {
		color:#000;
	}

	.brief .text {
		padding-top:22px;
		overflow:hidden;
		background:url(gfx/bgdCommon2.png) no-repeat 0 13px;
		clear:both;
	}

		.brief .text img,
		#newsFull img,
		#achievement img,
		#program img,
		#listFull img {
			margin:7px 20px 0 0;
			float:left;
		}

.strona-glowna .brief li + li + li + li {
	padding:4px 7px 2px;
	background:#036 url(gfx/bgdCommon2.png) no-repeat -1000px 0;
	border:solid #036;
	border-width:0 12px;
	font-size:14px;
}

.strona-glowna .brief li:first-child + li + li + li {
	background-image:none;
	border-top:5px solid #036;
	margin-top:3px;
}

.strona-glowna .brief li > a {
	display:block;
	padding-left:12px;
	background:url(gfx/bullets1.png) no-repeat 0 -300px;
	color:#fff;
}

/* achievements, programs and lists */

.achievements.brief .text,
.programs.brief .text,
.lists.brief .text {
	padding-bottom:3px;
}

#lists h2,
#achievements h2,
#programs h2 {
	margin-bottom: 0.5em;
}
	
/* photos */

.photos {
	margin-left:-3px;
}

	.photos li {
		padding-left:3px;
		float:left;
	}

/* search results */

.list.pages li {
	padding-bottom:1.67em;
}

	.list.pages li a {
		text-decoration:underline;
	}
	
	.list.pages h3 a {
		font-weight:bold;
		text-decoration:none;
	}

/* details */

.details dt,
.details dd {
	padding:0 5px;
	float:left;
	line-height:9px;
	color:#999;
}

.details .date {
	color:#666;
}

.details dd.date {
	border-right:1px solid #c2c2c2;
}

.details dt.author {
	padding-right: 0px;
	position:static;
	text-transform:lowercase;
}

.details dd.comments {
	width:469px;
	padding-left:42px;
	position:absolute;
	bottom:20px;
	left:0;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#036;
}

	.details dd.comments b {
		width:34px;
		height:22px;
		padding-top:12px;
		background:#036 url(gfx/bullets1.png) no-repeat 0 -200px;
		position:absolute;
		top:-14px;
		left:0;
		color:#fff;
		text-align:center;
	}

	.details dd.comments a.commentAction {
		position:absolute;
		top:-1px;
		right:5px;
	}

/* category */

div.category {
	padding-bottom:10px;
	background:url(/gfx/bgdCommon2.png) no-repeat -2000px 100%;
	clear:both;
}

	div.category .text {
		padding:14px 0 7px;
	}

	div.category p.more {
		clear:both;
	}

/* buttons */

/* more */

.more a {
	display:block;
	width:78px;
	height:20px;
	overflow:hidden;
	background-color:#036;
	position:relative;
	font-style:italic;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

	.more a span {
		width:100%;
		height:100%;
		background:url(gfx/buttons1.png) no-repeat 0 0;
		position:absolute;
		top:0;
		left:0;
		text-indent:-100em;
	}
	
.news .more {
	padding-bottom:1em;
	text-align:right;
}

	.news .more a {
		display:inline;
		background-color:#fff;
		font-style:normal;
		font-weight:normal;
		color:#036;
		text-decoration:underline;
	}

/* comment */

.commentAction {
	display:block;
	width:94px;
	height:15px;
	overflow:hidden;
	position:relative;
	text-align:center;
}

	.commentAction span {
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		text-indent:-100em;
	}

	.commentAction.add span {
		background:url(gfx/buttons1.png) no-repeat 0 -50px;
	}

/* 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 {
	height:273px;
	padding-bottom:48px;
}

/* breadcrumbs */

#breadcrumbs {
	padding:8px 13px;
	background:url(gfx/bgdCommon2.png) no-repeat 0 100%;
	margin-bottom:4px;
	color:#fff;
	text-transform:lowercase;
}

	#breadcrumbs img {
		color:#9f9f9f;
		vertical-align:middle;
	}

	#breadcrumbs a {
		padding-left:9px;
		background:url(gfx/bullets1.png) no-repeat 0 0;
		color:#9f9f9f;
	}

	#breadcrumbs a:first-child {
		padding:0;
		background:none;
	}

/* menu */

#menuMain {
	width:896px;
	height:39px;
	background:#cecece url(gfx/bgdCommon1.png) no-repeat -2000px 100%;
	position:absolute;
	top:282px;
	left:2px;
	z-index:30;
	font-size:13px;
	text-transform:uppercase;
}

	#menuMain li {
		float:left;
	}

		#menuMain li a {
			height:30px;
			padding:9px 10px 0;
			float:left;
		}

		#menuMain li.current a,
		#menuMain li a:focus,
		#menuMain li a:hover {
			background:#fcfcfc url(gfx/bgdCommon1.png) no-repeat -3000px 0;
			text-decoration:none;
		}

/* menu main repeated */

#menuMainR {
	padding-top:1px;
	background-color:#fcfcfc;
	border-top:1px solid #a0a0a0;
	clear:both;
	font-size:14px;
	text-align:center;
}

	#menuMainR ul {
		padding:12px 0 11px;
		background-color:#fff;
		border-top:2px solid #999;
	}

		#menuMainR ul li {
			display:inline;
		}

			#menuMainR ul li a {
				padding:0 7px;
			}

/* form search */

#formSearch {
	position:absolute;
	top:328px;
	right:13px;
}

	#formSearch * {
		float:left;
	}

	#formSearch fieldset input {
		width:120px;
		padding:2px 8px;
		background:#fefefe url(gfx/bgdCommon1.png) no-repeat -4000px 0;
		border:1px solid #e0e0e0;
		color:#ccc;
	}

/* box news and blog latest */

#boxNewsLatest,
#boxBlogLatest {
	position:relative;
}

	#boxNewsLatest p.rss,
	#boxBlogLatest p.rss {
		position:absolute;
		top:10px;
		right:23px;
	}

	#boxNewsLatest p.more,
	#boxBlogLatest p.more {
		margin-left:29px;
	}
	
/* wyniki wyszukiwania */		

div.empty {
	margin-top: 2em;
}

/* box video latest */

#boxVideoLatest {
	position:relative;
}

	#boxVideoLatest h2 img {
		position:absolute;
		top:13px;
		right:22px;
	}

	#boxVideoLatest .player {
		padding-top:14px;
		text-align:center;
	}

/* box recommends */

.boxRecommends div.text ul {
	padding:8px 0 0;
	overflow:hidden;
	margin-left:10px;
}

	.boxRecommends div.text li {
		list-style:none;
		padding:5px 0 0 7px;
		float:left;
	}

		.boxRecommends div.text li img {
			display:block;
			border:1px solid #999;
		}

/* box offer */

#boxOffer div.text {
	padding:5px 10px;
}

/* s3slider */

#slider {
    width: 512px; /* important to be same as image width */
    height: 249px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 512px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 1.05em Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 486px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
	
	#slider .sliderImage span strong {
		padding-bottom: 0.5em;
		font-size: 1.5em;
	    font-weight: bold;
	    display:block;
	    text-decoration: underline;
	}
	
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

	
/* pages */

/* pagination */
 
.pagination li {
	float: left;
	padding: 2em 4px 1em 4px;
	font-size: 1.2em;
}
	
/* home */
		
/* blog */

.strona-glowna #blog {
	padding-top:12px;
	border-bottom:5px solid #036;
	clear:both;
}

/*	#blog p.more {
		padding:11px 32px;
	}	

	.strona-glowna #blog p.more {
		border-top:5px solid #036;
	}
*/
/* news, blog, list, program and achievements full */

#newsFull .text,
#blogFull .text,
#achievement .text,
#program .text,
#listFull .text {
	clear:both;
}

#newsFull .lead,
#blogFull .lead,
#achievement .lead,
#program .lead,
#listFull .lead {
	padding-top:22px;
	background:url(gfx/bgdCommon2.png) no-repeat 0 13px;
}
	
/* form contact */

#formContact legend span {
	display:block;
	padding:19px 0 16px;
	font-size:24px;
}

#formContact fieldset div {
	padding-top:14px;
	font-size:12px;
	color:#797979;
}

	#formContact fieldset input,
	#formContact select,
	#formContact textarea {
		display:block;
		width:420px;
		padding:4px;
		border:1px solid #d6d6d6;
		margin-top:2px;
	}

	#formContact select {
		width:430px;
	}

	#formContact .captcha img {
		border:1px solid #d3d3d3;
		float:left;
		margin:2px 5px 0 0;
	}

	#formContact .captcha input {
		width:auto;
		height:19px;
		float:left;
	}

	#formContact label.error {
		font-weight:bold;
		color:#f00;
	}

	#formContact input.error,
	#formContact select.error,
	#formContact textarea.error {
		border-color:#f00;
	}

#formContact .submit {
	width:425px;
	clear:both;
	text-align:right;
}

	#formContact .submit input {
		position:relative;
		bottom:29px;
	}
	
/* banners */

.banner {
	text-align:center;
}


}
@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;
	}

}

