/*
 * bash.org.pl
 * rozowy.css
 * Pomysl i kolory Krzysztof Musialski <musialski@gmail.com>
 */

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

button,
input,
textarea,
select,
#links,
h1, h2, h4, h5, h6,
#menu > a,
#lmenu,
#lmenu a,
#side_ads,
body {
	background: #ffe1ed;
	border-color: #ffbaee !important;
	color: #a50a5a;
}

.pagination .page, .pagination .next, .pagination .prev, .pagination a, .bar {
	background: #fadbe8;
	border-color: #ffbaee !important;
	color: #cd679c;
}
