* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma;
}

img {
	border: 0px;
}

table {
	font-family: inherit;
	font-size: 1em;
	color: inherit;
}

body {
	color: #BDBDBD;
	font-size: 0.75em;
	background-color: #000000;
}

a {
	color: #BDBDBD;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* główne elementy */

.text {
	margin-bottom: 8px;
}

.belka_zielona {
	width: 413px;
	height: 11px;
	margin-top: 15px;
	margin-bottom: 35px;
	background-image: url(../gfx/belka_zielona.gif);
	background-repeat: no-repeat;
	clear: both;
}

.naglowek {
	color: #19E903;
	font-weight: bold;
	text-indent: 29px;
	margin-bottom: 12px;
	background-image: url(../gfx/blue_box.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
}

.naglowek2 {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 18px;
	margin-bottom: 12px;
	background-image: url(../gfx/blue_box.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.wciecie {
	text-indent: 20px;
	margin-bottom: 3px;
}

a.link_darkgreen {
	color: #579F33;
	font-style: italic;
}

.linki_lista {
	display: block;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(../gfx/wskaznik.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#main_body {
	margin: 40px 20px 20px 0px;
}

#left_body {
	margin: 5px 10px 20px 12px;
}

/* elementy poszczególnych podstron */

td#img_indent {
	padding-left: 15px;
}

td#right_indent {
	padding-left: 10px;
}

td#empty_row {
	width: 1px; 
	height: 6px;
}

ul.wykaz {
	list-style:none; 
	/*color: #FFFFFF;*/
	text-align: left; 
	padding-left: 7px;
	text-indent: -7px;
}

ul.wykaz li {
	margin-bottom: 4px;
}

ul.prawy1 {
	margin: 20px 0px 20px 20px;
}

ul.prawy2 {
	margin: 4px 0px 20px 20px;
}

ul.prawy3 {
	margin: 20px 0px 35px 20px;
}

table.kontakt {
	font-size: 0.9em;
	margin-bottom: 30px;
}

table.kontakt input.textfield {
	font-size: 1.1em;
	border: 0px;
	width: 250px;
	margin-top: 3px;
	margin-bottom: 2px;
	background-color: #BFBFBF;
}

table.kontakt textarea {
	font-size: 1.1em;
	border: 0px;
	width: 250px;
	height: 60px;
	margin-top: 3px;
	background-color: #BFBFBF;
	overflow: auto;
}

table.kontakt input.button {
	border: 0px;
	background-color: #222222;
	color: #FFFFFF;
	font-size: 1em;
	cursor: pointer;
}

#email_info {
	text-align: center;
	color: #579F33;
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* tabela layout strony */

#row1td1, #row1td7, #row4td7, #row5td1, #row5td7, #row6td1, #row6td7 {
	width: 32px;
}

#row1td2, #row1td6, #row4td6, #row5td2, #row5td6 {
	width: 2px;
	background-color: #FFFFFF;
}

#row1td3 {
	width: 735px;
	height: 12px;
	background-image: url(../gfx/belka_gorna_tlo2.gif);
	background-repeat: repeat-x;
}

#row2td3 {
	width: 735px;	
	height: 61px;
}

#row3td3 {
	width: 735px;
	height: 221px;
	/*background-image: url(../gfx/baner_flash.jpg);
	background-repeat: no-repeat;*/
}

#row4td1 {
	width: 334px;
	background-image: url(../gfx/tlo_lewe.gif);
	background-repeat: repeat-y;
}

#row6td2 {
	width: 739px;
	height: 29px;
	background-image: url(../gfx/belka_dol.jpg);
	background-repeat: no-repeat;
}


/* najważniejsze komórki tej tabeli */

#row4td5 {
	width: 435px;
	background-color: #222222;
	text-align: justify;
	vertical-align: top;
}

#row5td3 {
	width: 257px;
	text-align: justify;
}
