#mainContainer {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	}
#mainContainer * {
	vertical-align:top;
	}
#cjfcontainer {	
	background: #ffd700;
	text-align:left;
	padding:2px 5px;
	}
#mainContainer {
	border:1px solid #ffd700;
	}
#menuAndMainPage {
	width:100%;
	}
.last_podnaglowkowy a {
  text-decoration: none;
  color: #8b4513;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
}

.last_podnaglowkowy a:hover {
  font-family: verdana;
  font-size: 12px;
  color: red;
  text-decoration: underline;
  font-weight: bold;
}
#cBasket {
	float:left;
	width:300px;
	text-align:left;
	}
#cLogin {
	float:right;
	width:500px;
	text-align:right;
	}
