@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
#wysuwane
{
	background: url(img/fbpodklad.png) no-repeat scroll 0 0 transparent;	
	padding: 10px;
	width: 235px;
	height:402px; 
	position: fixed;
	margin-top: -200px;
	left: 0px;
	top: 50%; 
} 
.zamknij
{
	background-position: 0px 0px -242px 0px;
}
body {
	text-align:center;
	background:url(img/bg.png) top center repeat-x #f0f0f0;
}
body#page {
	background:url(img/bg-page.png) top repeat-x;
}
#container {
	z-index:2;
	text-align:left;
	width:888px;
	font-size:11px;
	color:#f7f7f7;
	position:relative;
	overflow:hidden;
}
a {
	color:#f7f7f7;
}
#top {
	width:888px;
	height:606px;
	overflow:hidden;
}
#page #top {
	height:179px;
	background:url(img/top-page.png);
}
#top h1 {
	position:absolute;
	left:31px;
	top:161px;
	background:url(img/header.png) top;
	width:220px;
	height:147px;
	overflow:hidden;
}
#page #top h1{
	width:194px;
	height:105px;
	background:url(img/header-page.png);
	top:74px;
	left:30px;
}
#top h1 span{
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-10000px;
	padding-top:1000px;
	font-size:1px;
}
#menu-top {
	position:absolute;
	left:0;
	top:0;
	width:318px;
	height:41px;
}
#menu-top li{
	float:left;
	height:41px;
	overflow:hidden;
	margin-right:2px;
	display:inline;
	background-position:bottom;
}
#menu-top li a{
	float:left;
	width:inherit;
	background-position:top;
	padding-top:121px;
	font-size:1px;
}
#mt1, #mt1 a {width:71px; background-image:url(img/mt1.png);}
#mt2, #mt2 a  {width:93px; background-image:url(img/mt2.png);}
#mt3, #mt3 a {width:141px; background-image:url(img/mt3.png);}
#menu-top li ul {
	position:absolute;
	left:auto;
	top:41px;
	width:130px;
	height:62px;
	background:url(img/lista-jezykow.png);
	padding:13px 0 0 11px;
	display:none;
	clear:both;
}
#menu-top li ul li{
	float:left;
	width:95px;
	height:25px;
	margin:0;
	padding-left:33px;
	background-position:left;
	background-repeat:no-repeat;
}
#menu-top li ul li#pol{
	background-image:url(img/pol.png);
}
#menu-top li ul li#de{
	background-image:url(img/de.png);
}
#menu-top li ul li a{
	padding:0;
	background:none;
	font-size:11px;
	line-height:25px;
	color:#dad9db;
}
#menu-top li ul li a:hover{
	color:#fff;
}
#menu {
	position:absolute;
	right:33px;
	top:111px;
	width:171px;
	height:209px;
}
#menu li{
	float:left;
	width:171px;
	height:26px;
	overflow:hidden;
	background-image:url(img/menu.png);
}
#menu li a{
	float:left;
	background-image:url(img/menu.png);
	padding-top:30px;
	font-size:1px;
	width:inherit;
}
#menu li#m1{
	height:26px;
	background-position:-171px 0;
}
#m1 a{
	background-position:0 0;
}
#m2{background-position:-171px -26px;}
#m2 a{background-position:0 -26px;}
#m3{background-position:-171px -52px;}
#m3 a{background-position:0 -52px;}
#m4{background-position:-171px -78px;}
#m4 a{background-position:0 -78px;}
#m5{background-position:-171px -104px;}
#m5 a{background-position:0 -104px;}
#m6{background-position:-171px -130px;}
#m6 a{background-position:0 -130px;}
#m7{background-position:-171px -156px;}
#m7 a{background-position:0 -156px;}
#menu li#m8{background-position:-171px -182px; height:27px;}
#m8 a{background-position:0 -182px;}
#menu li#m9{background-position:-171px -209px; height:27px;}
#m9 a{background-position:0 -209px;}
.sidebox {
	position:absolute;
	left:0;
	top:403px;
	background:url(img/sidebox.png);
	width:230px;
	height:152px;
	padding:32px 32px 0 32px;
}





.sidebox.rg {
	left:auto;
	right:0;
}
.sidebox h3 {
	font-size:12px;
	color:#f7f7f7;
	font-weight:bold;
	height:30px;
	background:url(img/najblizszymecz.png) left top no-repeat;
}
.sidebox.rg h3{
	background-image:url(img/pozostale.png);
}
.sidebox .img {
	float:left;
	padding-right:15px;
}
#meeting {
	width:134px;
	height:24px;
	background:url(img/meeting.png);
	padding-left:13px;
	line-height:24px;
	color:#f7f7f7;
	margin-top:4px;
	float:left;
	font-size:11px;
}
.sidebox p {
	padding:8px 0 0 13px;
	color:#c2c1c3;
	line-height:16px;
	float:left;
	font-size:11px;
}
.sidebox li {
	float:left;
	width:230px;
	height:22px;
	line-height:22px;
	font-size:11px;
	border-bottom:1px #6c6b6d solid;
}
.sidebox li.noBorder {
	border:none;
}
.sidebox li a{
	color:#f7f7f7;
}
.sidebox li a:hover{
	font-weight:bold;
}
#wiecej {
	float:right;
	background:url(img/wiecej.png);
	width:58px;
	height:24px;
	margin-top:7px;
	display:inline;
}
#newsbox {
	position:absolute;
	width:230px;
	height:189px;
	top:385px;
	left:297px;
	background:url(img/newsbox.png);
	padding:32px 32px 0 32px;
}
#newsbox h3 {
	color:#f7f7f7;
	font-size:18px;
	height:28px;
	background:url(img/news.png) left top no-repeat;
}
#newsbox h2 {
	font-size:12px;
	padding-bottom:16px;
	line-height:14px;
}
#newsbox h2 a:hover{
	text-decoration:underline;
}
#newsbox p{
	line-height:15px;
	text-align:justify;
	padding-bottom:16px;
	cursor:pointer;
}
#newsbox p.phover{
	color:#fad7b7;
}
#date {
	color:#fbbd81;
}
#bord {
	width:100%;
	border-top:1px #dcd7d7 solid;
	overflow:hidden;
	font-size:11px;
	color:#f7f7f7;
}
#bottom {
	clear:both;
	width:888px;
	height:66px;
	padding-top:26px;
}
#rights {
	padding-left:297px;
	width:294px;
	text-align:center;
	padding-top:9px;
	color:#9c9c9c;
	float:left;
}
#rights a{
	font-weight:bold;
	color:#595959;
}
#ads {
	float:left;
	width:230px;
	height:40px;
	padding-left:55px;
}
#ads li{
	float:left;
	padding-right:20px;
}
#ads li img {
 height:30px;
}
#stopka {
	width:100%;
	height:106px;
	background:url(img/stopka.png) top repeat-x #f0f0f0;
	padding-top:26px;
	line-height:25px;
	color:#9c9c9c;
	font-size:11px;
}
#stopka a{
	color:#9c9c9c;
}
#stopka a:hover{
	color:#ff830b;
}
#spacer {
	padding:0 6px;
}


/* PAGE */
#pokaz-menu {
	position:absolute;
	right:30px;
	top:94px;
	width:173px;
	height:27px;
	cursor:pointer;
	overflow:hidden;
}
#pokaz-menu a{
	float:left;
	width:100%;
	padding-top:27px;
	font-size:11px;
	background:url(img/pokaz-menu.png) top;
}
#pokaz-menu a.hov{
	background-position:0 -27px;
}
#menu-page {
	position:absolute;
	right:30px;
	top:121px;
	width:162px;
	overflow:hidden;
	display:none;
	z-index:99;
}
#menu-page li{
	float:left;
	width:138px;
	background:url(img/menu-page.png);
	padding:6px 12px 0 12px ;
	height:20px;
	text-align:right;
	overflow:hidden;
}
#menu-page li a{
	float:left;
	width:138px;
	padding-top:30px;
	background-position:top right;
	background-repeat:no-repeat;
}
#mp1 a{background-image:url(img/mp1.png)}
#mp2 a{background-image:url(img/mp2.png)}
#mp3 a{background-image:url(img/mp3.png)}
#mp4 a{background-image:url(img/mp4.png)}
#mp5 a{background-image:url(img/mp5.png)}
#mp6 a{background-image:url(img/mp6.png)}
#mp7 a{background-image:url(img/mp7.png)}
#mp8 a{background-image:url(img/mp8.png)}
#mp9 a{background-image:url(img/mp9.png)}
#content {
	clear:both;
	width:876px;
	overflow:hidden;
	padding-left:12px;
	color:#6b6771;
}
#content a{
	color:#6b6771;
}
#leftbox {
	float:left;
	width:579px;
}
#leftbox .header {
	width:547px;
	height:33px;
	padding:19px 0 0 32px;
	overflow:hidden;
	background:url(img/header-leftbox.png);
}
.header h3{
	float:left;
	width:547px;
	text-indent:-9999999px;
	padding-top:52px;
	background-position:left top;
	background-repeat:no-repeat;
}
.pelna-tresc {
	background-image:url(img/pelna-tresc.png);
}
#open-news {
	width:510px;
	padding:34px 36px 70px 33px;
	overflow:hidden;
}
#news-gallery {
	float:left;
	width:182px;
	color:#b8b8b8;
	text-align:center;
}
#news-gallery .img {
	border:1px #dddbdf solid;
	padding:5px;
	margin-bottom:8px;
	display:inline;
}
#news-content {
	float:right;
	width:300px;
}
#open-news h1{
	color:#46434a;
	font-size:14px;
	font-weight:bold;
}
#news-added {
	color:#b8b8b8;
	padding-top:3px;
}
#news-content p{
	text-align:justify;
	padding:9px 0;
	line-height:18px;
}
#share {
	clear:both;
	width:100%;
	border-top:1px #dcd7d7 solid;
	padding-top:15px;
	margin-top:5px;
}
#share span {
	float:left;
	height:25px;
	line-height:25px;
	width:150px;
	color:#b8b8b8;
	font-weight:bold;
}
#share img {
	float:right;
}
#rightbox {
	float:right;
	width:294px;
}
#rightbox .header {
	width:262px;
	height:33px;
	overflow:hidden;
	background:url(img/header-rightbox.png);
	padding:19px 0 0 32px;
}
.inne {
	background-image:url(img/inne.png);
}
#news-archive {
	width:232px;
	overflow:hidden;
	float:left;
	padding-left:32px;
	padding-top:28px;
}
#news-archive li{
	width:232px;
	border-bottom:1px #dcd7d7 solid;
	padding:6px 0 3px 0;
	color:#b8b8b8;
	line-height:16px;
	font-weight:bold;
}
#news-archive li a{
	color:#46434a;
	font-size:14px;
}
#rightbox #wiecej {
	background:url(img/wiecej-rightbox.png);
	margin:20px 32px 0 0 ;
	display:inline;
}

#open-page p {
	font-size:12px;
	line-height:17px;
	padding:10px 0;
}
.zdj-dot-dzialu {
	background-image:url(img/zdjecia-dot-dzialu.png);
}
#page-img {
	width:232px;
	overflow:hidden;
	float:left;
	padding-left:32px;
	padding-top:28px;
}
#page-img li{
	float:left;
	width:232px;
	text-align:center;
	color:#b8b8b8;
	padding-bottom:15px;
}
#page-img li img {
	border:1px #dddbdf solid;
	padding:5px;
	margin-bottom:4px;
}

/* table */

#round {
	padding:15px 0 0 13px;
	font-weight:bold;
	height:29px;
	line-height:29px;
	font-size:12px;
}
#round-list {
	width:510px;
	overflow:hidden;
	border-top:1px #dddbdf solid;
	overflow:hidden;
	margin-bottom:31px;
}
#round-list li{
	float:left;
	width:507px;
	padding-left:13px;
	font-size:12px;
	height:31ppx;
	line-height:31px;
	border-bottom:1px #dddbdf solid;
}
#round-list li span {
	float:left;
}
#round-list li span.ls1{
	width:455px;
}
#round-list li span.ls2{
	width:29px;
	padding-right:13px;
	text-align:right;
	font-weight:bold;
}
#open-table #share {
	width:484px;
}
#change-round {
	float:right;
	padding:0 10px 0 0;
	width:252px;
	height:52px;
}
#change-round li{
	float:left;
	width:126px;
}
#change-round li a{
	float:left;
	width:123px;
	height:24px;
	text-align:center;
	color:#fff;
	line-height:24px;
	background:url(img/change-round.png);
}
.tabela {
	background-image:url(img/tabela.png);
}
#table {
	width:256px;
	overflow:hidden;
	padding:30px 19px 70px 19px;
	background:url(img/tabela-bg.png) center no-repeat;
}
#table li{
	float:left;
	padding-left:13px;
	width:243px;
	height:28px;
	line-height:28px;
	border-bottom:1px #dddbdf solid;
}
#table li span{
	text-align:center;
	float:left;
}
#table li span.t0{
	width:133px;
	font-weight:bold;
	text-align:left;
}
#table li span.t1{width:33px}
#table li span.t2{width:40px;}
#table li span.t3{width:37px;}
#table li#th, #table li#th span.t0 {
	color:#c4c2c6;
	font-weight:normal;
}


/* Gallery */
#gallery {
	width:578px;
	overflow:hidden;
	background:url(img/archive-bg.png) left repeat-y;
	margin-top:34px;
}
#gallery li{
	float:left;
	width:258px;
	padding-left:31px;
	margin-bottom:27px;
	line-height:15px;
	font-weight:bold;
	color:#b8b8b8;
}
#gallery li a img {
	padding:5px;
	border:1px #dddbdf solid;
	margin-bottom:15px;
}
#gallery li a{
	color:#46434a;
}

/* Gallery2 */
#gallery2 {
	width:578px;
	overflow:hidden;
	margin-top:34px;
}
#gallery2 li{
	float:left;
	width:172px;
	padding-left:20px;
	margin-bottom:27px;
	line-height:15px;
	font-weight:bold;
	color:#b8b8b8;
}
#gallery2 li a img {
	padding:5px;
	border:1px #dddbdf solid;
	margin-bottom:15px;
}
#gallery2 li a{
	color:#46434a;
}
#open-news.pg-gallery {
	padding-top:8px;
}
.pg-gallery#change-round{
	padding-right:31px;
	padding-top:15px;
}
.wszystkie-newsy {
	background-image:url(img/wszystkie-newsy.png);
}
.newsy {
	background-image:url(img/newsy.png);
}

/* Archive */ 

#archive {
	width:510px;
	overflow:hidden;
}
#archive li {
	width:510px;
	padding:15px 0;
	border-bottom:1px #dcd7d7 solid;
	overflow:hidden;
	color:#b8b8b8;
	font-weight:bold;
}
#archive li .img {
	float:left;
	border:1px #dcd7d7 solid;
	padding:5px;
	margin-right:30px;
	display:inline;
	width:100px;
	line-height:16px;
}
#archive li h5{
	font-size:14px;
	margin:0;
	padding:6px 0 0 0;
}
#archive li h5 a{
	color:#46434a;
}
#archive li p{
	font-size:12px;
	font-weight:normal;
	color:#6b6771;
	line-height:17px;
	padding-top:17px;
	text-align:justify;
}
.archive-news#change-round {
	padding:20px 0 0 0;
}
.polecane-wywiady {
	background-image:url(img/polecane-wywiady.png);
}
