/**
* TemplatePlazza
* TemplatePlazza.com 
**/
/*body{
	overflow-x: hidden;
}
*/

#dropcartborder{
	width: 142px;
	font-size: 11px;
	color: #ffffff;
	padding: 0px 5px;
	background-color: 	#000000;
	position: fixed;
	top: 0px;
	right: 0px;
	border:1px dotted white;
}

#gora{
	width: 30px;
	height: 30px;
	color: #ffffff;
	background: #000000; 
	position: absolute;
	top: 50%;
	left: -25px;
	cursor: pointer;
	-moz-border-radius: 5px;
}

#dol{
	width: 30px;
	height: 30px;
	color: #ffffff;
	background: #000000; 
	position: absolute;
	top: 50%;
	left: -25px;
	cursor: pointer;
	-moz-border-radius: 5px;
}


#showhidecart{
	width: 30px;
	height: 100px;
	color: #ffffff;
	background: url(showhide2.png) 50% 50% no-repeat #000000;
	position: absolute;
	top: 49%;
	left: -25px;
	cursor: pointer;
	-moz-border-radius: 5px;
}

#titledragcart{
	width: 108px;
	height: 50px;
	background: url(title.png) 50% 100% no-repeat;
}

#dropcart{
	width: 140px;
	line-height: normal;
}

#oglo-kategoria a:link,
#oglo-kategoria a:visited,
#oglo-kategoria a:active{
	text-decoration: none;
	color: #DAA520;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
}

#oglo-kategoria a:hover{
	text-decoration: underline;
	color: #DAA520;
	font-size: 10px;
	font-weight: normal;
}


#oglo-naglowek a:link,
#oglo-naglowek a:visited,
#oglo-naglowek a:active {
	text-decoration: none;
	color: #F0E68C;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

#oglo-naglowek a:hover {
	text-decoration: none;
	color: #DAA520;
	font-family: Arial;
}



#oglo-tytul a:link,
#oglo-tytul a:visited,
#oglo-tytul a:active {
	text-decoration: none;
	color: #EEE8AA;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	
}

#oglo-tytul a:hover {
	text-decoration: none;
	color: #FFD700;
	font-size: 12px;
	font-family: Arial;
}

/*
#dropcart a:link,
#dropcart a:visited,
#dropcart a:active{
	text-decoration: none;
	color: #EEE8AA;
	font-size: 11px;
}
*/

.itemcart{
	width: 105px;
	cursor: move;
	margin-bottom: 10px;
	background: url(handle.png) no-repeat 50% 0;
}

.itemcart .imgdragcart{
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

.thumbscart{
	display: block;
	width: 112px;
	text-align: center;
	padding: 10px 0px;
}

.thumbscart a:link, .thumbscart a:visited, .thumbscart a:active{
	display: block;
}

.thumbscart img{
	width: 50px;
	height: 50px;
}

.cartborder{
}

#myminicart{
	overflow: hidden;

	padding: 20px 0px;
	background: url(back.png) repeat-y #ffffff;
	-moz-border-radius: 5px;
	position: relative;
}

.minicartinner{
	position: absolute;
}

.cartleft, .cartright{
	height: 36px;
	margin-bottom: -15px;
	background: url(up.png) 50% 50% no-repeat;
	position: relative;
	z-index: 99999;
	cursor: pointer;
}

.cartright{
	margin-bottom: 0px;
	margin-top: -15px;
	background: url(bottom.png) 50% 50% no-repeat;
}

.cartinfo{
	line-height: normal;
	padding-top: 10px;
}

.minicarttotal, .minicartprice, .shopcartcheck{
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding: 0px 10px;
}

.minicarttotal{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.05em;
}

.shopcartcheck{
	font-weight: bold;
	margin-top: 10px;
}

#myminicartborder .shopcartcheck a:link,
#myminicartborder .shopcartcheck a:visited,
#myminicartborder .shopcartcheck a:active{
	display: block;
	width: 84px;
	height: 20px;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	background: url(button.png) no-repeat;
}

#myminicartborder .shopcartcheck a:hover{
	color: #ffffff;
}

.cartempty{
	font-size: 11px;
	color: #afafaf;
	font-weight: bold;
	padding-top: 30px;
}

.cartf {
	display:block;
	width:10px;
	height:5px;
	text-indent:-50000px;
}





