body {
	/*kolor tla strony*/
	background-color: #a3a392;
	/*background-color: #50763f;*/
	
	/*background-color: #a5a6a5;*/
}

div#strona {
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 13px;
	width: 913px;
	margin: auto;
}

.poprzeczka {
	font-size: 0;
	height: 3px;
	width: 100%;
	background-color: #e8e7e6;
}

.clear { clear: both; }

/*ramka*/

.ramka1 {
	margin: 0;
	padding: 0;
	border: 2px solid black;
}

.ramka2 {
	margin: 0;
	padding: 0;
	border: 3px solid #e8e7e6;

	/*Kolor tla ramki menu gornego*/
	background-color: #2a700c;

	/*background-color: #800f0f;*/
}

/*header*/

div#header {}

div#header .headerup {
	height: 115px;
	background-image: url('images/baner_zt.jpg');
}

div#header .headerdown {}

div#header .headerdown .menuul { }

div#header .headerdown .menuul div {
	float: left;
	list-style: none;
	font-size: 18px;
	font-weight: none;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border-right: 3px solid #e8e7e6;
	letter-spacing: 3px;
	
	background-color: #2a700c; 
}

div#header .headerdown a {
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
	color: #fffbfb;
}

div#header .headerdown a:hover {
	text-decoration: underline;
	color: #d3eb0c;
}

div#header .headerdown .menuchoose a { color: #d3eb0c; }

/*tresc*/

div#tresc {
	/*border: 1px solid yellow;*/
	margin: 12px 0 0 0;
}

/*sidebar*/

div#sidebar {
	float: left;
	width: 190px;
}

div#sidebar .ramka1 {
	margin: 0;
	padding: 0;
	border: 2px solid black;
}

div#sidebar .ramka2 {
	margin: 0;
	padding: 0;
	border: 3px solid #e8e7e6;
	background-color: transparent;
}

div#sidebar h1 {
	font-family:  Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 0;
	padding: 8px 0 8px 0;
	text-align: center;
	color: white;
	background-color: #2a700c;
}

div#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#sidebar li {
	margin: 0;
	padding: 10px 10px 10px 30px;
	border-top: 3px solid #e8e7e6;
	background-color: #f7f6f6;
}

div#sidebar li a {
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #414040;
}

div#sidebar li a.selected {	
	text-decoration: underline;
	color: #8c8f88;
}

div#sidebar li a:hover {
	text-decoration: underline;
	color: #4e332d;
}

/*tresc strony*/

div#tekst {
	float: right;
	width: 690px;
	background-color: #f7f6f6;
}

div#tekst .ramka1 {
	margin: 0;
	padding: 0;
	border: 2px solid black;
}

div#tekst .ramka2 {
	margin: 0;
	padding: 0;
	border: 3px solid #e8e7e6;
	background-color: transparent;
}

div#tekst .tytul {
	font-family: Arial, Georgia, "Times New Roman", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 10px 30px 10px 30px;
	color: white;
	background-color: #50803b;
	letter-spacing: 3px
}

div#tekst h2 a {
	color: white;
	text-decoration: none;
}

div#tekst h2.kategoria {
	font-family: Arial, Georgia, "Times New Roman", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 10px 30px 10px 30px;
	color: white;
	background-color: #50803b;
	letter-spacing: 3px;
}

div#tekst h2.kategoria a:hover { text-decoration: underline; }


	/*trest postu*/

div#tekst h2.tytulposta {
	font-family: Arial, Georgia, "Times New Roman", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 5px 30px 5px 50px;
	color: white;
	letter-spacing: 3px;
	border-top: 2px solid #e8e7e6;
	border-bottom: 2px solid #e8e7e6;
	
	/*Kolor tla tytulu posta*/
	background-color: #bb7b02;
}

div#tekst h2.tytulposta a {	color: white; }

div#tekst h2.tytulposta a:hover { text-decoration: underline; color: white; } 

div#trescstrony h2 {
	font-size: 17px;
	font-weight: bold;
	padding: 10px 40px 0 40px;
	margin: 0;
}

div#trescstrony h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 20px 40px 0 40px;
	margin: 0;
}

div#trescstrony p {
	padding: 20px 40px 10px 40px;
	text-align: justify;
	margin: 0;
	line-height: 25px;
}

div#trescstrony ul {
	list-style-position: inside;
	text-align: justify;
	margin: 0;
	padding: 20px 40px 10px 40px;
	line-height: 25px;
}

div#tekst p img, div#tekst .pic img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #949393;
}

div#tekst p .gg {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

div#tekst a {
	font-weight: bold;
	text-decoration: underline;
	color: #d31511;
}

div#tekst a:hover {
	color: #391514;
}

div#trescstrony .czytdal { margin: 0 0 0 500px;	padding: 0; }

div#trescstrony .czytdal a {
	font-weight: bold;
	text-decoration: none;
	color: #504e4e;
}

div#trescstrony .czytdal a:hover { text-decoration: underline; }

/*footer*/

div#footer {
	margin: 20px 0 0 0;
	height: 100%;
	padding: 0;
	background-color: #50803b; 
	border-top: 3px solid #e8e7e6;
	color: white;
}

div#footer p {
	font-size: 10px;
	margin: 0;
	padding: 2px 20px 2px 20px;
}