body {
	margin: 15px;
	padding: 0;
	background: url(../img/tlo_glowne.jpg) repeat-x #bb94d7;
	font-family: Verdana, Helvetica, sans;
	color: #44254e;
	font-size: 12px;
}

img {
	border: 0;
}

form {
	display: inline;
}

a:link, a:visited {
	color: #55c308;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #75e328;
	font-weight: bold;
	text-decoration: none;
}

#container {
	width: 885px;
	margin: auto;
	background: url(../img/tlo_zew.jpg) repeat-y #e7e1ef;
}

#head {
	position: relative;
	width: 100%;
	height: 35px;
	font-size: 11px;
	background: url(../img/gora.jpg) no-repeat #ffffff;
}
#head a:link, #head a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #1f0163;
}
#head a:hover, #head a:active {
	text-decoration: none;
	font-weight: normal;
	color: #5f41a3;
}
#head .left {
	position: absolute;
	top: 15px;
	left: 100px;
}
#head .right {
	position: absolute;
	top: 15px;
	right: 50px;
}

#vignette {
	width: 100%;
	height: 268px;
	text-align: center;
}

#menu {
	position: relative;
	left: 34px;
	width: 817px;
	height: 37px;
}
#submenu {
	position: relative;
	left: 0;
	top: -15px;
	width: 752px;
	height: 37px;
	margin: auto;
}
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #E5B5F3;
	border: solid 1px #573291;
	-webkit-border-radius: 5px;	/* Safari, Chrome */
	-khtml-border-radius: 5px;	/* Konqueror */
	-moz-border-radius: 5px;	/* Firefox */
  	border-radius: 5px;
	height: 30px;
}
#submenu ul li {
	margin: 5px 0 0 0;
	padding: 3px 33px;
	float: left;
	border-right: solid 1px #CA83D3;
	font-weight: bold;
}
#submenu ul li.l {
	margin-right: 0;
	border: none;
}
#submenu a:link, #submenu a:visited {
	color: #5B348F;
}
#submenu a:hover, #submenu a:active, #submenu a.act {
	color: #FD22C4;
}
#menu img, #submenu img {
	float: left;
}

#page {
	clear: both;
	position: relative;
	left: 18px;
	width: 849px;
	background: url(../img/tlo_wew.jpg) repeat-x 0px 26px #fddbfe;
}
#page #top {
	height: 26px;
	background: url(../img/gorny_paseczek.jpg) no-repeat #f2eff6;
}
#page table#middle td {
	width: 849px;
	height: 300px;
	vertical-align: top;
	padding: 15px;
	line-height: 19px;
	text-align: justify;
}

#page #title {
	width: 100%;
	text-align: right;
	padding: 0px;
}
#page #title h1 {
	font-size: 22px;
	color: #58cc29;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
}
#page #text {
	clear: both;
}
#page #text p {
	margin: 0px;
	margin-bottom: 10px;
}
#page #text ul {
	list-style-position: inside;
}
#img-page {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#page .photos {
	text-align: center;
}
#page .photos img {
	margin: 5px;
	padding: 2px;
	border: solid 1px #c7a1da;
}

div.column {
	float: left;
	width: 265px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: solid 1px #ffe8ff;
}
div.column.first {
	width: 240px;
	padding-left: 0;
}
div.column.last {
	width: 240px;
	padding-right: 0;
	border-right: none;
}
div.column img {
	float: left;
	margin-bottom: 20px;
}
div.column div.title {
	float: right;
	font-family: "Century Gothic", Arial, Verdana, sans;
	font-size: 18px;
	color: #51d021;
	font-weight: bold;
}
div.column div.text {
	clear: both;
}

p.normal {
	line-height: normal;
	text-align: left;
}

a.more:link, a.more:visited {
	color: #55c308;
	font-weight: bold;
	text-decoration: none;
}
a.more:hover, a.more:active {
	color: #75e328;
	font-weight: bold;
	text-decoration: none;
}

span.pink {
	font-weight: bold;
	color: #f711bb;
}

span.article-info {
	font-size: 10px;
	color: #fddbfe;
}
span.article-info-list {
	font-size: 10px;
}

#page #bottom {
	height: 15px;
	background: url(../img/dolny_paseczek.jpg) no-repeat #fddbfe;
}

#foot {
	position: relative;
	clear: both;
	width: 100%;
	height: 31px;
	background: url(../img/dol.jpg) no-repeat #ffffff;
	font-size: 10px;
	color: #98899e;
}
#foot .left {
	position: absolute;
	top: 5px;
	left: 230px;
}
#foot .right {
	position: absolute;
	top: 5px;
	right: 230px;
}
#foot a:link, #foot a:visited {
	color: #98899e;
	font-weight: bold;
	text-decoration: none;
}
#foot a:hover, #foot a:active {
	color: #b8a9be;
	font-weight: bold;
	text-decoration: none;
}

