*{
	padding: 0px;
	margin: 0px;
}

BODY {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #4b4234;
	background-color: #a19686;
}

#Full {
	width: 962px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
}

#TopUp {
	width: 100%;
	height: 57px;
	float: left;
	overflow: hidden;
}

#TopUp .logo {
	float: left;
	border: 0px;
}

#TopUpMenu {
	width: 470px;
	height: 57px;
	float: right;
	overflow: hidden;
}

#TopUpMenu .searchButton {
	width: 53px;
	height: 16px;
	margin: 29px 5px 0px 0px;
	float: right;
	border: 0px;
	cursor: pointer;
}

#TopUpMenu .searchInput {
	width: 143px;
	height: 15px;
	margin: 29px 11px 0px 0px;
	float: right;
	font-size: 10px;
	padding: 1px 0px 0px 5px;
	border: 0px;
	background: url('../img/searchInputBg.gif');
}

#TopUpMenu P {
	margin-top: 31px;
	color: #e6e3dd;
	float: left;
}

#TopUpMenu P A {
	color: #e6e3dd;
	text-decoration: none;
	margin: 0px 7px;
}

#TopUpMenu P A:hover {
	text-decoration: underline;
}

#Top {
	width: 100%;
	height: 234px;
	float: left;
	overflow: hidden;
}

#TopLeft {
	width: 243px;
	height: 234px;
	float: left;
	overflow: hidden;
}

#TopLeft IMG {
	margin: 49px 0px 0px 27px;
}

#TopRight {
	width: 719px;
	height: 234px;
	float: right;
	overflow: hidden;
	background-color: #fbfcfa;
}

#TopRightImg {
	width: 719px;
	height: 234px;
	margin: 0px;
	background: transparent url('../img/top_200903.jpg');
}

#ContentBorder {
	width: 100%;
	margin-top: 28px;
	float: left;
	overflow: hidden;
	background-color: #f5f4f0;
}

#Content {
	width: 960px;
	margin: 1px;
	float: left;
	overflow: hidden;
	background: url('../img/contentBg.gif') top repeat-x;
}

#ContentLeft {
	width: 243px;
	float: left;
	overflow: hidden;
}

#Menu {
	margin-top: 8px;
	float: right;
	overflow: hidden;
}

#Menu A {
	width: 234px;
	height: 33px;
	float: right;
	overflow: hidden;
	background: url('../img/buttons.gif') bottom no-repeat;
	line-height: 33px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#Menu A:hover {
	background-position: top;
}

#Menu A SPAN {
	margin-left: 28px;
}

#ContentLeftContactBox {
	width: 243px;
	float: left;
	overflow: hidden;
}

#ContentLeftContactBox P {
	margin: 17px 5px 17px 26px;
	font-family: Tahoma;
	font-size: 11px;
	color: #9c978e;
}

#ContentLeftContactBox A {
	color: #d27576;
	text-decoration: none;
}

#ContentLeftContactBox A:hover {
	text-decoration: underline;
}

#ContentRight {
	width: 717px;
	float: right;
	overflow: hidden;
}

.column1 {
	width: 511px;
	float: left;
	overflow: hidden;
}

#Sciezka {
	width: 482px;
	height: 23px;
	margin-left: 21px;
	padding-top: 7px;
	float: left;
	overflow: hidden;
	display: inline;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
}

#Sciezka A {
	font-family: Tahoma;
	font-size: 10px;
	color: #a19686;
	text-decoration: none;
}

#Sciezka A:hover {
	text-decoration: underline;
}

#Sciezka .arrow {
	padding-left: 12px;
	margin-left: 8px;
	background: url('../img/sciezkaArrow.gif') left no-repeat;
}

.modul1 {
	width: 482px;
	margin-left: 21px;
	float: left;
	overflow: hidden;
	display: inline;
}
.modul1 table {
	border-collapse: collapse;
}
.modul1 td {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.modul1 td a.link {
	margin: 15px 5px 5px 5px;
	padding: 0px;
}
.modul1 a.link img {
	margin: 0px;
	padding: 0px;
}

.modul1Header {
	margin-top: 4px;
	margin-left: 7px;
	padding-bottom: 3px;
	float: left;
	overflow: hidden;
	display: inline;
	clear: both;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #463d36;
	background: url('../img/modul1HeaderLine.gif') bottom left repeat-x;
}

.modul1Header SPAN {
	font-size: 10px;
}

.modul1 IMG {
	margin: 10px;
}

.news {
	width: 482px;
	float: left;
	overflow: hidden;
}

.newsTop {
	width: 468px;
	margin-top: 15px;
	float: right;
	overflow: hidden;
}

.newsPhoto {
	width: 119px;
	height: 81px;
	float: left;
	overflow: hidden;
	background: #ffffff url('../img/newsPhotoBorder.gif') top no-repeat;
}

.newsPhoto IMG {
	margin: 4px 0px 0px 4px;
}

.newsHead {
	width: 349px;
	float: left;
	overflow: hidden;
}

.newsHead UL LI {
	margin-top: 7px;
	margin-left: 32px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #4a4036;
}

.newsHead A {
	margin: 15px 0px 0px 13px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #b20007;
	text-decoration: underline;
	display: block;
}

.newsHead A:hover {
	color: #d22027;
}

.newsBottom {
	width: 468px;
	margin-top: 10px;
	padding-bottom: 8px;
	float: right;
	overflow: hidden;
	font-family: Verdana;
	font-size: 10px;
	color: #4b4234;
}

.newsLine {
	background: url('../img/newsBottomLine.gif') left bottom repeat-x;
}

.newsMore {
	float: right;
	overflow: hidden;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 9px;
	color: #c31b1b;
	text-decoration: none;
	background: url('../img/newsMoreArrow.gif') right no-repeat;
}

.newsMore:hover {
	text-decoration: underline;
}

.newsArch {
	clear: both;
	margin-left: 35px;
}

.newsArch LI {
	list-style: none;
	background: url('../img/newsArchList.gif') no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-top: 15px;
}

.newsArch LI A {
	float: right;
	margin-right: 5px;
	text-decoration: none;
	color: #b20007;
}

.newsArch LI A:hover {
	text-decoration: underline;
}

.newsArch .head {
	color: #b20007;
	font-weight: bold;
}

.column2 {
	width: 206px;
	float: right;
	overflow: hidden;
}

#PatronatHeader {
	width: 194px;
	height: 31px;
	margin-top: 37px;
	float: left;
	overflow: hidden;
	background: #eeede8 url('../img/patronatHeader.gif') top no-repeat;
}

#Patronat {
	width: 194px;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-top: 10px;
	float: left;
	overflow: hidden;
	background: #eeede8;
}

#Patronat P {
	margin-top: 9px;
	font-family: Verdana;
	font-size: 9px;
	color: #a19686;
	text-align: right;
}

#Patronat A {
	color: #a19686;
	text-decoration: none;
}

#Patronat A:hover {
	color: #514636;
	text-decoration: underline;
}

#Patronat IMG {
	border: 0px;
	margin: 0px 15px 16px 10px;
	float: right;
}

.patron {
	width: 194px;
	float: left;
	overflow: hidden;
}

.rightButton {
	width: 194px;
	height: 103px;
	margin: 1px 0px;
	float: left;
	overflow: hidden;
	background: top no-repeat;
}

.rightButton1 {
	background-image: url('../img/rightButton1.gif');
}

.rightButton2 {
	background-image: url('../img/rightButton2.gif');
}

.column12 {
	width: 717px;
	float: left;
	overflow: hidden;
}

.wyprawyTop {
	width: 680px;
	float: left;
	overflow: hidden;
}

.wyprawyTop .thisLewa {
	width: 580px;
	float: left;
	overflow: hidden;
}

.wyprawyTop .thisPrawa {
	width: 100px;
	float: left;
	overflow: hidden;
}

.wyprawyTop .thisPrawa .icona {
	width: 100px;
	height: 19px;
	margin-top: 3px;
	float: left;
	overflow: hidden;
	background-image: url('../img/icons.png');
	background-repeat: no-repeat;
}

.wyprawyTop .thisPrawa .icona SPAN {
	margin-left: 30px;
	line-height: 19px;
}

.icona_1 {background-position: 0px 0px;}
.icona_2 {background-position: 0px -19px;}
.icona_3 {background-position: 0px -38px;}
.icona_4 {background-position: 0px -57px;}
.icona_5 {background-position: 0px -76px;}

.wyprawyTop .thisDol {
	width: 680px;
	float: left;
	overflow: hidden;
	clear: both;
}

.wyprawyTop .thisDol .legendaRodzaj {
	margin-left: 10px;
	float: right;
	overflow: hidden;
}

.legendaBox {
	width: 100%;
	margin-top: 3px;
	line-height: 16
	float: left;
	overflow: hidden;
	clear: box;
}

.legendaKolor {
	width: 18px;
	height: 16px;
	margin-right: 5px;
	float: left;
	overflow: hidden;
}

.wyprawyBody {
	width: 680px;
	float: left;
	overflow: hidden;
	clear: both;
}

.wyprawyTable {
	width: 680px;
}

.wyprawyTable TR {
	cursor: pointer;
}

.wyprawyTable .row1 {
	background-color: #c4bdb2;
}

.wyprawyTable .row3 {
	background-color: #eeede8;
}

.wyprawyTable .blink {
	background-color: #7dc0fb;
}

.wyprawyTable .row_ikona {
	width: 30px;
}

.wyprawyTable .row_data {
	width: 90px;
}

.wyprawyTable .row_nazwa {
	font-weight: bold;
}

.wyprawyTable .row_ikony {
	text-align: right;
}

.wyprawyTable .row_ikony .icona {
	width: 25px;
	height: 19px;
	margin-right: 3px;
	float: right;
	overflow: hidden;
	background-image: url('../img/icons.png');
	background-repeat: no-repeat;
}

.galeriaZdjecie {
	width: 100px;
	height: 75px;
	margin: 10px;
	float: left;
	overflow: hidden;
/*	display: inline; */
	text-align: center;
}

.galeriaZdjecie IMG {
	border: 0px;
}

.relacjeVideo {
	clear: both;
}

.relacjeVideo A {
	text-decoration: none;
	color: #71756e;
}

.relacjeVideo A:hover {
	text-decoration: underline;
}

.link {
	color: #b20007;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

#Stopka {
	width: 962px;
	height: 35px;
	padding-top: 15px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
	background-color: #a19686;
	font-family: Verdana;
	font-size: 10px;
}

.copyright {
	float: left;
	color: #4b4234;
}

.copyright A {
	color: #4b4234;
	text-decoration: none;
}

.copyright A:hover {
	text-decoration: underline;
}

.footerMenu {
	float: right;
	color: #ffffff;
}

.footerMenu A {
	margin: 0px 4px;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
}

.footerMenu A:hover {
	text-decoration: underline;
}
#MiniCal
{
	overflow:hidden;
	width:194px;
	text-align:center;
	margin:5px 0;
	background:#EEEDE8;
	padding:2px 0;
}
#MiniCal table
{
	border-collapse:collapse;
	/* background:#EEEDE8; */
	margin:auto;
	border:#A19686 1px solid;
	background:#fff;
}
#MiniCal tr.nav
{

}
#MiniCal tr.nav td.nagls
{

}
#MiniCal tr.nav td
{

}
#MiniCal tr.dni
{

}
#MiniCal tr.dni td
{

}
#MiniCal tr
{

}
#MiniCal tr td
{
	/* padding:5px; */
	width:26px;
	height:25px;
	text-align:center;
	vertical-align:center;
	border:#fff 1px solid;
	background:#EEEDE8;
	margin:1px;
}
#MiniCal tr td a
{
	/* padding:5px; */
	width:26px;
	height:25px;
	line-height:25px;
	text-align:center;
	vertical-align:center;
	background:#EEEDE8;
	color:#4B4234;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	display:block;
	font-weight:normal;
}

#MiniCal tr td a:hover,#MiniCal tr td.dzien a:hover
{
	background:#A19686;
	color:#fff;
}
#MiniCal tr td.dzien a
{
	/*color:#B20007;*/
	color:#fff;
	background:#E96B03;
}
#MiniCal tr td.unact a
{
	cursor:default;
}
#MiniCal tr td.today,#MiniCal tr td.today a
{
	font-weight:bold;
}

