* {
	margin: 0;
	padding: 0;
}

body {
	font-size: small;
 	letter-spacing: 0.01em; 
 	font-family: Arial, Verdana,Sans-serif;
	background-image: url('../images/linia_cien.jpg');background-repeat: repeat-x; width: 100%;

}

#GoraDyst {
					background-image: url('../pic/linia_cien5.jpg');background-repeat: repeat-x; width: 100%;
}

#Wrapper {
	margin: 0 auto; /* centrowanie w poziomie */
	width:746px;
	background:#fff url('../pic/administracja_tab.jpg') top left no-repeat;
	padding-top: 35px;
}

#Lewy {
 width: 373px;
 float:left;
 overflow: hidden;
 display: inline; /* IE 6.0 double margin hack */			 
}
#Prawy {
	color:#fff; /* white */
	width:313px;
	float:right;
	min-height: 530px;
	height: auto;
	_height: 530px;/*fx IE5 i 6 */
	background:	url('../pic/bl_bg.jpg') top left repeat;
	padding:30px;
 display: inline; /* IE 6.0 double margin hack */	
}


#LogoIT4CORP {
	width:199px;
	hight:148px;
	float:left;
}	
#NavMain {
	width:172px;
	float:left;
	font-size:1.25em;
}	

	ul.Przycisk {
		list-style-type: none;
		margin: 0;
		padding: 0;
		border: 0;	
	}

		ul.Przycisk a{
			display:block;
			width:114px;
			height:23px;
			padding:3px 0 0 60px;
			text-decoration:none;
			font-weight:bold;
			color:#FAA;
			/*color:#D00;*/
			color:#000000;
			background: url('../pic/m1.jpg') top left repeat-y;
		}

		ul.Przycisk a:hover, ul.Przycisk li.Active a {
			align:center;
			color:#AAF;
			width:164px;
			padding:3px 0 0 10px;
			background: url('../pic/m1_r.jpg') top left repeat-y;
		}


ul.Lista {
				 list-style-type: circle;
				 margin: 0px;
				 padding: 30px;
				 border: 0;
}

ul.Lista li{
				 padding-bottom: 15px;
}

#MidPasek {
	width: 373px;
	padding-top: 16px;
	background:#fff url(../pic/top_lft_line.jpg) top left repeat-x;
}
 
#MidPasek img {
	 border: 0px;
	 width: 373px;
}
	
#NavDol {
	width: 746px;
	height: 20px;
	background:#fff url('../pic/top_lft_line.jpg') top left repeat-x;
}
	
#Stopka {
				background:#fff url('../pic/administrator_cloud.jpg') top left no-repeat;
}

.Both {
 clear: both;
 line-height:0;
 font-size:0;
}
p {
	padding-bottom:1em;
}