@charset "utf-8";
/* CSS Document */

body{
	background:#494949 url(../images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.pds{
	width:1000px;
	position:relative;
	margin:0 auto;
	
	font-size:12px;
}

.t3 {
	background-image: url('../images/t3.jpg');
	width: 1000px;
	height: 46px;
}

.s1 {
	background-image: url('../images/s1.jpg');
	width: 1000px;
	height: 21px;
}

.s2 {
	background-image: url('../images/s2.jpg');
	width: 1000px;
	height: 31px;
}

/**baner nad menu**/
.m1 {
	background-image: url('../images/m1.jpg');
	width: 234px;
	height: 45px;
	font-size: 18px;
	color: #000000;
}

.tekstm1 {
	text-align: center;
	position: relative;
	top: 12px;
}

#tlo_menu {
	background-image: url('../images/t1_.jpg');
	width: 1000px;
	height: 101px;
}

#tlo_menu a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#tlo_menu a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	color:#CC0000;
}

.linkMenuWybrany {
	text-decoration: underline;
	font-weight: bold;
	color:#CC0000;
}

.linkMenuZlewejWybrany {
	font-weight: bold;
	color:#CC0000;
}

.ofirmie {
	position:relative;
	top: 43px;
	left: 530px;
	width: 128px;
	height: 55px;
}

.oferta {
	position:relative;
	top: -12px;
	left: 655px;
	width: 128px;
	height: 55px;
}

.serwis {
	position:relative;
	top: -67px;
	left: 803px;
	width: 128px;
	height: 55px;
}

.kontakt {
	position:relative;
	top: -123px;
	left: 942px;
	width: 128px;
	height: 55px;
}


.srodek_z_kotlem {
	background-image: url('../images/t2.jpg');
	width: 1000px;
	height: 224px;
	font-size: 16px;
	font-weight: bold;
}

.linkOkna {
	width: 100px;
	height: 10px;
	position: relative;
	left: 384px;
	top: 175px;
}

.linkOgrzewanie {
	width: 100px;
	height: 10px;
	position: relative;
	left: 860px;
	top: 165px;
}

.srodek_z_kotlem a{
	color: #FFB924;
	text-decoration: none;
}
                                                      
.srodek_z_kotlem a:hover{
	color: #FFB924;
	text-decoration: underline;
}

.srodek_z_kotlem_wybrana {
	text-decoration: underline;
	color: #FFB924;
}

.s{
	 background:url(../images/tlo.jpg) repeat-y;
}
.left{
	width:234px;
	padding-left:12px;
	float:left;
}
.ng{  font-size:12px; color:#FFFF66; margin:0; background:url(../images/ng.jpg) no-repeat center; text-align:center; padding: 15px 20px ;   }
.right{
	width:710px;
	padding-left:20px;
	float:left;
}
.tekst{
	color:#bbb;
}

.m{ list-style:none; margin:0; padding:0px; }
.m li{ margin:0px; padding:0; float:left; width:230px;  }
.m a{ padding:5px 10px 7px 40px; background:url(../images/m-arrow.jpg) no-repeat left center; border-bottom:1px solid #D2D2D2; display:block; text-decoration:none;  color:#6A6A6A; }
.m a:hover{ color:#CC0000; font-weight:bold;}

.mtxt{
	padding:5px 20px;
}
#stopka{
	text-align:left; 
	padding:10px 10px 40px 20px;
	color:#999999;
}

#stopka a{
	color:#999999;
	text-decoration: none;
}

#stopka a:hover{
	color:#FFFF66;
	text-decoration: none;
}

.linkMenuWybranyStopka {
	font-weight: bold;
	color:#FFFF66;
}
img{border:0;}
a{
	color:#FFFF66;
	cursor: pointer;
}

/*div absolutny dla powiekszonych zdjec w serwisie*/
#powiekszoneZdjecie {
	display: none;
	position: absolute;
	background-color: #494949;
	width: 640px;
	height: 480px;
	overflow: scroll;
	border-width: 5px;
	border-color: #FFFFFF;
	border-style: solid;
}

.polozenieZamknij {
	position: relative;
	left: 5px;
	top: 5px;
	cursor: pointer;
}

img.p {
	cursor: pointer;
}

