 body {
background: #fff url(../images/bg2.jpg) repeat-x;
	background-color: #F9EDDD;
	margin: 0;
	padding: 0; 
text-align: center;
}
 
#top {
	width: 1000px;
}
 
#container {
margin-left:auto; margin-right:auto;
        padding:0 0px 0 0px;
        position:relative;
        width:980px;
        background-color:#EEEFF1;
        text-align:left;

    }

#header {
	background: #fff url(../images/top1.jpg) no-repeat;
	height: 200px;
}
 
td.ot { font-size: 12px;
 font-family: Trebuchet MS, Helvetica, Verdana, sans-serif; 
color: #3F0000;
font-weight: bold;
letter-spacing: 0,5px;
}

#menu {
	width: 476px;
	height: 512px;
	float: left;
	overflow: hidden;
	background: #fff url(../images/l1.jpg) no-repeat;
}
 
#informacje {
	width: 327px;
	height: 512px;
	float: right;
	overflow: hidden;
	background: #fff url(../images/l3.jpg) no-repeat;
}
 
#tresc {
	width: 197px;
	height: 512px;
	float: left;
	overflow: hidden;
	background: #fff url(../images/l2.jpg) no-repeat;
}
 
#st1 {
	clear: both;
	width: 100%;
	height: 54px;
	background: #fff url(../images/st1.jpg) no-repeat;
}

#st2 {
	clear: both;
	width: 100%;
	height: 39px;
	background: #fff url(../images/st2.jpg) no-repeat;
}


#st3 {
	clear: both;
	width: 100%;
	height: 39px;
	background-color: #8B0B22;
}


#div {
	clear: both;
	width: 100%;
	height: 39px;
	background-color: #8B0B22;
}

#paczka {
padding: 0;
float: left;
}


/*
MENU STYLES:
*/
#navlist {
padding: 0;

}
#navlist a, #navlist a:visited {
display: block;
background-image:  url(assets/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #3F0000;
text-decoration: none;

}

#navlist a:hover {
background-color: #F4EADA;
background-image:  url(assets/l1_over.jpg);
color: #2D1E2D;

padding: 0;
}
#sidebar #navlist .uberlink {
background-color: #9F6F9F;
background-image:  url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #3F0000 !important;
font-weight: bold;
cursor: default;

padding: 0;
}
