/*
	Reset
*/

html, body,
div, p, hr, img, blockquote, cite, pre,
h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd,
a, acronym, address, q, ins, del, code, dfn, kbd, big, small
form, fieldset, label, legend {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

/*
	Layout
*/

body {
	font: 62.5% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	background: #0069d6;
	color: #1a1a1a;
	padding-bottom: 50px;
}

a {
	color: #0069d6;
}

kbd, code {
	font-size: 1.2em;
}

pre code {
	font-size: 1em;
}

#loginBox {
	background: #4cc0fc;
	color: #525457;
}

#login {
	font-size: 1.1em;
	background: #999 url('images/login_bg.gif') repeat-y;
}

#login form {
	width: 230px;
	float: left;
	margin: 30px 0 30px 60px;
}

#login label, #login legend, #login a {
	font-weight: bold;
}

#login legend, #commentForm legend {
	color: #000;
	font-size: 1.7em;
	line-height: 1.05em;
	padding-bottom: 15px;
}

#commentForm legend {
	color: #fff;
	font-weight: bold;
}

#login label, #commentForm label {
	width: 4em;
	float: left;
	overflow: hidden;
	line-height: 2em;
}

#commentForm label {
	width: 7em;
}

#commentForm textarea {
	width: 300px;
	height: 100px;
	/* Safari */
	min-width: 300px;
	min-height: 100px;
	max-height: 200px;
	max-width: 300px;
	float: left;
}

#login input, #commentForm input {
	float: left;
}

#login form div, #commentForm div {
	clear: both;
}

.submit {
	margin-left: 4em;
}

.submitButton {
	margin-top: 5px;
	clear: both;
}

.submit div {
	padding: 5px 0;
}

#rMe {
	width: 150px !important;
	margin-left: 2px;
}

#registerForm .submit {
	padding: 5px 0;
}

#submitComment input {
	margin: 10px 0 0 7em;
}

#ttaa {
	padding: 5px 0;
}

.submit a {
	padding-top: 10px;
	color: #fff;
	display: block;
	clear: both;
	width: 150px;
}

input {
	color: #b3b3b3;
}

#commentForm {
	width: 400px;
	background: #5c5f5f url('images/corner.gif') top right no-repeat;
	margin: 10px;
	padding: 20px;
	color: #000;
}

input:focus, .submitButton, #submitCommentButton {
	color: #000;
}

#mainBody {
	background: url('images/body_bg.gif') repeat-x;
	z-index: 10;
}

#login, #container, #topBar, h1, h1 small, #nav, #join {
	width: 688px;
	margin: 0 auto;
	overflow: hidden;
}

#topBar {
	height: 41px;
	background: #000 url('images/top_bar.gif') no-repeat;
	color: #b3b3b3;
}

#topBar ul {
	height: 41px;
	margin: 0 40px;
	list-style: none;
}

#topBar li {
	font-size: 1.2em;
	float: left;
	line-height: 41px;
	margin-right: 25px;
}

#topBar a {
	color: #b3b3b3;
	text-shadow: 2px 2px 0 #000;
	font-weight: bold;
}

#topBar a:hover {
	color: #fff;
}

#search {
	float: right !important;
	margin-right: 0 !important;
}

h1 span, h1 a {
	display: block;
	padding-left: 110px;
}

h1, h1 small {
	font-size: 40px;
	line-height: 125px;
	height: 125px;
	display: block;
}

h1 small {
	font-size: 0.5em;
	background: url('images/header.jpg') no-repeat;
	position: absolute;
	margin-top: -125px;
}

h1 a {
	margin: 35px 0 0 105px;
	width: 270px;
	height: 75px;
	text-indent: -1000em;
}

#join a {
	text-indent: -1000em;
	position: absolute;
	margin: -86px 0 0 481px;
	background: url('images/dolacz.gif');
	width: 158px;
	height: 65px;
}

#join a:hover {
	opacity: 0.8;
}

#nav {
	height: 50px;
	background: url('images/nav.jpg') no-repeat;
}

#goBack {
	line-height: 40px;
	text-align: right;
	padding: 9px 60px 0 0;
	font-size: 1.4em;
} 

#goBack a {
	font-weight: bold;
	color: #1a2b39;
}

#container {
	background: #fff url('images/content_bg.gif') repeat-y;
}

#gradient {
	background: url('images/content_bg_gradient.gif') no-repeat;
}

#content {
	padding-bottom: 21px;
	background: url('images/footer.gif') no-repeat bottom;
}

#main {
	margin: 0 39px;
	padding: 17px 0;
	overflow: hidden;
	height: 100%;
}

#last {
	background: #1a1a1a url('images/last.jpg') no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
	color: #808686;
}

#inLast {
	height: 100%;
	overflow: hidden;
	min-height: 110px;
	padding: 25px 20px 25px 115px;
	background: url('images/last_bottom.gif') bottom no-repeat;
}

#lastEntry {
	float: left;
	width: 270px;
}

#readMore {
	height: 100%;
	overflow: hidden;
	padding-top: 15px;
}

#readMore a {
	float: right;
	width: 90px;
	line-height: 20px;
	height: 20px;
	background: url('images/readmore.png');
	text-align: center;
}

#bestEntries {
	float: right;
	width: 180px;
}

#bestEntries li {
	padding-bottom: 5px;
}

#bestEntries li:first-child {
	padding-top: 10px;
}

#popular ul, #bestEntries ul, #legend ul {
	list-style: none;
}

#bestEntries a, #popular li a {
	display: block;
	padding: 4px 7px 5px;
	background: #111;
}

#bestEntries a:hover, #popular li a:hover {
	background: #000;
}

#last a {
	color: #fff;
}

h6 {
	font-weight: bold;
	color: #2e8edf;
}

#last h2 {
	font-weight: bold;
	color: #fff;
	font-size: 1.6em;
	padding: 18px 0;
	line-height: 1.2em;
}

#last h2 a:hover {
	color: #ccc;
	text-decoration: none;
}

#last p {
	font-size: 1.1em;
}

#podstrona {
	float: left;
	width: 420px;
}

#title {
	font-size: 1.7em;
	padding-bottom: 15px;
	line-height: 1.3em;
}

#title a {
	font-weight: bold;
	color: #1a1a1a;
}

#post {
	font-size: 1.2em;
	line-height: 1.3em;
}

#post p, #post li {
	margin-bottom: 5px;
}

#post ul, #post ol {
	padding-left: 3em;
	color: #444;
	margin: 15px 0;
}

#post blockquote, #post img {
	margin-bottom: 15px;
}

#post img {
	margin: 15px auto;
	display: block;
}

pre {
	background-color: #dadefd;
	border-top: 2px dotted #6d9dfe;
	border-bottom: 2px dotted #6d9dfe;
	padding: 15px;
	font-size: 1.3em;
	font-family: Monaco, "Courier New", Courier, monospace;
	margin: 15px 0;
}

#disscusion {
	font-size: 1.1em;
}

#comments {
	font-size: 1.4em;
	margin: 20px 0 10px;
	overflow: hidden;
	width: 134px;
	height: 33px;
	background: url('images/comments.gif');
	line-height: 33px;
	padding: 0 5px 0 10px;
}

#comments small {
	font-size: 1em;
	font-weight: bold;
	display: block;
	float: right;
	width: 25px;
	text-align: center;
}

div.comment {
	height: 100%;
	overflow: hidden;
	padding: 10px;
}

div.comment div {
	width: 325px;
	background: #d9eeae;
	float: left;
}

p.author {
	text-align: right;
	padding: 5px 5px 0;
	color: #9db600;
	font-weight: bold;
}

p.author cite {
	font-weight: bold;
	color: #000;
	float: left;
	margin: 5px 0 0 5px;
}

blockquote.commentEntry {
	clear: both;
	line-height: 1.2em;
	padding: 10px;
}

blockquote.commentEntry p {
	margin: 5px 0;
}

img.avatar {
	border: 10px solid #d7e3e3;
	float: left;
	margin-right: 5px;
}

#sidebar {
	float: right;
	width: 170px;
}

#popular {
	background: #1a1a1a url('images/pop.gif') repeat-x;
	padding-top: 15px;
}

#popular div {
	background: url('images/pop_bottom.gif') bottom repeat-x;
	padding-bottom: 15px;
}

#popular h6 {
	line-height: 1.4em;
	padding-bottom: 10px;
	text-align: center;
}

#popular li {
	padding: 2px 10px;
}

#popular a {
	color: #fff;
}

#ads {
	margin-top: 20px;
	overflow: hidden;
	height: 100%;
}

#ads div {
	height: 130px;
	width: 300px;
	background: #88929f;
	line-height: 130px;
	color: #666d77;
	text-align: center;
}
	
#ads div.even { float: left; }
#ads div.odd { float: right; }

#sidebar #ads div {
	width: 170px;
	height: 200px;
	line-height: 200px;
	float: none;
	margin: 10px 0;
}

#stopka, .stopka {
	margin: 0 23px;
	padding: 20px 10px 10px;
	background: #9aa1ac url('images/stopka.gif') repeat-x;
	color: #666;
}

/*
	Browser
*/

#legend {
	list-style: none;
	position: relative;
	height: 30px;
}

#categories, #subcategories, #entires {
	position: absolute;
	color: #525457;
	background: #C2CCD7;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 1.7em;
	padding: 0 7px;
}

#subcategories {
	margin-left: 184px;
}

#entires {
	margin-left: 359px;
}

#browser, #browser ul {
	list-style: none;
}

#browser, #dynamicBrowser {
	width: 590px;
	padding: 10px;
	background: #C2CCD7;
}

#browser h3, #browser h4 {
	display: block;
	padding: 0 5px;
	font-size: 1.2em;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
}

#browser a {
	display: block;
	font-size: 1.2em;
	padding: 5px;
}

#browser h3.hovered, #browser h4.hovered, #browser a:hover,
#dynamicBrowser h3.hovered, #dynamicBrowser h4.hovered, #dynamicBrowser a:hover {
	background: #f2f2f2;
	cursor: pointer;
}

#browser li {
	color: #525457;
	background: #fff;
	width: 164px;
	padding: 5px;
}

#browser li li {
	margin-bottom: -5px;
}

#browser li li li {
	width: 230px;
}

#browser li ul {
	margin: -28px 0 0 170px;
}

#browser.moo {
	display: none;
}

#dynamicBrowser {
	height: 100%;
	overflow: hidden;
}

#dynamicBrowser div {
	height: 220px;
	float: left;
	background: #fff;
	overflow: auto;
}

#cats, #subcats {
	width: 174px;
	margin-right: 1px;
}

#ents {
	width: 240px;
	margin-right: 0;
}

#dynamicBrowser h3, #dynamicBrowser h4, #dynamicBrowser a {
	font-size: 1.1em;
	display: block;
	margin: 5px;
	padding: 6px 5px;
	color: #525457;
}

#dynamicBrowser a {
	line-height: 1.3em;
}

#dynamicBrowser a:focus {
	outline: 0;
}

#chooseOne {
	color: #ccc;
	display: block;
	text-align: center;
	font: 3em/1.1em Arial, Helvetica, Verdana, sans-serif;
	padding-top: 50px;
}

#responsePreparer {
	top: -9999em;
	position: absolute;
	width: 500px;
	overflow: hidden;
}

#progressBar {
	background: url('images/progressbar.gif') no-repeat center center;
	height: 0;
}

#commentIt {
	color: #ccc;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
	clear: both;
	padding-left: 90px;
	font: 2em/50px Arial, Helvetica, Verdana, sans-serif;
}

#ajaxEntry {
	height: 0;
	overflow: hidden;
}

#ajaxEntry #podstrona, #ajaxEntry #sidebar {
	padding-top: 20px;
}
