img, div { behavior: url(../js/iepngfix_sub.htc) }
body {
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-x;
	background-color: #bbbbb0;
}
/* backgroundheader */
#backgroundheader {
	position: absolute;
	top: 0;
	left: 0;
	width: 755px;
	z-index: 0;
}
#backgroundheader img {float:left;}
/* end backgroundheader*/
#sublogo {
	position: absolute;
	top: 70px;
	left: 45px;
	z-index: 4;
}
#subblock {
	position: absolute;
	top: 43px;
	left: 24px;
	width: 750px;
	z-index: 3;
}
#subblock #top1 {
	float: left;
	background-image: url(../images/subblock_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#subblock #top2 {
	float: left;
	background-image: url(../images/subblock_top2.png);
	background-repeat: no-repeat;
	height: 203px;
	width: 750px;
}
#subblock #middle {
	background-image: url('../images/subblock_bg.png');
	background-repeat: repeat-y;
}
#subblock #middletxt {
	padding: 10px 35px 0px 35px;
	line-height: 18px;

}
#subblock #pagetitle {
	margin-top: 150px;
	margin-left: 35px;
	border-left: solid 4px #cfcfc8;
	padding: 5px 35px 5px 10px;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #f86200;
}
#subblock #bottom {
	background-image: url('../images/subblock_bottom.png');
	background-repeat: no-repeat;
}


#menu {
	position: absolute;
	top: 140px;
	left: 50px;
	width: 656px;
	z-index: 5;
}

#submenu {
	width: 168px;
	margin-left: auto;
	margin-right: 35px;
	float: right;
	margin-top: -30px;
}
#submenu .top {
	background-image: url('../images/submenu_top.jpg');
	height: 8px;
	width: 168px;
	background-repeat: no-repeat;
}
#submenu .middle {
	background-image: url('../images/submenu_bg.jpg');
	background-repeat: repeat-y;
}
#submenu .bottom {
	background-image: url('../images/submenu_bottom.jpg');
	background-repeat: no-repeat;
}
#submenu .bottom2 {
	background-image: url('../images/submenu_bgbottom.jpg');
	height: 57px;
	width: 168px;
	background-repeat: no-repeat;
}
#submenu .txt {
	padding: 15px 15px 0 15px;
}

#middlefooter{
	border-top: solid 4px #d1d0ca;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-left: 35px;
	margin-right: 35px;
}

#firma {
	width: 200px;
	color: #878561;
	font-size: 11px;
	float: left;
}
#firma img {float: left;}
#firma .soft {color: #f86200;}
#firma .web {color: #878561;}
#firma .firma1 {
	margin-left: 7px;
	float: left;
}

#kontakt {
	color: #878561;
	font-size: 11px;
	width: 140px;
	margin-left: 20px;
	float: left;
}
#kontakt img {float: left;}
#kontakt .soft {color: #f86200;}
#kontakt .web {color: #878561;}
#kontakt .kontakt1 {
	margin-left: 7px;
	float: left;
}

#formularz {
	background-image: url('../images/background_formularz2.gif');
	background-repeat: no-repeat;
	width: 216px;
	height: 75px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-left: 460px;
	display: none;
}
#formularz .txt {padding: 7px 10px 2px 10px;}
#formularz img {position: absolute; margin-left: 170px;}
#formularz .link {
	padding: 7px 7px 7px 55px;
}
#formularz a {color: #000; font-weight: bold;}

#drukuj {
	position: absolute;
	top: 260px;
	left: 15px;
	z-index: 2;
	display: none;
}
.akapitname {
	color: #ff6400;
	background-color: #f4f3f3;
	padding: 5px;
	font-weight: bold;
}

#portfolio .item {
	border-left: solid 2px #cfcfc8;
	border-bottom: solid 1px #cfcfc8;
	padding: 5px 35px 5px 10px;
	margin: 15px 0 15px 0;
}
.item img {	float: left; margin-top: 10px;}
.item .txt {
	margin-left: 190px;
}
.item h3 {
	margin-left: 190px;
	font-size: 13px;
	color: #f86200;
}
.closewindow {text-align: center;}

/* NEWS */
#news .title {
/*	color: #ff6400;
	padding: 5px 15px 5px 15px;
	font-weight: bold;
	border-left: solid 4px #fff; */
	color: #ff6400;
	background-color: #f4f3f3;
	padding: 5px;
	font-weight: bold;

}
#news h5 {
	color: #797979;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 10px 5px;
}
#news .tresc {
	margin-bottom: 15px;
	padding-left: 5px;
}
/* END NEWS */

#tresc h1 {
	color: #ff6400;
	font-size: 14pt;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	
}

.opinia {
	background: #f4f3f3;
	padding: 10px;
	margin-bottom: 15px;
	border: dashed 1px #565656;
}

.right {text-align: right;}
.center {text-align: center;}