html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	}

html, body
	{
	background: #e6e7e8;

	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	@charset "UTF-8";

	/*----------div definicja-------------*/
	
	#winieta
	{
	width: 960px;
	margin: 0 auto;
	background-repeat: no-repeat;
	min-height: 174px;
  	}
		
	#glowny
	{
	width: 960px;
	margin: 0 auto;
	background-image: url('../telkopapier_PWS.jpg');
	background-repeat: repeat-y;
	min-height: 45em;
	}

	#spacer5{
	height: 3.5em;}

	#lewy
	{
	width: 140px;
	margin: 0px 0px 0px 0px;
	min-height: 45em;
	float: left;
	text-align: left;
	
	}
	
	#spacerr1
	{
	border-bottom: 1px solid black;
	}
	
	#spacer4{
	height: 3em;
	}


		#spacer
	{
	height: 25px;
	}

   	#srodek
	{
	width: 670px;
	min-height: 45em;
	padding: 0px 0px 0px 35px;
	text-align: justify;
	margin: 30px auto;
	font-size: 100%;
	line-height: 150%;
	float: left;
		}

	#okladka_2013
	{
		float: left;
		margin-right: 1.5em;
	}	
	
	.lb
	{
		float: left;
		
		margin-right: 1.2em;
	}

	.lbp
	{
		float: right;
		
		margin-left: 1.2em;
	}

	.port_roz1
	{
		float: left;
		margin-top: 0.4em;
		margin-right: 1.2em;
		margin-bottom: 1.7em;
	}

	.port_roz2
	{
		float: right;
		margin-top: 0.4em;
		margin-left: 1.2em;
		margin-bottom: 1.7em;
	}	


	#prawy
	{
	width: 60px;
	min-height: 45em;
	/*padding: 0px 10px 0px 10px;
	
	margin-top: 2em;*/
	float: right;
	position: relative;
	}
	
	#spacer7
	{
	min-height: 3.5em;
	}





				#menu_konkursy{
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				-khtml-border-radius: 5px;
				border-radius: 5px;
				position: absolute;
				left: -30px;
				top: 53px;

             }

				#menu_konkursy a
				{
				text-decoration: none;
				text-align: center:
				font-size: 100%;
				color: #000080;
				font-weight: bold;
				display: block;

				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				-khtml-border-radius: 5px;
				border-radius: 5px;
				
				float: right;
				height: 25px;
				width: 55px;
				padding-top: 3px;
				padding-left: 10px;
				padding-right: 5px;
				
				background-color: #cfd1d2;
				margin-bottom: 3px;
				/*border-right: 3px solid blue;*/
				
				}

				
				#menu_konkursy a:hover
				{
				color: white;
				background-color: maroon;
				}

				#menu_konkursy a:active
				{
				color: rgb(88,88,90);
				background-color: white;
				}



/*stale	*/
	

#stale2 {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;

}

#stale2 a
{
text-decoration: none;
text-align: right:
font-size: 100%;
color: #000080;
font-weight: bold;
display: block;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
float: left;
/*width: 60px;*/
height: 23px;
padding-top: 3px;
padding-left: 10px;
padding-right: 8px;
padding-bottom: 3px;
background-color: #e8e0c5;
/*border: 1px solid maroon;*/
margin-right: 3em;

}

#stale2 a:hover
{
color: white;
background-color: maroon;
}

#stale2 a:active
{
color: rgb(88,88,90);
background-color: white;
}

/*stale	*/	

	#wiecej
	{width: 140px;
	min-height: 10em;
	margin-right: 20px;
	float: right;
	}

  /*----------div definicja koniec-------------*/


 /*----------teksty definicja-------------*/

	.boldowy1 {
	font-weight: bold;
	}
	
	p
	{
	font-size: 85%;
	text-indent: 1.5em;
	line-height: 1.7em;
	margin-bottom: 0.5em;
	}

			p.Podstawowy-akapitowy {
			color: black;
			font-size: 85%;
			font-weight:normal;
			/*line-height:1.8em !important;*/

		   margin-left:0px;
			margin-right:0px;
			margin-bottom:0.5em;
			text-align:left;

			}


			.inicjal{
font-family:times;
	font-weight:bold;
	text-indent: 0em !important; 
	font-size:350%;
	float:left;
	margin-top: 11px;
	letter-spacing: 2pt;
}


		.zrodlo {
			color: black;
			font-size: 65%;
			font-weight:normal;
			line-height:1.3em;
		   margin-left:0px;
			margin-right:0px;
			margin-top:0.9em;
			text-align: justify;

			}

			.biogram {
			color: black;
			font-size: 80%;
			font-weight:normal;
			line-height:1.6em;
		   margin-left:0px;
			margin-right:0px;
			margin-top:0.9em;
			text-align: justify;

			}

			span.italic-B {
			font-style:italic;
			font-weight:normal;
			}

			span.bold-B {
			font-style:normal;
			font-weight:bold;
			}

			span.regular-B {
			font-style:normal;
			font-weight:normal;
			}

			span.podkreslone-B {
			font-size:85%;
			text-decoration: underline;
			font-family-weight: normal;
			text-align:left;
			margin-bottom: 0.5em;
			}

			.rozmowa {
			font-size:115%;
			color: #38398c;
			text-align:left;
			margin-top: 1em;
			margin-bottom: 0.5em;	
			}

		h1{
		font-size:200%;
		color: #400080;
		margin-bottom: 0.5em;
		}

		h2 {
		font-size:150%;
		color: rgb(88,88,90);
		text-align:left;
		line-height: 1.4em;
		margin-bottom: 0.5em;
		}

		h3 {
		font-size:150%;
		font-weight: bold;
		color: rgb(0,141,210);
		text-align:left;
		margin-bottom: 0.5em;
		}

		h4 {
		font-size:115%;
		color: rgb(0,141,210);
		text-align:left;
		margin-top: 1em;
		margin-bottom: 0.5em;
		}

		h5 {
		font-size:120%;
		color: rgb(75,75,77);
		/*text-indent: 0em;*/
		text-align:left;
		margin-top: 1em;
		margin-bottom: 0.5em;
		}

		h6 {
		font-size:100%;
		color: #000000;
		text-align:left;
		margin-top: 1em;
		margin-bottom: 0.5em;

		}



	 .b3 {
	font-size:98%;
	font-weight: bold;
   color: rgb(0,0,0);
   text-align:left;
	margin-bottom: 0.5em;
	}

	 .b4 {
	font-size:115%;
   color: rgb(0,141,210);
   text-align:left;
   margin-top: 1em;
	margin-bottom: 0.5em;
	}

	.b2 {
	font-size:150%;
   color: rgb(88,88,90);
   text-align:left;
	margin-bottom: 0.5em;
	}

      .b5 {
	font-size:85%;
	font-weight: bold;
   color: #430086;
   text-align: justify;
   margin-top: 1em;
	margin-bottom: 0.5em;
	}  




	#cele
	{
	/*margin-left: 20px;*/
	/*margin-right: 20px;*/
	text-indent: 0em !important;
	}
	
    .punkty{
	font-size: 85%;
	margin-left: 1em;
	}


	li{
	margin-bottom: 0.5em;
	}

	#podpis
	{
	text-align: right;
	/*font-weight: bold;*/
	font-style: italic;
	}

	#wiecej2
	{
	font-size: 14px;
	line-height: 130%;
	font-style: italic;
	outline: none;
	border: 0;
	}

	#wiecej22
	{
	font-size: 10px;
	line-height: 130%;
	font-style: italic;
	outline: none;
	border: 0;
	}

#listak{
 text-align: leftcenter;
}




/*----------stopka-------------*/

.czyszczenie {
clear: both;}

#stopka
{
width: 100%;
height: 180px;
background-color: #555555;
}

#wstopce
{
position: relative;
width: 960px;
margin: 0 auto;
}

#hopka1
{
position: absolute;
top: 20px;
display: block;
float: left;
}



#hopka2
{
position: absolute;
top: 20px;
left: 240px;
padding-left: 5px;
display: block;
float: left;
border-left: 1px solid white;

}

#hopka3
{
position: absolute;
top: 20px;
left: 730px;
padding-left: 30px;
display: block;
float: left;
border-left: 1px solid white;
color: white;
font-size: 75%;
}



.popka
{
font-size: 75%;
color: white;
line-height: 75%;
margin-bottom: 0.5em;
}
