body {
	font: 13px 'trebuchet ms', trebuchet, arial, sans-serif;
	background: #4e4e4e url(p/tlo.gif) repeat-x;;
	margin: 0px;
	text-align: center;
}
table, table td {
	padding: 0px;
	margin: 0px;
}
/* najwiekszy div */
#bigg {
	margin: 0em auto;
	width: 780px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}
#tytul h1 {font-size:60px;margin:0px;color:#ddd;}
#tytul h2 {font-size:20px;margin:0px;color:#ddd;margin-bottom:20px;}

#belka {
	position: absolute;
	margin: 0 auto;
	width: 780px;
	height: 157px;
}
#glowne {
	position: absolute;
	width: 780px;
}
.menu, .oknop, .menu1 {
	font: 13px 'trebuchet ms', trebuchet, arial, sans-serif;
	border: 1px solid #ddd;
	background: #fff;
	padding: 3px 6px 3px;
	margin: 3px;
	margin-bottom: 8px;
	width:160px;
}
#poleszukaj, .pole, .baton {
	height:21px;
	font: 13px 'trebuchet ms', trebuchet, arial, sans-serif;
	border: 1px solid #ddd;
	margin: 1px;
}

.pole, #poleszukaj {
	color:#444;
	height:21px;
	width:95px;
	background: #fbfbfb;
}
.baton {
	width:53px;
	background: #ddd;
	border-color: #fff #999 #999 #fff;
}
.formularz td {
	font: 13px 'trebuchet ms', trebuchet, arial, sans-serif;
}
.formularz input {
	font: 13px 'trebuchet ms', trebuchet, arial, sans-serif;
	height:21px;
	background: #fbfbfb;
}
.formularz textarea {
	font: 13px 'trebuchet ms', trebuchet, arial, sans-serif;
	background: #fbfbfb;
}

div.news {
	font: 13px 'Trebuchet MS',trebuchet, verdana, sans-serif;
	background-color: #ddd;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0px 5px 5px 5px;
	margin-bottom: 0px;
	text-align:justify;
}
.news h2 {  /*tytul newsa*/
	font: bold 15px 'Trebuchet MS',trebuchet, verdana, sans-serif;
	color: #444;
	margin: 5px 0 2px 0;
}
.news h3 {  /*wykonawca*/
	font: bold 14px 'Trebuchet MS',trebuchet, verdana, sans-serif;
	color: #888;
	margin: 0 0 5px 0;
}
.news h4 {  /*tytul*/
 	font: normal 22px georgia, serif;
	color: #ff7800;
	margin: 0 0 10px 0;
}
.news h5 { /* data, autor*/
	font: bold 11px 'Trebuchet MS',trebuchet, verdana, sans-serif;
	color:#888;
	margin: 0 0 5px 0;
}
.news img {
	padding: 2px;
	margin: 0px 0px 5px 5px;
	color: #aaa;
}
.news a {
	color: #006;
}
.news a:hover {
	color: #006; text-decoration:none;
}
.news p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
}
.news p.podpis {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
.news hr {
	background:#ff7800 url('p/kh4.gif') repeat-x;
	margin:5px 0px 15px;
	height:1px;
	border:none;
	color:#ff7800;
}
.szukaj td {
	font: 13px 'Trebuchet MS',trebuchet, verdana, sans-serif;
}	
.szukaj th {
	font: 13px 'Trebuchet MS',trebuchet, verdana, sans-serif;
	width:150px;
	text-align:left;
}	
.szukaj .ciemne {background-color:#f8f8f8;}
#stopka {
	padding: 5px;
	text-align: center;
	font: 11px verdana, sans-serif;
	color: #999;
	line-height: 190%;
}
#stopka a {
	font: 11px verdana, sans-serif;
	color: #999;
	text-decoration: none;
}
#stopka a:hover {text-decoration: underline;}

