/*HTML*/
*
{
	margin: 0;
	padding: 0;
}
BODY, HTML
{
	min-height: 101%;
/*FF fix*/
}
BODY
{
	color: #E5C484;
	background: #763612;
	padding-bottom: 18px;
}
BODY, SELECT, TEXTAREA, INPUT
{
	font: 100% Georgia;
}
P
{
	margin: 11px 0;
	line-height: 170%;
	font-size: 115%;
}
A, A:visited
{
	color: #FFFFE9;
	text-decoration: none;
}
A:hover, A:active
{
	color: #FFF;
	text-decoration: underline;
}
*:focus
{
	outline: none;
}
OL
{
	margin: 15px 15px 15px 35px;
}
LI A:hover, LI A:active
{
	text-decoration: none;
}
A IMG
{
	border: none;
}
/*Strona*/
#bg2
{
	background: #410808 url(images/bg_main.jpg) no-repeat center top;
	padding-bottom: 33px;
}
#interior #bg2
{
	background: #410808 url(images/bg_main2.jpg) no-repeat center top;
}
.wrapper
{
	margin: 0 auto;
	font-size: 0.7em;
	width: 871px;
}
#masthead
{
	background: url(images/bg_masthead.jpg);
	height: 143px;
	padding: 37px 0 0 15px;
}
#logo
{
	width: 548px;
	height: 91px;
	display: block;
}
#logo A
{
	width: 465px;
	height: 80px;
	display: block;
}
H1 SPAN
{
	display: none;
}
#description
{
	font: 2em Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #FFF;
	letter-spacing: -1px;
	padding-top: 11px;
	padding-left: 7px;
}
/*
#en {background:url(images/en_flag.png) no-repeat; width:36px; height:19px; float:right; margin-top:-21px; margin-right: 210px;}
*/
#en
{
	display: none;
}
#en SPAN
{
	display: none;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
#sidebar
{
	width: 366px;
	float: right;
	background: url(images/bg_sidebar_122.jpg);
}
/*NagĹ‚Ăłwki*/
H1
{
	width: 548px;
}
H2
{
	font: 2em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 20px;
}
H3
{
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #FAF7E9;
	font-weight: bold;
	line-height: 110%;
	margin-top: 20px;
}
H4
{
	font-size: 1.2em;
	margin-top: 15px;
}
#commentarea H4, H4.pagetitle
{
	color: #CD853F;
	margin: -2px auto 8px 11px;
}
#submenu H4
{
	margin: 6px 0 5px;
}
/*ZawartoĹ›Ä‡*/
H1 A, H1 A:visited
{
	color: #FFF;
}
H1 A:hover, H1 A:active
{
	text-decoration: underline;
}
H2 A, H2 A:visited
{
	color: #FFFFE0;
}
.commentcount
{
	background: url(images/bubble.gif) no-repeat 0 2px;
	padding-left: 17px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	margin-left: 9px;
}
.commentcount A, .commentcount A:visited
{
	color: #FFFFE1;
}
#interior #content
{
	padding: 7px 20px;
}
.col.left
{
	width: 65%;
}
.col.right
{
	width: 35%;
}
/*Wpisy*/
.entry
{
	padding-bottom: 20px;
}
.entry UL, .entry OL
{
	padding: 10px 15px 10px 10px;
}
.entry UL LI, .entry OL LI
{
	margin-left: 35px;
	list-style: circle;
	padding: 2px 0;
	font-size: 115%;
	line-height: 170%;
}
.entry BLOCKQUOTE
{
	margin: 15px 35px 25px;
	border-left: 5px solid #FEC855;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FAEBD7;
	line-height: 140%;
}
.entry IMG
{
	border: 4px solid #FFF;
}
.postmetadata
{
	font-size: 0.9em;
	color: #CD853F;
	border-bottom: 1px dotted #B54F17;
	border-top: 1px dotted #B54F17;
	padding: 3px 0;
}
.entry PRE, .entry CODE
{
	font: 1em "Courier New", Courier, monospace;
	overflow: auto;
	padding: 14px;
	background: #410808;
	display: block;
	width: 100%;
}
.entry PRE
{
	padding: 20px 20px 40px;
}
TABLE
{
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0;
	border: 1px solid #700000;
}
TD, TH
{
	border-bottom: 1px solid #700000;
	padding: 6px 8px;
	background: #410808;
}
TH
{
	font-weight: normal;
	text-align: left;
	width: 35%;
}
TD.ind
{
	padding-left: 50px;
}
/*Komentarze*/
#commentarea
{
	border-top: 1px dotted #B54F17;
	padding-top: 35px;
}
.commentlist
{
	margin: 25px 0 0;
	padding: 0 0 30px;
}
.commentlist BLOCKQUOTE
{
	font-style: italic;
}
.commentlist LI
{
	margin: 15px 0 3px 22px;
	padding: 8px 15px 10px 20px;
	background: url(images/bg_comment.gif);
}
#commentarea SMALL
{
	font-size: 1.1em;
}
.commentlist CITE
{
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
}
.gravatar
{
	float: left;
}
.commentinfo
{
	width: 720px;
	float: right;
	padding-top: 5px;
}
.commentmetadata
{
	font-size: 0.8em;
	padding-top: 3px;
}
.commentmetadata A
{
	color: #CD853F;
}
.commentlist LI.my_comment
{
	background: #5D2C11;
	border-bottom: 1px solid #964214;
	border-top: 1px solid #964214;
}
LI.my_comment CITE
{
	font-size: 1.5em;
}
/*Flickr*/
#flickr
{
	list-style: none;
	padding-top: 13px;
}
#flickr LI
{
	float: left;
	display: inline;
	margin: 0px 17px 16px 0px;
	border-right: 1px solid #031F4A;
	border-bottom: 1px solid #031F4A;
}
#flickr LI A
{
	display: block;
	border: 4px solid #376291;
}
#flickr LI A:hover
{
	border: 4px solid #60A9DE;
}
/*Fromularze*/
#searchform
{
	float: right;
	width: 201px;
	background: url(images/bg_search.gif) no-repeat;
	padding: 0 0 5px 5px;
}
#s
{
	background: none;
	border: none;
	color: #FFF;
	padding-left: 10px;
	margin-top: -4px;
	width: 142px;
}
.field
{
	background: #995935;
	border: none;
	padding: 4px;
	border: none;
}
.field:focus
{
	background: #FFC;
}
#submit
{
	background: #68382A !important;
	border: none;
	font-size: 1em;
	color: #FFC;
	padding: 5px;
}
#submit:hover
{
	background: #1D0404 !important;
}
#searchsubmit
{
	background: none;
	border: none;
	margin: 2px 0 0 3px;
	font-size: 0.9em;
	color: #B5DBF3;
	padding: 2px;
}
/*UkĹ‚adanie divĂłw*/
.clearfloat:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
.clearfloat
{
	display: inline-block;
}
.clearfloat
{
	display: block;
}
/*Stopka*/
#meta
{
	padding-top: 25px;
}
.block
{
	width: 187px;
	float: left;
	margin: 0 13px;
}
#meta UL
{
	margin-top: 15px;
}
#meta LI
{
	list-style: none;
	border-top: 1px solid #410806;
	padding: 6px 0;
}
#meta A, #meta A:visited
{
	color: #D2B48C;
}
#meta A:hover, #meta A:active
{
	color: #FFF;
}
#footer
{
	padding: 12px;
	color: #D2B48C;
	background: #410808;
	margin-top: 28px;
	text-align: center;
	font-size: 10px;
}
A#cat4
{
	display: block;
	width: 30px;
	height: 24px;
	float: right;
	background-image: url(images/cat4.gif);
	text-indent: -9000px;
	margin: 8px 15px 0 0;
}
IMG .right
{
	float: right;
}
.nav-prev-next
{
	margin-bottom: 14px;
	padding: 5px 0;
	border-top: 1px dotted #B54F17;
}
.nxtleft
{
	float: left;
	margin: 0 10px 0 0;
}
.nxtright
{
	float: right;
	margin: 0 0 0 10px;
}

