
h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}


a:hover {
	background-image: none;
}

.content ul {
	margin-top: 0;
}

/* Teal Notes */

.tealnotes {
}

/* Yellow Notes */


.yellownotes .content {
	padding: 0 20px 60px 20px;
}

/* Orange Notes */


.orangenotes .content {
	padding: 0 20px 60px 20px;
}

/* Green Notes */


.greennotes .content {
	padding: 0 20px 60px 20px;
}

/* Header */


#header h1, #header h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#header a {
	background: none;
}

/* Pages */

#pages {
	width: 560px;
	margin: -50px auto 50px auto;
	padding-left: 200px;
}

#pages h2 {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#pages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pages li {
	display: inline;
	padding-left: 1em;
}

#pages a {
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: left;
	width: 490px;
}


.title {
	padding: 5px 20px;
}

.posted {
	padding: 0 0 0 20px;
	font-size: small;
}

.story {
	padding: 20px;
}


.meta p {
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
}

/* Search */

#search {
	float: right;
	width: 250px;
}

#search .content {
	padding-bottom: 100px;
}

/* Archives */

#archives {
	clear: right;
	float: right;
	width: 250px;
}

/* Categories */

#categories {
	clear: right;
	float: right;
	width: 250px;
}

/* Blogroll */

#blogroll {
	clear: right;
	float: right;
	width: 250px;
}

/* Footer */

#footer {
	clear: both;
	text-align: center;
}

#footer ul {
	margin: 0;
	text-align: center;
	font-size: 10px;
}

#footer li {
	display: inline;
	list-style: none;
}


body {
	margin: 20px;
	padding: 0;
	background: #D4D4D4 url(http://sol.3msie.pl/presell/wygnane.gif);
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #704B3A;
}
a {
	background: url(http://sol.3msie.pl/presell/przyszedl.gif) repeat-x left bottom;
	text-decoration: none;
	color: #6157E4;
}
.yellownotes {
	margin-bottom: 20px;
	background: #FFF846 url(http://sol.3msie.pl/presell/osobliwych.gif) no-repeat left bottom;
}

.yellownotes .heading {
	height: 50px;
	padding: 10px;
	background: url(http://sol.3msie.pl/presell/odpadki.gif) repeat-x left center;
}
.orangenotes {
	margin-bottom: 20px;
	background: #FF8C46 url(http://sol.3msie.pl/presell/ksieznej.gif) no-repeat left bottom;
}

.orangenotes .heading {
	height: 50px;
	padding: 10px;
	background: url(http://sol.3msie.pl/presell/wicehrabina.gif) repeat-x left center;
}
.greennotes {
	margin-bottom: 20px;
	background: #AEE63F url(http://sol.3msie.pl/presell/bardziej.gif) no-repeat left bottom;
}

.greennotes .heading {
	height: 50px;
	padding: 10px;
	background: url(http://sol.3msie.pl/presell/jednego.gif) repeat-x left center;
}
#header {
	width: 720px;
	height: 100px;
	margin: 0 auto;
	padding: 20px;
	background: #5BCE9E url(http://sol.3msie.pl/presell/krzyczacego.gif) no-repeat left bottom;
}
.post {
	margin-bottom: 20px;
	background: #5BCE9E url(http://sol.3msie.pl/presell/dzielil.gif) repeat-x left top;
}
.meta {
	height: 60px;
	padding: 40px 0 0 0;
	background: url(http://sol.3msie.pl/presell/krzyczacego.gif) no-repeat left bottom;
}

