* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

img {
	border: none;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}


/*nagłówek*/
#naglowek {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: url(images/01_naglowek.jpg) no-repeat;
}

#logo {
	float: left;
	width: 240px;
	height: 50px;
}

#menu {
	float: right;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(images/03_menu.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/04_menu.gif);
}

#menu .active a {
	background-image: url(images/05_menu.gif);
}
/* koniec nagłówka*/



/*zawartosc*/
#zawartosc {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/02_zawartosc.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}
/* koniec zawartosc*/

/*reklama*/
#zawartosc {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/02_zawartosc.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}
/* koniec reklama*/

/* pasek_lewy*/
#pasek_lewy{
	float: left;
	width: 220px;
}
/* koniec pasek_lewy */

/* nowosci*/
#nowosci {
  text-align: justify;
}

#nowosci ul {
	margin: 0;
	list-style: none;
}

#nowosci h3 {
	font-size: .8em;
}

#nowosci p {
	line-height: normal;
	font-size: .8em;
}

#nowosci a {
	text-decoration: none;
}
/* koniec nowosci*/



/* fpl - format paska lewego*/
.fpl {
}
.fpl .tytul_g {
	background: #3C74E6 url(images/06_rozdzial.gif) repeat-x;
}
.fpl .tytul_g h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
	background: url(images/08_tytul.gif) no-repeat;
}
.fpl .zawartosc {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/07_rozdzial.gif) repeat-x;
}
.fpl .reklama {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/07_rozdzial.gif) repeat-x;
}

.fpl .tytul_s {
	background: #3C74E6 url(images/06_rozdzial.gif) repeat-x;
}
.fpl .tytul_s h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}
/* koniec fpl - format paska lewego*/



/* fpp - format paska prawego*/
.fpp {
}
.fpp .tytul_g {
	background: #3C74E6 url(images/06_rozdzial.gif) repeat-x;
}
.fpp .tytul_g h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
	background: url(images/09_tytul.gif) no-repeat right top;
}
.fpp .zawartosc {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/07_rozdzial.gif) repeat-x;
}
.fpp .reklama {
	text-align: center;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background: url(images/07_rozdzial.gif) repeat-x;
}
.fpp .tytul_s {
	background: #3C74E6 url(images/06_rozdzial.gif) repeat-x;
}
.fpp .tytul_s h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}
/* koniec fpp - format paska prawego*/











/* Główna tresæ */

#glowna {
	float: left;
	width: 480px;
	padding-left: 20px;
	text-align: justify;
}

#powitanie {
}

#przyklad {
}



.glowna {
}

.glowna .tytul {
	background: #3C74E6 url(images/06_rozdzial.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.glowna .tytul span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.glowna .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.glowna .meta {
	clear: both;
}

.glowna .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.glowna .tresc {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/07_rozdzial.gif) repeat-x;
}

/* koniec Główna tresæ */


/*pasek_prawy*/
#pasek_prawy {
	float: left;
	width: 180px;
	padding-left: 20px;
}
/* koniec pasek_prawy*/


/*polecane*/
#polecane {
}

#polecane ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}
/*
.polecane .tytul h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
	background: url(images/img10.gif) no-repeat right top;
}

.polecane .tytul {
	background: #3C74E6 url(images/img06.gif) repeat-x;
}

.polecane .zawartosc {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
}
*/
/* koniec polecane*/



#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}






 
/*



p {
}

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

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #3E9722;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}


/* Boxed Style */
/*/*


/* Post */
/*





/* Content */
/*


/* Content > Main */
/* 


/* Content > Sidebar */
/*
#sidebar {
	float: left;
	width: 220px;
}


#sidebar .boxed .title h2 {
	background: url(images/img08.gif) no-repeat;
}

/* Pole tekstowe - moje modyfikacje */
/*
#pole_tekstowe {
	float: left;
	width: 720px;

}

#pole_tekstowe .boxed .title h2 {
	background: url(images/img08.gif) no-repeat;
}


/* Content > Sidebar > Login */
/*
/* Content > Sidebar > Updates*/
/*
#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */
/*

/* Content > Sidebar2 > Sponsors */
/*


/* Footer */
/*
#footer {
	clear: both;
	width: 960px;
	height: 30px;
	background: url(images/img02.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
