@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000;
}

/* LINKI TEKSTOWE */ 

.mainlinks {
	color: #ffffcc;
	FONT-FAMILY: "trebuchet ms";
	font-size: 14px;
	TEXT-DECORATION: none;
	line-height: normal;
	height: auto;
	width: 250px;
	display: block;
	text-align: center;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #724727;
	padding-top: 8px;
	background-color: #000000;
	padding-bottom: 8px;
}

.mainlinks:hover {
	color: #000;
	border-bottom-color: #E09618;
	background-color: #C90;
}

a.link3 {
	color: #000033;
	FONT-FAMILY: "trebuchet ms";
	font-size: 13px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
	line-height: 18px;
}
a.link3:hover {
	color: #004200;
	text-decoration: none;
}
a.link12light {
	color: #CF6;
	FONT-FAMILY: "trebuchet ms";
	font-size: 12px;
	TEXT-DECORATION: underline;
}
a.link12light:hover {
	color: #FFF;
	text-decoration: none;
}
a.link10dark {
	color: #000033;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
}
a.link10dark:hover {
	color: #003399;
	text-decoration: none;
}
a.link10light {
	color: #CC9933;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
}
a.link10light:hover {
	color: #CCCC00;
	text-decoration: none;
}
a.link10darkbold {
	color: #000033;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
	font-weight: bold;
}
a.link10darkbold:hover {
	color: #CC0000;
	text-decoration: none;
}

a.link12grey {
	color: #000033;
	FONT-FAMILY: "trebuchet ms";
	font-size: 13px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
	line-height: 18px;
	float: right;
}
a.link12grey:hover {
	color: #000033;
	text-decoration: none;
}
a.link13light {
	color: #CBCBCB;
	FONT-FAMILY: "trebuchet ms", Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}

a.link13light:hover {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
}	
a.link13white {
	color: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
	line-height: normal;
}

a.link13white:hover {
	color: #CCFF33;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: normal;
}	
a.link12dark {
	color: #900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: underline;
}
a.link12dark:hover {
	color: #F30;
	text-decoration: none;
}

a.link11white {
	color: white;
	FONT-FAMILY: Verdana;
	font-size: 11px;
	TEXT-DECORATION: underline;
}
a.link11white:hover {
	color: #cccccc;
	text-decoration: none;
}
a.link11darkb {
	color: #000000;
	FONT-FAMILY: Verdana;
	font-size: 11px;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
a.link11darkb:hover {
	color: #990000;
	text-decoration: none;
}	
a.link3bold {
	color: #000033;
	FONT-FAMILY: Verdana;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
	line-height: 22px;
}

a.link3bold:hover {
	color: #000033;
	FONT-FAMILY: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
}	
a.link10 {
	color: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
	line-height: 18px;
}
a.link10:hover {
	color: #0066CC;
	text-decoration: none;
}
a.link10dgrey {
	color: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	TEXT-DECORATION: none;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
	line-height: 22px;
}
a.link10dgrey:hover {
	color: #999999;
	text-decoration: none;
}
a.link10grey {
	color: #CCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
}
a.link10grey:hover {
	color: #9C0;
	text-decoration: none;
}
a.link10ccc {
	color: #333333;
	FONT-FAMILY: Verdana;
	font-size: 10px;
	TEXT-DECORATION: underline;
}
a.link10ccc:hover {
	color: #0099FF;
	FONT-FAMILY: Verdana;
	font-size: 10px;
	text-decoration: none;
}	
a.link11blue {
	color: #99CCFF;
	FONT-FAMILY: Verdana;
	font-size: 11px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	clip:   rect(auto auto auto auto);
}

a.link11blue:hover {
	color: #00FFFF;
	FONT-FAMILY: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}	
.bukmacherskie #pg-link {
	float: left;
	width: 251px;
}
.pg-link {
	color: #99CC00;
	FONT-FAMILY: "trebuchet ms", Arial, sans-serif;
	font-size: 13px;
	background-image: url("../images/x-pg-link1.jpg");
	line-height: normal;
	height: 25px;
	width: 420px;
	background-color: #003366;
	display: block;
	text-align: left;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 4px;
	text-decoration: none;
	background-repeat: no-repeat;
}

.pg-link:hover {
	color: #000066;
	background-image: url("../images/x-pg-link2.jpg");
}
.deadoralive-link-div {
	width: 560px;
	display: inline-block;
	float: none;
}
.deadoralive-link {
	color: #6FF;
	FONT-FAMILY: "trebuchet ms", Arial, sans-serif;
	font-size: 13px;
	background-image: url("../images/x-deadoralive-link1.jpg");
	height: 24px;
	width: 165px;
	background-color: #a2bfc8;
	display: block;
	text-align: left;
	padding-left: 8px;
	text-decoration: none;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	float: left;
	padding-top: 5px;
}

.deadoralive-link:hover {
	color: #003;
	background-image: url("../images/x-deadoralive-link2.jpg");
}
a.link3bonus {
	color: #9A4909;
	FONT-FAMILY: "trebuchet ms";
	font-size: 13px;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-variant: normal;
	text-transform: none;
	list-style-type: square;
}
a.link3bonus:hover {
	color: #FF9B2C;
	text-decoration: none;
}
.tabela {
	display: block;
	float: none;
	width: 500px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	text-indent: 7px;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url("../imgdeadoralive/light-back.jpg");
	}
.dogory {
	background-image: url("../images/do-gory.gif");
	line-height: normal;
	height: 50px;
	width: 74px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}

.dogory:hover {
	background-image: url("../images/do-gory2.gif");
}

 
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "trebuchet ms", arial;
	background-color: #000000;
}


.deadoralive #wrapmain {
	width: 1000px;
	text-align: left;
	margin: auto;
	float: none;
	height: 1000px;
}

/* HEADER ZAKLADY */ 
.deadoralive #deadoraliveheader {
	padding: 0;
	width: 1000px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	height: 220px;
	float: left;
	} 
	.deadoralive-header1 {
	width: 1000px;
	height: 220px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	} 
	.header-deadoralive {
	float: left;
	width: 1000px;
	height: 220px;
	background-image: url("../imgdeadoralive/deadoralive-top-slots.jpg");
	background-position: right top;
	}
	.header-banners {
	float: left;
	width: auto;
	border: 1px solid #FFFF00;
	margin-left: 450px;
	margin-top: 50px;
	}
		
		
.deadoralive #one {
	float: left;
	width: 270px;
	background-color: #000;
	margin-top: 35px;
	}
.deadoralive #two {
	width: auto;
	font-family: "trebuchet ms";
	font-size: 13px;
	line-height: 19px;
	color: #A6A6A6;
	margin-left: 270;
	background-repeat: no-repeat;
	background-position: 598px 0px;
	padding-bottom: 25px;
	float: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-weight: normal;
	} 
.twobukmacherskie {
	float: none;
	height: 60px;
	width: auto;
	margin-left: 220px;
	} 	
.footer {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 45px;
	line-height: normal;
	color: #333;
	display: block;
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	} 
	.deadoralive #footer p {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}
.footer-wrap {
	float: none;
	width: 750px;
	height: 280px;
	display: inline-block;
	margin-top: 30px;
		}
.deadoralive #deadoralivenews {
	width: auto;
	font-family: "trebuchet ms", verdana;
	font-size: 13px;
	line-height: 16px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5;
	background-color: #000000;
	height: auto;
	} 
	
.deadoralive #contentmid {
	width: 700px;
	font-family: "trebuchet ms", verdana;
	font-size: 13px;
	line-height: 18px;
	color: #BAA265;
	padding-top: 10px;
	padding-bottom: 25px;
	height: auto;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
	padding-right: 10px;
	float: left;
	position: absolute;
	top: 281px;
	background-color: #000000;
	left: auto;
	} 	

.deadoralive #aplabonusy {
	width: 650px;
	background-color: #d9ea9e;
	background-image: url("../images/x-topbonusy.gif");
	background-repeat: no-repeat;
	font-family: "trebuchet ms", verdana;
	font-size: 13px;
	color: #000;
	background-position: 0px top;
	padding-top: 15px;
	padding-bottom: 20px;
	float: none;
	margin-left: 230px;
	visibility: inherit;
	display: inline-block;
	margin-top: 10px;
	}
	.image-apla-bonusy {
	top: 10px;
	left: 5px;
	float: left;
	width: auto;
	padding-left: 10px;
	}
	.downbonusy {
	width: 670px;
	background-color: #FFF;
	float: none;
	padding-bottom: 20px;
	margin-left: 220px;
	}
.deadoralive #aplalive {
	width: 775px;
	background-color: #003366;
	background-image: url("../images/x-top-live.gif");
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-position: 0px top;
	padding-top: 15px;
	padding-bottom: 20px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	top: 10px;
	position: relative;
	}
.bonusylista {
	font-family: "trebuchet ms", arial;
	font-size: 13px;
	color: #333333;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	padding-top: 7px;
	position: relative;
	width: 440px;
	left: 150px;
	padding-bottom: 6px;
	float: left;
	text-align: left;
	}
	.image-apla-live {
	top: 10px;
	left: 5px;
	float: left;
	width: auto;
	padding-left: 10px;
	text-align: center;
	}
	.downlive {
	width: 775px;
	background-color: #FFF;
	margin-left: 30px;
	float: none;
	padding-bottom: 20px;
	}	
	.contentlive {
	float: none;
	width: auto;
	padding-left: 150px;
	}	
	
.apladeadoraliveinfo-top {
	width: auto;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: 0px top;
	text-align: center;
	font-weight: bold;
	height: 42px;
	padding-top: 5px;
	}
	.deadoraliveinfo-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	margin-top: 5px;
	}
	.apladeadoraliveinfo {
	width: 194px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	float: none;
	display: block;
	padding-bottom: 5px;
	margin: auto;
	line-height: 14px;
	}
	.deadoralive #deadoraliveinfo-size {
	width: 210px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #292929;
	text-align: center;
	left: 10px;
	top: 15px;
	margin-bottom: 50px;
	background-image: url("../imgdeadoralive/jackpoty-tlo.gif");
	}
	.deadoralive #mywins-wrap {
	width: 240px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 8px;
	float: left;
	background-color: #c3a553;
	}
	.deadoralive #mywins-main {
	width: 237px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	text-align: left;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 1px;
	float: left;
	display: block;
	background-color: c3a553;
	}
	.mywins-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	float: none;
	}
	
	
	.deadoralive #automaty-wrap {
	width: 240px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #db7613;
	top: 8px;
	float: left;
	padding-top: 15px;
	padding-bottom: 50px;
	}
	a.onlineslot-main {
	width: 237px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #292929;
	text-align: left;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 1px;
	float: left;
	display: block;
	background-color: #FC3;
	height: auto;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB7D12;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6690F;
	background-image: url("../imgdeadoralive/bonuses-back1.gif");
	vertical-align: middle;
	padding-bottom: 2px;
	text-decoration: none;
	}
	a.onlineslot-main:hover {
	background-color: #FC3;
	background-image: url("../imgdeadoralive/bonuses-back2.gif");
	}
	.automaty-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #271207;
	text-align: center;
	font-weight: bold;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE8D00;
	background-color: #db7613;
	}
	
	
	.casinos-wrap {
	float: none;
	display: inline-block;
	width: 700px;
	padding-top: 10px;
	}
	.casinos-main {
	width: 700px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B8B8B8;
	text-align: left;
	font-size: 11px;
	float: left;
	display: block;
	background-color: #3D061A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #300;
	height: 41px;
	background-image: url("../imgdeadoralive/kasyna-red-tlo.jpg");
	}
	.kasyna-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
	font-weight: normal;
	float: none;
	padding-top: 22px;
	padding-bottom: 5px;
	}
	.kasyna-image{
	margin: 3px;
	}
	
	.down-deadoraliveinfo {
	width: 200px;
	background-color: #CC9900;
	float: none;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	}	
.tlo-one-down {
	background-color: #ffffff;	
	}	
.tlo-biale {
	width: 100%;
	padding-bottom: 5px;
	}	
.pl-wrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #C8D0D2;
	float: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	margin-left: 270px;
	width: 500px;
	} 	
.pl-oferta {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #C2E385;
	float: none;
	list-style-type: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95AAC0;
	display: list-item;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	} 
	.pl-oferta-top {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7FAA00;
	float: none;
	list-style-type: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #719700;

	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	} 
.banery {
	float: none;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 30px;
	} 

/* WYBRANE GRY */ 
.gameshots {
	height: auto;
	width: 670px;
	font-family: "trebuchet ms";
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A57C00;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	} 

/* TEKST */ 

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 19px;
	}
.texttable {
	font-family: "ms trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C89A81;
	line-height: 19px;
	padding-left: 5px;
	text-align: center;
	}
.text12white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
	}	
.text11black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	}
.text11grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	line-height: 16px;
	}
.akolor {
	color: #9C3;
	}
.akolorwhite {
	color: #EEE;
	}
	
.text10black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	}
.text16dgrey {
	font-family: "trebuchet ms", arial;
	font-size: 16px;
	color: #693307;
	}
.green {
	color: #993;
	}
.px16 {
	font-size: 16px;
	color: #FFFFFF;
	}
.px16dark {
	font-size: 16px;
	color: #CC6633;
	padding-top: 4px;
	padding-bottom: 5px;
	}
.px16light {
	font-size: 16px;
	color: #C96;
	padding-top: 4px;
	padding-bottom: 5px;
}
	/* INNE */ 
	
	.hr1 {
	color: #999999;
	margin-top: 5px;
	margin-bottom: 3px;
}
.titlepar {
	font-family: "trebuchet ms", Helvetica, sans-serif;
	font-size: 15px;
	color: #CC9900;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #764E01;
	margin-top: 30px;
	margin-left: 2px;
	margin-bottom: 8px;
	width: 390px;
	padding-bottom: 1px;
	background-image: url("../imgdeadoralive/paragraf-tlo.jpg");
	height: 26px;
	padding-top: 6px;
	padding-left: 5px;
	}
.bonustop {
	font-family: "trebuchet ms", Helvetica, sans-serif;
	font-size: 15px;
	color: #CC9900;
	margin-top: 30px;
	margin-left: 2px;
	margin-bottom: 8px;
	width: 620px;
	padding-bottom: 1px;
	background-image: url("../imgdeadoralive/paragraf-tlo.jpg");
	height: 26px;
	padding-top: 6px;
	padding-left: 5px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BA8819;
	}
.bonusmain {
	font-family: "trebuchet ms", Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 2px;
	width: 620px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: auto;
	margin-top: -8px;
	padding-top: 5px;
	background-image: url("../imgdeadoralive/tlo-bonusy.jpg");
	}


.deadoralive #linkpar-back {
	background-image: url("../imgdeadoralive/par-link-mid.jpg");
	height: 32px;
	display: inline-block;
	float: none;
	width: auto;
	background-color: #FC0;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
a.linkpar {
	color: #300;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url("../imgdeadoralive/par-link-mid.jpg");
	height: 30px;
	display: block;
	float: left;
	padding-top: 12px;
	margin-right: 0px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 0px;
}

a.linkpar:hover {
	color: #000;
	background-image: url("../imgdeadoralive/par-link-mid-hover.jpg");
}	
.akolor-dgrey {
	color: #846E5B;
}
.baner-holder {
	margin-top: 10px;
	display: inline;
	padding: 10px;
	height: 150px;
	background-color: #000000;
	width: 150px;
	float: none;
}
