html {
	margin: 0;
	padding: 0;
	height: 100%;
} 

body {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	padding: 0;
	margin: auto;
	color: #000;
	text-align: left;
	background-color: inherit;
	background-image: url(images/tlo.gif);
	height: 100%;
	
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	display:inline;
	color: Black;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	display: inline;
	color: Black;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	display:inline;
	color: Black;
}
p {
	margin:0px;
}

a:link {
	color: #196BB3;
	background-color: inherit;
	text-decoration: underline;
}
a:active {
	color: #30D07D;
	background-color: inherit;
	text-decoration: underline;
}
a:visited {
	color: #196BB3;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	color: #6AAFDE;
	background-color: inherit;
	text-decoration: none;
}
.kolornaglowka {
	background-color: #0050A1;
	color: White;
	font-weight: bolder;
}
.kolorwiersza1 {
	background-color: #8BACCF;
	color: #305174;
}
.kolorwiersza2 {
	background-color: #A8C1DB;
	color: #305174;
}
.kolorwiersza3 {
	background-color: #D9E5F0;
	color: #305174;
}
.kolorwiersza4 {
	background-color: #EBF2F7;
	color: #5E8BBD;
	background-image: url(images/linia.gif);
}
.kolornaglowka a:visited, .kolornaglowka a:link {
	background-color: #0050A1;
	color: White;
	font-weight: bolder;
}
img {
	border: 0px;
	background-color: transparent;
}
img.top {
	vertical-align: text-top;
	background-color: inherit;
}
img.bottom {
	vertical-align: text-bottom;
	background-color: inherit;
}
img.middle {
	vertical-align: middle;
	background-color: inherit;
}
img.left {
	vertical-align: text-top;
	float: left;
	display: block;
	background-color: inherit;
	border-left: 0px solid White;
	border-right: 4px solid White;
	border-top: 2px solid White;
	border-bottom: 2px solid White;
}
em, small, big {
	font-family: verdana, arial, sans-serif;
	color: black;
	background-color: inherit;
}
input, textarea, select  {
	background-color: #D9E9FF;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	border-left: 1px solid #003873;
	border-bottom: 1px solid #003873;
	border-right: 1px solid #003873;
	border-top: 1px solid #003873;
	color: inherit;
}

.index_tab {
	background-color: transparent; color: black;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	clear: both;
	display: inline;
	/*width: 192px;*/
	width: 242px;
	min-height: 20px;
	line-height: 120%;
	text-align: left;
}
.index_title {
	background-color: transparent; color: black;
	/*width: 200px;*/
	width: 250px;
	float: left;
	clear: both;
	display: inline;
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
}
.index_wiecej {
	color: black;
	/*width: 200px;*/
	width: 250px;
	float: left;
	clear: both;
	display: inline;
	font-size: 8pt;
	text-align: right;
	vertical-align: middle;
}
.index_linia {
	/*width: 540px;*/
	width: 640px;
	height: 1px;
	font-size: 1px;
	float: right;
	clear: none;
	border: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	background-image: url(images/linia.gif);
	background-repeat: repeat-x;
}
.print {
	border-right: #fff 2px solid;
	border-top: 2px none;
	border-bottom: 2px none;
	border-left: #fff 2px solid;
	margin: 0px auto 30px;
	position: relative;
	text-align: left;
	color: #000;
	overflow: hidden;
	background-color: #EFEFEF;
}
#container {
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px none;
	border-top: 1px none;
	border-left: 1px solid #C5C5C5;
	margin: 0px auto 0px;
	/*width: 780px;*/
	width: 930px;
	position: relative;
	text-align: left;
	background-color: #EFEFEF;
	overflow: hidden;
}
#header {
	background-color: #FFFFFF;
	color: #000;
	margin: 0px;
	display: block;
	float: left;
	/*width: 780px;*/
	width: 930px;
	height: 230px;
}
#left {
	color: #000;
	border-right: #fff 0px none;
	border-top: #fff 0px none;
	border-bottom: #fff 0px none;
	border-left: #fff 0px none;
	width: 258px;
	/*width: 208px;*/
	display: block;
	float: left;
	min-height: 1000px;
	overflow: visible;
}
#right {
	color: #000;
	border-right: #fff 0px solid;
	border-top: #fff 2px none;
	border-bottom: #fff 0px none;
	border-left: #fff 2px solid;
	/*width: 570px;*/
	width: 670px;
	display: inline;
	float: left;
	min-height: 1100px;
	overflow: visible;
	background-color: White;
}
#footer {
	color: #003300;
	margin: 0px;
	/*width: 780px;*/
	width: 930px;
	min-height: 30px;
	text-align: center;
	display: inline;
	float: left;
	clear: none;
	background-color: #51A4D8;
}
#footer2 {
	color: Black;
	/*width: 780px;*/
	width: 930px;
	min-height: 50px;
	padding-top: 10px;
	text-align: center;
	display: inline;
	float: left;
	clear: none;
	background-color: transparent;
}
#footerleft {
	color: #000;
	border-right: #fff 2px none;
	border-top: #fff 2px none;
	border-bottom: #fff 0px none;
	border-left: #fff 2px none;
	/*width: 208px;*/
	width: 258px;
	display: inline;
	float: left;
	height: 120px;
	overflow: visible;
	background-color: transparent;
	background-image: url(images/tlofootleft.gif);
}
#footerright {
	color: #000;
	border-right: #fff 0px solid;
	border-top: #fff 2px none;
	border-bottom: #fff 0px none;
	border-left: #fff 2px solid;
	/*width: 570px;*/
	width: 670px;
	display: inline;
	float: left;
	height: 120px;
	overflow: visible;
	text-align: left;
	background-color: transparent;
	background-image: url(images/tlofootright.gif);
}
#footerlink {
	font-size: 8pt;
	color: #000;
	/*width: 570px;*/
	width: 670px;
	height: 50px;
	padding-top: 5px;
	display: inline;
	float: left;
	overflow: visible;
	text-align: right;
	background-color: transparent;
}
#footer a {
	color: #003873;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover {
	color: #0056B0;
	background-color: transparent;
	text-decoration: underline;
}


.czarnyzielony {
	color: black;
}
.czarnyzielony a:visited, .czarnyzielony a:link, .czarnyzielony a:active {
	color: Black;
	text-decoration: none;
}
.czarnyzielony a:hover {
	color: Green;
	text-decoration: underline;
}
.hidden {
	color: #B7B7B7;
	font-size: 8pt;
}
#komunikat{
	background-color: #ffe680;
	color: black;
}
#closewindow {
	color: red;
	width: 320px;
	min-height: 11px;
	font-size: 8pt;
	text-align: right;
	float: left;
	clear: both;
	display: inline;
}
.title {
	color: gray;
	font-weight: bolder;
	font-size: 11pt;
}
.alert {
	color: red;
	font-weight: bold;
	font-size: 8pt; 
}
.alertred {
	color: red;
	font-weight: bold;
	font-size: 12pt; 
}
.alertred2 {
	color: #FF6666;
	font-weight: bold;
	font-size: 9pt; 
}
.alertgreen {
	color: #259D5F;
	font-weight: bold;
	font-size: 8pt; 
}
.alertblue {
	color: #0050A1;
	font-weight: bold;
	font-size: 8pt; 
}




















.przetargiprog {
	float: left;
	clear: both;
	display: block;
	/*width: 570px;*/
	width: 670px;
	min-height: 20px;
}
.przetargitable {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	clear: both;
	display: inline;
	/*width: 550px; */
	width: 650px;
	min-height: 20px;
}
.przetargirow {
	float: left;
	clear: none;
	display: inline;
	text-align: center;
}
.przetargileft {
	display: inline;
	float: left;
	clear: none;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
.przetargiright {
	display: inline;
	float: right;
	clear: none;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}
.przetargileft2 {
	display: inline;
	float: right;
	clear: both;
	text-align: left;
	font-weight: bold;
	color: #444444;
}
.przetargiright2 {
	display: inline;
	float: right;
	clear: both;
	text-align: left;
	padding-right: 5px;
	padding-top: 5px;
}
.przetargiline {
	height: 1px;
	font-size: 1px;
	float: right;
	clear: none;
	background-color: silver;
	border:0px;
	margin: 0px;
	padding:0px;
}
.przetargifont1 {
	color: gray;
	font-size: 6pt;
}
.przetargifoto1 {
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
	float: left;
	clear: both;
	display: inline;
}
.przetargifoto2 {
	background-color: transparent;
	color: #000;
	width: 80px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	clear: both;
	display: inline;
	white-space: inherit;
}
#przyciskemail {
	background-image: url(images/submit_email.gif);
	width: 96px;
	height: 21px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top:0px;
	display: inline;
}

#przycisk{
	height: 20px;
	color: White;
	font-weight: bolder;
	border-left: 1px solid #5E8BBD;
	border-bottom: 1px solid #5E8BBD;
	border-right: 1px solid #5E8BBD;
	border-top: 1px solid #5E8BBD;
	background-image: url(images/tlo_button.gif);
}



.konkursyprog {
	float: left;
	clear: both;
	display: block;
	/*width: 570px;*/
	width: 670px;
	min-height: 20px;
}
.konkursytable {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	clear: both;
	display: inline;
	/*width: 550px; */
	width: 650px;
	min-height: 20px;
}
.konkursyrow {
	float: left;
	clear: none;
	display: inline;
	text-align: center;
}
.konkursyleft {
	display: inline;
	float: left;
	clear: none;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
.konkursyright {
	display: inline;
	float: right;
	clear: none;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}
.konkursyleft2 {
	display: inline;
	float: right;
	clear: both;
	text-align: left;
	font-weight: bold;
	color: #444444;
}
.konkursyright2 {
	display: inline;
	float: right;
	clear: both;
	text-align: left;
	padding-right: 5px;
	padding-top: 5px;
}
.konkursyline {
	height: 1px;
	font-size: 1px;
	float: right;
	clear: none;
	background-color: silver;
	border:0px;
	margin: 0px;
	padding:0px;
}
.konkursyfont1 {
	color: gray;
	font-size: 6pt;
}
.konkursyfoto1 {
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
	float: left;
	clear: both;
	display: inline;
}
.konkursyfoto2 {
	background-color: transparent;
	color: #000;
	width: 80px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	clear: both;
	display: inline;
	white-space: inherit;
}
#przyciskemail {
	background-image: url(images/submit_email.gif);
	width: 96px;
	height: 21px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top:0px;
	display: inline;
}

#przycisk{
	height: 20px;
	color: White;
	font-weight: bolder;
	border-left: 1px solid #5E8BBD;
	border-bottom: 1px solid #5E8BBD;
	border-right: 1px solid #5E8BBD;
	border-top: 1px solid #5E8BBD;
	background-image: url(images/tlo_button.gif);
}



.portalprog {
	float: left;
	display: inline;
	clear: both;
	/*width: 670px;*/
	width: 570px;
	min-height: 100px;
	background-color: transparent;
}
.portaltable {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	display: block;
	clear: both;
	/*width: 560px;*/
	width: 660px;
	min-height: 50px;
	background-color: transparent;
}
.portalrow {
	float: left;
	display: inline;
	clear: both;
	text-align: center;
	background-color: transparent;
}
.portalleft {
	display: inline;
	clear: none;
	float: left;
	text-align: right;
	vertical-align: middle;
	background-color: transparent;
}
.portalright {
	display: block;
	clear: none;
	float: right;
	text-align: left;
	vertical-align: middle;
	background-color: transparent;
}
.portalleft2 {
	display: block;
	clear: none;
	float: left;
	text-align: left;
	background-color: transparent;
}
.portalright2 {
	display: block;
	clear: none;
	float: right;
	text-align: right;
	background-color: transparent;
}
.portalcell{
	margin-right: 1px;
	margin-top: 1px;
	float: left;
	display: block;
	clear: none;
	text-align: center;
	vertical-align: top;
	background-color: transparent;
}
.portalline {
	height: 1px;
	font-size: 1px;
	float: left;
	background-color: #2E5A9E;
}
.portalfoto {
	border-left: 1px solid #51400C;
	border-bottom: 1px solid #51400C;
	border-right: 1px solid #51400C;
	border-top: 1px solid #51400C;
}
.portalfoto1 {
	border-left: 1px solid #51400C;
	border-bottom: 1px solid #51400C;
	border-right: 1px solid #51400C;
	border-top: 1px solid #51400C;
	float: left;
	clear: both;
	display: inline;
}
.portalfoto2 {
	background-color: transparent;
	color: #000;
	width: 80px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	clear: both;
	display: inline;
	white-space: inherit;
}
.portalramka {
	border-left: 1px double #9a9a9a;
	border-bottom: 1px double #9a9a9a;
	border-right: 1px double #9a9a9a;
	border-top: 1px double #9a9a9a;
	margin-right:4px;
	margin-top: 4px; 
	color: inherit;
	background-color: #FFFBEC;
	text-align: left;
	float:left;
}
.portalfont1 {
	color: gray;
	font-style: italic;
}
.portal_kropki {
	border-bottom: 1px dotted #505050;
	font-weight: bold;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
