
/*
 *	SRODKOWA KOLUMNA
 */
#middle {
	margin-left: 1px;
	width: 507px;
	height: auto;
	float: left;
}
#middleBaner {
	width: 507px;
	height: 274px;
	border-bottom: 1px solid #d5d5d5;
}
#middle .bestProduct {
	border-right: 1px solid #d5d5d5;
	width: 248px;
	background: url(../images/box_top_gradient.gif) repeat-x top left;
}
#middle .red_btn {
	margin-bottom: 10px;
}
#middle .bestProduct .pos {
	margin-left: 8px;
	width: 230px;
	height: 60px;
	padding: 6px 0 5px;
	display: block;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
}
#middle .bestProduct .image {
	width: 60px;
}
#middle .bestProduct .name {
	margin: 5px 0 0 10px;
	width: 160px;
}
#middle .bestProduct .name a {
	color: #000000;
}
#middle .bestProduct .price {
	color: #d50000;
	font-weight: bold;
}
#middle .bestProduct .button {
	margin-left: 148px;
}
#middle .newProduct {
	width: 248px;
	padding-left: 10px;
	background: url(../images/box_top_gradient.gif) repeat-x top left;
}
#middle .newProduct .pos {
	margin-left: 8px;
	width: 230px;
	height: 60px;
	padding: 6px 0 5px;
	display: block;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
}
#middle .newProduct .image {
	width: 60px;
}
#middle .newProduct .name {
	margin: 5px 0 0 10px;
	width: 160px;
}
#middle .newProduct .name a {
	color: #000000;
}
#middle .newProduct .price {
	color: #d50000;
	font-weight: bold;
}
#middle .newProduct .button {
	margin-left: 148px;
}
#middle .more {
	padding: 7px 13px 7px 0;
	text-align: right;
}

/*
 *	PRAWA KOLUMNA
 */
#right {
	margin-right: 9px;
	margin-bottom: 10px;
	width: 322px;
	height: 100%;
	border-left: 1px solid #d5d5d5;
	float: left;
	display: inline;
}
#right .topbox {
	height: 264px;
	border-bottom: 1px solid #d5d5d5;
	padding-top: 10px;
}
#news {
	padding: 0 20px 0 20px;
}
#news .title {
	margin-bottom: 10px;
}
#news .title a {
	font: 14px Tahoma;
	color: #fe0002;
	font-weight: bold;
}
#news .photo {
	width: 156px;
	height: 82px;
	margin-right: 6px;
}
#news .abstract {
	height: 65px;
	margin-bottom: 6px;
}
#news .abstract a {
	color: #000000;
}
#rightBaner {
	margin-top: 10px;
	padding: 0 0 0 20px;
	width: 292px;
	height: 128px;
}
#team {
	height: 290px;
	margin-left: 10px;
}
#team div.teamHeader {
	margin: 10px 0 0 10px;
}
#team div.teamHeader div.image {
	margin-right: 10px;
}
#team div.teamHeader div.name {
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
#team div.teamInfo div.header {
	height: 17px;
	padding: 3px 0 0 10px;
	background: url(../images/black_button_bkg.gif) repeat-x top left;
}
#team div.teamInfo div.search {
	width: 312px;
	height: 31px;
	display: block;
}
#team div.teamInfo div.search .corner {
	width: 4px;
	height: 31px;
}
#team div.teamInfo div.search .middle {
	float: left;
	width: 292px;
	height: 26px;
	padding: 5px 6px 0 6px;
	background: url(../images/team_search_middle.gif) repeat-x top left;
}
#team div.teamInfo div.header .shadowBlack {
	position: relative;
	top: -1px;
	left: 0px;
	color: #000000;
}
#team div.teamInfo div.header .text {
	position: absolute;
	top: 1px;
	left: 0px;
	color: #ffffff;
}
#team div.teamInfo div.search .middle label {
	padding: 3px 5px 0 0;
	float: left;
	color: #c7cacd;
} 
#team div.teamInfo div.search .middle .select {
	float: right;
	width: 200px;
}
#team div.teamInfo div.search .middle .select select {
	float: right;
	width: 200px;
	height: 20px;
	padding: 1px 0 1px 0;
	border: 1px solid #a5acb2;
	font: 11px Tahoma, Arial, Sans-Serif;
	color: #000000;
}
#team div.teamNews, #team div.teamProduct, #team div.teamBestsellers {
	margin-left: 10px;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 20px;
}
#team div.teamProduct {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
#team div.teamProduct {
	padding-right: 10px;
}
#team div.teamProduct .image {
	width: 67px;
	padding: 0 3px;
}
#team div.teamProduct .image a{
	color:#000000;
	text-decoration: none;
}
#team div.teamProduct .image a:hover{
	color:#000000;
	text-decoration: underline;
}
#team div.teamProduct .image img{
	padding: 0 5px;
}
#team h2.title {
	margin: 0;
	padding: 0;
	font: 1em Tahoma, Arial;
	font-weight: bold;
	color: #000000;
}
#team .teamProduct div.abstract {
	font: 1em Tahoma, Arial;
	color: #000000;
	width: 200px;
}
#team div.abstract a {
	font: 1em Tahoma, Arial;
	color: #000000;
}
#team div.abstract a img {
	display: inline;
	position: relative;
	top: 1px;
}
#team div.teamBestsellers {
	height: 96px;
}
#team div.teamBestsellers ul li a {
	color: #000000;
}
#right .teamMore {
	padding: 7px 13px 7px 0;
	text-align: right;
}
#team div.teamBestsellers ul li {
	text-indent: -10px;
	margin-left: 10px;
	
}

#favoriteTeam optgroup {font-style: normal;}
#favoriteTeam option {padding-left: 5px;}


/*
 * DAY PROMO
 */
#dayPromo {
}
#dayPromo .top {
	margin: 0 auto;
	margin-top: 10px;
	width: 133px;
}
#dayPromo .bottom {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 133px;
}
#dayPromo .top .corner, #dayPromo .bottom .corner {
	width: 2px;
	height: 2px;
}
#dayPromo .top .line, #dayPromo .bottom .line {
	width: 129px;
	height: 1px;
}
#dayPromo .top .line {
	border-top: 1px solid #e2e3e5;
}
#dayPromo .bottom .line {
	border-bottom: 1px solid #e2e3e5;
}
#dayPromo .header {
	padding-top: 7px;
	padding-left: 14px;
	font-size: 12px;
	color: #fe0002;
	font-weight: bold;
}
#dayPromo .content {
	width: 117px;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #e2e3e5;
	border-right: 1px solid #e2e3e5;
}
#dayPromo .product {
	padding-left: 5px;
	padding-bottom: 10px;
}
#dayPromo .product .image {
	padding-left: 9px;
}
#dayPromo .product .name a {
	color: #000000;
}
#dayPromo .product .price {
	font-weight: bold;
}
#dayPromo .product .price img {
	display: inline;
}


