body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	background-image: url(/images/bgZ.png);
}

h1,h2,h3,h4,h5,h6{font-size:100%;margin:0;padding:0;font-weight:normal;}

#outerlimits {
	padding-left:5px;
	padding-top:5px;
	width:750px;
	min-height:500px;
	border-right:3px solid #000000;
	border-bottom:3px solid #000000;
	background-image: url(/images/bgZ0.png);
}

#innerlimits {
	display:block;
/*	border-left:2px solid #999999;
	border-top:2px solid #999;*/
}

#adsrow {
	margin:2px;
	padding-left:8px;
	/*height:90px;*/
}

#logorow {
	height:140px;
}

#logorow .image {
	float:left;
}

.stuff {
	display:block;
	height:90px;
	overflow:hidden;
	padding-top:45px;
	padding-left:5px;
	padding-right:5px;
}
.stufftekst {
	display:block;
	height:90px;
	width:400px;
	overflow:hidden;
	float:left;
}

#bodyrow {
	border-top:1px dashed #000;
	min-height:500px;
}

#menycol {
	width:130px;
	float:left;
}
#menylist ul {
	list-style-type: none;
	margin-left: 0;
	margin-top:1px;
	padding-left: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menylist a {
	display: block;
	background-image:url(/images/bull.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding: 3px 3px 3px 16px;
	border-bottom: 1px dashed #000;
	margin-left:3px;
	height:14px;
}

#menylist a:link, #menylist a:visited {
	/*color: #FF6600;
	color: #339900;
	color: #3399CC;*/
	color:#001FFF;
	text-decoration: none;
}

#menycol a:hover {
	color: #000000;
	background-repeat:no-repeat;
	background-position:center left;
	background-image:url(/images/bbull.png);
}

#menystuff {
	text-align:center;
}
#menystuff img {
	padding-top:5px;
}

#bodycount {
	display:block;
	width:607px;
	border-left:1px dashed #000;
	float:left;
	padding:5px;
	min-height:500px;
	height:auto;
}
/* Hack for Internet Explorer */
/*\*/
* html #bodycount {
	height: 500px;
}

#bodycount a {
	background:url(/images/n2.png) center right no-repeat;
	padding-right:12px;
	padding-left:0px;

}

#bodycount .dllink {
	background:url(/images/dlbull2.png) center left no-repeat;
	padding-left:14px;
	padding-right:0px;
}

.pagehead {
	/*font-weight:bold;*/
	font-size:1.5em;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footrow {
	border-top:1px dashed #000;
	clear:both;
	text-align:center;
	height:18px;

}

.fl-right {
	float:right;
}

.fl-left {
	float:left;
}

.clear-both {
	clear:both;
}

img {
	border:none;
}

.cool input {
	border:1px solid #000;
	border-right:1px dashed;
	background-color:#99CCFF;
}
/* INPUT */
.cool input:hover {
	background-color:#FFFFCC;
}

/* /////////////////////
  PROGRAMMER LISTA
/////////////////// */
.prog {
	display:block;
	clear:both;
}
h3 {
	margin:0px;
	font-size:1.4em;
}
.h4 {
	font-size:1.1em;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
table {
	border-collapse:collapse;
}
td,th {
	text-align:left;
	vertical-align:top;
	padding:3px;
}
.bb {
	border-bottom:1px solid #000000;
}
.w607 {
	width:607px;
}
.h {
	height: 1em;
}
.code {
	background-color:#FFFF99;
	border:2px dashed #000000;
}
.seo {
	font-size:0.6em;
	text-align:center;
	width:750px;
}
.bold {
	font-weight:bold;
}
