html, body {
    text-align: center;
	background-color: #ffffff;
	color: #000;
	margin: 2px;
	padding: 0;
}

#POLE {
	width: 940px;
	text-align: left;
    margin: 0 auto;
}

#JEZYKI {
	width: 940px;
    height: 25px;
	clear: both;
	text-align: right;
	background-color: #ffffff;
}

#NAGLOWEK1 {
	width: 940px;
    height: 140px;
	border:0px solid #6d6f62;	
	clear: both;
	text-align: right;
	background-image: url("img/baner_01.jpg");
}

#PASEK1 {
	width: 936px;
    padding : 2px;	
	clear: both;
	overflow-x: hidden;
    overflow-y: hidden;		
	background-color: #da251c;
}

#PASEK_DOLNE_MENU {
	width: 936px;
	padding : 2px;	
	border:0px solid #ffffff;	
	clear: both;
	overflow-x: hidden;
    overflow-y: hidden;		
	background-color: #68b930;
}

#PASEK_MENU_PROJEKTY {
	width: 936px;
	padding : 2px;	
	border:0px solid #ffffff;	
	clear: both;
	overflow-x: hidden;
    overflow-y: hidden;		
	background-color: #6600FF;
}

#L_PANEL {
	width: 94px;
    height: 500px;	
	float: left;
	overflow-x: hidden;
    overflow-y: auto;	
    padding : 0px;	
	background-color: #FFFFFF;
	background-image: url("img/l_panel.jpg");	
    text-align: left;
	color: #000000;
	font-family: Times;
	font-size: 12px;		
}

#TRESC {
	width: 838px;
	float: right;
	overflow-x: hidden;
    overflow-y: auto;
	margin  : 0px;
    border  : none;
    padding : 4px;
    height: 492px;
	background-color: #FFFFFF;
    text-align: left;
	color: #000000;
	font-family: Verdana;
	font-size: 13px;	
}

#PASEK2 {
	width: 940px;
    height: 30px;
	clear: both;
	background-color: #ffffff;
	background-image: url("img/ogien.jpg");	
}

#STOPKA {
	clear: both;
	width: 932px;
	height: 12px;
	background-color: #da251c;
    text-align: center;
	color: #000000;
    padding : 4px;	
}

.link {
 	 color: #ffffff;
 	 font-family: Verdana;
 	 text-decoration: none ;
	 font-weight: normal;
  	 font-size: 13px;
 	 margin-right: 10px;
	 display: inline;
}

.link:hover {
 	font-family: Verdana;
	border:0px solid #6d6f62;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-right: 10px;
	display: inline;

}
