body{
background:url(../img/tlo.jpg) repeat-x;
position:relative;
}
.status0{
	color:silver;
}
#polelogowania{
	margin: 0 auto;
	margin-top:50px;
	width: 570px;
	height: 279px;
	background: url(../img/logowanie.jpg)  right no-repeat ; 
}
#pola{
	float: left;
	margin: 90px 0 0 50px;
	display: inline;
	width: 300px;
	}
#zaloguj{
	float: left;
	margin: 10px 0 0 35px;
	display: inline;
}
#naglowek{	
	padding-bottom:5px;
	overflow: hidden;
	font-size:11px;
	height:15px;
}
#naglowek  #linki{
	float:right;
	display:inline;
}
#naglowek  #linki a{
	color:gray;
	float:right;
	padding:2px 8px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
}
#naglowek  #linki a:hover{
color:red;
}
#prawa{
	
	background: url(../img/prawa.jpg) bottom no-repeat;
	width:500px;
	height:100%;
	float:right;
	margin-top:5px;
	padding-bottom:20px;
	position:relative;
}
#srodek{	
	width:100%;
	float:left;
	text-align:center;
}
#mapa{
float:left;
width:300px;
height:200px;
border:2px solid #CCCFD8;
}
#mapa_container{
position:fixed;
top:5px;
left:5px;
}

#dystans{
    background: none repeat scroll 0 0 white;
    bottom: 25px;
    overflow: visible;
    position: fixed;
}

#stopka {
	border-top:1px solid #DDDDDD;
	margin-top: 40px;
	width: 98%;
	padding:3px;
	height: 15px;
	background: #E7E7E7 url(../img/logo.jpg) no-repeat;
	font-size: 10px;
	position:fixed;
	bottom:0;
	left:10px;
	text-align: right;
}
#stopka a{
	text-decoration:none;
	color:black;	
}
#stopka em {
	color: orange;
}

/* -----------    ---    ---------- */
.menu_panel_gl{

float:left;
width:495px;
padding-left:4px;
}
.menu_panel_gl dt{
float:left;
cursor:pointer;
width:95px;
margin-right:2px;
padding:9px 0 2px 0;
text-align:center;
height:19px;
line-height:90%;
background:url(../img/dt.jpg) no-repeat;
}
.menu_panel_gl dt.activ{
background:url(../img/dta.jpg) no-repeat;
color:black;
}
#panel_gl{
float:left;
width:500px;
}
dd.panel_gl{
float:left;
width:500px;
position:relative;
z-index:0;
background:url(../img/dd.jpg) repeat-y;
}
#status_bar{
float:left;
width:70%;
text-align:left;
color:gray;
margin-left:150px;
font-family:Arial;
}
.labelnag{
float:right;
text-align:right;
padding:4px;
width:100%;
color:gray;
}
#sel_trasa{
float:right;
border:1px solid silver;
background:#FEFEFE;
padding:5px;
font-size:12px;
}