/* redefined html tags */
body {
	background-color: #AEAEAE;
}
/* style odnosnikow */
a {
	color: #990000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
/* odstepy pomiedzy trzema glownymi tabelami */
.spacer {
line-height: 50%;
}
/* taki kolor chca chlopcy */
.mainTable {
	background-color: #B4DDFD;
	background-image: url(../images/grass.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* styl do glównej tabeli w pliku main.php - old
.mainTable {
	background-color: #d5e3ee;
	background-image: url(../images/grass.gif);
	background-position: bottom;
	background-repeat: no-repeat;
} 
*/
/* styl do tytulow podstron */
.title {
	font-weight: bold;
	color: #B44312;
	font-size: 12px;
}
/* wyboldowanie */
.up {
	font-weight: bold;
	color: #990000;
}


/* styl do potrójnej tabeli z tekstem */
.contentTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 15px;
	line-height: 150%;

}
/* styl do tabel w formularzach */
.contentForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 15px;
	line-height: 150%;
	vertical-align: top;

}
.contentForm em,.contentTable em  {
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}
/* styl do glównej tabeli w navi.php */
.naviTable {
	background-color: #EFEFEF;
}

/* STOPKA styl do glównej tabeli w footer.php */
.footerTable {
	background-color: #8B8B8B;
}
.footerTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px;
	text-align: justify;
}

/* style do kariery */
.stanowisko {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}


ul {
	margin-left: 14px;
}
.baton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.referencje {
	font-style: italic;
	font-size: 11px;
	line-height: 170%;
}

.formTableLeft{
}
.tdzapytanie{
	text-align:right;
	font-size:12px;

}
