body {
	background:#F1F1F1;
	padding:0;
	margin:0;
	font-family:Georgia, Times New Roman, Times, Sherif;
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
}
.link {
	font-size:10px;
	color:#19435f;
	text-decoration:none;
}
a {
	color:#33688a;
}
a:hover {
	color:#33688a;
}
a:visited {
	color:#052438;
}
#adBox {
	margin:15px 0px 0px 15px;
}
/* BREADCRUMBS */ 
#breadcrumbs {
	width:1000px;
	margin:auto;
	font-size:10px;
	color:#746e62;
}
#breadcrumbs span {
	color:#15405d;
}
#breadcrumbs a {
	text-decoration:none;
	color:#746e62;
}

/* HEADER */
#xbar {
	width: 1000px;
	margin:auto;
	height: 21px;
	padding-top: 3px;
	text-align:right;
}
#xbar img {
	float: right;
}
#header {
	background-image: url('../images/header2.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	height:266px;
}

/* BUTTONS */ 
#buttonsWrapper {
	text-align:center;
}
#buttons {
	font-size:15px;
	height:43px;
	background-image: url('../images/buttons.gif');
	text-align:center;
	margin:-20px auto 0px auto;
	width:1000px;
}

#buttons #front a {
	color:#5d4d2e;
	text-decoration:none;
	padding:0px 5px;
}
#buttons #front .wolontariat {
	color:#16415D;
}

#buttons #front a.selected {
	color:#2d2515;
}

#buttons #front a:hover {
	color:#2d2515;
}

#buttons #back span {
	padding:0px 5px;
}

#buttons #front {
	position:absolute;
	left:0px;
	width:100%;
	text-align:center;
	z-index:2;
	margin:11px -1px 0px 0px;
}

#buttons #back {
	position:absolute;
	left:0px;
	width:100%;
	text-align:center;
	color:#fff;
	margin:12px 0px 0px 0px;
}

/* CONTENT */ 
#content {
	width:1000px;
	margin:auto;
	padding-top: 0px;
}
#contentLeft, #contentLeftProfile {
	padding-top:13px;
	float:left;
	width: 140px;
	text-align:center;
}
#contentLeft a {
	display:block;
	padding:13px 0px 8px 15px;
	font-size:11px;
	color:#5b4b2a;
	border-bottom:1px #d6cebc solid;
	text-align:left;
	text-decoration:none;
	margin-right:5px;
}
#contentLeft a:hover, #contentLeft a.current{
	background:#D1C9B8;
}
#contentRight {
	float:right;
	width: 280px;
}
#contentShort,#contentShortProfile {
	border-left:1px #d6cebc solid;
	border-right:1px #d6cebc solid;
	width:575px;
	float:left;
	min-height:680px;
	line-height:normal;
}
#contentShortProfile {
	width:525px;
}
#contentLeftProfile {
	width:190px;
}
#contentLong {
	border-right:1px #d6cebc solid;
	width:715px;
	float:left;
	min-height:680px;
	line-height:normal;
}
#contentLong h1, #contentShort h1 {
	color:#18435f;
	font-size:17px;
	padding-bottom:17px;
}
#contentLong, #contentShort {
	color:#5b4b2a;
	font-size:12px;
}
.contentWrapper {
	padding: 8px 13px 13px 7px;
}
#contentLeft h2,#contentLeftProfile h2 {
	font-size:12px;
	color:#16415d;
	padding:5px 20px 10px 20px;
	margin-right:10px;
	border-bottom:1px #d6cebc solid;
	text-align:left;
	margin-bottom:15px;
}

/* footer */
#footer {
	clear:both;
	padding:15px 0px;
	border-top:1px #d6cebc solid;
	text-align:left;
	font-size:10px;
	margin: 20px auto 20px auto;
	width:1000px;
	color:#aba391;
}

#footer a {
	float:right;
	color:#545454;
	text-decoration:none;
	padding-right:10px;
}

#footer img {
	float:right;
	position:relative;
	top:-5px;
}

#footer a:hover span {
	color:#d82221;
}

/* BOXY */
#searchBox {
	background-image:url('../images/searchHeader.jpg');
	background-repeat:no-repeat;
	margin-left:15px;
}
#pinoBox {
    background-image:url('../images/pino.jpg');
    background-repeat:no-repeat;
    margin-left:15px;
}
#searchBox .searchHeader, #pinoBox .searchHeader {
	color:#16415d;
	display:block;
	padding:15px 0px 15px 10px;
	font-size:12px;
}
#pinoBox .searchHeader {
    padding: 8px 0px 15px 10px;
}

#searchBox .searchInput {
	width:150px;
	border:1px #d3cbb8 solid; 
	background:#eae5dc;
	margin-right:5px;
	position:relative; 
	top:-4px;
	color:#5b4b2a;
	padding:2px 10px;
	font-size:10px;
}

#kalendariumBox {
	background-image:url('../images/kalendarium.jpg');
	background-repeat:repeat-x;
	margin-top:15px;
	margin-left:15px;
	min-height:200px;
	background-color:#c7bda6;
}

#kalendariumBox #date {
	padding-bottom:15px;
}

#kalendariumBox .kalendariumHeader {
	color:#5b4b2a;
	font-size:15px;
	display:block;
	padding:10px 0px 15px 10px;
}

#contentRight #profileBox {
	margin-left:15px;
	margin-top:10px;
}

#profileBox .profileHeader {
	display:block;
	color:#16415d;
	padding:10px 0px 7px 10px;
	border-bottom:1px #d6cebc solid;
	margin-bottom:7px;
	margin-left:0px;
	font-size:12px;
}

#contentRight #profileBox img {
	margin:5px 0px 5px 9px;
}

#contentLeftProfile #profileBox img {
	margin:3px 2px;
}

/* KONTAKT */
#contactLeft {
	float:left;
	width:220px;
	font-size:11px;
}

#contactRight {
	float:left;
	width:450px;
	font-size:11px;
}

.formInput {
	border:1px #d3cbb8 solid; 
	background:#eae5dc;
	margin-bottom:10px;
	margin-top:1px;
	color:#5b4b2a;
	padding:2px 10px;
	font-size:10px;
}

.formText {
	border:1px #d3cbb8 solid; 
	background:#eae5dc;
	margin-bottom:10px;
	color:#5b4b2a;
	padding:1px 0px;
	font-size:11px;
	width:450px;
	height:140px;
}

.contentLine {
	border-bottom:1px #d3cbb8 solid;
	margin-right:20px;
}

/* NEWS ITEM */
.newsButtons {
	float:right;
	padding:5px 10px;
}
.newsItem {
	border-bottom:1px #d6cebc solid;
	padding-bottom:4px;
	margin-bottom:10px;
	min-height:130px;
}
.newsHeader {
	color:#16415d;
	font-size:17px;
}
.newsHeader a {
	color:#16415d;
	text-decoration:none;
}
.newsDate {
	color:#b89f6d;
	font-size:11px;
	margin:5px 0px;
}
.newsImage {
	float:left;
	background:#d6cebc;
	padding:3px 3px 0px 3px;
	margin-right:10px;
	height:118px;
}
.newsImage img {
	margin:0px;
	padding:0px;
}
.newsContent {
	color:#5b4b2a;
	font-size:11px;
	min-height:100px;
	line-height:normal;
}
.newsMore {
	text-align:right;
}

/* MEDIA */ 
.mediaItem {
	padding:5px 0px 5px 10px; 
	float:left;
}
.mediaImage {
	padding:3px 3px 1px 3px; 
	background:#d0c8b4;
}
.mediaDesc {
	font-size:12px;
	color:#18435f;
	padding:8px 0px;
	text-align:center;
}
