* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #71574B;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}
.clear {
	clear: both;
}
a {
	font-weight: bold;
	color: #FF6600;
}


/* HEADER */
#header {
	width: 872px;
	height: 260px;
	margin: 0 auto;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}
#header #menu ul {
	width: 700px;
	margin: 0 auto;
	list-style: none;
	padding-top: 5px;
}
#header #menu ul li {
	float: left;
	display: block;
	height: 1%;
}
#header #menu ul li a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 140px;
	padding: 5px 0px;
	text-decoration: none;
	outline: none;
}
#header #menu ul li a:hover,  #header #menu ul li a.active {
	color: #F8A811;
}
#header #logo {
	position: absolute;
	top: 71px;
	left: 540px;
	width: 263px;
	height: 189px;
	uotline: none;
}
#header #logo a {
	outline: none;
}

/* CONTENT */
#wrapper {
	background-color: #D8D4CB;
}
#content {
	width: 730px;
	padding: 10px 25px;
	margin: 0 auto;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	position: relative;
}
#content h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #483830;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 15px;
}
#content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #62524B;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
#content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #9B8376;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}
#content li, #content blockquote {
	margin-left: 25px;
}
#content p {
	margin-bottom: 5px;
}
#left {
	width: 461px;
	float: left;
	display: inline;
	margin-right: 5px;
}
#wrapper #content .big {
	width: 732px;
	margin-right: 0px;
}
#right {
	width: 263px;
	float: left;
	display: inline;
}
#right .news {
	width: 262px;
	padding-top: 10px;
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#right .subnews {
	padding: 0px 15px 5px 15px;
	background-image: url(images/sub_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-size: 11px;
	line-height: 16px;
}
#right .news .news_title {
	color: #FF6600;
}
#right .news .news_title strong {
	color: #666666;
}
div.img {
	width: 160px;
	height: 115px;
	float: left;
	display: inline;
	padding: 10px 3px;
	margin: 6px;
	border: 2px solid #D3C9B9;
	text-align: center;
	background-color: #F7F0D8;
}
div.img img {
	border: 2px solid #71574B;
}
div.img a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #71574B;
	outline: none;
}

/* BOX */
.box {
	background-color: #F1ECE3;
	border: 1px solid #E0D8CB;
	margin-top: 50px;
	padding: 20px 11px;
}
.box .person {
	width: 436px;
	height: 125px;
	background-image: url(images/person_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 15px;
}
.box .person .photo {
	position: absolute;
	top: 0px;
	left: 0px;
}
.box .person .name {
	position: absolute;
	top: 15px;
	left: 125px;
}
.box .person .desc {
	position: absolute;
	top: 40px;
	left: 130px;
	line-height: 16px;
	font-size: 13px;
	color: #383838;
}
.box .person .more {
	position: absolute;
	top: 95px;
	left: 320px;
	font-size: 12px;
	font-weight: bold;
}
.box .person .more a {
	text-decoration: none;
}
.box .navi {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #5B4D44;
	font-weight: bold;
	padding: 5px 10px;;
}
.box .navi span {
	cursor: pointer;
}


/* FOOTER */
#footer {
	width: 730px;
	height: 100px;
	padding: 0px 25px;
	margin: 0 auto;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	color: #FFFFFF;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;;
}
#footer #top {
	position: absolute;
	top: 21px;
	left: 20px;
}
#footer #copy {
	position: absolute;
	top: 26px;
	left: 70px;
}
#footer #footer_menu {
	position: absolute;
	width: 450px;
	top: 26px;
	left: 305px;
	text-align: right;
	color: #5B463D;
}
p.blad {
	padding: 10px;
	border: 2px solid #D10000;
	color: #D10000;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color: #FFDBDB;
	text-align: center;
	margin: 0px 10px;
}
p.sukces {
	padding: 10px;
	border: 2px solid #027B02;
	color: #027B02;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color: #DBFFCB;
	text-align: center;
	margin: 0px 10px;
}
.contact_form {
	margin: 15px 10px;
}
.contact_form div.clear {
	padding-top: 10px;
}
.contact_form label {
	float: left;
	display: inline;
	width: 150px;
}
.contact_form input, .contact_form textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 3px;
	width: 200px;
	border: 2px solid #71574B;
	color: #46352D;
	background-color: #F8F5EE;
}
.contact_form textarea {
	width: 250px;
}
.contact_form input.send {
	width: auto;
	padding: 3px 5px;
	font-weight: bold;
	color: #F8F5EE;
	background-color: #71574B;
}

/* KALENDARZ */
table.calendar {
	width: 100%;
}
table.calendar a {
	text-decoration: none;
}
table.calendar tr {
	text-align: center;
}
table.calendar th {
	text-align: center;
	font-weight: bold;
}
table.calendar tr.year {
	padding: 3px;
	font-weight: bold;
	color: #45372E;
	text-align:center;
	font-size: 14px;
}
table.calendar tr.month {
	padding: 3px;
	font-weight: bold;
	color: #71574B;
	text-align:center;
	
}
table.calendar td, table.calendar th {
	height: 20px;
}
table.calendar span.nd {
	font-weight: bold;
	color: #D10000;
}
table.calendar a.event {
	background-image:url(images/td_a_bg.gif);
	background-position:center 1px;
	background-repeat:no-repeat;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:19px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
}
table.calendar span.today {
	font-weight: bold;
	color: #904600;
	font-size: 16px;
}