/*html {overflow: scroll;}*/
html,body {
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
body {
	background: #fff url('images/bg1.png') repeat-x;
	color: #222;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h3 {
	color: #900;
	font-family: 'Trebuchet MS', 'DejaVu Sans Condensed', Helvetica, sans-serif;
	font-size: 14pt;
	margin:0;
}
h4 {
	font-family: 'Trebuchet MS', 'DejaVu Sans Condensed', Helvetica, sans-serif;
	font-size: 12pt;
}
#main {
	display: table;
	background: #fff;
	color: #000;
	height: 100%;
	margin: 0 auto;
	width: 980px;
}
a img {
	border:0;
}
#header {
	background: #223 url('images/header.png');
	display: table-row;
	height: 128px;
	width: 980px;
	vertical-align: top;
}
#smallnav {
	font-size: 9px;
	display: block;
	padding: 0;
	position: absolute;
	top: 15px;
	right: 0px;
}
#smallnav img {
	border: none;
	padding-right: 5px;
}
#smallnav a {
	padding: 0 6px;
}
ul#nav-pozioma, ul#nav-pozioma li{
	list-style: none;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
ul#nav-pozioma > li{
	background: #7FB9D7 url('images/nav_bg.png') repeat-x scroll top;
	border: none;
	height: 32px;
	width: 140px;
/*	font-family: 'DejaVu Sans', Tahoma, Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
ul#nav-pozioma > li:hover {
	background: #e5e5e5 url('images/nav_bg.png') repeat-x scroll center;
}
ul#nav-pozioma > li.active {
	background: #e5e5e5 url('images/nav_bg.png') repeat-x scroll center;
}
ul#nav-pozioma a {
	text-decoration: none;
	display: block;
	height: 31px;
	text-align: center;
	color: #fff;
	border: none;
	outline: none;
	padding-top: 10px;
	vertical-align: bottom;
}
ul#nav-pozioma > li > a:hover {
	color: #444;
}
ul#nav-pozioma > li.active > a {
	color: #333;
}
#shadow8 {
	background: none;/* url('images/shadow8.png');*/
	display: table-row;
	height: 32px;
	overflow: hidden;
}
#shadow8 > div {
	border-bottom:1px solid #999;
	font-size: 12px;
	height:20px;
	margin:0;
	padding:2px 0 0 30px;
	width:950px;
}
#srodek {
	background: #fff; /* url('images/bg.png') repeat-x;*/
	margin: 0 auto;

	padding: 0;

	width: 100%;

}

.clearfix:after {

	content: ".";

	display:block;

	clear: both;

	visibility: hidden;

	line-height:0;

	height:0;

}

.clearfix {

	display:block;

}

#srodek > p {

	margin: 0;

	padding: 30px;

}

.link {

	color: #fff;

	text-decoration: none;

}

.link:hover {

	color: #f00;

	text-decoration: none;

}

.link2 {

	color: #b00;

	text-decoration: none;

}

.link2:hover {

	color: #f00;

	text-decoration: underline;

}

.link3 {

	color: #fff;

	text-decoration: none;

}

#tb-galeria {

	border-spacing: 10px;

	border-collapse: separate;

	padding: 0;

	margin: 0 auto;

}

#tb-galeria img {

	border: none;

	height:140px;

	width:140px;

}

#tb-galeria td {

	border: 1px solid #ccc;

}

.projekt-rok {

	background-color: #789;

	color: #fff;

	display: block;

	font-weight: bold;

	margin: 0;

	padding: 10px 0 10px 12px;

}

.projekt-punkt {

	background: #f0f0f0;

	border-left: 1px solid #ddd;

	border-right: 1px solid #ddd;

	border-top: 1px solid #ddd;

	color: #222;

	display: block;

	font-weight: bold;

	margin: 0;

	padding: 4px 0 4px 16px;

	line-height: 150%;

}

.projekt-kropka {

	background: #f4f4f4;

	border-left: 1px solid #ddd;

	border-right: 1px solid #ddd;

	margin: 0;

	padding: 0 0 0 20px;

	line-height: 150%;

}

.projekt-podpunkt {

	background: #f8f8f8;

	border-bottom: 1px solid #ddd;

	border-left: 1px solid #ddd;

	border-right: 1px solid #ddd;

	margin: 0;

	padding: 0 0 8px 40px;

	line-height: 150%;

}

