body
{
	background	:#fcfcfc url('img/tlo.gif') bottom repeat-x;
	margin		:0px;	
	font-family	:'Lucida sans unicode', Arial, sans-serif;
	font-size	:11px;
}

th, td {
	font-family	:'Lucida sans unicode', Arial, sans-serif;
	font-size	:11px;
	line-height	:1.4em;
}

/** pogrubienie zrobimy ciemnozielone  */
b, strong {
	color		:#215c3e;
	font-weight	:normal;
	letter-spacing	:0.03em;
}

i, em {
	letter-spacing:0.03em;
}

h1, h2, h3, h4, h5, h6 {
	color		:#215c3e;
	letter-spacing	:0.03em;
	margin		:0px;
}


h1 {font-size		:18px;}
h2 {font-size		:16px;}
h3 {font-size		:13px;}
h4 {font-size		:11px;}


img {
	border		:none;
}

a:link {
	color	:#114c2e;
	text-decoration:none;
	border-bottom:1px dotted #215c3e;
}

a:visited {
	color	:gray;
	text-decoration:none;
	border-bottom:1px dotted gray;
}

a:hover{
	border-bottom:1px solid #215c3e;
}

#logoAditus {
	position:absolute;
	top		:2%;
	left	:50%;
	margin-left:-390px;
}

#pageBody {
	position:absolute;
	top		:2%;
	left	:50%;
	width	:602px;
	margin-left:-300px;
}

#mainPageBody {
	border-top  :1px solid #dcdcdc;
	border-left :1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	background	:#fcfcfc url('img/tloglowne.gif') bottom repeat-x;
}

#main {
	min-height	:400px;
}
* html #main {height:400px;}

#pageHeader {
	margin  :0px;
	padding	:0px;
	height	:175px;
}

#pageMenu {
	background	:#fcfcfc url('img/menu.bg.jpg') top repeat-x;
	height		:45px;
}

#pageMenu a:link, #pageMenu a:visited {
	font-family	:Arial, Verdana, 'Lucida sans unicode', Arial, sans-serif;
	font-size	:12px;
	font-weight :bold;
	text-decoration:none;
	color		:#466a56;
	display		:block;
	float		:left;
	margin		:8px 10px 0px 10px; 
	border		:none;
}

#pageMenu a:hover {
	
	color		:#215c3e;
}

#main {
	margin:0px 15px 10px 15px;
}

#smallFooter{
	background	:#215c3e;
	padding		:3px;
}

#pageFooter {
	color		:#4e6e48;
	margin		:3px;
	text-align	:right;
	font-size	:9px;
}

#pageFooter a {
	color		:#4e6e48;
	text-decoration:none;
}


/** wyswietlanie newsow */
#pageNewsTitle {
	color		:#215c3e;
	letter-spacing	:0.03em;
	margin		:0px;
	font-size	:16px;
	font-weight	:bold;
	border-bottom:1px solid #215c3e;
	margin-bottom:15px;
}

#pageNewsTitle span {
	border-bottom:3px solid #215c3e;
}

.plainText {
	line-height:140%;
}

img.miniaturka {
	border:1px solid #215c3e;
}

.column h3 {
	border-bottom:1px solid #215c3e;	
}

.column h3 span {
	border-bottom:2px solid #215c3e;	
}

#cytat {
	width  :335px;
	padding :0px 7px 0px 0px;
	float   :left;
}

#artykuly {
	width  :335px;
	padding :0px 7px 0px 0px;
}

#kalendarium {
	width   :210px;
	padding :0px 0px 7px 7px;
	float   :right;
	text-align:right;
}

