html,body {
	padding: 0;
	margin: 0px;	
	background: #fff;
	font-family: arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;	
	width: 100%;
	height: 100%;	
}

img {
	border: 0px;
}	

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:HOVER {
	color:#EF8406;
	text-decoration: underline;
}

.basestyle {
	color: #FFFFFF;	
	font-size: 13px;
}

h1 {
	font-size: 16px;
	color: #D80000;
}

h3 {
	font-size: 14px;	
}

body, td, p, input,textarea {
	font-size: 13px;
	color: #333333;
}

.navlinks {
	font-size: 15px;
	color: #FFFFFF;
}


.Tel {font-size: 20px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;text-decoration: none;}

.email {
	font-size: 13px;
	color:#000000;
}
.email:HOVER {
	color:#EF8406;
}

.cennik {
	font-size: 13px;	
}


div.uvod {
	width: 130px; 
	float: left;
}

div.uvod2 {
	width: 170px; 
	float: left;
}

.fullKontakt {
	padding: 2px;	
	clear: both;
	width: 500px;
	text-align: center;
}

.leftKontakt {
	float: left;
	width: 40%;
	text-align: right;
}

.rightKontakt {
	float: right;
	width: 59%;
	text-align: left;
}

.cennikFull {
	width: 430px;
	text-align: center;
	clear: both;
	margin: auto;
}

.cennikLeft {
	float: left;
	text-align: left;
	width: 330px;

}

.cennikRight {
	float: right;
	text-align: left;
	width: 100px;
}