#main-wrapper  { min-width: 100 !important; width: auto !important; }

#header, #site-developer { display: none !important; }
#footer { border: 0 !important; background: none !important; }
#bank-copyrights p { }
#bank-license {  }

#logo {
	background: none !important;
	position: static !important;
	width: 100% !important;
	height: auto !important;
	padding: 15px 0 40px 0 !important;
	border-bottom: 3px solid #e0e0e0;
	font: italic 15pt Georgia, 'Times New Roman';
	text-decoration: none;
	color: #000;
}
#logo span {
	display: inline !important;
	margin: 0 4% !important;
}

#content { font-family: 'Times New Roman' !important; font-size: 11pt !important; margin: 0; width: 485pt; background: #ffc }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #000 !important;
	font-family: Georgia, 'Times New Roman' !important;
}

#content blockquote { background: #eee !important; border-left: 3px solid #777 !important; }
#content blockquote.cite { background: none !important; border: 0 !important; }

#content ul {
	padding: 0 0 15px 10px !important;
	margin: 0 0 0 10px !important;
	list-style: disc outside !important;
}

#sidebar { width: 0px !important; overflow: hidden !important; display: block !important; }
#article {  }

#content ul li { background: none !important; list-style: disc outside !important; }

#contacts { overflow: none !important;  }
#contacts p {  display: block !important; position: absolute; top: 50px; left: 4%; width: 480px; }
#contacts p br { display: none !important; }
#contacts p span { display: block !important; width: auto !important; float: left !important; font-weight: bold; }

/*
#content a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#content a[href^="/"]:after{
	content: " (http://cssing.org.ua/" attr(href) ") ";
}*/

abbr:after,
acronym:after {
	content: " ("attr(title)") ";
}

#breadcrumbs-wrapper {
	overflow: visible !important;
	top: 30px !important;
	right: 30px !important;
}

#print-document {
	position: absolute !important;
	display: block !important;
	top: 30px !important;
	right: 30px !important;
	z-index: 1000;
	background: none !important;
	font: bold 160% Arial;
}

#breadcrumbs-wrapper ul.breadcrumbs { display: none !important; }

h2#prVersion{
	display: none !important;
}
table.pagenav {
	display: none;
}