/* SELEKTORY mod_zse */
body
{
	font-family: sans-serif, Arial, Verdana, fantasy;
	/*background: url(grafika/tlo.png);*/
	background-color: #ededed;
	color: black;
}
table.naglowek
{
	width: 1000px;
	border-style: none;
}
ul.menu, ul.menu li /*menu*/
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 1px 0px 1px 0px;
}
ul.menu li /*menu*/
{
	border-style: none;
	font-weight: bold;	
	font-variant: small-caps;
	margin: 0;
}
ul.menu a:link, ul.menu a:visited /*menu*/
{
	display: block;
	text-decoration: none;
	padding: 8px 0px;
	color: black;
	text-align: left;
	/*background: #7f0000 url('grafika/listwamala.png') bottom left repeat-x;*/
	margin: 0;
}
ul.menu a:hover /*menu - wskazanie myszka*/
{
	color: #7f0000;
	/*background: #7f0000 url('grafika/listwamala4.png') bottom left repeat-x;*/
	margin: 0;
}
td.tekst /*miejsce tekstu*/
{
	font-size: 100%;
	text-align: justify;
	line-height: 0.52cm; /*interlinia*/
	padding: 1cm 1cm 1cm 1cm;
	background: white;
}
a:link, a:visited
{
	text-decoration: underline;
	color: #7f0000;
}
a:hover
{
	color: black;
}
/*div.czas /*tło i czcionka pod data
{
	background: #7f0000 url('grafika/listwamala.png') top left repeat-x;
	text-decoration: none;

	text-align: center;
	margin: 0px -1px 0px 0px;
	font-weight: bold;
} */
div.duze
{
	font-variant: small-caps;
	font-size: 145%;
}
table.multi
{
	font-size: 100%;
}
td.baner
{
	border: none;
}
ul.instr li
{
	list-style: disc;
	font-weight: normal;
	color: black;
	margin: 0px 0px 0px -20px;
}
div.back /*linki powrotne*/
{
	text-decoration: none;
	color: black;
	font-size: 90%;
	text-align: right;
}
div.stopka
{
	font-size: x-small;
	text-decoration: none;
	color: black;
	font-weight: normal;
}
/*div.licznik
{
	background: #7f0000 url('grafika/listwamala.png') top left repeat-x;
}*/
table.lista
{
	line-height: 0.6cm; /*interlinia*/
}


/*galeria_zdjec*/
.galeria 
{
	text-align: center;
}
.galeria table 
{
	margin-left: auto;
	margin-right: auto;
}
.galeria td 
{
	padding: 5px 5px 10px 5px;
}
.galeria td img 
{
	border: 1px solid black;
}
div.facebook
{
	background: white;
}








div.content
{
	margin-top: 1px;
	padding-top: 1.5em;
}

/* Primary Content */

div.primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

div.primaryContent
{
	margin: 0em 0em 0em 18em;
	padding: 1.5em;
	background-color: #7f0000;
}

/* Secondary Content */

div.secondaryContent
{
	float: left;
	width: 15em;
	padding: 1.5em;
}
