	body {
		margin: 0px;
		padding: 0px;
		background-image: url(panel/background.png);
		background-position: top;
		background-repeat: repeat-x;
		
		font-family: verdana;
		font-size: 12px;
	}
	
	.background {
		background-image: url(panel/bottom.png);
		background-position: bottom;
		background-repeat: repeat-x;
	}
	 
	.women {
		background-image: url(panel/women.jpg);
		background-position: top;
		background-repeat: no-repeat;
	}	
		
	.site { 
		width: 990px;
		margin: 0 auto;
	}
	
	.site .top {
		width: 990px;
		height: 386px;
		
		position: relative;
	}
	
	.site .top .logo {

	} 
	
	.site .top .button {
		position: absolute;
		top: 30px;
		right: 20px;
	}

	.site .top .flash {
		top: 110px;;
	}
	
	.site .top .menu {
		height: 41px;
		background-image: url(panel/menu.png);
	}
			
	.site .top .menu a {
		display: block;
		float:left;
		height: 41px;		
		background-position: top;
		font-size: 1px;
		margin: 0px;
		padding: 0px;
	}
	
	.site .top .menu a.strona_glowna {
		width: 141px;
		background-position: 0px -41px;
	}
	
	.site .top .menu a.oferta {
		width: 84px;
		background-position: -141px -41px;
	}
	
	.site .top .menu a.nasze_realizacje {
		width: 139px;
		background-position: -225px -41px;
	}
	
	.site .top .menu a.nasze_portale {
		width: 125px;
		background-position: -364px -41px;
	}
	
	.site .top .menu a.o_firmie {
		width: 90px;
		background-position: -489px -41px;
	}
	
	.site .top .menu a.dlaczego_my {
		width: 119px;
		background-position: -579px -41px;
	}
	
	.site .top .menu a.wycena {
		width: 90px;
		background-position: -698px -41px;
	}
	
	.site .top .menu a.pro_bono {
		width: 100px;
		background-position: -788px -41px;
	}
	
	.site .top .menu a.kontakt {
		width: 102px;
		background-position: -888px -41px;
	}
	
	.site .top .menu a.active {
		background-image: url(panel/menu.png);			
	}	
	
	.site .top .menu a:hover {
		background-image: url(panel/menu.png);
	}

	.site .bottom {
		height: 250px;
	}
	
	.site .bottom a {
		padding: 16px;
		text-transform: uppercase;
		text-decoration: none;
		color: #828282;
	}
	
	.site .bottom a:hover {
		color: #e12322;
	}
	
	.site .sg_h {
		width:100%;
		font-size: 10px;
		color: #fff;		
	}
	
	.site .sg_h h1, .site .sg_h h2 {
		display: inline;
		padding: 0px;
		margin: 0px;
		font-size: 10px;
		color: #fff;
		font-weight: normal;
	}
	
	.site .sg_h .sg_hw {
		width: 175px; /* 198 */
		float: left;	
		padding-left: 18px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 3px;
	}
	
	.site .sg_text {
		padding-top: 20px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-left:18px;
		font-size: 11px;
		color: #2F2F2F;
		line-height: 14px;
	}
	
	.site .sg_text h2 {
		display: block;
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		text-decoration: none;
		color: #e12322;
		font-size:12px;
		height: 5px;
	}
	
	.site .sg_text h3 {
		display: block;
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		text-decoration: none;
		color: #999;
		font-size:11px;
		font-weight: normal;
	}
	
	.site  .sg_text a {
		color: #828282;	
		text-decoration: none;
	}	
	
	.site  .sg_text a:hover {
		color: #e12322;	
		text-decoration: none;
	}	
	
	.u {
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
		text-decoration: none;
		color: #e12322;
		font-size:12px;
	}