* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:550px;/* for good browsers*/
	min-width:780px;/* for good browsers*/
	background:url(prb/tlo.jpg) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
	background-color:#2077bc;
}

h1 {
	font-size:16px;
	text-align:center;
}

#calosc {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#strona {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 550px;
}	
#srodek {
	width: 780px;
	background:#fff;
	height: 550px;
	text-align: justify;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
}

#top {
	width:780px;
	height:170px;
	background: url(prb/top.jpg) top center no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#middle {
	width:780px;
	height: 330px;
	background:url(prb/middle.gif) top center repeat-x;
	background-color:#005baa;
	margin: 0 auto;
}

#menu {
	width:780px;
	height:25px;
	background: url(prb/menu.jpg);
	vertical-align:middle;
	margin: 0px;
	padding-top: 5px;
}

#tytul {
	width:770px;
	height:25px;
	background: url(prb/menu.jpg);
	vertical-align:middle;
	margin: 0px;
	padding-top: 5px;
	padding-right:10px;
}

#tresc {
	width:760px;
	height: 300px;
	margin: 0px;
	padding: 10px;
}

#bottom {
	width:780px;
	height:30px;
	background: url(prb/bottom.jpg) top center no-repeat;
	text-align:center;
	padding-top:20px;
	margin: 0 auto;
}

a, a:visited, a:link {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#1b3663;
	text-decoration:none;
	font-weight:bold;
}

#menu1, #menu2 {
	width:150px;
	height:15px;
	text-align:left;
	background: #0063af;
	display:block;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:1px;
}

#menu3 {
	width:230px;
	height:15px;
	text-align:left;
	background: #0063af;
	display:block;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:1px;
}

#menu4 {
	width:190px;
	height:15px;
	text-align:left;
	background: #0063af;
	display:block;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:1px;
}

#menu1:hover, #menu2:hover, #menu3:hover, #menu4:hover {
	background: #bed5ed;
}
