html, body {
background: rgb(219,219,219);
font-family: Helvetica, Arial,sans-serif;
font-size: 8pt;
	margin:0;
	padding:0;
text-align: center;
height:100%;
}
#main_contener {
margin: 0 auto;
position:relative;
width: 740px;
background:  url("/images/koleczka_up.jpg") no-repeat rgb(255,133,0);
background-position: 0px 0px;
margin-top:  0px;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */

}
#contener {
margin: 0 auto;
width: 310px;
padding-top: 76px;
}
.in {
background: url("/images/splash/in.jpg") repeat-y;
margin-top: -3px;
}
img {
margin: 0px;
border: 0px solid black;
}
.up {
margin-top: 12px;
}
a.link, a.link:visited, a.link:active {

margin-bottom: 2px;
text-decoration: none;
color: rgb(140,140,140);
}
a.link:hover {
margin-bottom: 2px;
text-decoration: underline;
color:  rgb(255,133,0); 
}
a.elips, a.elips:visited, a.elips:active {
text-decoration: none;
color:white;
font-size: 7pt;
}
a.elips:hover {
text-decoration: underline;
color: white;
font-size: 7pt;
}
