* {
margin: 0;
padding: 0;
}

html  {
height: 100%;
}

p {
padding:5px;
line-height:120%;
}

a:link, a:visited {
color: #5625B8;
text-decoration: none;
}

a:hover	{ 
color: #5625B8;
text-decoration:underline;
}
       

body {
background: #000000;
font-family: tahoma; 
font-size: 13px; 
color: #000000;
text-align:center;
height: 100%;
}

#container {
position: relative;
min-height: 100%;
_height: 100%;
width:100%;
}

#page {
	position: relative;
	height: auto;
	width:760px;
	margin: 0 auto;
	padding-bottom:0;
	z-index:1;
}

#tresc {
background: url('tlo.png');
position: relative;
width:760px;
height: auto;
margin: auto;
z-index:1;
}

#text {
position: relative;
width: 760px;
height: auto;
margin: 0 auto;
padding: 0px 0px 0px 0px;
z-index:1;
}



#top {
position: relative;
width:760px;
height: 321px;
}

#top01 {
	background: url('logo.png');
	position: absolute;
	width: 760px;
	height: 321px;
	top:0px;
	left:1px;
}

td.wystawy {
border-left: 2px solid #5625B8;
border-right: 2px solid #5625B8;
border-bottom: 2px solid #5625B8;
}

td.bottom {
font-size: 11px; 
color:#ffffff;
}

td.bottom a:link {
font-size: 11px; 
color:#ffffff;
}

td.bottom a:visited {
font-size: 11px; 
color:#ffffff;
}

td.bottom a:hover {
font-size: 11px; 
color:#ffffff;
}

td.glowne {
font-size: bold 15px; 
color:#ffffff;
}
