body.main {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	/* background-image: url(../Homepage/Lambda_2.jpg);
	background-attachment: fixed;
	background-color: #C1E8EA;
*/
}
table {
	font-size: inherit;
	font: 100%;
}
table.head {
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #C1CDEA;
	width: 1004px;
}
/*  WIERSZE GORNEGO MENU */
tr.top_menu {
	border: 1px solid white;
	background: #0066cc;
	height: 30px;
}
td.top_menu_1 {
	border: 1px solid white;
	background-color: #003399;
	color: red;
	text-decoration: underline;
}
td.top_menu_2 {
	border: 1px solid white;
	background-repeat: no-repeat;
}
td.top_menu_zaznacz_1 {
	border: 1px solid white;
	background-color: #003399;
	color: red;
	text-decoration: underline;
}
div.index-top {
	width: 660px;
	height: 495px;
	background-color: #c1dbea;
	/* background-image: url(../Homepage/Start10.jpg); */
}
div.index-down {
	width: 100%;
}
/*  TABELA SRODEK, 1-Y POZIOM ZAGNIEZDZENIA*/
table.middle {
	width: 1004px;
	height: 480px;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
}
.headline {
	height: 30px;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 10px;
	color: #003399;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	/*background-color: #d5d5d5;
*/
}
td.lewy_middle {
	width: 170px;
	background-color: #c1dbea;
	vertical-align: top;
	padding-top: 10px;
	color: black;
}
td.srod_middle {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
td.prawy_middle {
	width: 170px;
	font-size: 12px;
	vertical-align: top;
	padding-top: 10px;
}
td.prawy_middle_add {
	background-color: #c1dbea;
	width: 170px;
	font-size: 12px;
	vertical-align: top;
	padding-top: 10px;
}
/* TABELA SRODEK, LEWA CZESC, 2-I POZIOM ZAGNIEZDZENIA */
table.content {
	font-size: 12px;
	background-color: white;
	color: black;
	width: 100%;
}
table.wymiary_skrzydel {
	font-size: 12px;
	color: black;
	width: 100%;
	text-align: center;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/* LEWE MENU */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
ul#lewe_menu li {
	height: 30px;
}
ul#lewe_menu, ul#lewe_menu li {
	width: 170px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
ul#lewe_menu li a:link, ul#lewe_menu li a:visited {
	display: block;
	text-decoration: none;
	background-color: #c1dbea;
	color: #000;
	padding: 5px 3px 3px 15px;
}
ul#lewe_menu li a:hover {
/*	border-style: inset; */
	/* padding: 6px 4x 4px 16px;
*/
	font-weight: bold;
	background-color: #bfbfbf;
}
ul#lewe_menu li a:active {
/*	border-style: inset; */
	background-color: #ff8429;
}
ul#lewe_menu li a.lewe_menu_zaznacz:visited {
	display: block;
	text-decoration: none;
	background-color: #ff8429;
	color: #000;
	/* border-style: inset; */
	/*padding: 6px 4x 4px 16px;
*/
	font-weight: bold;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/* KONIEC LEWEGO  MENU */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*  LISTA LAMBDA */
ul.lambda li {
list-style:disc;
margin-left:30px;

}
/* KONIEC LAMBDA XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.additional {
	padding-right: 10px;
	width: 100%;
}
table.news {
	/*width: 660px;
*/
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}
td.news_temat {
	background-color: #003399;
	color: white;
	border-bottom: 1px solid blue;
}
/* TABELA STOPKA*/
table.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	width: 1004px;
	height: 25px;
	border-color: #0066cc;
	background: #0066cc;
}
/* TABELA POD-STOPKA*/
table.unfooter {
	width: 1004px;
	font-size: 10px;
}
a.additional:link, a.additional:visited {
	color: black;
	text-decoration: none;
}
a.additional:hover, a.additional:active {
	color: fuchsia;
	text-decoration: underline;
}
a.footer:link, a.footer:visited {
	color: white;
	text-decoration: none
}
a.footer:hover, a.footer:active {
	color: red;
	text-decoration: underline
}
a.orange:link, a.orange:visited {
	color: #ff9900;
	text-decoration: none;
}
a.orange:hover, a.orange:active {
	color: #ff9900;
	text-decoration: underline;
}
a.blue:link, a.blue:visited {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
a.blue:hover, a.blue:active {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
a.black:link, a.black:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.black:hover, a.black:active {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
form#kontakt table {
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 1px 10px;
}
form#kontakt table tr td {
	width: 200px;
}
input {
	border: black 1px solid;
}
select {
	border: black 1px solid;
}
input.no {
	border: 1px solid white;
}
textarea {
	border: black 1px solid;
}
ul.kontakt {
	list-style: none;
}
ul.systemy {
	list-style: disc;
	padding-left: 40px;
	padding-top: 20px;
}
.standard {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
/* INDEX ADDITIONAL */
div#news_index {
	margin: 0px;
	padding: 0;
	width: 170px;
	background-color: c1dbea;
	font-size: 12px;
}
div#news_index ul {
	list-style: disc;
	float: right;
	display: block;
	font-size: 12px;
}
div#news_index p {
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
}
div#news_index ul li {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div#news_index ul li a:link, div#news_index ul li a:visited {
	color: black;
	text-decoration: none;
}
div#news_index ul li a:hover, div#news_index ul li a:active {
	text-decoration: underline;
}
div#news_index ul li a:link div.data {
	color: orange;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* SZCZEGOLY */
table#szczegoly {
	width: 700px;
}
table#szczegoly tr td img {
	width: 133px;
	height: 100px;
	margin: 3px;
	padding: 0px;
	border: 1px solid black;
}
table#szczegoly tr td.opis {
	padding-left: 20px;
	text-align: left;
	width: 450px;
}
/* REALIZACJE WIECEJ*/
div#realizacje table {
	border-collapse: separate;
	border-spacing: 3px;
}
div#realizacje table tr td img {
	width: 133px;
	height: 100px;
	padding: 1px;
	border: 5px solid black;
}
div#realizacje table tr td div.nazwa {
	padding: 3px;
	float: left;
	width: 160px;
	background-color: #d5d5d5;
	font-weight: bold;
	margin-left: 50px;
	margin-bottom: 3px;
}
div#realizacje table tr td div.opis {
	padding: 3px;
	float: left;
	width: 300px;
	margin-left: 5px;
	margin-bottom: 3px;
}
.realizacje_index {
	margin-left: 70px;
	border-collapse: separate;
	border-spacing: 20px;
}
td.obraz_szczegolu a:link img, td.obraz_szczegolu a:visited img {
	border: 1px solid white;
}
td.obraz_szczegolu a:hover img, td.obraz_szczegolu a:active img {
	border: 1px solid #4f4f4f;
}

table.realizacje_index tr td  a:link, table.realizacje_index tr td a:visited{
background-image: url(../Homepage/Biezace_tlo2.jpg);
  display: block;
	text-decoration: none;
	color: black;
	font-weight: bold;
  width: 133px;
	height: 100px;
	border: 1px solid white;
	text-align:center;
}
table.realizacje_index tr td  a:hover, table.realizacje_index tr td a:active{
background-image: url(../Homepage/Biezace_tlo2.jpg);
  display: block;
	text-decoration: underline;
  color: red;
	font-weight: bold;
  width: 133px;
	height: 100px;
	border: 1px solid #4f4f4f;
	text-align:center;
}
