html {
	width: 99%;
}

body {
	width: 99%;
	text-decoration: none;
	font-family: Georgia, Tahoma;
	font-size: 12px;
	color: #000;
	background-color: #fffcf7;
	margin-top: -30px;
}

h2 {
	color: #7B3D00;
	font-style: italic;
}

input {
	margin: 5px;
	font-family: Georgia, Verdana;
}


div {

}

div #all {
	width: 99%;
	text-align: center;

}

div #main {
	width: 1046px;	
	margin: 0 auto;
	text-align: left;
	background-image: url('../images/back.jpg');
	background-repeat: repeat-y;
}

div #top{
	width: 1045px;
	height: 218px;
	background-image: url('../images/top.jpg');
}

div #backtop{
	width: 1045px;
	background-image: url('../images/backtop.jpg');
	background-repeat: no-repeat;
	position: relative;
	top: -15px;
}

div #back{
	width: 905px;
	background-image: url('../images/back.jpg');
	background-repeat: repeat-y;
	padding-left: 140px;
}

div #backbottom{
	width: 1045px;
	height: 510px;
	background-image: url('../images/backbottom.jpg');
}


div #footer{
	width: 1045px;
	height: 190px;
	text-align: center;
	color: #bbb;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, "Nimbus L";
	background-color: #fffcf7;
}

div #copy{
	margin-top: 20px;
}

div #info{
	margin-bottom: 20px;
	color: #666;
}

div #logo{
	position: relative;
	top: 103px;
	left: 320px;
	width: 488px;
	height: 88px;
}

div #menu{
	position: relative;
	top: 13px;
	left: 148px;
	width: 488px;
}

div #menuitems{
	width: 166px;
	float: left;
}

div #toptext{
	min-height: 260px;
	_height: 260px;
	padding-left: 200px;
	width: 550px;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
	margin: 10px;
}

div #bottomtext{
	position: relative;
	top: 25px;
	left: 170px;
	width: 750px;
	height: 450px;
}

div #bottomimage{
	position: absolute;
	top: -50px;
	right: 0px;
	z-index: 0;
	width: 270px;
	height: 81px;
	background-image: url('../images/jakzwiedzac.jpg');
}

div #bottomcontent{
	position: relative;
	width: 750px;
	height: 450px;
	line-height: 19px;
	font-size: 12px;
	text-align: right;
}

a {
	text-decoration: none;
	color: #000;
	border: 0px;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#kosciolki{
	border: 1px solid #AB9776;
	border-top: 0px;
	position: relative;
	top: -3px;
	left: 6px;
	width: 768px;
	border-collapse: collapse;
	margin-bottom: 30px;
}

#kosciolki td {
	padding: 2px;
	border: 0xp;
}

#kosciolki tr:hover {
	background-color: #FFF3DD;
}

.darkrow{
	background-color: #F7EEDB;
}

div #oprojekcie {
	background-image: url('../images/oprojekcie.jpg');
	background-repeat: none;
	width: 166px;
	height: 38px;
	cursor: pointer;
}

div #oprojekcie:hover {
	background-position: bottom;
}

div #slowniczek {
	background-image: url('../images/slowniczek.jpg');
	background-repeat: none;
	width: 166px;
	height: 38px;
	cursor: pointer;
}

div #slowniczek:hover {
	background-position: bottom;
}

div #posluchajwradiu {
	background-image: url('../images/posluchajwradiu.jpg');
	background-repeat: none;
	width: 166px;
	height: 38px;
	cursor: pointer;
	position: relative;
	top: -2px;
}

div #posluchajwradiu:hover {
	background-position: bottom;
}

div #przydatnelinki {
	background-image: url('../images/przydatnelinki.jpg');
	background-repeat: none;
	width: 166px;
	height: 38px;
	cursor: pointer;
	position: relative;
	top: -2px;
}

div #przydatnelinki:hover {
	background-position: bottom;
}

div #kontakt {
	background-image: url('../images/kontakt.jpg');
	background-repeat: none;
	width: 166px;
	height: 38px;
	cursor: pointer;
	position: relative;
	top: -2px;
}

div #kontakt:hover {
	background-position: bottom;
}

div #zapraszamy {
	background-image: url('../images/zapraszamy.jpg');
	background-repeat: none;
	width: 381px;
	height: 42px;
	cursor: pointer;
	position: absolute;
	bottom: 16px;
	right: -25px;
}
