/*
 * bash.org.pl
 * zielony.css
 * Copyright © 2009 Krzysztof Urbaniak <urban@bash.org.pl>
 */

hr,
html,
h1#head,
h1#head a,
h1 strong,
#foot,
button,
.module caption,
.module h2,
input[type="button"],
input[type="submit"] 
{
	background: #a0d544 !important;
	border-color: #cce6a0;
	color: #e7ffbf !important;
}

button,
input,
textarea,
select,
#links,
h1, h2, h4, h5, h6,
#menu a,
#lmenu a,
#side_ads,
body {
	background: #fff;
	border-color: #cce6a0 !important;
	color: #444;
}

.pagination .page, .pagination .next, .pagination .prev, .pagination a, .bar {
	background: #e7ffbf;
	border-color: #b0e554 !important;
	color: #86b239;
}

h1, h2, h3, h4, h5, h6, #menu, #menu a, #lmenu, #lmenu a {
       color: #90bf3d;
}

