#body {
	margin: 0;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	padding-left: 2em;
	margin-top: 1em;
	height: 3em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color:#eeeeee;
}

#navcontainer {
	float: left;
	width: 160px;
}

#content {
	margin: 0.5em;
}

#content a {
	color: blue;
}

#content a:hover {
	background: black;
	color: yellow;
}

#contentcontainer {
	margin-right: 1em;
	margin-left: 170px;
	margin-top: 1em;
	border: 1px solid black;
	background-color: #eeeeee;
}

#footer {
	clear: both;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #eeeeee;
}

#footer p {
	text-align: center;
	margin: 0.5em;
	font-size: 0.75em;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
padding-left: 10px;
width: 140px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

img {
border: 0;
}

p {
text-align: justify;
}




#banner {
	clear: both;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 20px;
	text-decoration: none;
}

#content h1 {
	font-size: 150%;
}

#content {
	color: #333333;
}

.table_galeria {
	text-align: center;
}

.table_galeria table {
	border-spacing: 5px;
	width: 80%;
	text-align: center;
}

.table_galeria td {
	text-align: center;
	width: 33%;
}

#popup {
	text-align: center;
	margin: 20px;
}

#popup_img {
	margin: 20px;
}

.left_emb_img {
	float: left;
	margin: 5px;
}

.right_emb_img {
	float: right;
	margin: 5px;
}

.cent_emb_img {
	text-align: center;
	margin: 5px;
}

#break {
	clear: both;
}

.cytat_bomba {
	text-align: right;
	font-style: italic;
}

.kot_img {
	text-align: center;
	margin: 20px;
}

.kot_desc {
	text-align: center;
	margin: 20px;
}

