
body {
	background: #d4f1ba;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
	color: #000000;
	scrollbar-face-color: #d4f1ba;
	scrollbar-shadow-color: #f2f2f2; /* bottom and right stroke */
	scrollbar-highlight-color: #f8f8f8;
	scrollbar-3dlight-color: #f2f2f2;
	scrollbar-darkshadow-color: #e9e9e9;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #f8f8f8;
}

table {
 font-size: 10px;
}

 #headerNav {
	width: 800px;
	background: url(../images/post_liny.jpg) no-repeat;
 }

 #workNav {
	width: 800px;
	background: #ffffff;
 }
 
 #bottomView {
 	padding: 50px;
 }
 
.polecamyPanelBody {
	background: url(../images/post_zwoj_r.jpg) no-repeat;
	padding: 0px 20px 75px 42px;
	min-height: 290px;
}

 #comicsInfo {
 	color: #7d9a34;
	text-align: left;
 }
 .polecamyArticleBody {
 	font-size: 9px;
 }

 h2 {
	color: #7d9a34;
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
 }
 
 .articleDate {
  	color: #999999;
 	font-size: 9px;
 }
 
 .articleBody {
 	font-size: 11px;
 }
 
 IMG.articleThumbnail {
 	margin: 5px;
 }
 
 h6 {
	margin: 4px;
 }

 p {
	font-size: 10px;
	margin: 5px;
	text-align: left;
	/* text-justify: inter-ideograph; */
 }
 
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * Global definitions for Cart
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
 */ 
 
 #cart {
 	color: #888888;
	font-weight: bolder;
 }
 
 #cart .statsNum {
 	color: #ff9a68;
 }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * Global definitions for links
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
 */
 
 a:link {	text-decoration: none; }
 a:active { text-decoration: none; }
 a:visited { text-decoration: none; }
 a:hover { text-decoration: underline; }
 
 a {
 	color: #ff9a68;
 }
 
 a.menuLink {
 	color: #7d9a34;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	margin: 0px 4px 0px 4px;
 }
 
 #footerMenu a.menuLink {
 	font-size: 9px;
	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
 }
 
 a.minor {
 	font-size: 9px;
 }
 
 .comics {
 	color: #99cccc;
	font-weight: bolder;
 }
 
 .authors {
 	color: #78a2a2;
	font-weight: bolder;
 }
 
 
li {
 margin: 5px;
 line-height: 11px;
 font-size: 9px;
}

hr {
 height: 1px; 
 text-align: center; 
 width: 100%; 
 color: #8A9596; 
 border-width: 1px; 
 border-color: #8A9596; 
 border-style: solid none none none;"
}

 #footerMenu {
	line-height: 160%;
	text-align: center;
	font-size: 9px;
 }

.footerStatement {
 line-height: 160%;
 text-align: center;
 font-size: 9px;
}

.copyright {
 color: #a8c491;
 line-height: 240%;
 text-align: center;
 letter-spacing: 3px;
 font-size: 9px;
}