/* globals */
* {margin:0;padding:0;border:0}
table {border-collapse:collapse}
tr {vertical-align:top}
.message {font-weight:bold;color:red;text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}
body {
	text-align:center;
	background:white;
}
/* container */
#container {
	background:url(images/pamiatki-sportowe_05.jpg) repeat-y;
	margin:0 auto 30px auto;
	position:relative;
	width:770px;
	text-align:left;
}
#pamiatki-sportowe-01 {
	background:url(images/pamiatki-sportowe_01b.jpg) no-repeat;
	width:770px;
	height:91px;
	cursor:pointer;
}
#pamiatki-sportowe-02 {
	background:url(images/pamiatki-sportowe_02.jpg) no-repeat;
	width:770px;
	height:44px;
}
#pamiatki-sportowe-03 {
	background:url(images/pamiatki-sportowe_03.jpg) no-repeat;
	width:247px;
	min-height:584px;
	height:auto !important;
	height:584px;
	float:left;
}
#pamiatki-sportowe-04 {
	background:url(images/pamiatki-sportowe_04.jpg) no-repeat;
	width:523px;
	min-height:584px;
	height:auto !important;
	height:584px;
	float:left;
}
#pamiatki-sportowe-06 {
	background:url(images/pamiatki-sportowe_06.jpg) no-repeat;
	width:770px;
	height:151px;
	clear:both;
}

