/* CSS Document */

.clearfix { clear: both; }

* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	text-align:center;
	background:url(../gfx/top.jpg) center top no-repeat #d8e0e9;
}
#container {
	z-index:3;
	text-align:left;
	width:998px;
	font-size:11px;
	color:#545558;
	position:relative;
	margin: 0 auto;
}
a {
	color:#545558;
}
#top {
	width:998px;
	height:92px;
	background:url(../gfx/top.jpg) top center no-repeat;
}
#top h1 {
	position:absolute;
	left:12px;
	top:11px;
	background:url(../gfx/header.jpg) top;
	width:275px;
	height:60px;
	overflow:hidden;
}
#top h1 a{
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-10000px;
	padding-top:1000px;
}
#szukajka{
	position:absolute;
	left:565px;
	top:62px;
	width:175px;
	height:26px;
}
#szukaj_input {
	float:left;
	width:143px;
	height:26px;
	line-height:26px;
	padding-left:9px;
	color:#a9a9a9;
	font-size:11px;
	background:url(../gfx/szukaj_input.jpg);
}
#szukaj_submit {
	float:left;
	width:23px;
	height:26px;
	background:url(../gfx/szukaj_submit.jpg);
}
#szukana {
	display:none;
}
#logowanie {
	position:absolute;
	right:22px;
	top:31px;
	width:228px;
	height:61px;
}
#linki {
	padding:0 0 11px 67px;
	height:21px;
	line-height:21px;
}
#linki a{
	color:#fff;
	margin-left:10px;
}
#linki a:hover{
	text-decoration:underline;
}
.log {
	float:left;
	width:96px;
	height:26px;
	margin-left:9px;
	display:inline;
	line-height:26px;
	color:#fff;
	font-size:11px;
	padding-left:9px;
	background:url(../gfx/log_input.jpg) left no-repeat;
}
#zaloguj {
	float:left;
	width:16px;
	height:26px;
	background:url(../gfx/zaloguj.jpg);
}
#menu {
	width:998px;
	height:89px;
	background:url(../gfx/menu.jpg);
}
#menu li{
	float:left;
	height:57px;
	line-height:57px;
	background:url(../gfx/menu_li_spacer.jpg) right bottom no-repeat;
}
#menu li a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:0 16px;
	height:57px;
	float:left;
}
#menu li.sfhover a{
	padding:0;
	background:url(../gfx/menu_li_hover.jpg) bottom repeat-x;
}
#menu li.sfhover .pr, #menu li.sfhover .pl{
	display:block;
}
.pl, .pr {
	display:none;
	float:left;
	width:16px;
	height:57px;
	background:url(../gfx/menu_li_left.jpg) bottom no-repeat;
}
.pr {
	float:right;
	background-image:url(../gfx/menu_li_right.jpg);
}
#menu ul {
	position:absolute;
	top:144px;
	left:0;
	width:998px;
	height:60px;
	display:none;
}
#menu li ul .pr, #menu li ul .pl, #menu li.sfhover ul .pr, #menu li.sfhover ul .pl{
	display:none;
}
.gr {
	float:left;
}
#menu ul li{
	float:left;
	height:37px;
	line-height:37px;
	padding-left:17px;
	margin-left:15px;
	display:inline;
	background:url(../gfx/menu_ul_li_spacer.jpg) left center no-repeat;
}
#menu li ul a, #menu li.sfhover ul a, #menu ul li.sfhover a{
	color:#545558;
	font-size:11px;
	font-weight:normal;
	padding:0;
	height:auto;
	float:none;
	background:none;
}
#menu li ul a:hover{
	text-decoration:underline;
}
#content {
	width:974px;
	overflow:hidden;
	background:#fff;
	padding: 12px;
	margin: 0;
}
#leftbox {
	float:left;
	width:250px;
}
.header {
	width:220px;
	height:42px;
	background:url(../gfx/header_boxes.jpg);
	padding-left:30px;
	line-height:42px;
}
.header.first {
	background:url(../gfx/header_boxes_first.jpg);
}
.header h3{
	float:left;
	color:#fff;
	background:url(../gfx/header_boxes_h3.jpg) right;
	height:42px;
	padding-right:20px;
	font-size:12px;
}
.box {
	width:232px;
	padding:10px 8px;
	border-left:1px #ced3d9 solid;
	border-right:1px #ced3d9 solid;
	overflow:hidden;
}
.img_match {
	float:left;
	width:80px;
	height:72px;
	text-align:center;
	overflow:hidden;
	line-height:72px;
}
.box p{
	clear:both;
	line-height:14px;
	padding:8px 0 8px 13px;;
}
.box p.wynik {
	clear:none;
	font-weight:bold;
	padding-left:0;
}
.box p.zaz { background:#f2f7fd;
border:1px #dae1eb solid;
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
}
.box p.zaz a{
	font-weight:bold;
}
.box p.zaz a:hover{
	text-decoration:underline;
}
.box-text p.zaz a {
  margin: 0; 
  display:  block; 
  white-space: nowrap; 
  width: 210px; 
  overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis;
}
.adv {
	text-align:center;
	line-height:14px;
}
.adv a{
	text-decoration:underline;
	font-weight:bold;
}
#zdjecie_tygodnia {
	width:220px;
}
.box #zdjecie_tygodnia p{
	line-height:18px;
	width:220px;
	text-align:justify;
	padding:8px 0 0 0 ;
}
.czytaj_wiecej {
	width:208px;
	height:15px;
	line-height:15px;
	padding:7px 24px 7px 0;
	background:url(../gfx/czytaj_wiecej.jpg) right center no-repeat;
	text-align:right;
}
.czytaj_wiecej a, .czytaj_wiecej input{
	color:#32649f;
	font-weight:bold;
	background: transparent;
}
.end_box {
	width:250px;
	height:16px;
	border-top:1px #ced3d9 solid;
}
#centerbox {
	float:left;
	width:450px;
	padding-left:12px;
	padding-top:4px;
}
.centerbox-wide {
  width: 710px !important;
}
#main {
	width:450px;
	height:220px;
	position:relative;
	overflow:hidden;
	margin-bottom:9px;
}
#mainov {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:450px;
	height:220px;
}
#main .img {
	position:absolute;
	left:9px;
	top:0;
	z-index:1;
}
#main h1 {
	position:absolute;
	left:19px;
	top:168px;
	width:350px;
	height:20px;
	font-size:14px;
	z-index:3;
}
#main h1 {
  display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis;
}

#main h1, #main h1 a{
	color:#fff !important;
}
#main .date {
	position:absolute;
	left:19px;
	top:187px;
	z-index:3;
	color:#fff;
}
#main .coms {
	position:absolute;
	right:41px;
	top:175px;
	width:29px;
	height:14px;
	z-index:3;
	text-align:center;
	font-weight:bold;
}
#main2, #main3, #main4, #main5 {
	display:none;
}
#changer {
	width:440px;
	height:58px;
	border-bottom:1px #ced3d9 solid;
	margin-bottom:48px;
}
#changer li{
	float:left;
	width:82px;
	padding-left:5px;
	position:relative;
	cursor:pointer;
}
#changer li .img, .galeria li .img{
	position:relative;
	width:82px;
	overflow:hidden;
	height:48px;
}
#changer li .img img, .galeria li .img img{
	position:absolute;
	left:0;
	top:0;
}
#changer li .img .minmain, .galeria li .img .minmain {
	z-index:2;
}
#changer li .img .foto {
  width: 82px;
  height: 52px;
}
#changer li .img .foto, , .galeria li .img .foto {
	z-index:1;
}
#changer li span {
	left:-50px;
	top:45px;
	margin-top:6px;
	display:inline;
	width:200px;
	height:34px;
	line-height:34px;
	text-align:center;
	display:none;
	position:absolute;
	background:#305c91;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:url(../gfx/changer_span.png);
	padding-top:12px;
}
#newsy_top, #newsy_bottom {
	background:url(../gfx/newsy_round.jpg) top;
	width:450px;
	height:4px;
}
#newsy_bottom {
	background-position:bottom;
}
#newsy {
	width:410px;
	overflow:hidden;
	padding:14px 19px 6px 19px;
	border-left:1px #ced3d9 solid;
	border-right:1px #ced3d9 solid;
}
.news {
	width:406px;
	overflow:hidden;
	background:url(../gfx/newsbg.jpg) left top no-repeat;
	padding-left:4px;
	border-bottom:1px #ced3d9 solid;
	margin-bottom:15px;
	padding-bottom:5px;
}
.news h3 {
	float:left;
	height:34px;
	padding:0 13px 0 10px;
	line-height:34px;
	background:url(../gfx/news_h3.jpg) right;
	font-size:12px;
	margin-right:14px;
	display:inline;
}
.news h3 a{
	color:#fff;
}
.news .coms {
	float:left;
	width:24px;
	height:30px;
	background:url(../gfx/news_coms.jpg);
	padding-top:4px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
}
.news .img, #opennews .img {
	float:left;
	width:121px;
	height:104px;
	position:relative;
	margin-right:16px;
	display:inline;
	overflow:hidden;
}
.line {
	width:408px;
	height:34px;
}
.news .img img, #opennews .img img{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:121px;
	height:104px;
}
.news .img img.ov, #opennews .img .ov{
	z-index:2;
}
#centerbox p, .news p, #opennews p{
	line-height:18px;
	padding-bottom:10px;
	text-align:justify;
}
.news p.date {
	color:#9e9f9f;
	padding:12px 0 8px 0;
}
#arch {
	width:410px;
	height:30px;
}
#arch h5 {
	float:left;
	color:#32649f;
	font-size:12px;
}
#arch a{
	float:right;
	color:#32649f;
	font-size:12px;
	font-weight:bold;
	height:15px;
	padding-right:21px;
	background:url(../gfx/arch.jpg) right center no-repeat;
}
#archiwum li {
	float:left;
	width:398px;
	padding-left:12px;
	height:30px;
	line-height:30px;
}
#archiwum li.archodd{
	background:url(../gfx/archiwum.jpg);
}
#archiwum li a{
	font-weight:bold;
}
#rightbox {
	float:right;
	width:250px;
}
#tabela {
	width:232px;
	overflow:hidden;
	padding-bottom:5px;
}
#tabela li {
	float:left;
	padding-left:12px;
	width:220px;
	height:30px;
	line-height:30px;
}
#tabela li span{
	float:left;
}
.tl1 {width:13px;}
.tl2 {width:178px;}
.tl3 {width:29px;}
.tabodd {
	background:url(../gfx/tabela.jpg);
}
#pytanie {
	width:215px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:0;
}
.skala {
	width:213px;
	padding-left:2px;
	background:url(../gfx/skala.jpg) left no-repeat;
	height:4px;
	font-size:1px;
}
.skala div {
	float:left;
	height:4px;
	background:url(../gfx/wynik.jpg) right;
}
.box p.odp {
	padding-left:0;
	width:215px;
	line-height:22px;
}
.galeria {
	overflow:hidden;
	width:215px;
}
.galeria li{
	float:left;
	width:215px;
	padding:10px 0;
	border-bottom:1px #ced3d9 solid;
}
.galeria li .img{
	float:left;
	margin-right:13px;
	display:inline;
}
.galeria li a{
	color:#32649f;
	font-weight:bold;
	line-height:25px;
}
.stats {
	line-height:18px;
	padding-left:8px;
}
#reklama {
	padding-left:8px;
}
#reklama li {
	float:left;
	width:100px;
	height:50px;
	overflow:hidden;
	padding:0 10px 10px 0;
}
#stopka {
	clear:both;
	width:938px;
	height:45px;
	background:url(../gfx/stopka.jpg);
	margin-bottom:40px;
	padding:15px 30px 0 30px;
	color:#fff;
}
#stopka a{
	color:#fff;
	font-weight:bold;
}
#copy {
	float:left;
	width:420px;
}
#wyk {
	float:right;
	width:300px;
	text-align:right;
}


#opennews h1, #centerbox h1{
	font-size:18px;
	color:#32649f;
	padding:0px 0 5px 0;
}
#opennews .date {
	color:#9e9f9f;
	padding-bottom:10px;
}
#opennews p, #centerbox p{
	padding-bottom:10px;
}
#font-size {
	color:#9e9f9f;
	width:272px;
	overflow:hidden;
	float:left;
	padding-bottom:5px;
}
#font-size li {
	float:left;
	padding-right:10px;
	height:15px;
	cursor:pointer;
	line-height:15px;
}
#pt11 {font-size:11px;}
#pt12 {font-size:12px;}
#pt13 {font-size:14px;}

#addcom {
	width:413px;
	overflow:hidden;
	padding-bottom:8px;
	border-bottom:1px #ced3d9 solid;
}
#addcom textarea {
	background:url(../gfx/addcom.jpg);
	width:393px;
	height:74px;
	padding:10px;
	font-size:11px;
	line-height:18px;
	color:#939393;
}
#addcom input.submit {
	float:left;
	width:129px;
	height:25px;
	background:url(../gfx/czytaj_wiecej.jpg) 105px 12px no-repeat;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	color:#32649f;
	margin-top:5px;
	display:inline;
	text-align:left;
}
#com_counts {
	width:413px;
	height:54px;
	line-height:54px;
	font-size:18px;
	color:#545558;
	font-weight:bold;
}
#coments {
	width:413px;
	overflow:hidden;
}
#coments li{
	float:left;
	padding:0 16px 10px 16px;
	width:381px;
}

#coments li .date{
	float:left;
	width:381px;
	height:34px;
	line-height:34px;
	border-bottom:1px #dae1e9 solid;
}
#coments li img{
	float:left;
	padding:0 20px 12px 0;
}
#coments p{
	line-height:18px;
	padding-top:20px;
}
.comodd {
	background:#f2f7fd;
}

/*.centerbox-content { width:424px !important; border: 1px #ced3d9 solid; padding: 12px; margin: 0 12px; }
.centerbox-content { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.centerbox-content h1 { margin-top: 10px; }*/
.topad { margin: 0 0 12px 0; }
#poll label { display: block; margin: 6px 5px; }
#poll label input { margin: 0 5px; }

#facebook { border: 1px solid #CED3D9; border-top: 0; position: relative; width: 248px; height: 420px; overflow: hidden; }
#facebook iframe { width: 250px; height: 400px; position: absolute; display: block; top: -1px; left: -1px; }

.pager,
.pager_active,
.pager_dot
{
  float: left;
  display: block;
  padding: 3px;
  margin: 2px;
  
  text-decoration: none;
}
.pager
{
  background-color: #FFF;
  border: 1px solid #C2C2C2;
  color: #C2C2C2;
}
.pager:hover
{
  background-color: #FFF;
  border: 1px solid #555;
  color: #555;
}
.pager_active
{
  background-color: #FFF;
  border: 1px solid #eee;
  color: #ccc;
}

