body {
	background-color:#000;
	color:#fff;
}

#glowny {
	width:90%;
	margin:0 auto;
	border: 1px solid #279a62;
}

h1 {
	text-align:center;
	color:#279a62;
	font-style:oblique;
}

.nazwa {
	text-align:center;
	font-weight:bold;
	padding-bottom:2px;
	margin-bottom:5px;
	background: #daf6dd url(cellpic_nav.gif) repeat-x;
	height:20px;
	white-space:nowrap;
	border: 0px solid #279a62;
	border-width: 1px 0px 1px 0px;
	}
	
.deutsch {
	color:#758f3e;
}

.opis {
	min-height:600px;
	border: 0px dotted #279a62;
	border-width: 0px 0px 1px 0px;
}

.zdjecie {
	border:none;
	padding-right:5px;
	float:left;
	vertical-align: top;
}

.data {
	font-style:oblique;
	font-weight:bold;
}	

a:link{color:#006600}
a:visited{color:#990000}
a:hover{color: #00CC00}
#menucontainer {
border:1px solid #606060;
width:100%;
float:left;
padding:5px;
margin:5px 5px 5px 0px;
line-height:15px;
font-size:12px;
}
.menutitle
{
margin:-5px -5px 5px -5px;
padding:2px;
background-color: #CCCCCC;
text-align:center;
font-weight:bold;
border-bottom:1px solid #606060; 
border-top:1px solid #606060;
line-height:14px;
font-size:15px;
font-style: italic;
color:#990033;
}

