/*
Website Design by MAA Designs
http://www.maadesigns.co.uk
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #757575;
	background-color: white;
	
}

div .tekst {
   text-align:justify;
   font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:rgb(34,34,34);
	font-weight:normal;
	text-indent:20px;
	padding-right:20px;
	padding-bottom:15px;
	line-height: 1.3;
}

div .innerTitle {
   text-align:left;
   font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0E7E07;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:normal;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing:5px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
}

div .title {
   text-align:right;
   font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0E7E07;
	font-weight:normal;
	padding-right:20px;
	padding-bottom:10px;
}

h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 25px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 100%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #130c06;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-left: 20px;
}

hr {
	display: none;
}

#header {
	width: 754px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#tlo {
	width: 1048px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
/* Logo */

#logo {
	width: 750px;
	height: 80px;
	padding: 2px;
	background-color: #fbf9f7;
	background-image: url(images/imgo2.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 20px 5px 0 20px;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}

#logo h2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0.5mm;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#logo p {
	margin: 0;
	padding: 0 0 0 5px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 750px;
	
}

#menu {
	height: 30px;
	width: 752px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/img02.jpg);
	background-position: left 35%;
	background-repeat: repeat-x;
	border:1px solid #81bd73;
   border-top:0px solid red;
   border-bottom:0px solid red;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 0px;
	height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #0e7e07;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/img02.jpg);
	background-repeat: repeat;
	background-position: left 35%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#menu a:hover {
	color: #FF9900;
	background: #fbf9f7;
	background-repeat: repeat-x;
}

#menu .current_page_item a {
	color: #0e7e07;
	background: #fbf9f7;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 754px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fbf9f7;
}

/* Page */

#page {
	width: 752px;
	margin: 0 auto;
	padding-top: 20px;
	background: #fbf9f7;
	border:1px solid #81bd73;
   border-top:0px solid red;
}

/* Content */

#content {
	float: right;
	width: 550px;
}

.post {
}

.post .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	color: #003300;
	font-weight: bold;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.0em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	text-align:justify
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #130c06;
}

/* Sidebar */

#sidebar {
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #130c06;
	text-decoration: none;
	font-size: 11px;
}

#sidebar li ul {
	padding-left: 20px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#sidebar li li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

#sidebar li h2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0;
	color: #130c06;
	font-weight: normal;
}

#sidebar li p {
	padding: 0 20px;
}



/* Footer */

#footer {
	clear: both;
	width: 750px;
	height: 40px;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	color:black;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: grey;
}

#footer .legal {
	float: left;
	background-repeat: repeat-x;
}

#footer .credit {
	float: right;
}
#sidebar li a {
	margin-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
#sidebar li a:hover {
	margin-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
}
#footer a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #003399;
}
.post .entry a {
	color: #990000;
	text-decoration: none;
}
.post .entry a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}


.button{
width:150px; color:#990000; border-width:1px; border-style:solid;border-color:#990000;
cursor: hand;
}

.button:hover{
width:150px; background-color:#990000;  color:#FFFFFF; border-width:1px; border-style:solid;border-color:#990000;
}

.buttons{
width:150px; color:#0E7E07; border-width:1px; border-style:solid;border-color:#0E7E07;
cursor: hand;
}

.buttons:hover{
width:150px; background-color:#0E7E07;  color:#FFFFFF; border-width:1px; border-style:solid;border-color:#0E7E07;
}




#obrazek{       

   visibility: hidden;

   z-index: 10;

   max-width: 800px; 

   background:#E5F7D8;

   border: 1px black solid;

}

#obrazek img{
  border: 10px black solid;
}
#waska{

  width: 90px;

  text-align: center;

}

#forum_tabela{
  width: 100%;
}

#forum_tabela td{
  border-bottom:1px dotted #006600;
}

#dodawany_element{
  margin: 10px 10px 10px 10px;
  padding:  0 ;
  width:95%;
  border-bottom:1px dotted #006600;
}
.naglowek{
background-image:url(images/img02.jpg);
background-position:left 35%;
background-repeat:repeat-x;
border-left:0px solid #130C06;
border-right:0px solid #130C06;
height:30px;
padding-left:0px;
width:754px;
}

#users_tabela{

  border: thin rgb(0,0,0) solid;
   font-size: x-small;

}

.galeria_naglowek{
  width: 220px;
  padding: 5px 5px 5px 5px;
  border:1px dotted #006600;
  float:left;
}

.poleZdjecia{
  padding: 3px 3px 3px 3px;
  border:1px dotted #006600;
}

.admin{
  background-color:#E5F7D8;
  width:500px;
  margin:auto auto auto auto;
  text-align:center;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	text-align:justify
}


#zaslona

{position: fixed; visibility: hidden;left: 0; top:0; width: 100%; height: 100%; background-color: black; opacity: .5; filter: alpha(opacity=50);}

#kalendarz_strzalka{

   vertical-align: top;

}



#kalendarz{

  position:absolute;

  top:23px;

  left:0px;

  width:160px;

  height:190px;

  border: 1px blue solid;

  visibility: hidden;

  background:rgb(214,227,230);

  padding: 3px 3px 3px 3px;

}

.kal_zaz a:hover{

  background:white;

  text-decoration:none ;

}

.parzysta{
 background-color:#EEF7E0;
}


.nieparzysta{
 background-color:#CFF7B8;
}



#kal_zaznaczone{

  background:#DDAA22;

  border: 1px black solid;

  color:black;

  text-decoration:none ;

}

.tar{
  text-align:right;
}
.tal{
  text-align:left;
}
