/* reset */
div, p, h1, h2, h3, ul, ol, dl, li,  dd, dt, img, form {	margin: 0px;	padding: 0px; }

/* struktura */
body {
	width: 100%;
	height: auto;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p { text-align: left; 	margin: 10px 0px 10px 0px; }	
a {	color: blue; text-decoration: underline; font-style: normal; }
a img {	border: none; vertical-align: bottom; }
h1 {	font-size: 12px; font-weight:bold; margin: 5px 0px 5px 0px; }

hr {
	height: 1px;
	color: #000000;
}

ul { padding:0px; margin-left:15px;}

div#top {
	display:none;
	}
#topline {
	display:none;
}

div#subtop {
	display:none;
	}
	
div#left {
	display:none;
}
div#center {
	width:100%;
	background-color: #fafafa;
}
div#foot {
	display:none;
}


.box2 {
	width:100%;
	border: none;
	margin:0px; padding: 0px;
}

.box2 div.title {
	display:none;
}

.streszczenie {
 	background: transparent url(/g/streszczenie_ico.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 50px;
	margin: 10px 0px 10px 0px;
	text-align:justify;
}

.mapaStrony  {
	margin: 5px 0px 5px 20px;
	list-style:none;
	font-weight:bold;

}
.mapaStrony ul {
	list-style:none;
	margin: 5px 0px 5px 20px;
	font-weight:normal;
}


.szaryPas {
	line-height:25px;
	text-align:center;
}

.ciekawostki {
	width: 300px;
}

.ciekawostki .streszczenie  a { color: #666666; text-decoration: underline; }

.wiecej {
	display:none;
	}

.linkiObrazki {
display: none;
}


.caption4 {
background-color: #ffffff;
}
.forums {
border-collapse: collapse;
border: none;
}
.clearLine {
	clear:both;
}

