body {
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: center;
	background-color: #FFFFFF;
	background: url(../img/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p, td, th, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainBox {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 auto;
	padding: 0px;
	width: 750px;
	text-align: left;
}
a,
a:link,
a:visited {
	color: #283F7B;
}
a:hover {
	text-decoration: none;
}

#topCenter {
	background: url(../img/top_center_bg.png) repeat-x;
	height: 147px;
	width: 430px;
}
#topBaner img.h {
	display: none;
}
#topBaner {
	background: url(../img/top.jpg) no-repeat;
	height: 147px;
	width: 430px;
}
#topLeft {
	width: 160px;
	vertical-align: bottom;
	background: url(../img/top_left_bg.png) no-repeat;
}
#topLeft,
#topLeft a,
#topLeft a:link,
#topLeft a:visited {
	color: #735D21;
	font-size: 11px;
	text-decoration: none;
}
#topLeft a:hover {
	color: #000;
}

#tdDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BCC2D0;
	text-decoration: none;
	background-color: #283F7B;
	padding: 0 10px;
	height: 20px;
}
.tdTitle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	background-image: url(../img/title_bg.png);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: bold;
	color: #FFE1B3;
	text-align: right;
	padding: 0 32px;
	height: 20px;
}
.tdTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7403;
	background-color: #FFE9BB;
	background-image: url(../img/title2_bg.png);
	background-repeat: repeat-y;
	letter-spacing: 3px;
	text-align: center;
	padding: 0 5px;
	height: 20px;
}
.tdfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #756948;
	background-color: #FF9900;
	height: 20px;
}
.tdContent {
	background-color: #FFFFFF;
	background-image: url(../img/dot_bg_w.png);
	background-repeat: repeat-y;
	vertical-align: top;
}
.tdLeft {
	width: 160px;
	vertical-align: top;
	background-color: #FFF;
}
.rightCol {
	padding-top: 10px;
}
.rightCol ul {
	list-style-type: none;
	margin: 20px;
	padding: 0;
	list-style-image : url(../img/li.png);
}
.rightCol ul li {
	margin-bottom: 5px;
}
.hour {
	padding: 0 10px;
	font-size: 12px;
	margin-bottom: 10px;
}

.spacer {
	height:1px;
	margin: 10px 0;
	font-size: 1px;
	background: url(../img/hr_bg.gif) repeat-x;
}
.content {
	padding: 32px;
}
.xfoto {
	float: left;
	margin-right: 10px;
}
ul.ext {
	font-size: 12px;
	list-style-image: url(../img/li.png);
	list-style-type: none;
}
ul.ext li {
	margin-top: 10px;
	font-size: 11px;
}
ul.ext a,
ul.ext a:link,
ul.ext a:visited {
	text-decoration: none;
	color: #333;
}
ul.ext a:hover {
	color: #990000;
}
.szukaj {
	margin: 10px 0;
	padding: 2px 10px;
	color: #FFF;
	font-size: 12px;
	background-color: #293C7B;
}
.szukaj .sbt {
	border: 0px none;
	color: #FFF;
	background-color: #293C7B;
	padding: 0;
	margin: 0;
	text-align: left;
}

.infoitem {
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 10px;
	color: #999;
}


