﻿/* szerokość bloku obejmującego i kolor czcionki */
body {
	width: 1002px;
	color: white;
	margin: auto;
	margin-top: 10px;
	background: url(img/tlo4.jpg);
	font-family: Times, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
	background-color: #f8ffe0;
}
body,td,th {
	font-family: times,Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #2e2e2e;
}
#main{
	width: 1002px;
	background-color:  #f8ffe0;
}
/* szerokość nagłówka i stopki oraz ich kolor */
#naglowek {
	width: 1004px;
	background: url(img/baner_maranatha.png);
	height: 150px;
	
}
#menu {
	width: 1002px;
	height: 27px;
	background: url(img/tlo.gif) repeat-x ;
}
/* wysokość stopki i zablokowanie przylegania */
#stopka {
	display: block;
	height: 27px;
	padding-top: 0px;
	background: url(img/tlo-b.gif) top left repeat-x;
	font-style: oblique;
	font-weight: bold;
	clear: both;

}
/* wysokość obydwu kolumn i ustawienie im przylegania */
#menu-left, #tresc {
	top: 180px;
	float: left;
	
}
/* szerokość I kolumny i jej tło */
#menu-left {
	width: 158px;	
	background-color:  #f8ffe0;
	padding-left: 5px;
	padding-top: 5px;
}

/* szerokość II kolumny i jej tło */
#tresc {
	width: 839px;
	background-color:  #f8ffe0;
}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	float: center;
	background-color: url("img/tlo.gif") repeat-x ;
	padding: 0;
	border: 0;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 167px;
	height: 20px;
	text-align: center;
	color: #336633;
	padding-top: 7px ;
	border-right: 0;
	border-right: 0;
}

ul a:hover {
	background-image: url("img/tlo-b.gif");
	text-decoration: underline;
}






a:link {
	color: #006600;6
	text-decoration: none;
}
a:visited {
	color: #86000d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 22px;
	color:#ec701e;
}
h2 {
	font-size: 16px;
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 16px;
	color: #363636;
	font-family: Georgia, "Times New Roman", Times, serif;t
}

a:link {
	color: #a9c457;
	text-decoration: none;
}
a:visited {
	color: #86a02d;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: black;
}
h2 {
	font-size: 14px;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.glowna {
	padding: 5px;
	border: 0px solid #86a02d;
	line-height: 16px;
	background-color: #f0fdc1;
}

.glowna_dol {
	margin: 5px;
	padding: 5px;
	vertical-align: 10%;
}

.tduzy {
	margin-left: 50px;
	width: 720px;
	text-align: justify;
}
.tmaly {
	margin-left: 50px;
	width: 400px;
	text-align: justify;
}
.tmaly-a {
	margin-left: 50px;
	width: 680px;
	text-align: justify;
}
.stopa {
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 1002px;
	height: 20px;
	text-align: center;
	color: #86a02d;
	padding-top: 5px ;
	border-right: 0;
	border-right: 0;
}
.m_tab {
	width:500px;
}
.m_rowRight {
	float:right;
	width:390px;
	padding-left:10px;
	padding-top:10px;
	text-align:justify;
}
.m_rowLeft {
	float:left;
	width:100px;
	text-align:right;
	font-weight:bold;
	padding-top:10px;
}
.m_clear {
	clear:both;
}

.biblioteka {
	border: 1px solid #336633;
}

