h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	text-decoration: none;
	color: #9132A5;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* Header */

#header {
	width: 720px;
	height: 70px;
	margin: 0 auto;
	padding: 20px;
}

/* Logo */

#logo h1 {
	font-size: 2em;
}

#logo h2 {
	font-size: 0.8em;
}

#logo a {
	background: none;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 13px;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: left;
	width: 470px;
}

/* Column Two */

#colTwo {
	float: right;
	width: 200px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li ul {
	padding: 1em 0;
}

/* Latest Post */

#latest-post .title a {
	background: none;
}

#latest-post .posted {
	padding: 0 0 2em 30px; 
	font-size: x-small;
}

#latest-post .posted a {
	background: none;
}

#latest-post .image {
	float: left;
	margin: .3em 1em 1em 0;
}

/* Recent Posts */

#recent-posts ul {
	margin: 0;
	padding: 20px 0 0 30px;
	list-style: none;
}

#recent-posts a {
	background: none;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 5em 0;
	font-size: xx-small;
}

#footer ul {
	list-style-type: none;
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0 10px;
}

body {
	margin: 0;
	padding: 0;
	background: #A060AA url(http://www.krk.rozrywka24.waw.pl/presell/wybuchaja.jpg) repeat-y center top;
	font: italic medium Georgia, "Times New Roman", Times, serif;
	color: #B35BC1;
}

#logo {
	float: left;
	width: 410px;
	padding: 0 0 0 60px;
	background: url(http://www.krk.rozrywka24.waw.pl/presell/zamieszkam.jpg) no-repeat left center;
}

#colTwo li a {
	padding-left: 15px;
	background: url(http://www.krk.rozrywka24.waw.pl/presell/przywiazani.jpg) no-repeat left center;
}

#latest-post {
	padding: 50px 0 0 0;
	background: url(http://www.krk.rozrywka24.waw.pl/presell/straszne.jpg) no-repeat center top;
}

#latest-post .title {
	padding: 0 0 0 30px;
	background: url(http://www.krk.rozrywka24.waw.pl/presell/dzielnicy.jpg) no-repeat left center;
	font-size: 1.4em;
}

#recent-posts {
	padding: 50px 0 0 0;
	background: url(http://www.krk.rozrywka24.waw.pl/presell/straszne.jpg) no-repeat center top;
}

#recent-posts .title {
	padding: 0 0 0 30px;
	background: url(http://www.krk.rozrywka24.waw.pl/presell/dzielnicy.jpg) no-repeat left center;
	font-size: 1.4em;
}

#recent-posts li {
	padding: 5px 0 10px 0;
	background: url(http://www.krk.rozrywka24.waw.pl/presell/uczynil.jpg) repeat-x left bottom;
}
