@charset "UTF-8";
#subsite {
	float: left;
	height: auto;
	width: auto;
	padding-top: 20px;
}
.printit {
	padding: 0px;
	float: right;
	height: 23px;
	width: 82px;
	background-image: url(../images/printit.png);
	background-repeat: no-repeat;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
}
.powrot {
	padding: 0px;
	float: right;
	height: 28px;
	width: 62px;
	background-image: url(../images/bk_powrot.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
}
#subsite h1 {
	color: #005fb5;
	padding: 0px;
	float: left;
	height: auto;
	width: 440px;
	font-size: 20px;
	font-weight: bold;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#subsite h2 {
	color: #003366;
	padding: 0px;
	/*float: left;*/
	height: auto;
	width: 440px;
	font-size: 17px;
	font-weight: normal;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
#subsite h3 {
	color: #003366;
	padding: 0px;
	/*float: left;*/
	height: auto;
	width: 440px;
	font-size: 15px;
	font-weight: normal;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
#subsite h4 {
	color: #005fb5;
	padding: 0px;
	/*float: left;*/
	height: auto;
	width: 440px;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#subsite hr {
	border-width: 0px;
	border-style: none;
	clear: both;
	/*float: left;*/
	height: 2px;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/bk_news_line.png);
	background-repeat: no-repeat;
	background-position: center center;

}
#subsite ul {
	display: inline;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#subsite  ul li {
	margin: 0px;
	float: left;
	height: auto;
	width: 475px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(../images/li_bullet.png);
	background-repeat: no-repeat;
	background-position: 15px 2px;
	padding-top: 0px;
	padding-right: 0px;
	display: inline;
}
#subsite ol {
	margin: 0px;
	float: left;
	height: auto;
	width: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#subsite ol li {
	float: left;
	height: auto;
	width: 475px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	list-style-position: inside;
}
#subsite p {
	/*float: left;*/
	clear: both;
	width: auto;
	padding-right: 15px;
}
#subsite img {
	border: 1px solid #666666;
	display: inline;
	padding: 0px;
	float: left;
	/*
	height: auto;
	width: auto;
	*/
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#subsite a {
	color: #005FB5;
	text-decoration: underline;
	font-weight:bold;
}
/*
#subsite table {
	padding: 0px;
	float: left;
	height: auto;
	width: 510px;
	display: inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
*/
#subsite .table_head {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
	height: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	font-weight: bold;
}
/*
#subsite tr {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
	height: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}
*/
#subsite .tab1 {
	text-align: left;
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: auto;
	width: 55%;
}
#subsite  .tr_last {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
	height: 21px;
	border: 1px solid #dddddd;
}
#subsite .tab2 {
	text-align: center;
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 100%;
	width: 30%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}
#subsite .tab3 {
	text-align: center;
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 100%;
	width: 12%;
}
#subsite  #galeria {
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 510px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#subsite form {
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#subsite fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 510px;
}
#subsite input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bk_input_form.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 334px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	display: inline;
}
.downloadpdf {
	padding: 0px;
	float: right;
	height: 23px;
	width: 96px;
	background-image: url(../images/pobierz_pdf.png);
	background-repeat: no-repeat;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
}
#subsite  #galeria .gal_item {
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#galeria  p      {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	height: auto;
	clear: left;
}
#galeria   a  {
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: left;
}
#galeria .gal_txt {
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100px;
	clear: none;
}
label {
    display: block;
    width: 100px;
    float: left;
  }
#subsite textarea {
	background-image: url(../images/bk_textfield.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 112px;
	width: 336px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subsite #fSubmit {
	padding: 0px;
	float: left;
	height: 22px;
	width: 60px;
	clear: left;
	display: inline;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 380px;
}
/*nowe style do tekstu */
.linkBordo{
	color: #7a2219 !important;
	font-weight: bold;
}
.linkZielony{
	color: #769439 !important;
	font-weight: bold;
}
.linkNiebieski{
	color: #254b7e !important;
	font-weight: bold;
}
.linkStalowy{
	color: #334253 !important;
	font-weight: bold;
}
.linkGranatowy{
	color: #1e2833 !important;
	font-weight: bold;
}
