html {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_fe.gif);
	background-repeat: repeat-y;
}
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #666666;
	background-image: url(../images/bg_fe.gif);
	background-repeat: repeat-y;
	font-family: Tahoma;
}
body a {
	color: #666666;
	text-decoration: none;
}
body a:hover {
	color: #FD8B11;
	text-decoration: none;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #df790b;
	line-height: 24px;
}
h1 span {
	color: #21729B;
	padding-left: 40px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #df790b;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	background-color: #257DAB;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 {
	position: relative;
	padding-right: 200px;
	background-color: #2583B2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 span {
	font-size: 12px;
	position: absolute;
	top: 5px;
	right: 10px;
}
h4 span a {
	color: #FFFFFF;
	text-decoration: none;
}
h4 span a:hover {
	color: #FD8B11;
	text-decoration: none;
}

.clear {
	clear: both;
}

#main {
	width: 100%;
	position: relative;
}
#top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
	width: 100%;
	position: relative;
}
#top_site {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
	position: relative;
}

#top_ct {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#header_top {
	height: 139px;
	width: 920px;
	position: relative;
}
#header_top #logo {
	position: absolute;
	left: 22px;
	top: 22px;
}
#header_top ul {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	top: 0px;
	right: 0px;
	background-image: url(../images/png_200.png);

	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
	float: right;
}
#header_top li {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}
#header_top li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 11px;
	position: relative;
	float: left;
	z-index: 5;
}
#header_top li a:hover {
	color: #F5A705;
	text-decoration: none;
}
#header_top .none a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_top p {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	position: absolute;
	right: 0px;
	bottom: 20px;
	color: #FFFFFF;
}
#header_top p span {
	color: #67cfff;
}
#menu {
	width: 920px;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	height: 43px;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu li {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 13px;
	float: left;
	position: relative;
}
#menu li a:hover {
	color: #F1A200;
	text-decoration: none;
}
#menu .select a {
	background-image: url(../images/png_150.png);
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}

#menu form {
	float: right;
	margin: 0px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 230px;
	position: relative;
}
#menu label {
	float: left;
	margin-right: 5px;
	color: #FFFFFF;
}
#menu input {
	font-size: 12px;
	border: 1px solid #022543;
	padding: 2px;
	float: left;
	width: 120px;
}
#menu .button {
	position: absolute;
	top: 12px;
	right: 15px;
	width: 50px;
}
#menu .button_szukaj a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #022543;
	width: 50px;
	text-align: center;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#menu  .button_szukaj a:hover {
	color: #F5A705;
	text-decoration: none;
}
#header {
	height: 148px;
	width: 920px;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}
#header .left {
	float: left;
	width: 610px;
	position: relative;
	height: 128px;
	padding-top: 20px;
	padding-right: 0px;
	z-index: 5;
}
#header  .left #postac {
	height: 175px;
	width: 134px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/koles.png);
	background-repeat: no-repeat;
	z-index: 1;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}
#header  .left .naglowek {
	color: #4BACD3;
	font-size: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#header .left p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #46AAD2;
	text-align: justify;
	line-height: 18px;
}
#header .left a {
	color: #FFFFFF;
	text-decoration: none;
}
#header .left a:hover {
	color: #F0A500;
}
#header .left .wiecej {
	float: right;
	z-index: 5;
}



#header .right {
	float: right;
	width: 250px;
	position: relative;
	height: 98px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#header   .right   .blue {
	color: #022140;
	padding-top: 10px;
	font-weight: bold;
}
#header .right .png {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#header .right  .rss  {
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 15px;
	bottom: 15px;
}
#header .right .rss a {
	color: #FFFFFF;
	text-decoration: none;
}
#header .right .rss a:hover {
	color: #F59F00;
	text-decoration: none;
}
#content_home {
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_content_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_ct {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#content_ct  #left {
	float: left;
	width: 617px;
}
#content_ct  #right {
	float: right;
	width: 280px;
}
#content_ct #center_site {
	float: left;
	width: 500px;
	margin-left: 30px;
}
#content_ct  #center_site p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: justify;
}
#content_ct #center_site .cytat {
	background-color: #E8E897;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#content_ct #center_site ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#content_ct #center_site li {
	float: left;
	width: 500px;
}
#content_ct #center_site li a {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 7px;
	display: block;
	float: left;
	width: 485px;
}
#content_ct #center_site li a:hover {
	background-image: url(../images/bullet.png);
	background-position: 5px 7px;
}


#content_ct #right_subsite {
	float: right;
	width: 180px;
}

#content_ct #left_site {
	float: left;
	width: 180px;
	padding-top: 70px;
}
#content_ct #right_site {
	float: right;
	width: 700px;
}
#content_ct #right_site p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: justify;
}
#content_ct #right_site .cytat {
	background-color: #E8E897;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#content_ct #right_site ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#content_ct #right_site li {
	float: left;
	width: 500px;
}
#content_ct #right_site li a {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 7px;
	display: block;
	float: left;
	width: 485px;
}
#content_ct #right_site li a:hover {
	background-image: url(../images/bullet.png);
	background-position: 5px 7px;
}


#footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer .top {
	margin-bottom: 10px;



	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
	width: 920px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #216A93;
	height: 40px;
	position: relative;
}

#footer .top .menu1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 10px;
}
#footer .top .menu1 li {
	float: left;
}
#footer .top .menu1 li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	white-space: nowrap;
}
#footer .top .menu1 a:hover {
	text-decoration: underline;
}

#footer  .top  .menu1  .none a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .top .menu2 {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
	display: block;
	position: absolute;
	top: 10px;
	right: 100px;
}
#footer .top .menu2 li {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	white-space: nowrap;
	margin: 0px;
	float: left;
}

#footer .top .menu2 li a {
	color: #33A2CE;
	text-decoration: none;
	padding-right: 10px;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #39A4CF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	white-space: nowrap;
	margin: 0px;
}
#footer .top .menu2 li a:hover {
	text-decoration: underline;
}

#footer  .top  .menu2  .none a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .top .menu2 .walidacja {
	padding-right: 15px;
}

#footer .top img {
	float: right;
	position: absolute;
	top: 12px;
	right: 0px;
}

#footer .top img.powered {
	float: right;
	position: absolute;
	top: 10px;
	right: 55px;
}

#footer .top img.xhtml {
	float: right;
	position: absolute;
	top: 11px;
	right: 155px;
}

#footer .down {
	padding-bottom: 20px;
}

#footer  .down  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer .down li {
	float: left;
}
#footer .down li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 11px;
	white-space: nowrap;
}
#footer .down li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer .down .none a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .down p {
	color: #39A4CF;
	font-size: 11px;
	float: right;
}
#footer .down p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .down p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#form_kontakt {
	margin: 0px;
	padding: 0px;
}
#form_kontakt p {
	padding-bottom: 15px;
}
#form_kontakt label {
	float: left;
	width: 130px;
	text-align: right;
	padding-right: 5px;
}

#form_kontakt input {
	font-size: 12px;
	color: #666666;
	width: 220px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #DADADA;
}
#form_kontakt textarea {
	font-size: 12px;
	color: #666666;
	width: 280px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #DADADA;
}
#form_kontakt .button {
	padding-left: 370px;
}
#map {
	height: 400px;
	width: 694px;
	border: 3px solid #CCCCCC;
}

.button_wyslij a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FD8B11;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 50px;
}
.button_wyslij a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#kolejne_realizacje {
        color: black;
        text-align: center;
}
#kolejne_realizacje p { margin-top: 10px; }
#kolejne_realizacje a { color: black; }
#kolejne_realizacje a:hover { color: black; text-decoration: underline; }

.opis { float: left; margin: 7px; }
.funkcja { font-size: 10px; font-style: italic; }
