body, html {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Times, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	background: url('../gfx/sky.jpg') no-repeat center top;
}
body {
	width: 100%;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	outline: none;
}
use a:active {
  	outline: none;
}
p {

}
.holder {
	display: table;
	margin: auto;
	clear: both;
	width: 100%;	
}
.inHold {
	width: 980px;
	display: table;
	margin: auto;
	clear: both;
}
#page {
	width: 960px;
	display: table;
	margin: auto;
	clear: both;
	background: url('../gfx/grass.jpg') no-repeat center top;
}
#header {
	width: 960px;
	height: 397px;
	position: absolute;
	z-index: 100;
}
#altHeader {
	background: url('../gfx/best_pest_header.png') no-repeat center center;
	width: 960px;
	height: 397px;	
}
#search {
	position: absolute;
	top: 70px;
	margin-left: 760px;
	width: 184px;
	height: 26px;
	background: url('../gfx/searchBg.png') no-repeat center center;	
	z-index: 110;	
}
#search input {
	width: 140px;
	margin: 5px 9px 4px 5px;
	padding: 0px;
	border: none;
	background-color: none;
	font-size: 12px;
	height: 16px;
	line-height: 15px;
	color: #666666;
}
#search img {
	width: 15px;
	height: 15px;
	margin-top: 5px;
	float: right;
	margin: 5px 7px 0px 0px;
	display: none;
}
#offerMenu {
	position: absolute;
	width: 826px;
	top: 146px;
	text-align: center;
	margin-left: 152px;
	z-index: 120;	
}
#offerMenu li {
	display: inline;
	color: #ffffff;
	font-style: italic;
	font-size: 16px;
	margin: 0px 8px 0px 8px;
}
#offerMenu li a {
	color: #ffffff;
}
#favs {
	position: absolute;
	top: 140px;
	margin-left: 858px;
	color: #ffffff;
	z-index: 130;
	background: url('../gfx/newsBg.gif') no-repeat center top;
	height: 18px;
	display: table;
	padding: 2px 5px 2px 5px;
	width: 78px;
	text-align: center;
}
#favs:hover {
	
}
.shadow {
	text-shadow: #2C2C2C 0px 0px 4px;
}
#content {
	padding-top: 180px;
	width: 948px;
	display: table;
	margin: auto;
	clear: both;
	padding-bottom: 110px;
}
.greyBox {
	border-bottom: 5px solid #DC0015;
	background-color: #E8E8E8;
	margin-bottom: 10px;
	padding-top: 10px;
}
#leftColumn {
	width: 232px;
	position: absolute;
	z-index: 500;
	padding: 90px 10px 120px 4px;
}
.greyBox .mainMenu {
	font-size: 15px;
	color: #000E28;
	font-style: italic;
	font-weight: bold;
	margin: 0px 20px 20px 20px;
}
.greyBox .mainMenu li {
	margin: 4px 0px 4px 0px;
	padding-left: 24px;
	background-position: left 2px;
	background-repeat: no-repeat;
}
.greyBox .mainMenu li:hover {
	padding-left: 28px;
}
.greyBox .mainMenu a {
	color: #000E28;
}
#creaturesHolder {
	background-color: #ffffff;
	padding-top: 0px;
	width: 233px;
	height: 186px;	
}
#creaturesPrelo {
	background: #ffffff url('../gfx/lightLoader.gif') no-repeat center center;
	padding-top: 20px;
	width: 233px;
	height: 186px;
	display: none;
}
#creatures {
	width: 233px;
	height: 186px;
	background-position: center 28px;
	background-repeat: no-repeat;
}
#creatures div {
	background: url('../gfx/creaturesBg.png') no-repeat center center;
	width: 233px;
	height: 186px;	
}
#creatures h2 {
	color: #ffffff;
	font-style: italic;
	font-weight: bold;	
	font-size: 15px;
	padding: 4px 10px 0px 10px;	
}
#creatures h2 a {
	color: #ffffff;
}
#mleft, #mright {
	width: 16px;
	height: 33px;
	margin-top: 56px;
}
#mleft {
	float: left;
}
#mright {
	float: right;
}
#minside img {
	width: 200px;
	height: 152px;
	float: left;
	margin-top: 4px;
}
.more {
	color: #1A85D9;
	margin: 4px;
}	
.more a {
	color: #1A85D9;
}
.more a:hover {
	color: #DC0015;
}
.more a span {
	color: #DC0015;
}
.adBox {
	padding: 16px 10px 10px 10px;
	background-color: #ffffff;
}
.adBox h2, #didYouKnow h2 {
	color: #E7E7E7;
	font-style: italic;
	font-weight: bold;	
	font-size: 15px;
}
#didYouKnow h2 {
	color: #E7E7E7;
}
.adBox h2 a {
	color: #000000;
}
.adBox img {
	margin: 10px;
	width: 170px;
}
.adBox p.pLink, .adBox p.pLink a {
	color: #242424;	
}
#rightColumn {
	min-height: 300px;
	width: 660px;
	position: absolute;
	z-index: 700;
	margin-left: 260px;
	padding-bottom: 160px;
}
#welcome {
	margin-top: 28px;
}
#welcome h1, #pageBody h1 {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
#pageBody h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
#welcome h1 span, #pageBody h1 span {
	color: #DC0015;
}
#welcome img {
	float: right;
	margin-left: 20px;	
}
#rightColumn p.text {
	font-size: 12px;
	line-height: 17px;
	margin: 3px;
}
#welcome p a {
	color: #000000;
}
.mainBox {
	padding-bottom: 28px;
	background: url('../gfx/hr.png') no-repeat bottom left;
	width: 100%;
	display: table;
	clear: both;
	margin-bottom: 10px;
}
.mainPromo{
	text-align: center;
	width: 100%;
	display: table;
	clear: both;
	margin-bottom: 10px;
	padding: 10px 0px 5px 0px;
	background: url('../gfx/hr.png') no-repeat bottom left;	
}
.mainBox h2, #promos h2, #publicEnemy h2  {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #DC0015;
	margin-bottom: 10px;
}
#sidePromos {
	width: 210px;
	margin-left: 20px;
}	
#sidePromos h2  {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #DC0015;
	margin-bottom: 10px;
}
.cal {
	width: 46px;
	height: 53px;
	background: #ffffff url('../gfx/calBg.png') no-repeat center center;
	float: left;
	margin: 0px 16px 3px 0px;
}
.cal p {
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
	color: #000000;
	font-size: 28px;
}
.cal p span {
	color: #ffffff;
	font-weight: bold;
	display: table;
	width: 46px;
	font-size: 12px;
	margin-bottom: 8px;
}
.teaser {
	width: 286px;
	float: left;
	margin: 10px 30px 0px 10px;
}
.teaser h4, .promo h4 {
	color: #1A85D9;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}
.teaser h4 a, .promo h4 a {
	color: #1A85D9;
}
.teaser h4 a:hover, .promo h4 a:hover {
	color: #DC0015;	
}
.teaser p, .promo p, #publicEnemy p.enemy {
	color: #000000;
}
.teaser p a, .promo p a, #publicEnemy p.enemy a, #zwalcza p a {
	color: #000000;
	background: url('../gfx/more.gif') no-repeat right 4px;
	padding-right: 10px;
}
.teaser p a:hover, .promo p a:hover, #publicEnemy p.enemy a:hover, #zwalcza p a:hover {
	background: url('../gfx/moreHv.gif') no-repeat right 4px;
}
#promos {
	width: 286px;
	float: left;
	margin: 10px 30px 0px 10px;	
}
.promo {
	display: table;
	width: 100%;
	clear: both;
	margin-bottom: 14px;
}
.promo img {
	height: 50px;
	width: 50px;
	padding: 1px;]
	background-color: #ffffff;
	border: 1px solid #f1f1f1;
}
.promo p {
	display: table;
}
.holdImg {
	width: 50px;
	text-align: center;
	float: left;
	margin-right: 10px;	
}
#publicEnemy {
	margin: 10px 10px 0px 10px;	
	display: table;
}
#publicEnemy img {
	width: 300px;
	height: 146px;
}
#publicEnemy p span {
	font-weight: bold;
	text-transform: uppercase;
}
#footer {
	padding-left: 280px;
	width: 650px;
	margin: auto;
}
#footer p {
	color: #8B8B8B;
	font-size: 10px;
}
#footer #up {
	float: right;
	margin-right: 20px;
}
#footer #up a {
	color: #8B8B8B;
}
#footer #up a:hover {
	text-decoration: underline;
}
#flow {
	width: 100%;
	height: 134px;
	background: url('../gfx/flow.png') no-repeat center center;
	position: absolute;
	z-index: 1000;
	display: none;
}
#pageBody {
	margin-top: 30px;
}
#pageBody p {
	margin-bottom: 10px;
}
#sectionPix {
	width: 216px;
	padding: 7px 13px 0px 13px;
	background: url('../gfx/imgTop.png') no-repeat 26px 0px;
	float: right;
}
#sectionPix img {
	width: 180px;
	padding: 11px 18px 11px 18px;
	background: url('../gfx/imgMid.png') repeat-y top center;
}
#sectionPix span {
	width: 216px;
	padding: 0px 13px 7px 13px;
	background: url('../gfx/imgBtt.png') no-repeat bottom center;
	display: table;
}
#smallerPix {
	padding: 7px 13px 0px 13px;
	background: #ffffff;
	float: right;
	border: 1px dotted #cccccc;
	margin: 0px 0px 10px 20px;
}
#smallerPix img {
	padding: 11px 18px 11px 18px;
}
#smallerPix span {
	padding: 0px 13px 7px 13px;
	display: table;
}
#didYouKnow {
	margin-top: 20px;
	padding-top: 10px;
	background: url('../gfx/hr.png') no-repeat top left;
}
#didYouKnow ul {
	margin: 15px;
}
#didYouKnow ul li {
	padding-left: 18px;
	background: url('../gfx/dot.gif') no-repeat 4px 5px;
	margin-bottom: 10px;
}
.offer h2 {
	font-style: italic;
	font-weight: bold;	
	font-size: 15px;
	color: #D00014;
	margin-bottom: 10px;
}
.offer h2 a {
	color: #D00014;
}
.offer p {
	margin-bottom: 10px;	
}
.offer {
	width: 218px;
	float: left;
}
.offer li a {
	color: #1A85D9;
}
.offer li {
	color: #DC0015;
}
.offer li a:hover {
	text-decoration: underline;
}
.oPos {
	width: 110px;
	padding: 9px 11px 9px 11px;
	float: left;
	min-height: 150px;
}
.oPos:hover {
	border: 1px solid #cccccc;	
	padding: 8px 10px 8px 10px;
	background-color: #F9F9F9;
}	
.oPos h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #242424;
	margin-bottom: 10px;
}
.oPos:hover h3 a {
	color: #DC0014 !important;
}
.oPos h3 a {
	color: #242424;
}
.oPos p a {
	color: #242424;
}
.oPos img {
	width: 100px;
	height: 60px;
	padding: 5px;
	background: url('../gfx/imgListBg.png') no-repeat center center;	
}
.oPos:hover img {
	background: url('../gfx/imgListBgHv.png') no-repeat center center;
}
.clr {
	width: 100%;
	clear: both;
	display: table;
}
#stronicowanie {
	padding: 20px 10px 4px 10px;
	margin-top: 20px;
	background: url('../gfx/hr.png') no-repeat top left;	
}
#stronicowanie ul {
	width: 100%;
}	
#stronicowanie ul li {
	float: left;
	margin-right: 4px;
}
#stronicowanie ul li a {
	color: #ffffff;
	display: table-cell;
	width: 15px;
	height: 15px;
	background: #DC0014;
	text-align: center;
	border: 1px solid #B10011;
}
#stronicowanie ul li a:hover, #stronicowanie #currentPage {
	background: #7FD025;
	border: 1px solid #85AE1B;
}
.pagingArrow {
	color: #000000 !important;
	background: none !important;
	border: none !important;
	font-weight: bold;
	font-size: 14px;
	width: 6px !important;
}
#counter {
	color: #aaaaaa !important;
	font-size: 16px;
}
#marked {
	padding-left: 30px;
	color: #DC0014 !important;
}
#marked a {
	color: #DC0014 !important;
}
#sidePromos h3 {
	color: #1A85D9;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
#sidePromos {
	margin: 10px 0px 10px 10px;
}
#sidePromos ul li {
	margin: 4px 0px 4px 0px;
	padding-left: 10px;
	background: url('../gfx/bluedot.gif') no-repeat left 6px;
}
#sidePromos p {
	margin: 10px 0px 10px 0px;
}
#pageBody h3 {
	color: #1A85D9;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
#pageBody h3 a {
	color: #DC0014;
}
#pageBody ul {
	margin-bottom: 10px;
}
#pageBody ul li {
	margin: 4px 0px 4px 10px;
	padding-left: 10px;
	background: url('../gfx/bluedot.gif') no-repeat left 6px;
}
#pageBody ul li a, #conetent p a {
	color: #DC0014;
	font-weight: bold;
}
#pageBody ul li a:hover, #conetent p a:hover {
	text-decoration: underline;
}
#stronicowanie ul li {
	margin: none !important;
	padding-left: 0px !important;
	background: none !important;
	margin: 0px 3px 0px 3px;
}
#stronicowanie ul li a {
	color: #ffffff;
}
#stronicowanie ul li a:hover {
	text-decoration: none;
}
#pageBody table {
	margin: 6px 10px 20px 0px;
	border-top: 1px dotted #cccccc;	
	border-right: 1px dotted #cccccc;	
}
#pageBody table tr {
	border-bottom: 1px dotted #cccccc;
}
#pageBody table td {
	padding: 3px 10px 3px 10px;
	border-left: 1px dotted #cccccc;
	vertical-align: top;
}
#pageBody table td p {
	margin: 0px;
}
#pageBody table td span {

}
#zwalcza {
	margin-top: 20px;
	padding-top: 20px;
	background: url('../gfx/hr.png') no-repeat top left;
	display: table;
	width: 100%;
	clear: both;
}
#zwalcza div {
	display: table;
	width: 300px;
	background: #E7E7E7;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	float: left;
	height: 110px;
}
#zwalcza div img {
	width: 100px;
	height: 100px;
	background: #ffffff;
	padding: 3px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 10px;
}
#kalendarz {
	font-size: 15px;
	color: #000E28;
	font-style: italic;
	font-weight: bold;
	margin: 0px 20px 20px 10px;
}
#kalendarz table, #calPrelo {
	width: 210px;
	height: 160px;	
}
#calPrelo {
	margin: 0px 20px 20px 10px;	
	background: url('../gfx/lightLoader.gif') no-repeat center center;	
	display: none;	
}
#kalendarz tr {
	
}
#kalendarz td, #kalendarz th {
	text-align: center;
	width: 20px;
	font-size: 12px;
	margin: 0px 5px 0px 5px;
}
#dzis {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
#kalendarz td a {
	color: #DC0014;
}
#pageBody p a {
	color: #242424;
}
.news {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url('../gfx/hr.png') no-repeat bottom left;	
}
.sondaAsk {
	font-size: 13px;
	color: #000E28;
	font-style: italic;
	font-weight: bold;
	margin: 0px 10px 10px 10px;	
}
.surveyScores p, .surveyScores div {
	margin: 0px 15px 4px 10px;
}
.surveyScores div {
	height: 3px;
	margin-right: 20px;
}
.sonda {
	width: 210px;
	margin: 0px 10px 20px 10px;
}
.surveyScores {
	width: 190px;
}
.sonda label {
	font-size: 11px;
	display: table;
	width: 100%;
	margin: 2px 10px 2px 10px;
}
.sondaPrelo {
	width: 210px;
	height: 50px;
	background: url('../gfx/lightLoader.gif') no-repeat center center;	
	display: none;		
}
.news img {
	width: 100px;
	height: 100px;
	float: right;
	margin-left: 20px;
	padding: 3px;
	background: #ffffff;
	border: 1px dotted #cccccc;	
}
.searches, .searches ul {
	margin: 4px 0px 4px 10px;
}
.searches ul li, .searches li {
	margin: 4px 0px 4px 0px;
	padding-left: 10px;
	background: url('../gfx/bluedot.gif') no-repeat left 6px;
}
.searches ul li a, .searches li a {
	color: #2E8CD6;
}
.searches ul li a:hover, .searches li a:hover {
	text-decoration: underline;
}
#didYouKnow span {
	color: #ffffff;
	padding: 0px 8px 0px 8px;
	margin-right: 5px;
}
#area1 {
	background: #388A24;
}
#area2 {
	background: #BF0005;
}
#area3 {
	background: #7A408D;
}
#area4 {
	background: #F8BF00;
}
#area5 {
	background: #017DC5;
}
#contactButton {
	margin: 10px 10px 10px 0px;
	text-align: center;
}
#contactButton p a {
	width: 177px;
	height: 32px;
	background: url('../gfx/contact.png') no-repeat center center;
	display: table;	
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 31px;
}
#offers {
	margin: 10px 0px 20px 0px;
	display: table;
	clear: both;
	width: 100%;
}
.flv {
	margin: 0px 0px 20px 0px;
	width: 640px;
	height: 400px;
}
#enl p {
	font-size: 13px;
}
#widePix img {
	width: 664px;
	height: 255px;
	border: 3px solid #ffffff;
}
#balls {
	float: right;
	width: 200px;
}
