body { 
	background-color: black;
	margin: 0;
}

img {
	border: 0;
}

.stopka #main h1 {
	color: white;
	font-size: 14px;
	font-weight: bolf;
	font-family: Trebuchet MS;
	text-align: center;
	margin-top: 80px;
}

.stopka p, #main, #main p, .prop{
	color: white;
	font-family: Verdana;
	font-size: 12px;
	width: 500px;
	margin: auto;
	text-align: center;
}

.stopka p a, #main p a {
	color: white;

}

#main p {
	text-align: left;
}

#page {
	text-align: center;
}

#content {
	width: 750px;
	margin: auto;

}

#header {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid white;
}

#main {
	border-top: 1px solid white;
	padding-top: 6px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid white;
	width: 750px;
	background-color: #353535;
}

#prace { padding-top: 40px; width: 600px; margin: auto }

.prout {
	background: url(/galeria/i/oztr.gif)  top right no-repeat;
	margin: auto;
}
.prin {
	padding: 20px;
	text-align: center;
	background: url(/galeria/i/ozdl.gif)  bottom left no-repeat;
	margin: auto;
}

.prop {
	text-align: left
}

.prop h2 {
	font-size: 14px;
	border-bottom : 1px solid white;
}