@charset "utf-8";
/* CSS Document */

/* standardowe znaczniki begin */
h1, h2, h3, h4, h5, h6{
	font-family: "Lucida Sans Unicode", "Lucida Console", "Lucida Grande", monospace;
	color:#47535A;
    font-style: normal;
    letter-spacing: -1px;
    text-decoration: none;
	margin:12px 0px;	
}
a, p, li, span, div {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Lucida Grande", monospace;
	color:#4d4848;
    font-style: normal;
    letter-spacing: 0px;
    text-decoration: none;
}
p {
	margin-bottom: 0px;
	text-align: justify;  
	text-indent:0px;
	line-height:150%;
}
p + p{
	margin-top: 10px;
}
html {
}
body{
	font-size:12px;
	margin:0px;
	padding:0px;
}
img {
	margin:0px;
	border-width: 0px;
	padding:0px;
}
h1{
	font-size:22px;
	margin: 20px 0px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:11px;
}
strong{
	font-weight:bold;
}
div{
	/*border:1px solid black;*/
}
h1 span{
	color:#fff;
	padding: 6px;
	background-color: #47535A;

}
h1 span a{
	color:#fff;
}
h1 span a:hover{
	color:#D3D3D3;
}
h1 a:hover{
	color:#D3D3D3;
}
/* standardowe znaczniki end */

/* jui begin */
#custom-doc { 
	width: 950px; 
	min-width: 250px;
	margin: 0px auto; 
	text-align:left; 	
}
#hd {
	width:100%px;
	height:60px;
	/*background-color:#1b1d1b;*/
	margin:20px 0px 30px 0px;
	position:relative;
}
#bd{
}
#ft{
}
.yui-g{
}

/* hd BEGIN */
.logo{
	width: 93px;
	height: 59px;
	display:block;
	float: left;
	position:absolute;
	top:0px;
	left: 0px;
}
#hd .haslo{
	color: #47535A;
	font-size: 16px;
	position:absolute;
	top:25px;
	left: 110px;
	width:280px;
	height: 9px;
	background-image:url("../images/haslo.png");
	background-position: top left;
	background-repeat: no-repeat;
}
/* hd END */
/* yui-g BEGIN */
.menu{
	position:relative;
	height: 35px;
}
.menu ul{
	position:absolute;
	list-style: none;
}
.menu ul li{
	float:left;
	white-space: nowrap;
	margin-right:95px;
}
.item1{	
	width:60px;
}
.item2{
	width:60px;
}
.item3{
	width:110px;
}
.item4{
	width:110px;
}
.item5{
	width:110px;
}

.menu ul li a{
	color:#4d4848;
	font-size: 20px;
	letter-spacing:-1px;
	text-decoration:none;
	font-weight:none;
	font-style: normal;	
}
.menu ul li a:hover{
	
}
.menu ul li a:hover,.menu ul li a.hover{
	background-image:url('../images/tlo_menu.png');
	color:#A20704;
	text-decoration:underline;
	font-size: 20px;
	letter-spacing:-1px;
	font-weight:none;
	font-style: normal;		
}
.img_slider{
	width: 100%; 
	background: #1B1D1B; 
	margin: 0px auto 20px;
	padding: 0px; 	
	position: relative;
	border: 1px solid #888;
}
.opis1{
	position:absolute;
	width:400px;
	top:40px;
	left:0px;
	color:#fff;
	font-size:20px;
	background-image:url('../images/tlo.png');
	background-position:top left;
	background-repeat: repaert-x repeat-y;
	padding:10px 10px 10px 80px;
}
.opis2{
	position:absolute;
	width:340px;
	top:70px;
	left:0px;
	color:#fff;
	font-size:20px;
	background-image:url('../images/tlo.png');
	background-position:top left;
	background-repeat: repaert-x repeat-y;	
	padding:10px 10px 10px 100px;
}
.opis3{
	position:absolute;
	width:320px;
	top:240px;
	right:0px;
	color:#fff;
	font-size:20px;	
	background-image:url('../images/tlo.png');
	background-position:top left;
	background-repeat: repaert-x repeat-y;	
	padding:10px 10px 10px 20px;	
}
.opis4{
	position:absolute;
	width:350px;
	top:30px;
	left:0px;
	color:#fff;
	font-size:20px;	
	background-image:url('../images/tlo.png');
	background-position:top left;
	background-repeat: repaert-x repeat-y;	
	padding:10px 10px 10px 60px;
}
.podpis{
	position:absolute;
	width:200px;
	bottom:10px;
	right:0px;
	color:#fff;
	font-size:12px;	
	background-image:url('../images/tlo.png');
	background-position:top left;
	background-repeat: repaert-x repeat-y;	
	padding:10px;	
}
.dowiedz_sie{
	position:absolute;
	right:50px;
	top:40px;
}
.sciezka{
	font-size:11px;
	color:#999999;
	margin:10px 0px;
	position: relative;
	height: 20px;
}
.sciezka a{
	color:#999999;
	text-decoration:none;
}
.sciezka a:hover{
	text-decoration:none;
	color:#444;
}
.sciezka .jasna{
	height: 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #999;
	margin:2px 0px;
	width:30px;
	position: absolute;
	bottom:0px;
	left:0px;
}
/* yui-g END */
/* footer BEGIN */
.footer{
	width:100%;
	min-width:950px;
	/*background-color:#1b1d1b;
	background-color:#5c2624;
	background-color:#48626f;
	background-color:#b3b3b3;*/
	background-color:#444;
	margin:40px 0px 0px 0px;
	padding:20px 0px 0px 0px;	
	text-align:left;
	position: relative;
	bottom: 0px;
}
.footer2{
	width:100%;
	min-width:950px;
	/*background-color:#1b1d1b;
	background-color:#5c2624;*/
	background-color:#b3b3b3;
	margin:15px 0px 0px 0px;
	padding:20px 0px 10px 0px;	
	text-align:left;
}
.stopka{
	width: 950px;
	position:relative;
	margin: 0px auto;
	height:160px;
}
#menu_dolne{
		
}
ul.menu_poz{
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
}
ul.menu_poz li.item-menu_poz{
	display: inline;
	float:left;
	white-space: nowrap;
	width: 130px;
	padding:5px;
	margin:0px 50px 0px 0px;
}
ul.menu_poz li.item-menu_poz a{
	color:#ccc;
	font-size: 14px;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;	
}
ul.menu_poz li.item-menu_poz a:hover{
	color:#ffffff;
	font-size: 14px;
	text-decoration:underline;
	font-weight:normal;
	font-style: normal;	
}
ul.menu_pion{
	list-style: none;
	padding: 8px;
	line-height:150%;
}
ul.menu_pion li.pion1{
	padding: 0px 0px 0px 12px;
}
ul.menu_pion li.item-menu_pion a{
	color:#eee;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;	
}
ul.menu_poz li.item-menu_pion a:hover{
	color:#ffffff;
	font-size: 12px;
	text-decoration:underline;
	font-weight:normal;
	font-style: normal;	
}
.pasek_kontaktowe{
	width:100%;
	min-width:950px;
	background-color:#1b1d1b;
	margin:15px 0px 0px 0px;
	padding:5px 0px 5px 0px;	
	text-align:left;
	height: 45px;
	opacity: 0.8;
}
.dane_kontaktowe{
	width: 950px;
	position:relative;
	margin: 0px auto;
	height:45px;
}
.kontakt{
	width: 600px;	
	position: absolute;
	right: 2px;
	bottom: 0px;
	color: #A4968B;
	font-size: 12px;
}
.kontakt p{
	color: #A4968B;
	font-size: 12px;
	text-indent: 0px;
	text-align: right;
}
.copyright{
	width: 138px;	
	position:absolute;
	color:#A4968B;
	left:2px;
	bottom:0px;
	font-size:11px;
	line-height: 24px;
}
/* footer END */
.news{
	height:300px;
	padding:0px;
	position:relative;
	margin:5px 0px;
}
.news .newsImg{
}
.news p{
	color: #4d4848;
	margin:5px 0px;
	text-align:justify;
	text-indent:0px;
}
.news .more{
	position:absolute;
	right:0px;
	bottom: 0px;
}
.news .more a.seeMore{
	color:#A20704;
	/*color:#5C2624;*/
}



#column-1 {
    float: left;
    width: 50%;
}
#column-2 {
    float: right;
    width: 50%;
}
.twoColumnGroup{
	margin:10px 0px;
}
.twoColumnGroup .column-1 {
    float: left;
    width:50%;
	text-align:left;
}
.twoColumnGroup .column-2 {
    float: right;
    width: 50%;
	text-align:left;
}

.threeColumnGroup{
	padding:0px;
	margin:14px 0px;
}
.threeColumnGroup .column-1 {
    float: left;
    width: 32%;
	text-align:left;
}
.threeColumnGroup .column-2 {
    float: left;
    width: 32%;
	text-align:left;
	margin-left:19px;
	margin-right:19px;
}
.threeMainPage .column-2{
	margin-left:19px;
	margin-right:19px;
}
.threeGalleryPage .column-2{
	margin-left:19px;
	margin-right:19px;
} 
.threeColumnGroup .column-3 {
    float: right;
    width: 32%;
	text-align:left;
	margin-right:0px;
}
.threeColumnGroup + .threeColumnGroup{
	margin-top: 16px;
}


.fourColumnGroup .column-1 {
    float: left;
    width: 24%;
	text-align:left;
	margin:0px;
}
.fourColumnGroup .column-2 {
    float: left;
    width: 24%;
	text-align:left;
	margin-left:13px;
}
.fourColumnGroup .column-3 {
    float: left;
    width: 24%;
	text-align:left;
	margin-left:13px;
}
.fourColumnGroup .column-4 {
    float: right;
    width: 19%;
	text-align:left;
	margin-right:0px;
}
.fourColumnGroup + .fourColumnGroup{
	margin-top: 16px;
}

.fiveColumnGroup{
	margin-top: 22px;
}
.fiveColumnGroup .column-1 {
    float: left;
    width: 19%;
	text-align:left;
	margin:0px;
}
.fiveColumnGroup .column-2 {
    float: left;
    width: 19%;
	text-align:left;
	margin-left:12px;
}
.fiveColumnGroup .column-3 {
    float: left;
    width: 19%;
	text-align:left;
	margin-left:12px;
}
.fiveColumnGroup .column-4 {
    float: left;
    width: 19%;
	text-align:left;
	margin-left:12px;
}
.fiveColumnGroup .column-5 {
    float: right;
    width: 19%;
	text-align:left;
	margin-right:0px;
}

.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
/*//////////////////////
*/
.contentPage{
	min-height:200px;
	overflow: visible;
}
.content{
	clear:both;
	position:relative;
}
.contentTxt{
	width:635px;
	float:left;
	margin-right:15px;
	margin-bottom: 10px;
	top:0px;
	left:0px;
}
.contentImg{
	width:300px;
	float:left;
	text-align:right;
	padding:0px 0px;
	top:0px;
	right:0px;
	margin:10px 0px;
}
.contentImg a{
}
.contentImg a img{
	margin: 10px 0px;
}
.contentGallery{
	clear:both;
	padding: 10px 0px 0px 0px;
}
.contentGallery + .contentGallery{
	padding: 0px;
}
.opisLokalizacji{
	width: 335px; 
	float: left;
}
.lbllokalizacja{
	font-weight: bold;
	margin: 4px 0px;
}
.lokalizacja{
	font-size: 15px;
	letter-spacing: -1px;
	margin: 4px 0px 8px 0px;;
}
.lblmaterialy{
	font-weight: bold;
}
.photo{
	position:relative;
}
.photoOpis{
	font-size:11px;
	padding:4px 45px 4px 45px;
}
.materialList{
	width: 300px;
	float: right;
	height: 0px;
	overflow: hidden;
}
.material{
	float: left;
	margin: 0px 15px;
}
.materiaOpis{
	padding: 4px 0px;
}
.photoKostka{
}
.contentZobacz{
	float: right;
	background-image: url('../images/realizacje/zobaczReal.png');
	background-position: right top;
	background-repeat: no-repeat;
	width: 235px;
	height: 39px;
	color: #fff;
	margin-top: 14px;
}
.seeReal{
    margin-right: 9px;
    text-align: right;
	margin-top: 2px;
}
.contentZobacz div.link-more h3{
	margin: 0px;
}
.contentZobacz div.link-more a.seeMore{
	color: #fff;
}
.contentZobacz div.link-more h3 a.seeMore{
	color: #fff;
}
.contentZobacz div.link-more a.seeMore:hover{
	color:#d3d3d3;
}
.contentRealizacje{
	clear:both;
	padding: 20px 0px;
	margin:10px 0px;
	height:254px;
	overflow:visible;
}
.contentRealizacje + .contentRealizacje{
	margin-top: 5px;
}
.contentReal-1{
	float: left;
	margin: 0px 50px 0px 0px;	
	position:relative;
}
.contentReal-2{
	margin: 10px 0px 10px 0px;	
	position:relative;
	width:446px;
	float:right;
}
a.moreReal-1{
	display:block;
	width: 450px;
	height: 254px;
}
a.zobaczReal-1{
	display:block;
	width: 80px;
	height: 80px;
}
.contentReal-2 .welcome {
	position:absolute;
	right:0px;
	margin:10px 0px 0px;
	
	
}
.contentReal-2 .welcome a.zapraszamy_Real2{
	color:#A20704;
	/*color:#5C2624;*/
}
.opisReal1{
	position:absolute;
	width:240px;
	top:30px;
	left:0px;
	background-image:url('../images/tlo.png');
	background-position:top left;
	background-repeat: repaert-x repeat-y;
	padding:10px 10px 10px 40px;
}
.opisReal2{
	position:absolute;
	width:240px;
	top:45px;
	right:0px;
	background-image:url('../images/tlo.png');
	background-position:top left;
	background-repeat: repaert-x repeat-y;
	padding:10px 10px 10px 40px;
}
.opisReal1 a.zobacz, .opisReal2 a.zobacz{
	color:#fff;
	font-size:20px;
}
.dowiedz_sieReal1{
	position:absolute;
	right:50px;
	bottom:60px;
}
.dowiedz_sieReal2{
	position:absolute;
	left:50px;
	bottom:30px;
}
.dowiedz_sieImg{
	width:90px;
	height:90px;
}
.contentOnas{
	clear:both;
	padding: 0px 0px;
	margin:10px 0px;
	min-height:254px;
	overflow:visible;
}
.contentSprzedaz{
	margin-left: 50px;
	margin-right:0px;
	width: 600px;
	padding: 10px 0px;
}
.contentSprzedaz h3{
	margin-top:0px;
}
.adres{
	float:left;
}
.adres2{
	clear:both;
}
.zobaczMapa{
	padding: 20px 0px;
	width: 250px;
}
.otwarcie{
	float:left;
}
.tel{
	float:left;
	margin: 0px 32px;
}
.e-mail{}

.dzialyKontakt{
	list-style-type: none; 
	padding: 0px; 
	margin: 0px;
}
.dzialyKontakt li{
	list-style:square inside none ;
	padding-left:10px;
	margin: 6px 0px;
	color: #47535A;
}
.kontaktwlini1{
	width: 260px;
	float: left;
}
.kontaktwlini2{
	padding-top: 14px;
}
.kontaktDane{
	clear:both;
}
.contentKontakt1{
	width:240px;
	margin-right: 45px;
}
.contentKontakt2{
	width:320px;
	margin-right: 45px;	
}
.contentImgKontakt{
	margin:0px;
	padding:0px;
}
.contentForm{
	width: 240px;
	float:left;
    left: 0;
    margin-bottom: 10px;
    margin-right: 30px;
    top: 0;
}
.mailform-field{
	margin:5px 0px;
	line-height:18px;
}
.mailform-field input{
	width: 240px;
}
.wyslij{
	text-align:center;
}
#mailformWyslij{
	border: none;
	background-image: url("../images/tlo.png");
	background-position: top left;
	background-repeat: repeat-x;
	color:#fff;
	width:90px;
	height: 25px;
}
.contentMap{
	width:680px;
	float: right;
}
span.link-more{
}
span.link-more a.seeMore{
	color:#A20704;
	/*color:#5C2624;*/
}
div.link-more{
}
div.link-more a.seeMore{
	color:#A20704;
	/*color:#5C2624;*/
}
div.link-more + div.link-more{
	margin-top:6px;
}
.link-mail{
	font-weight: bold;
}
.content + .content{
	padding-top: 30px;
	margin-top: 30px;
}
.contentImgReferencje{
	width:200px;
	float:left;
	text-align:right;
	padding:0px 0px;
	top:0px;
	right:0px;
	margin:10px 0px;
}
.ref{
	padding:0px;
	position:relative;
	margin:5px 0px;
}
.more a.groupColorBox{
	color:#A20704;
	/*color:#5C2624;*/
}
.refLogo{
	margin:0px 71px;;
}

.contentVideo{
	margin:10px 25px;
	clear:both;
}
.twoColumnGroup .contentLeft{
	float:left;
	width: 635px;
}
.twoColumnGroup .contentRight{
	float: right;
	width: 300px;
	margin-top: 70px;
}
.twoColumnNawierzchnia{
	height:498px;
	background-image: url("../images/nawierzchnie/02.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;	
	overflow:hidden;
	margin: 10px 0px 0px 0px;
}
.contentNawierzchniaBottom{
	height:243px;
	background-image: url("../images/nawierzchnie/03.jpg");
    background-position: 650px 4px;
    background-repeat: no-repeat;	
	overflow:hidden;
	margin: 0px 0px 0px 0px;
}
.twoColumnBruk{
	height:540px;
	background-image: url("../images/uslugibrukarskie/02.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;	
	overflow:hidden;
	margin: 10px 0px 0px 0px;
}
.contentBrukBottom{
	height:243px;
	background-image: url("../images/uslugibrukarskie/03.jpg");
    background-position: 650px 4px;
    background-repeat: no-repeat;	
	overflow:hidden;
	margin: 0px 0px 0px 0px;
}
.twoColumnKamien{
	height:494px;
	background-image: url("../images/kamienogrodowy/02.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;	
	overflow:hidden;
	margin: 10px 0px 0px 0px;
}
.contentKamienBottom{
	height:240px;
	background-image: url("../images/kamienogrodowy/03.jpg");
    background-position: 650px 4px;
    background-repeat: no-repeat;	
	overflow:hidden;
	margin: 0px 0px 0px 0px;
}
.twoColumnKostka{
	height:610px;
	background-image: url("../images/kostkabrukowa/02.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;	
	overflow:hidden;
	margin: 10px 0px 0px 0px;
}
.contentKostkatBottom{
	height:240px;
	background-image: url("../images/kostkabrukowa/03.jpg");
    background-position: 650px 4px;
    background-repeat: no-repeat;	
	overflow:hidden;
	margin: 0px 0px 0px 0px;
}
.twoColumnProjekt{
	height:558px;
	background-image: url("../images/uslugaprojektowa/02.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;	
	overflow:hidden;
	margin: 0px;
}
.contentProjektBottom{
	height:243px;
	background-image: url("../images/uslugaprojektowa/03.jpg");
    background-position: 650px 4px;
    background-repeat: no-repeat;	
	overflow:hidden;
	margin: 0px 0px 0px 0px;
}
.contentImgBottom{

}
.contentImgBottom .contentImgList{
	float:left;
}
.kamienImg{
	width:300px;
	margin:4px 0px;
}
.kamienTop{
	height: 367px;
}
.kostkaTop{
	height: 314px;
}
.nawierzchniaTop{
}
.kamien1{
	width: 300px;
	height: 152px;
}
.kamien2{
}
.contentImgList{
    margin-bottom: 0px;
    margin-right: 15px;
    top: 0;
    width: 635px;
}
.contentImgList .leftImg{
	width: 256px;
	height: 103px;
	float: left;
	margin: 4px 0px;
}
.contentImgList .rightImg{
	width: 374px;	
	height: 103px;
	float: right;
	margin: 4px 0px;	
} 
.contentImgList  .smallImg{
	width: 255px;
	height:	92px;	
}
.contentImgList  .bigImg{
	width: 376px;	
	height:	92px;
}
.contentImgList  .smallImg2{
	width: 255px;
	height:116px;
}
.contentImgList  .bigImg2{
	width: 376px;	
	height:	116px;
}
.contentImgList .leftPng{
	width:	235px;
	height: 140px;
	float: left;
	margin:0px;		
}
.contentImgList .centerImg{
	width: 156px;
	height: 140px;
	float: left;
	margin: 0px 4px;
}
.contentImgList .rightPng{
	width:	235px;
	height: 140px;	
	float: right;
	margin: 0px;		
}
.contentImgList .nawierzchniaImg1{
	height: 200px;
}
.contentImgList .nawierzchniaImg2{
	height: 243px;
	overflow: hidden;
}
.pngLib {
	background-color: #79735b;
}
.contentImgList .pngSem {
	width:233px;
	height:138px;
	background-color: #fff;
	border: 1px solid #c3c3c3;
}
.pngGS{
	background-color: #7a7a7a;
}

a.gsLink{
	margin: 26px auto 0px auto;
	display: block;
	width: 166px;
	height: 112px;	
}
a.gsZobacz{
	color:#fff;
	line-height: 34px;
	font-size: 15px;
	margin: 38px auto 10px auto;
	text-align: center;
	display: block;
	width: 182px;
	height: 90px;
}
a.logoZobacz{
	color:#fff;
	line-height: 24px;
	font-size: 15px;
	margin: 18px auto 10px auto;
	text-align: center;
	display: block;
	width: 182px;
	height: 110px;
}
a.gsZobacz:hover{
	color:#fff;
}
.contentImgList .pngSem a.logoZobacz{
	color: #666;
}
.zobaczVideo{
	margin:10px 0px;
	
}
.stronicowanie{
	clear:both;
	width: 200px;
	height:34px;
	margin:4px auto;
	text-align: ceneter;
}
.strona{
	margin:0px 4px;
	display: block;
	height: 29px;
	float:left;
	text-align: center;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 4px 4px 4px 10px;
	color: #aaa;
}
.saktywna{
	padding-top: 4px;
	color:#888;
}
.spierwsza{
	background-image: url("../images/strona1.png");
	width: 10px;
	padding-left: 10px;
}
.spoprzednia{
	background-image: url("../images/spoprzednia.png");
	width: 68px;
	padding-left: 20px;
}
.snastepna{
	background-image: url("../images/snastepna.png");
	width: 54px;
	background-position: top right;
	padding-right: 20px;
}
.sostatnia{
	background-image: url("../images/strona6.png");
	width: 10px;
	background-position: top right;
	padding-right: 10px;
}
a.spierwsza{
	text-decoration:none;
	color:#888;
}
a.spoprzednia{
	text-decoration:none;
	color:#888;
}
a.snastepna{
	text-decoration:none;
	color:#888;
}
a.sostatnia{
	text-decoration:none;
	color:#888;
}

a.spierwsza:hover{
	text-decoration:none;
	color:#555;
}
a.spoprzednia:hover{
	text-decoration:none;
	color:#555;
}
a.snastepna:hover{
	text-decoration:none;
	color:#555;
}
a.sostatnia:hover{
	text-decoration:none;
	color:#555;
}
.onas{
	padding:0px;
	position:relative;
	margin:5px 0px;
	height: 358px;
}
.onas p{
	color: #4d4848;
	margin:5px 0px;
	text-align:left;
	text-indent:0px;
}
.onas .more{
	position:absolute;
	right:0px;
	bottom: 0px;
}
.onas .more a.seeMore{
	color:#A20704;
	/*color:#5C2624;*/
}
.contentOnas{
	clear:both;
}
.onasDuze{
	height: 634px;
}
.dzialy{
	clear:both;
	height: 168px;
}
.dzialy + .dzialy{
	margin-top: 20px;
}
.dzialyImg{
	float: left;
	width: 182px;
}
.dzialyOpis{
	margin-left: 20px;
	margin-right: 0px;
	float: right;
	width: 722px;
}
.uwagi{
	clear:both;
	padding: 25px 0px 0px 0px;
}
.contentZobaczReal{
	clear:both;	
	background-image: url('../images/oko.png');
	background-position: center left;
	background-repeat: no-repeat;
    padding-left: 38px;
	padding-top: 8px;
    width: 460px;
	min-height: 43px; 
	margin-top: 10px;
}
.contentSkontaktuj{
	clear:both;	
	background-image: url('../images/tel.png');
	background-position: center left;
	background-repeat: no-repeat;
    padding-left: 38px;
    width: 460px;
	min-height: 43px; 
	margin-top: 20px;
}
.contentPunkty{
	clear:both;	
	background-image: url('../images/dom.png');
	background-position: top left;
	background-repeat: no-repeat;
    padding-left: 38px;
	padding-top: 0px;
    width: 460px;
	min-height: 25px; 
	margin-top: 20px;
}
