@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #574210;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #BBC1C3;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}
#header {
	margin-top: 0px;
	margin-bottom: 12px;
}
#logo {
	height: 195px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
}
a {
	color: #ee9414;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	background-color: #fff8eb;
	border-bottom: 1px solid #ffc676;
	font-weight: bolder;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#nav {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	margin-left: 2px;
}

#navigator {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: left;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #06F;
	margin-left: 2px;
}
#centralnie {
	float: none;
	width: 690px;
	text-align: center;
	padding-left: 35px;
}

#leftColumn {
	float: left;
	width: 470px;
}
.images {
	text-align: center;
	margin: 20px;
}

#rightColumn {
	float: right;
	width: 270px;
	border-left-width: 1px;
	border-left-style: dotted;
	padding-left: 5px;
}
#calaSzpaltaLewo {
	float: left;
	width: 740px;
	padding-bottom: 10px;
	text-align: left;
}

#mapa {
	float: left;
	width: 740px;
	padding-bottom: 10px;
	text-align: center;
}


#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: center;
}
#opis {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #03C;
}


h1 {
	color: #EE9414;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	border-bottom: 2px solid #A7A37E;
}
h2 {
	margin-top: 1
.em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(bg_dot.gif) repeat-x bottom;
	color: #013396;
	font-size: 1.3em;
}
h3 {
	margin-top: 1.0em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(bg_dot.gif) repeat-x bottom;
	color: #39F;
	font-size: 1.5em;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #636;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
}


p {
	line-height: 1.5;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
