body {font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	margin: 0;
	padding: 0;
	text-align: justify;
	background-image:url(background.jpg);
	background-attachment:fixed;
	}

#bgr {position:fixed; top:0; left:0; width:100%; height:100%;}

img {text-decoration:none; border:none;}

a { text-decoration:none; color: #06C; }

a:hover { text-decoration:underline; }

h1 {font-size: 18px;
	font-weight: bold;
	color:#0054BC;
	margin-bottom: 3px;
	text-align: left;
	text-shadow:#fff 0px 0px 3px;
}

h2 {font-size: 16px;
	font-weight: bold;
	color:#0054BC;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	text-align: left;
	text-decoration:none;
	text-shadow:#fff 0px 0px 1px;
}

h3 {font-size: 15px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	background-image:url(texts/h3.png);
	background-repeat:no-repeat;
}

h3 img { float:right; padding-right:150px; padding-top:5px; }

h4 {font-size: 15px;
	font-weight:bold;
	text-align:left;
	color:#000;
  }

h5 {font-size: 18px;
	font-weight: bold;
	color:#FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-left: -10px;
	text-align: left;
	background-image:url(texts/h5.png);
	background-repeat:no-repeat;
}

h6 {font-size: 18px;
	font-weight: bold;
	color:#0054BC;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: -16px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-image:url(texts/h6.png);
	background-repeat:no-repeat;
}

h6 .collapse {color:#0054BC;font-size: 14px; font-weight: normal;}

h8 {font-size: 15px;
	font-weight: bold;
	color:#0054BC;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-image:url(h2.png);
	background-repeat:no-repeat; }

h10 {font-size: 12px;
	color: #0054BC;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 5px;
	text-align: right;
}

.hdtitle {font-size: 18px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	text-shadow:#000;
	padding-left: 3px;
	margin-bottom: -12px;
	text-shadow:#000 0px 0px 3px;}

#mnubrk { padding:inherit;}

#content {position: relative;
	width: 790px;
	margin: 0 auto;}

#header {
	position: relative;
	width: 790px;
	height: 65px;
	margin-left: 0px;
	margin-top: 5px;}

#footer {
	color:#000;
	width:790px;
	height: 15px;
	text-align:center;
	font-size:x-small;
	background-image: url(bgfooter.png);
	background-position:right;
	background-repeat:no-repeat;}

.bordering {margin-left: -50px;}

#mainentry {
	position: relative;
	margin-left: 0;
	margin-top: 0;
	width: 790px;
	height:100%;}

#main {
	position: relative;
	width: 610px;
	background-image: url(bgtrace.png);
	margin-left: 180px;
	margin-top: 0;
	height: inherit;
	}

#main_up {
	width: 610px;
	margin-left: 0px;
	margin-top: 0px;
	height: 100px;
}


#maintx {
	width: 610px;
	min-height:850px;
	_height:auto !important;
	position:relative;
	margin-left: 0px;
	margin-top: 30px;
	padding-left: 5px;
	padding-right: 4px;
	padding-bottom: 20px;
}

#photo {
	height: 83px;
	width: 610px;
	margin-left: 0px;
	margin-top: 0px;
	position:absolute;
	background:#A2C445;
	z-index: 40;
}

#title {
	height: 200px;
	width: 610px;
	margin-left: 0px;
	margin-top: 83px;
	position:absolute;
	padding-right: 1px;
}

#tx { padding-left: 15px; width: 570px; }

#tx .vazno { text-shadow:#FFF 0px 0px 2px;  }

.download { font-size:smaller; text-decoration:none;}

#btnw {text-decoration: none; color:#000; border:#000 solid 1px; padding: 2px; }

.no-bull { list-style-image:url(lbox/blank.gif); padding-top: 3px;}

/* Collapsing */
.collapse {text-decoration:none;
	font-family:"Courier New", Courier, monospace;
	color:#0054BC;
	padding-left: 3px;
	padding-right: 8px;
}

/* Promo */
.promopad { list-style:square; list-style-position: inside; text-indent: 35px; }
.promot td#kol {border: solid thin #999; border-left: none; border-right: none; border-top:none;}


/* Selectah */
.selecta { width:200px; position: absolute; display:block; margin-top:-52px; margin-left:15px; padding: 5px}
.selecta a {padding: 2px 5px; color: #fff; background-color: #A2C445; text-decoration: none; font-size:smaller; }
.selecta a:hover {color: #fff; background-color:#036; text-decoration: none; }

/* Wordpress */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}

img.glow:hover {-moz-box-shadow: 0px 0px 1em 3px #F5C59A; -webkit-box-shadow: 0px 0px 1em 3px #F5C59A;}

.storytitle a { color:#000; text-decoration:none; border-bottom:1px solid #FFCC99;}

#pdfwarn { position:relative; width:170px; height:50px;}
    .pimage { position:absolute; width:170px; height:50px; z-index:0;}
    .poverlay { background-image:none; position:absolute; width:170px; height:50px; z-index:1;}
    .poverlay:hover { background-image:url(sidebar/pdf.png);}