body {
	background-attachment: fixed;
	background-color: #eaece3;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/tlo.png);
}
		body { 
			font: 100% normal Arial, Helvetica, sans-serif; 
		}
		form, input, select, textarea {
			margin:0; 
			padding:0; 
			color:#000;
		}
		.box {
			margin:0 auto;
			width:400px;
			position:relative;
			top:0px;
			border:1px solid #fff;
		}
		.box label {
			width:100%;
			display: block;
			padding:1px 0 1px 0;
		}
		.box label span {
			display: block;
			color:#000;
			font-size:12px;
			float:left;
			width:74px;
			text-align:right;
			padding:2px 2px 0 0;
		}
		.wpis {
			padding:1px 1px;
			width:200px;
			background:#FF7900;
			border-bottom: 1px double #000;
			border-top: 1px double #000;
			border-left:1px double #000;
			border-right:1px double #000;
		}
		.wiadomosc {
			padding:1px 1px;
			width:280px;
			background:#FF7900;
			border-bottom: 1px double #000;
			border-top: 1px double #000;
			border-left:1px double #000;
			border-right:1px double #000;
			overflow:hidden;
			height:110px;
		}
		.button	{
			margin:0 0 2px 0;
			padding:2px 2px;
			background:#FF7900;
			border:0px;
			position: relative;
			top:2px;
			left:103px;
			width:80px;
			border-bottom: 1px double #000;
			border-top: 1px double #000;
			border-left:1px double #000;
			border-right:1px double #000;
		}
		.nowe_linki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
}
div.srodek
{
  height:100%;
  display:table;
  width:100%;
}

div.kontener
{
  vertical-align:middle;
  display:table-cell;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
gallery {

		padding: 0px;
		width: 590px;
	}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
		border: 5px solid #FF7900;
		border-width: 5px 5px 5px;
	}
#gallery ul a:hover img {
		border: 5px solid #000;
		border-width: 5px 5px 5px;
		color: #fff;
	}
#gallery ul a:hover { color: #fff; }
