* {padding:0px;margin:0px}

h1 {font-size:20px;color:#526b87;padding:20px 0px 30px 0px}
h2 {font-size:35px;}

body {background-image:url('technologia/diamentowa.jpg');background-repeat:repeat-x;background-color:#f3f3f3;}

div.menu {padding:0px 0px 0px 250px;margin:0px auto;width:600px;height:34px}

div.cien {height:9px;width:980px;background-image:url('technologia/cien.jpg');background-repeat:repeat-x;margin:0px auto;font-size:1px}

a.menu {
	line-height:29px;
	text-decoration:none;
    height:34px;
	width:134px;
	color:white;
	text-align:center ;
	background-repeat:no-repeat;
    background-image:url('technologia/normalButton.jpg');   
	background-position:0px 0px;
    display:block;
    float:left;
    }
	
a.menu:hover {
    background-image:url('technologia/clickButton.jpg');
	background-position:0px 0px;
    } 
div.reklama {
	text-align: center;
	margin-bottom:1px;
}

div.reklama  img{vertical-align:middle;}

div.tresc {
	background-color:#ffffff;
	overflow: hidden;
	width:880px;
	margin:0px auto;
	padding:20px 50px;
	font-size:15px;
	font-family:"Times New Roman";
}

div.tresc p{
	padding:30px 0px 10px 0px;
}

ul{padding:20px}


div.tresc img {margin:10px 20px}
div.tresc img.left {float:left} 
div.tresc img.right {float:right} 

p.stopka {height:25px;
	text-align:right;
	width:710px;
	font-size:10px;
	margin:0 auto;
	font-family:"Times New Roman";color:white;
	background-color:#bc1426;
	color:white;
	background-image:url('technologia/szyld.jpg');
	background-repeat:no-repeat;
	background-position:10px 4px;
	padding:10px 20px 0px 250px;
	clear:both;
	
}
p.stopka span {float:left;}

p.stopka strong {font-size:14px;padding:0px 20px;
	line-height:12px;

}

table.cennik {
	margin:0px auto;

	background-color:white;
	
	border-style:none;

}

table.cennik th{
	padding:3px 4px;
	background-color:#95a9bf;
	border-color:white;
}

table.cennik tr {
	border-style:none;
}
table.cennik td {
	padding:2px 5px;
	background-color:#ededed;

	border-style:none;
	border-width:1px;
}
ul.galeria {list-style:none}
ul.galeria li{float:left;height:200px;width:200px;padding:32px 38px;}

ul.galeria li img {margin:auto auto;display:block;}