*
{
	padding: 0;
	margin: 0;
}

html
{
	margin-top: 0px;
	text-align: center;
}

body
{
	background: #c4c4c4 url(/obrazki/gradient_bg.gif) repeat-y 50% 0;
	text-align: center;
	margin-top: 0px;
	font-size: 16px;
        color:#222200;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

p
{
	padding: 10px 0 10px 0;
	line-height: 1.6em;
}

#hnav
{
	width: 680px;
	margin: 0px auto 0px auto;
	height: 24px;
	background: url(/obrazki/nav_bg.gif) repeat-x top;
}

#header
{
	float: left;
	width: 230px;
	padding: 5px 0 0 10px;
	text-align: left;
}

#hmenu
{
	margin: 0px 0px 0 0;
	text-transform: lowercase;
	float: left;
	text-align: left;
}

#masthead
{
	/*background: url(/obrazki/laminart_logo.jpg) no-repeat;*/
background: url(/obrazki/187.jpg) no-repeat;
	width: 680px;
	height: 174px;
	margin-left: auto;
	margin-right: auto;
}

#masthead a
{
	display: block;
	height: 100%;
	text-indent: -500em;
	text-decoration: none;
}

#topnav
{
	display: inline;
	list-style-type: none;
}

#hnav ul li
{
	display: inline;
}

#hnav ul li a
{
        color: #0051b1;	
	text-decoration: none;
	font-size: 0.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

#hnav ul li a:hover
{
    color:#ffffff;
}

p.anchor
{
	display: none;
	height: 0;
	margin: 0;
	padding: 0;
}

#container
{
	margin: 0px auto 0px auto;
	width: 680px;
	background: #f5f6f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	padding: 9px 0 9px 0;
}

#topcontent
{
	width: 660px;
	background: #f5f6f7 url(/obrazki/20.gif) no-repeat top;
	margin: 0px auto 0px auto;
	padding-top: 17px;
}

#bottomcontent
{
	width: 660px;
	background: #f5f6f7 url(/obrazki/13.gif) no-repeat bottom;
	margin: 0px auto 0px auto;
	padding-bottom: 27px;
}

#content
{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
        text-align:left;
        padding:0px 10px;
}

a
{
	color: #005D93;
	text-decoration: none;
}

a:hover
{
	color: #990000;
	text-decoration: underline;
}

top a
{
	border: 0;
	text-decoration: none;
}

blockquote
{
	background: #f5f6f7;
	padding: 10px 20px 10px 20px;
}

code
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
}

acronym
{
	cursor: help;
	border-bottom: 2px solid #D2D2D2;
}

h2
{
   color:#0061ba;
font-weight:bold;
font-size:1.2em;
padding-top:1em;

}
h2 a
{
	font-weight: normal;
color: red;
line-height: 24px;
	font-size: 2em;
}
h3 {
  color:#0061ba;
font-weight:bold;
font-size:1em;
font-style:italic;
padding-top:0.5em;

}
.post
{
	width: 520px;
	color: #5b5b5b;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}

.post ul, .post ol
{
	list-style-position: inside;
}

.post h3
{
	margin-top: 10px;
}

.posted
{
	font-size: 1.2em;
	color: #444444;
	line-height: 40px;
}
h1
{
	font-size: 1.7em;
	text-decoration: none;
	padding-top: 0;
        margin-top:0;
color:#005eb0;
}
h1.title
{
	text-align: center;
	height: 18px;
	text-decoration: none;
	padding-top: 8px;
}

h1.title a
{
	font-size: 1.4em;
	font-weight: bold;
}

h1#category
{
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
}
p {text-align:justify;}
p.yellow {color:#0061ba;font-weight:bold;}
.storycontent
{
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 10px;
	line-height: 14px;
}

.storycontent a
{
	text-decoration: none;
}

.storycontent a:hover
{
	text-decoration: underline;
}

.storycontent a:visited
{
	color: #000000;
}

.meta
{
	font-size: .9em;
	line-height: 18px;
}

.feedback
{
	clear: both;
	float: right;
	font-size: .9em;
	line-height: 35px;
}

.author
{
	width: 200px;
	float: right;
	text-align: right;
}

hr.clearer
{
	clear: both;
	line-height: 1px;
	display: none;
}

.postnavigation
{
	height: 45px;
}

.left
{
	float: left;
	padding-left: 70px;
}

.right
{
	float: right;
	padding-right: 70px;
}

h3#comment
{
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	font-weight: bold;
	font-size: 1.4em;
}

ol.comments
{
	padding: 0 10px 0 10px;
	margin: 0 75px 0 75px;
	color: #7b7b7b;
	list-style-type: none;
	text-align: justify;
}

.commentname
{
	width: 220px;
	float: left;
	font-size: 0.9em;
	padding-bottom: 2px;
}

.commentinfo
{
	width: 250px;
	float: right;
	text-align: right;
}

.commenttext
{
	clear: both;
	margin-bottom: 40px;
	border-top: 2px solid #e4ebef;
}

.commentauthor
{
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 2px;
	color: #000000;
}

.commentauthor a
{
	font-weight: bold;
	padding-right: 20px;
	background: url(/obrazki/icon.jpg) no-repeat top right;
}

.commentdate
{
	font-size: 0.9em;
	text-align: right;
	line-height: 18px;
}

#cpreview p.preview
{
	font-size: 1.2em;
	color: #000000;
	text-align: center;
	margin-bottom: 15px;
}

#commentformtop
{
	clear: both;
	background: #fff url(/obrazki/comments.gif) no-repeat top;
	margin: 0 75px 0 75px;
	padding-top: 22px;
}

#commentformbottom
{
	background: #fff url(/obrazki/commentsdown.gif) no-repeat bottom;
	padding-bottom: 22px;
}

#commentform
{
	background: #f5f6f7;
	padding: 0 20px 0 20px;
	margin-top: 20px;
	text-align: left;
}

h2#commentformtitle
{
	text-align: center;
	color: #005D93;
}

#commentboxes
{
	width: 200px;
	float: left;
	color: #7b7b7b;
	font-size: 0.9em;
}

#commentboxes p
{
	padding-bottom: 0.9em;
}

p.instructions
{
	margin: 14px 0 0 200px;
	color: #7b7b7b;
	font-size: 0.9em;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d5d7db;
	padding-left: 15px;
	position: relative;
}

#commentform p
{
	color: #7b7b7b;
	font-size: 1em;
	text-align: justify;
}

#inputbox
{
	clear: both;
	color: #7b7b7b;
	font-size: 0.9em;
}

#button
{
	padding-top: 0.5em;
}

p.notshow
{
	display: none;
	height: 0;
}

.nofollow
{
	color: #DF2000;
}

input#forget, input#remember
{
	margin-right: 5px;
}

textarea.txpCommentInputMessage
{
	height: 250px;
	width: 325px;
	margin: 10px 0 10px 0;
}

#commentform input
{
	background: #e7e9ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #7b7b7b;
	padding: 1px 2px 1px 1px;
	border: 1px solid #d5d7db;
}

#commentform input:hover
{
	border: 1px solid #7b7b7b;
}

#commentform input:focus
{
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #7b7b7b;
	padding: 1px 2px 1px 1px;
}

p#txpCommentInputForm
{
	width: 300px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 10px 0;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background: #F0F0F0 url(/obrazki/commentsgradient.jpg) repeat-x top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}


form.form_contact input, form.form_contact textarea{
 background-color:#f5f5f5;
   border:1px solid #c4c4c4;
}


#menu
{
    width: 680px;
    margin: 0px auto 0px auto;
    height: 24px;
    background: url(/obrazki/nav_bg.gif) repeat-x top;	
    padding:0;
    font-size: 0.6em;
}

#wyszukiwanie
{
   float: left;
   width: 340px;
   padding:0;
   margin:1px 4px;
}
#wyszukiwanie form, #wyszukiwanie form p{
   margin:0;
   padding:0;
}
#wyszukiwanie input {
   margin:2px 0 0 5px;
   padding:0px;
   float:left;
   background-color:#f5f5f5;
   border:1px solid #c4c4c4;
}
#wyszukiwanie label {
   color:#8a7500;	
   float:left;
   clear:none;
   font-size:1.4em;
   padding-top:4px;
   padding-left:6px;
}
input.szukaj{
   padding:1px !important;
}
#topimage
{
	margin-top: 4px;
margin-right:15px;
	cursor: pointer;
	width: 17px;
	height: 19px;
	background: url(/obrazki/140.jpg) no-repeat top;
	float: right;
	
	padding-top: 0px;
}

#topimage a
{
	display: block;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
}

#search
{
	text-align: left;
	padding: 15px;
}

h2.searchtitle
{
	font-size: 2em;
	font-weight: bold;
	text-transform: capitalize;
	color: #005D93;
	margin-bottom: 20px;
}

#singlecontent
{
	margin-left: 70px;
	margin-right: 70px;
}

#singlecontent p
{
	text-align: justify;
}

#singlecontent h2, #linkspage h2, #archivescat h2, #archivesmonth h2, #searchpage h2, #category
{
	text-align: center;
	color: #005D93;
	font-size: 2em;
	text-transform: capitalize;
}

#singlecontent input
{
	background: #e7e9ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #7b7b7b;
	padding: 1px 2px 1px 1px;
	border: 1px solid #d5d7db;
}

#singlecontent input:hover
{
	border: 1px solid #7b7b7b;
}

#singlecontent input:focus
{
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #7b7b7b;
	padding: 1px 2px 1px 1px;
}

#singlecontent label
{
	color: #7b7b7b;
}

#email
{
	text-align: left;
}

#archivescat, #archivesmonth
{
	padding: 15px;
}

#linkspage
{
	text-align: left;
	padding: 15px;
}

h3.linkstitle
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #005D93;
	margin-top: 15px;
}

.menutitle
{
	font-weight: bold;
	text-align: left;
	font-size: 1em;
	text-decoration: underline;
}

#archivescat
{
	background-color: #ffffff;
}

#category
{
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 30px;
}

#categorylisting
{
	background-color: #FFFFFF;
	margin-bottom: 30px;
}

.categoryinstruct
{
	font-weight: bold;
	font-size: 1em;
}

.categorymenu
{
	margin-bottom: 20px;
	text-align: left;
	list-style: none;
}

.cattitle
{
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
	border-bottom: 1px solid #444444;
}

.catarticle
{
	clear: both;
	font-weight: normal;
}

.catarticle a
{
	text-decoration: none;
}

.archivearticle
{
	clear: both;
	float: left;
}

.archivedate
{
	float: right;
}

.montharchivedate
{
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #444444;
}

.montharchivearticle
{
	clear: right;
	float: right;
	width: 50%;
	text-align: left;
}

.montharchivearticle a
{
	text-decoration: none;
}

.back
{
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}

#footer
{
	clear: both;
	margin: 0px auto 0px auto;
	width: 680px;
}

#footer p.credits
{
	text-align: center;
	margin: 10px 0 10px 0;
	color: #9e9e9e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

p.textpattern
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d7db;
}

.left a
{
	color: #990000;
	font-size: 0.9em;
}

.right a
{
	font-size: 0.9em;
	color: #990000;
}

#nawigacja, #nawigacja ul
{
	float: left;
	width: auto;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 2px 0;
}

#nawigacja a
{
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.1em 0.5em;
}

#nawigacja li a
{
	border-left: 1px solid #b59900;
	width: 90%;
}

#nawigacja li li a
{
	border-left: 0px;
}

#nawigacja li.first a
{
	border-left: 0px;
}

#nawigacja li
{
	float: left;
	padding: 0;
	width: 6.7em;
	margin-top: 2px;
	margin-right: 0px;
}

#nawigacja li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.4em;
	w\idth: 11.9em;
	font-weight: normal;
	margin: 0px 1px;
	padding-top: 5px;
}

#nawigacja li li
{
	padding: 0.2em;
	width: 8em;
	background-color: #fed803;
	margin: 0;
	text-align: left;
}

#nawigacja li ul a
{
	text-align: left;
}

#nawigacja li ul ul
{
	margin: -1.75em 0 0 14em;
}

#nawigacja li:hover ul ul, #nawigacja li:hover ul ul ul, #nawigacja li.sfhover ul ul, #nawigacja li.sfhover ul ul ul
{
	left: -999em;
}

#nawigacja li:hover ul, #nawigacja li li:hover ul, #nawigacja li li li:hover ul, #nawigacja li.sfhover ul, #nawigacja li li.sfhover ul, #nawigacja li li li.sfhover ul
{
	left: auto;
}

#nawigacja ul li:hover, #nawigacja ul li.sfhover
{
	background: #fed833;
}

ul.lightbox li
{
	list-style-type: none;
	border: 1px solid #a5a5a5;
	float: left;
	margin: 10px;
	padding: 7px;
	background-color: #f5f6f7;
width:120px
}

ul.lightbox
{
	margin: 10px 4px;
}

ul.lightbox a img
{
	border: 0;
}

ul.lista {
  margin:2px 15px;
}
.lista li{
  line-height: 1.6em;
}
.lista li ul {
  margin:1px 20px;
}

.webtree{border:0;}
.podpis{
   float:left;
   width:110px;
   line-height:8px;
   font-style:italic;
   font-size:9px;
   color:gray;
}
div#kontakt_telefon {
   background: url(/obrazki/128.jpg) no-repeat;
   height:178px;
   width:200px;
   margin: 15px;
   float:right;
   clear:none;
}
label {
   font-size:1em;
   /*margin-top:14px 0 3px 0;*/
padding-top:4px;
}
ul.errors{
   margin-left:15px;
}
ul.errors li{
   padding:3px 0;
}

textarea{
   margin-bottom:6px;
   padding: 3px 0;
}
a.up {
float:right;
margin-top:-20px;
}