
/* ------ [ Main structure ] ------ */
html,
body {
	color:#000;
	background:#fff;
}
body {
	font:100%/150% Georgia, "Times New Roman", Times, serif;
}

/* ------ [ quotes ] ------ */
q:before {
	content: "";
}
q:after {
	content: "";
}
q {
	font-style:italic;
	quotes:none;
}

/* ------ [ extra ] ------ */

code{
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 0.8em;
	display:block;
	padding:5px;
	background-color: #f4f4f4;
	border: 1px solid #d3d3d6;
}
em{
	font-style:normal;
	color:#c30;
}
/* ------- [Input styles] ------- */
input,
textarea{
	display:none;
}

/* ------ [ links ] ------ */
a:link, a:visited {
	color: #444;
}
/* ------- [skip links] ------- */
#skip {
	display:none;
}

/* ------ [ print URLs after link text ] ------ */
/*
#maincol a:link:after,
#maincol a:visited:after {
	content: " (" attr(href) ") ";
}
*/

/* ------- [Other styles] ------- */
blockquote {
	border-left: 3px solid #686868;
	color: #888;
	padding-left: 8px;
	margin-left: 25px;
}
a img {
	border:none;
}
address{
	font-style:normal;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.low {display:none;}
hr.clear{
	display:none;
	clear:both;
}

abbr,
acronym {border:none;}
abbr[title],
acronym[title] {
	border-bottom: 1px dotted #666;
	font-style: italic;
}

acronym:after,
abbr:after{
	content: " (" attr(title) ") ";
}

/* ------ [ main view ] ------ */

#maincol {
	width:100%;
}
#maincol .col {
	padding:0;
	line-height:1.3em;
	margin:2em 0 0 0;
}
#headbar{
	height:8px;
}
#navcol {
	display: none;
}

#container{
	width:100%;
	text-align:left;
	margin:0 auto;
	display:block;
	margin-right: auto;
	padding:0;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footer{
	line-height:1.5em;
	margin:0 auto;
	padding: 0.5em;
	display:block;
	font-size: 0.7em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	text-align:center;
	color: #000;
	clear:both;
}
#footer_info,
#sitemap{
	display: none;
}

/* ------- [header] ------- */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	page-break-after: avoid;
}

#header {
	border:none;
	padding:0;
	text-align:left;
}
#header h1{
	padding:0;
	margin:0;
	font-size: 2.4em;
}

#header img {
	border:none;
}
#subtitle {
	margin:4px 0 3px 0;
	font-size: 0.7em;
	text-transform:uppercase;
}
#subtitle span{
	display:none;
}

h2{
	font-size: 1.2em;
	margin:0;
}
h2.entrydate{
	margin:0;
	font-size: 1.8em;
	font-weight:normal;
	text-transform:uppercase;
}
.entrymeta{
	font-size: 0.7em;
}
h2.entrytitle{
	margin-top:0;
	margin-bottom:4px;
	font-size: 1.1em;
	font-weight:normal;
	line-height:1.3em;
}
h3.entrytitle{
	margin-top:0;
	margin-bottom:4px;
	font-size: 1.3em;
	font-weight:normal;
	line-height:1.3em;
}
.entry{
	padding:0;
	margin:0;
}

.entrybody h3 {
	clear: both;
}

.entrybody img {
	float: left;
}

.entrybody p {
	font-size: .83em;
	margin:1.5em 0;
}
.entrybody address{
	font-size: .83em;
}
.entrybody ul{
	padding:0;
	font-size: .83em;
	margin:0 0 0 1em;
	list-style:square;
}
.entrybody ol{
	padding:0;
	font-size: .83em;
	margin:0 0 0 2em;
}
.entrybody ul ul,
.entrybody ol ol{
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1em;
}
.entrybody ol li p{
	font-size: 1em;
}
.entrybody ul li{
	margin:0 0 0 1em;
	padding:0.25em 0;
}
.entrybody ul li code{
	display:inline;
}
.post-teaser,
.searchstuff{
	display:none;
}
/* ----- [ main column - date,category and comment link ] ----- */
.entrymeta{
	clear:both;
	font-size: .9em;
	color:#666;
	padding:0;
}
.entrymeta a:link{
	color:#666;
	text-decoration:none;
}
.entrymeta a:visited,
.entrymeta a:hover,
.entrymeta a:active{
	color:#333;
	text-decoration:none;
}

/* ------- [Sidebar] ------- */
#sidebar,
#sidebarinner{
	display:none;
}
/* ------ [ comments ] ------ */
#commentblock{
	color:#000;
}

h2#comments{
	color:#000;
	padding:0.5em 0 0.5em 0.75em;
	margin:3em 0 1em 0;
	border-bottom:3px double #333;
}
ol#commentlist {
	font-size: .83em;
	margin:1em 0 1em 2em;
	padding: 0;
	color: #333;
}
#commentlist li{
	padding:0;
	margin: 0;
}


#commentblock dl{
	margin:0;
	padding:0;
}
#commentblock dt{
	padding:.1em .3em;
	font-weight:bold;
	margin-top:1.5em;
}
#commentblock dt.ca {
	color:#000;
	background:#fe9;
	border-top:1px dotted #920D02;
}
#commentblock dt.ca:after {
	content:"Komentarz autora";
	text-transform:uppercase;
	font-size:0.8em;
	margin:0 0.5em 0 1em;
}
#commentblock dd p{
	text-indent:0;
	padding:.4em .5em;
	margin:0;
}
#commentblock dd{
	color:#000;
	padding:0;
	margin:0;
}
#commentblock dd.ca {
	border-bottom:1px dotted #920D02;
	background:#ffffe6;
}

/* ------ [ author (admin) comments ] ------ */
ol#commentlist li.authorcomment {
   background-color: #fbfbfb;
   border: solid 1px #457AA5;
}

#commentsformheader,
#commentsform,
.nocomments,
.comments_link{
	display: none;
}

/* ------- ["More" link] ------- */
.morelink {
	display: none;
}

/* ------- [Gecko special] ------- */
input[type="text"],
textarea {
	-moz-border-radius: 3px;
}
input[type="submit"]{
	-moz-border-radius: 3px;
}
/* ------- [Contact Form] ------- */
.contactform,
#contacthead{
	display: none;
}
.contacterror {
	border: 2px solid #c30;
}

/* ------- [Subscribe Form] ------- */
.subscribe{
	font-size: .83em;
	border:1px solid #000;
}
.subscribe legend{
	font-weight:bold;
	padding:0 1em;
}
.subscribe div{
	margin:.5em 0;
}
.submitmailingform {
	color: #fff;
	border:1px solid #4d69a1;
	background: #4d69a1;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
}

/* ------ [ portfolio gallery ] ------ */
.popimage{
	clear:both;
	z-index: 200;
}
.popimage li{
	float:left;
	margin:0;
	padding:0 3% 0 0;
	width:45%;
	position:relative;
}
.popimage li h4{
	font-size:100%;
	margin:0;
	padding:0 0 .5em 0;
}
.popimage li h4 span{
	font-weight:normal;
}
.popimage a span{
	display: none;
}

/* ------ [ next page info on main page ] ------ */
.nextpage{
	display:none;
}
/* ------ [ top of the page link ] ------ */
.footerinfo{
	display:none;
}

/* ------ [ other styles ] ------ */
#gallery-start,
#menuLanguage{
	display: none;
}

/* ----- [Default tables] -----*/
table{
	background-color:#fff;
	border-collapse:separate;
	border-spacing:0;
  font-size:0.83em;
	margin-bottom:1em;
	line-height:1.25em;
	width:99.9%;
	empty-cells:show;
}
caption{
	caption-side:top;
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:1.7em;
	font-style:italic;
	font-weight:400;
	padding:0.5em 0.35em;
	text-align:left;
}
td{
	border:1px solid #dfdfdf;
	font-size:1em;
	padding:0.15em 0.5em;
  text-align:center;
	vertical-align:top;
  word-wrap:break-word;
}
th{
  border:1px solid #dfdfdf;
	font-size:1em;
	padding:0.5em;
  text-align:center;
}
td img{
  display:block;
  float:none;
  margin:0 auto;
}
thead th{
  background:#dfdfdf;
}
tbody th{
  background:#f6f6f6;
}

/* end defaults */
