body {
	background-color: #f1a855;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#ramka {
	background-color: #eaeae2;
}

.style1 {
	color: #373737;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #5e5e5e;
	font-size: 12px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #666666;
	font-size: 12px;
	font-family: tahoma;
}
.style5 {
	color: #006699;
	font-size: 12px;
	font-family: tahoma;
}
.style6 {color: #006699; font-size: 12px; font-family: tahoma; font-weight: bold; }
.style7 {
	color: #4c4c4c;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #1a1a1a;
	font-size: 12px;
	font-family: tahoma;
}
.style9 {
	color: #103B68;
	font-size: 12px;
	font-family: tahoma;
}
.style10 {font-weight: bold}
.style11 {
	color: #333333;
	font-size: 12px;
	font-family: tahoma;
}
.style12 {color: #333333; font-size: 12px; font-family: tahoma; font-weight: bold; }


#naglowek{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
}



#zielone{
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma;
}

#cennik{
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
}


.header{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	background-image:url(../images/p.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: center left;
	margin-left: 20px;
	margin-top: 30px;
}

table.prices{padding:0px;margin:0px;border-collapse: collapse;}
table.prices th h6{font-size: 13px;padding:5px;margin:0px;background-color:#b8e11d;}
table.prices th{font-size: 12px;text-align: center;border:1px solid #b8e11d;}
table.prices td{font-size: 12px;text-align: center;border:1px solid #b8e11d;}

.line{background-image:url(../images/line_1.jpg); background-position:bottom left; background-repeat:no-repeat;}


.bold{font-weight:700;}