/* CSS Document */ /* Global
------------------------------------------------------------------*/
html,body,form,fieldset,h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address
	{
	margin: 0;
	padding: 0;
}

ul,li {
	list-style-type: none;
}

body {
	color: #4b453b;
	font: 76%/ 140% Verdana, Arial, Helvetica, sans-serif;
}

hr {
	clear: both;
	visibility: hidden;
}

.clear {
	clear: both;
}

.centered,p.centered {
	text-align: center;
}

.right {
	text-align: right;
}

img {
	border: 0;
}

div#column {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
}

a {
	text-decoration: none;
}

/* Entries
------------------------------------------------------------------*/
.entry {
	background-color: #f3eee6;
/*	background-color: #dddddd; */
	border: 2px solid #c9c2b5;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.two_cols .entry {
	width: 535px;
	float: left;
}

.entry img {
	margin: 10px;
	border: 8px solid #fff;
}

.entry p {
	line-height: 150%;
	margin-bottom: 1.3em;
	margin-top: 0.5em;
	margin-right: 15px;
	margin-left: 15px;
}

/* Headings
------------------------------------------------------------------*/
.entry h1 {
	color: #484641;
	letter-spacing: -1px;
	margin-top: 18px;
	font-family: Arial, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.entry h1 a,.entry h1 a:link,.entry h1 a:visited {
	color: #484641;
	border: 0;
	text-decoration: none;
}

.entry h1 a:hover {
	color: #e45a49;
	border: 0;
	background: none;
	text-decoration: underline;
}

.entry h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 27px;
	font-weight: semibold;
	margin: 1em 0 0 15px;
}

.entry h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	margin: 1em 0 0 30px;
}

.entry h4 {
	color: #484641;
	padding-bottom: .5em;
	margin: 1em 0 0 35px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.entry h5 {
	color: #484641;
	padding-bottom: .5em;
	margin: 1em 0 0 15px;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.entry h6 {
	color: #484641;
	padding-bottom: .5em;
	margin: 1em 0 0 15px;
	font: normal .9em Arial, Sans-Serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: url(./graphics/dotted-line.gif) repeat-x bottom left;
}

.date {
	float: left;
	height: 63px;
	width: 45px;
	margin-right: 8px;
	margin-left: 15px;
	margin-top: 12px;
	padding-top: 11px;
	background: url(/images/kal.jpg) no-repeat;
}

.date p {
	text-align: center;
	color: #444443;
	margin: 0 0 0 -2px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.date span.day {
	font-size: 18px;
	display: block;
	margin-top: 0.3em;
}

.date span.month {
	font-size: 10px;
	height: 12px;
	display: block;
}

.posted {
	color: #6c5f4c;
	font-size: 0.94em;
	padding: 1px 0 10px 0;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7cfc2;
}

.posted .country {
	color: #b47d7d;
	padding-left: 25px;
	height: 16px;
	background: url(/images/uel.jpg) no-repeat;
}

.posted .clock {
	color: #6c5f4c;
	padding-left: 25px;
	height: 16px;
	background: url(/images/zegar.jpg) no-repeat;
}

.entry-footer {
	padding-top: 10px;
	clear: both;
}

.posted-in {
	color: #a6a69b;
	font-size: .94em;
}

.posted-in a,.posted-in a:link,.posted-in a:visited {
	color: #a6a69b;
}

.posted-in a:hover {
	color: #e45a49;
}

.posted-in span {
	margin-left: 20px;
	float: right;
}

.perm {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 28px;
}

.perm a:link,.perm a:visited {
	background: url(/images/wiecej.jpg) no-repeat center right;
	color: #b45346;
	display: block;
	height: 26px;
	width: 155px;
}

.perm a:hover {
	background: url(/images/wiecej_2.jpg) no-repeat center right;
	color: #e45a49;
	display: block;
	height: 26px;
	width: 155px;
}

.perm span.back a:hover {
	background: url(/images/powrot_over.jpg) no-repeat center right;
}

.perm span.back a {
	background: url(/images/powrot.jpg) no-repeat center right;
}

.read-entry,.back {
	display: block;
	float: right;
	padding-right: 20px;
	padding-bottom: -20px;
	text-indent: -9999px;
}

.article {
	padding: 0px 10px;
}

.article p {
	line-height: 175%;
	margin-bottom: 1.5em;
}

.article p em {
	color: #666666;
}

.article a:link {
	color: #ae594c;
	border-bottom: 1px dotted #774841;
	text-decoration: none;
}

.article a:visited {
	color: #ae594c;
	border-bottom: 1px dotted #774841;
	text-decoration: none;
}

.article a:hover {
	color: #e45a49;
	border-bottom: 1px solid #e45a49;
}

.article blockquote,.article .quote {
	color: #333333;
	font-size: 0.94em;
	line-height: 160%;
	font-style: italic;
	margin: 15px 45px 0 20px;
	padding: 10px 10px 5px 15px;
	background: url(./graphics/quote.gif) no-repeat;
}

.correction {
	text-decoration: line-through;
}

.article ul {
	clear: both;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-left: 2em;
	font-weight: bold;
}

.article ul li {
	background: url(/images/punct.jpg) no-repeat;
	padding: 3px 0 3px 20px;
	color: #484641;
	font-weight: normal;
}

.article ul li em {
	color: #666666;
}

.article span.source,.article .source {
	color: #6a7d7d;
	font-size: .94em;
	font-style: italic;
	text-align: left;
}

.article span.update,.article .update {
	color: #e6ffd4;
	padding-left: 18px;
	text-align: left;
	letter-spacing: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 640px;
	text-transform: uppercase;
	border-bottom: 1px dashed #546355;
	font: normal .94em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(./graphics/icons/icon-alert.gif) no-repeat;
}

/* paginacja
------------------------------------------------------------------------------------- */
.pagelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pageprevdead,.pagenextdead {
	background-color: #cec1a8;
	height: 15px;
	color: #A79A85;
	margin: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #C4B495;
}

a.pageprevlink:link,a.pageprevlink:visited,a.pageprevlink:active {
	background-color: #cec1a8;
	color: #4D4537;
	height: 15px;
	margin: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #C4B495;
	color: #4D4537;
}

a.pageprevlink:hover {
	background-color: #39332B;
	color: #e45a49;
	height: 15px;
	margin: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #4F4739;
	color: #e45a49;
}

a.pagenextlink:link,a.pagenextlink:visited,a.pagenextlink:active {
	background-color: #cec1a8;
	color: #4D4537;
	height: 15px;
	margin: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #C4B495;
	color: #4D4537;
}

a.pagenextlink:hover {
	background-color: #39332B;
	color: #e45a49;
	height: 15px;
	margin: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #4F4739;
	color: #e45a49;
}

.pagenumdead {
	color: #A79A85;
	background-color: #cec1a8;
	height: 15px;
	width: 15px;
	margin: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #C4B495;
}

a.pagenumlink:link,a.pagenumlink:visited,a.pagenumlink:active {
	background-color: #cec1a8;
	height: 15px;
	width: 15px;
	margin: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #C4B495;
	color: #4D4537;
}

a.pagenumlink:hover {
	background-color: #39332B;
	height: 15px;
	width: 15px;
	margin: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #4F4739;
	color: #e45a49;
}

/* archivum
------------------------------------------------------------------------------------- */
.arch { /*background-color: #564E45;
	border: 2px solid #c9c2b5;*/
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.two_cols .arch {
	width: 535px;
}

.col1 {
	width: 535px;
	float: left;
}

.col2 {
	width: 145px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

.col2 img {
	border: 2px solid #706c65;
}

.col2 div {
	background: #e8dbc3;
	margin-top: 10px;
	border: 1px solid #c9c2b5;
	width: 107px;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	font-family: Arial;
}

.col2 div h3 {
	font-size: 12px;
	margin-bottom: 10px;
}

.col2 div a {
	display: block;
	text-align: right;
	color: #4b453b;
	text-decoration: underline;
}

.arch p {
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.arch ul li a,.arch ul li a:link {
/*	background-color: #cccccc; */
	background-color: #cec1a8;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AC966C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #625748;
	font-size: 13px;
	background-image: url(/images/dok.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 16px;
}

.arch ul li a:hover {
	background-color: #BFAE8E;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AC966C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #625748;
	font-size: 13px;
	background-image: url(/images/dok.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 16px;
}

.arch ul li a span {
	color: #666666;
	font-size: 0.94em;
	font-weight: normal;
}

/* topback
------------------------------------------------------------------------------------- */
.topbackdiv {
	text-indent: -9999px;
	background-image: url(/images/mapa.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.topbackdiv a:link,.topbackdiv a:visited {
	background: url(/images/gora.jpg) no-repeat center right;
	color: #b45346;
	display: block;
	height: 26px;
	width: 155px;
}

.topbackdiv a:hover {
	background: url(/images/gora2.jpg) no-repeat center right;
	color: #e45a49;
	display: block;
	height: 26px;
	width: 155px;
}

/* footer
------------------------------------------------------------------------------------- */
.footer {
	background-color: #000000;
}

form.contact {
	margin-left: 20px;
}

form.contact label {
	display: block;
	color: #a42822;
}

form.contact input {
	color: #9e998c;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 3px;
	z-index: 0;
	width: 163px;
	height: 15px;
	border: 1px solid #ae9f82;
	margin-bottom: 10px;
	background: url(/images/searchbg.jpg) no-repeat top left;
}

form.contact textarea {
	color: #9e998c;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 3px;
	z-index: 0;
	width: 603px;
	height: 115px;
	border: 1px solid #ae9f82;
	margin-bottom: 10px;
	background: url(/images/wiad_bg.jpg) no-repeat top left;
}

form.contact a,form.contact a:link {
	display: block;
	text-align: right;
	background: url(/images/send.jpg) no-repeat right center;
	text-indent: -9999px !important;
	width: 153px;
	height: 23px;
	border-bottom: none !important;
	float: right;
}

form.contact a:hover {
	background: url(/images/send_over.jpg) no-repeat right center;
	text-decoration: none;
	text-indent: -9999px !important;
	border-bottom: none !important;
}

form.contact a span {
	display: none;
}