/*szablon strony*/

#WRAPPER {
	width: 953px;
	background-color: #001F53;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#LEWY_MOTYW {
	width: 79px;
	height: 630px;
	background-color: #001F53;
	margin: auto;
	float: left;
	position: relative;
	clear: left;
}

#WNETRZE {
	position: relative;
	width: 795px;
	height: auto;
	float: left;
	background-color: #070F3D;
}

#PRAWY_MOTYW {
	position: relative;
	width: 79px;
	height: 630px;
	background-image: url(../images/mot_right.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: #001F53;
}

#NAGLOWEK {
	height: 189px;
	width: 795px;
	display: block;
	background-image: url(../images/naglowek.jpg);
	background-repeat: no-repeat;
}

#PANEL {
	height: 21px;
	width: 774px;
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}

#BANNER_FLASH {
	height: 217px;
	width: 795px;
	position: relative;
	z-index: 0;
}

#AGENCJA_SZYBKI {
	background-color: #050B2F;
	background-image: url(images/agen_l.jpg);
	background-repeat: repeat;
	display: block;
}

#AGENCJA_TABELA {
	float: left;
	position: relative;
}

#SZYBKI_TABELA {
	float: left;
	display: block;
	clear: right;
}

#STOPKA {
	background-image: url(../images/stopka.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 795px;
	display: block;
	clear: left;
	float: left;
}
