html, body { 
height: 100%;
background-image:url(img/bg.png);
}

body { 
	margin: 0;
	padding: 40px 0 0 0;
	font-family: verdana,tahoma,sans-serif;
	font-size: 11px;
	color:#005883;
	text-decoration:none;
}

tr.head {
    font-size:11px;
    font-weight:bold;
    }

p {
	margin:0;
	padding:10px 0 0 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EC008C;
	padding:5px 0 0 0;
	margin: 0px;
}

a, a:hover {text-decoration:none;color:#EC008C;}
a:hover {text-decoration:underline;}

.por, .por:hover {text-decoration:none;color:#005883;}
.por:hover {text-decoration:underline;}

.bold {
	font-weight: bolder;
	margin:0;
}

#centrowanie {
	margin:0 auto;
	width:800px;
}

#main {
	width: 800px;
	float:left;
	position: relative;
	height: 100%;
	clear: both;
	background-image:url(img/bg_p1.png);
	text-align:left;
	display: block;
}
#footer { 
clear: both;
position: relative; 
margin: 0 auto;
padding:30px;
height: 60px;
width: 740px;
display: block;
text-align: center;
}
#left { 
	width: 120px;  
	float: left; 
	position: relative;
}
#center { 
	width: 470px;  
	padding: 25px;
	float: left; 
	position: relative;
}
#right {
	width:160px;
	float:left;
	position:relative;
	}
	
#top1 {
	float:left;
	width:655px;
	padding-left:25px;
	}

#top2 {
	background: #fff;
	color: #000;
	float:left;
	padding-left:145px;
	width: 535px;
	}
.por {
	width: 126px;
	margin: 0px 0px 0px 18px;
	padding: 0px 4px 0px 12px;
}

.portxt {
    text-decoration:none;
	font-style:italic;
	font-size:9px;
    color:#005883;
	text-align:center;
}

.portxt:hover {
    text-decoration:underline;
    color:#005883;
}

#por1 {
	background-image: url(img/por1.png);
	height: 36px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
#por2 {
	background-image: url(img/por2.png);
	height: 23px;
	background-repeat: no-repeat;
}
#por3 {
	background-image: url(img/por3.png);
	height: 33px;
	background-repeat: no-repeat;
}
#por4 {
	background-image: url(img/por4.png);
	height: 30px;
	background-repeat: no-repeat;
	margin-bottom: 30px;	
}
#obraz {
	float:left;
	width:115px;
	height:115px;
}
#obraz_right {
	float:right;
	width:115px;
	height:115px;
}

#floatleft
{ float:left;}

td.ofertydookola { 
	border-color: #E0E0E0;
	border-width: 1px;
	border-style: solid solid solid solid; 
	}
td.ofertygoraprawadol { 
	border-color: #E0E0E0;
	border-width: 1px;
	border-style: solid solid solid none; 
	}
td.ofertylewadolprawa { 
	border-color: #E0E0E0;
	border-width: 1px;
	border-style: none solid solid solid; 
	}
td.ofertydolprawa { 
	border-color: #E0E0E0;
	border-width: 1px;
	border-style: none solid solid none; 
	}
