@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
}
body {
	text-align:center;
	background:#d3dee4;
	color:#081d28;
}
#container {
	text-align:left;
	width:851px;
	position:relative;
}
a {
	color:#081d28;
}
#bg_left{
	position:absolute;
	left:0;
	top:27px;
	background:url(img/bg_left.jpg);
	width:50%;
	height:80px;
}
#top {
	background:url(img/top.jpg) 0 15px no-repeat #d3dee4;
	width:851px;
	height:231px;
	color:#FFF;
}
#top h2 {
	position:absolute;
	left:79px;
	top:29px;
	width:229px;
	height:50px;
}
#top h2 a{
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-100000px;
}
#top h1 {
	position:absolute;
	left:195px;
	top:87px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
}
#banner {
	position:absolute;
	right:0;
	top:32px;
}
#gospodarz, #gosc {
	position:absolute;
	left:0;
	top:128px;
	width:250px;
	height:102px;
	padding-top:25px;
	font-size:14px;
	line-height:20px;
	letter-spacing:1px;
	font-weight:bold;
	color:#174056;
	padding-left:23px;
	text-align:left;
}
#gospodarz img{
	float:left;
	display:inline;
	margin:-25px 35px 0 0;
}
#gosc {
	left:auto;
	right:0;
	text-align:right;
	padding:25px 23px 0 0;
}
#gosc img {
	float:right;
	display:inline;
	margin:-25px 0 0 35px;
}
#polowa {
	position:absolute;
	left:278px;
	top:152px;
	color:#6e91a5;
	font-weight:bold;
	width:100px;
	height:15px;
}
#wynik {
	position:absolute;
	left:356px;
	top:133px;
	width:132px;
	height:50px;
	padding-top:4px;
	text-align:center;
}
#info {
	position:absolute;
	left:236px;
	top:203px;
	width:379px;
	height:20px;
	font-size:12px;
	color:#081d28;
	text-align:center;
	letter-spacing:1px;
}
#content {
	clear:both;
	width:825px;
	overflow:hidden;
	background:url(img/content.jpg);
	padding:0 13px;
}
#leftbox {
	float:left;
	width:230px;
	height:500px;
	background:url(img/content.jpg) -13px 0;
}
.header{
	background:url(img/header_left.jpg);
	width:230px;
	height:43px;
	position:relative;
}
#rightbox .header{
	background:url(img/header_right.jpg);
}
.header h3{
	position:absolute;
	left:32px;
	top:20px;
	font-size:12px;
	color:#ffffff;
}
#rightbox .header h3{
	right:32px;
	left:auto;
}
.header span{
	float:left;
	color:#6fa6c3;
	position:absolute;
	right:23px;
	top:20px;
	font-size:12px;
}
#rightbox .header span{
	right:auto;
	left:23px;
}
.sklady {
	width:190px;
	padding:10px 0 10px 20px;
}
.sklady td{
	padding:3px;
}
.nr {
	color:#7592a6;
	width:40px;
	text-align:center;
}
.pasek {
	float:right;
	background:#d3dee4;
	width:200px;
	height:1px;
	font-size:1px;
	display:inline;
	margin-right:8px;
}
#rightbox .pasek {
	float:left;
	margin-right:0px;
	margin-left:8px;
}
#rightbox {
	float:right;
	width:230px;
	height:500px;
	background:url(img/rightbox.jpg) 7px 0 repeat-y;
}
#centerbox {
	float:left;
	width:333px;
	padding-left:15px;
	padding-top:15px;
}
.wiadomosc {
	padding:15px 0;
	overflow:hidden;
	border-bottom:1px #9fb3be solid;
	width:323px;
	background:none;
}
.wiadomosc div{
	float:left;
}
.img {
	width:20px;
	height:15px;
}
.min {
	width:27px;
}
.tresc {
	width:276px;
}
.inne {
	background:#c7d4dc;
}
.wierszCzerwona{
	color:#fd1200;
	font-weight:bold;
}
.wierszZolta {
	font-weight:bold;
	color:#fcff08;
}
.wierszGol, .wierszStart {
	font-weight:bold;
}
#stopka {
	clear:both;
	background:url(img/stopka.jpg);
	width:785px;
	height:67px;
	padding:20px 17px 0 17px;
	line-height:24px;
	color:#6a97b3;
}
#stopka .left {
	float:left;
	color:#6a97b3;
}
#stopka .left strong, #stopka .left b{
	color:#6b8b9f;
}
#stopka .left a{
	font-weight:bold;
	color:#6a97b3;
}
#stopka .right {
	float:right;
	text-align:right;
	color:#6b8b9f;
}
#stopka .right a{
	color:#6b8b9f;
	font-weight:normal;
	text-decoration:underline;
}
