body {
	background-color: #eff6e6;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
}
#wrap {
	width: 1000px;
	margin: 0 auto;
	background: url("../images/back.jpg");
}
#header {
	width: 1000px;
	height: 139px;
	background: url("../images/head.jpg") no-repeat;
}
#header a {
    width: 320px;
    height: 100px;
    display: block;
    margin-left: 40px;
}
#header a span {
    display: none;
}
#menu {
	float: left;
	width: 270px;
	background: url("../images/back2.jpg") no-repeat;
}
.menu_in {
	padding: 0;
	margin: 0 20px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 4px 10px 0 25px;
	border-top: 1px solid #d00;
}
#menu ul li {
	display: inline;
}
#menu ul li span {
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #d00;
	color: #000;
	background: url("../images/triang.jpg") no-repeat top center;
	text-decoration: none;
	display: block;
}
#menu ul li a {
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #d00;
	color: #d00;
	text-decoration: none;
	display: block;
}
#menu ul li a:hover {
	text-decoration: none;
	display: block;
	color: #000;
	background: url("../images/triang.jpg") no-repeat top center;
}
#menu h1 {
	height: 80px;
	background: url("../images/przych.jpg") no-repeat;
	padding: 0px;
	margin: 0px;
}
#menu h1 span {
	visibility: hidden;
}
#content {
	float: right;
	width: 730px;
	background: url("../images/back2.jpg") no-repeat -270px 0;
}
#content_in {
	padding: 0 70px 0 10px;
}
#content_in p img.plan {
	border: 1px solid #aaa;
}
#content_in h1 {
	font-size: 150%;
	font-family: Georgia, serif;
	color: #d00;
	border-bottom: 1px solid #d00;
	margin: 20px 30px 10px 0;
	text-indent: 25px;
}
#content_in h2 {
	font-size: 120%;
	font-family: Verdana, sans-serif;
	color: #d00;
	margin: 20px 30px 10px 0;
	text-indent: 25px;
}
#content_in p {
	line-height: 140%;
	text-indent: 25px;
}
#content_in p.ind {
	line-height: 140%;
	margin-left: 25px;
	text-indent: 0;
}
#content_in .last {
	background: url("../images/triang.jpg") no-repeat bottom center;
	padding-bottom: 30px;
}
#content_in div.left {
	float: left;
	width: 250px;
	margin-left: 25px;
}
#content_in div.right {
	float: right;
	width: 250px;
}
#content_in .clear {
	clear: both;
}
#content_in a {
	color: #d00;
	text-decoration: none;
}
#content_in a:hover {
	text-decoration: underline;
}
#content_in div.obrazek {
	float: right;
	border: 1px solid #d00;
	background-color: #fff;
	margin: 0 0 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content_in div.obrazek img {
	margin: 10px;
	margin-bottom:20px;
	border: 1px solid #aaa;
}
#content_in div.galeria {
	margin-left: 45px;
}
#content_in div.galeria a {
	float: left;
	border: 1px solid #d00;
	background-color: #fff;
	margin: 0 0 5px 10px;
	width: 172px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content_in table {
	margin-left: 25px;
}
#content_in table p {
	margin: 0;
	text-indent: 0;
}
#content_in .przerwa {
	margin: 1em 0 0;
	text-indent: 0;
}
#content_in p.long {
	margin-bottom: 8em;
}
#content_in table input, #content_in table textarea {
	border: 1px solid #d00;
	width: 380px;
}
#content_in #tt_pass {
	width: 200px;
}
#content_in #submit {
	border: 1px solid #d00;
	width: 100px;
	background-color: #eff6e6;
}

#content_in table img {
	margin-top: 5px;
}
#content_in div.galeria a img {
	margin: 10px;
	margin-bottom:20px;
	border: 1px solid #aaa;
}
#content_in dt {
	font-weight: bold;
	color: #d00;
	margin: 10px 0;
}
#content_in dd {
	text-indent: 0;
	margin: 0 30px 10px 25px;
}
#footer {
	clear: both;
	width: 1000px;
	height: 66px;
	background: #eff6e6 url("../images/footer.jpg") no-repeat top;
}
#footer p {
	font-size: 80%;
	padding: 0;
	margin: 0;
	padding-top: 33px;
	text-indent: 270px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}