/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	background: #ffffff;
	/* font-family: Georgia, "Times New Roman", Times, serif;*/
        font-family: arial, sans;
	font-size: 11pt;
	color: #666666;
	/* border: 10px solid #b0b0b0;*/
}

form {
}

form br {
}

input, textarea {
	padding: 5px;
	/* font: bold 1em Georgia, "Times New Roman", Times, serif;*/
	font-family: arial, sans;
	color: #333333;
	background: #F9F3DF;
	border-top: 1px solid #CB960F;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CB960F;
}

h1, h2, h3 {
	margin-top: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	/*border-bottom: 1px dotted #C9960E;*/
	text-decoration: none;
	color: #7D5E09;
}

a:hover {
	border: none;
	color: #FFC012;
}

/* Header */

#header {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url(../pic/img01.gif) repeat-x;
}

#logo {
	float: left;
	height: 40px;
	background: url(../pic/img02.gif) no-repeat;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	/* text-transform: lowercase;*/
	/* letter-spacing: -1px;*/
	letter-spacing: 0;
}

#logo h1 {
	padding: 5px 0 0 20px;
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

#menu {
	float: right;
	height: 40px;
	background: url(../pic/img03.gif) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 18px 0 40px;
	background: url(../pic/img04.gif) no-repeat;
	border: none;
	/* text-transform: lowercase;*/
	text-decoration: none;
	/*letter-spacing: -2px;*/
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
	color: #C9960E;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0;
}

/* Information */

#information {

}

#information p {
    font-size: 8pt;
    padding: 0;
    margin: 0;
    margin-right: 8px;
    text-align: right;
    padding-right: 15px;
	
}

a img {
	border: none;
	text-decoration: none;
}

#information a {
        text-decoration: none;
	border-bottom: none;
}
#information a img {
        border: 0;
}

#information .info-right {
    float: right;
}

#information a {
    text-decoration: none;
    
}

/* Content */

#content {
	float: left;
	width: 710px;
	padding: 0 0 0 20px;
	/*border: red 1px solid; */
	
}

.post {
	padding-top: 10px;
}

.post .title {
	margin: 0;
}

.post .title a {
	border: none;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .entry {
	/* padding: 20px 0; */
	padding: 0px 0; 
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 180%;
}

.tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #EDEDCD;
	font-size: 8.5pt;
	text-align: center;
}

.userpanel-option {
    margin: 0;
    padding: 10px;
    border-top: 1px solid #EDEDCD;
    font-size: 7.5pt;
    text-align: left;
}

.userpanel-option {
    margin: 0;
    padding: 10px;
    border-top: 1px solid #EDEDCD;
    font-size: 8.5pt;
    text-align: left;
    margin-left: 30px;
}

.userpanel-option img {
    vertical-align: middle;
}

.post .toc {
	margin: 0px 50px;
	padding: 10px;
	font-size: smaller;
	text-align: center;
}

.post .toc a {
	margin-left: 10px;
}


.post h2 { padding-bottom: 20px; }

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #EDEDCD;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

.post h1 {
        font-size: 16pt;
}
.post p.topic-main { 
        padding: 0px; 
        margin: 0px;
        line-height: 140%;
        }
.post p.topic-main img{ 
        padding-top: 1px; 
        vertical-align: top;        
        }
.post p.topic-meta {
        margin: 0;
	padding: 0;
	padding-left: 20px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #808080;
        line-height: 120%;
}
/*
.post p.topic-main small.forum1 { /* dzialalnosc */ color: #6D73A9; }
.post p.topic-main small.forum2 { /* wymiana.dos */ color: #835C91; }
.post p.topic-main small.forum3 { /* poszukuje.. */  }
.post p.topic-main small.forum4 { /* zarezerwowa */ color: #BB0707; }
.post p.topic-main small.forum5 { /* ciekawe.his */ color: #699563; }
.post p.topic-main small.forum8 { /* metryki */ color: #BB0707; }
.post p.topic-main small.forum12 { /* pomocy */ color: #eccead; }



*/
/* ----------------------- */

table.forum  {
    /* border: 1px solid #9090ff;*/
    margin: auto;
    padding: 0;
    border-spacing: 1px;
}

table.forum {
    background-color: white;
    
}

table.forum td {
    font-family: verdana, arial, sans;
     font-size: 8pt;
    background-color: #F4F4F4;
    padding: 0.1em 1em;
    border-bottom: 1px solid #B0A979;
    border-right: 1px solid #B0A979;    
}

table.forum td.header {
    background-color: #D8CF95;
    font-weight: bold;
    padding-top: 8pt;
    padding-bottom: 8pt;
}

table.forum tr.has-posts td {
    background-color: #D5D5E2;
}

table.forum tr.wtg-members td {
    background-color: #8DE26E;
}

table.forum tr.wtg-moderators td {
    background-color: #E29390;
}


table.forum td a img {
    border: none;
}

table.forum td img{ 
        vertical-align: top;        
        }


table.forum td.forum1 { /* dzialalnosc */ 
    background-color: #eccead;
}
table.forum td.forum2 { /* wymiana.dos */ 
    background-color: #EFEEDF; 
}
table.forum td.forum3 { /* poszukuje.. */  
}
table.forum td.forum4 { /* zarezerwowa */ 
    background-color: #EFB6AD; 
}
table.forum td.forum5 { /* ciekawe.his */ 
    background-color: #B7EFB5; 
}

table.forum td.forum8 { /* metryki */ 
    background-color:  #edb5fe; 
}

table.forum td.forum10 { /* foreign section */ 
    background-color:  #FDFDDD; 
}

table.forum td.forum12 { /* pomocy */ 
    background-color:  #C8DAEF; 
}

table.forum td.forum14 { /* tlumaczenia */ 
    background-color:  #f7fbb0; 
}
table.forum td.forum15 { /* tlumaczenia */ 
    background-color:  #f7fbb0; 
}
table.forum td.forum16 { /* tlumaczenia */ 
    background-color:  #f7fbb0; 
}
table.forum td.forum17 { /* tlumaczenia */ 
    background-color:  #f7fbb0; 
}


/* ----------------------- */







/* Sidebars */

.sidebar {
	float: left;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
}

/* linki lewego menu */
.sidebar li ul {
	padding: 0px 20px;
}
/* linki  lewego menu */
.sidebar li li {
	padding: 2px 0;
}

.sidebar h2 {
        font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	background: url(../pic/img07.gif) no-repeat left center;
	/* letter-spacing: -1px;*/
	color: #666666;
}

/* Menu */

#sidebar-menu  {
	width: 220px;
	
}

#sidebar-menu h2 {
        margin-top: 10pt;
	height: 40px;
	padding: 10px 0 0 30px;
	background: url(../pic/img09.gif) no-repeat;
}

/* Projekty */

#sidebar-news  {
	width: 250px;
	padding: 0 0 0 20px;
}

#sidebar-news  h2 {
	margin-top: 10px;
}

#sidebar-news  p {
        /* text-align: justify;*/
        font-size: 90%;
}

#sidebar-news  h3 {
    padding-left: 28px;
    background: url(../pic/news1.gif);
    background-repeat: no-repeat;
}


#menu-main { }

#menu-projekty { }


/* Search */

#search {
}

#search p {
	text-align: center;
	font-size: 8pt;
	margin-top: 8pt;
	margin-bottom: 8pt;
 	padding-left: 10px;
}


#search form {
	text-align: center;
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

#search1 {
}

#search1 form {
	text-align: center;
}

#search1 p {
	text-align: center;
	font-size: 8pt;
	
	margin-top: 8pt;
	margin-bottom: 8pt;
 	padding-left: 10px;

}

#search1 input {
	padding: 5px;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	background: #F9F3DF;
	border-top: 1px solid #CB960F;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CB960F;
	font-size: 8pt;
}

#search1 .spacer {
    margin: auto;
    margin-top: 8pt;
    margin-bottom: 0;
    width: 75%;
    border-bottom: 1px solid #DBDCAC;
}


/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url(../pic/img01.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 15px 20px;
	font-size: smaller;
}

#footer .legal {
	float: left;
	height: 40px;
	background: url(../pic/img02.gif) no-repeat;
}

#footer .credit {
	float: right;
	height: 40px;
	background: url(../pic/img03.gif) no-repeat right top;
}




/* GALLERY */

table.gallery {
    border-spacing: 0.2em;
    background-color: white;

}
table.gallery td {
    padding: 0.4em;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #F0D7AC;
    background-color: #F9F3DF;
}

table.gallery td.album {
    border: 1px solid #B8F0AC;
    background-color: #EAF9ED;
}


table.gallery td a {
    border: none;
    padding:0;
    margin:0;
}


table.gallery td a img {
    border: 1px solid #A08282;
    padding:0;
    margin:0;
}

table.gallery td a:hover img {
    border: 1px solid #ffb0b0;
}

p.photo-caption {
    font-size: 60%;
    padding: 0;
    margin: 0.2em;
    
}

#single-photo img {
    border: 1px solid black;
}


p.nekrolog-title {
    margin: 0px;
    margin-top: 2em;
    background-color: #E9E9BF;
    padding: 2px 10px;   
    font-weight: bold;
}

.nekrolog-data {
	float:left;
    margin: 0px;
    margin-left: 2em;
    padding: 3px;
	width: 350px;
}

.nekrolog-icon {
    float:right;
}


/* This imageless css button is generated by CSSButtonGenerator.com */

a.question {
	-moz-box-shadow:inset 0px 0px 0px 0px #8bb588;
	-webkit-box-shadow:inset 0px 0px 0px 0px #8bb588;
	box-shadow:inset 0px 0px 0px 0px #8bb588;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c6f2d6), color-stop(1, #69db7c) );
	background:-moz-linear-gradient( center top, #c6f2d6 5%, #69db7c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6f2d6', endColorstr='#69db7c');
	background-color:#c6f2d6;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
	border:3px solid #8bb588;
	display:inline-block;
	color:#0c4d17;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding:11px 22px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.question:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #69db7c), color-stop(1, #c6f2d6) );
	background:-moz-linear-gradient( center top, #69db7c 5%, #c6f2d6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#69db7c', endColorstr='#c6f2d6');
	background-color:#69db7c;
}.question:active {
	position:relative;
	top:1px;
}

/* This imageless css button was generated by CSSButtonGenerator.com */

#inactive-users li {
	font-size: 11px;
	list-style-type: none;
	margin-left: 20px;
}


