@charset "utf-8";
body,td,th {
	color: #333333;
	font-size: 12px;
}
a:link {
	color: #2C9E24;
}
a:visited {
	color: #269B1D;
}
a:hover {
	color: #003399;
}
a:active {
	color: #003399;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #EEEEEE;
	text-align: right;
}
h2 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-position: left;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}

.obraz {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: auto;
	width: 150px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #506987;
}
.twoColFixLtHdr #container {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/h_index.gif);
} 
.twoColFixLtHdr #header1 {
	background-repeat: no-repeat;
	height: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: center;
	padding-top: 0;
	margin-top: 120px;
} 
.twoColFixLtHdr #header2 {
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: center;
	margin-top: 120px;
}
.twoColFixLtHdr #header3 {
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: center;
	margin-top: 120px;
}
.twoColFixLtHdr #header4 {
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: center;
	margin-top: 120px;
}
.twoColFixLtHdr #header5 {
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: center;
	margin-top: 120px;
}
.twoColFixLtHdr #header6 {
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: center;
	margin-top: 120px;
}


.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent {
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 12px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
} 
.twoColFixLtHdr #mainContent2 {
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 12px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLtHdr #mainContent3 {
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 12px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: right top;
}


.twoColFixLtHdr #mainContent4 {
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 12px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLtHdr #mainContent5 {
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 12px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: right top;
}

.twoColFixLtHdr #mainContent6 {
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 12px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: right top;
}


.twoColFixLtHdr #footer {
	height: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.opis {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.plany {
	height: auto;
	width: 170px;
	border: 1px solid #666666;
	margin-top: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.projekty {
	height: 1200px;
	width: 688px;
	overflow: auto;
}
.galeria {
	height: auto;
	width: 300px;
	border: 1px solid #666666;
	padding: 5px;
}

.twoColFixLtHdr #container2 {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/h_oferta.gif);
}
.twoColFixLtHdr #container3 {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/h_projekty.gif);
}
.twoColFixLtHdr #container4 {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/h_referencje.gif);
}
.twoColFixLtHdr #container5 {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/h_galeria.gif);
}
.twoColFixLtHdr #container6 {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/h_kontakt.gif);
}
.galeria {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.podkreslenie {
	text-decoration: underline;
}
