

#mainWrap {
	margin: 0 auto;
	width: 900px;
}

#slidingTopWrap {
	width: 185px;
	margin: -1px 0 0 753px;
	padding: 16px 11px 22px;
	position: fixed;
	top: 0;
	z-index: 10;
	
	/*border: 1px solid #a8a8a8;
	border-top: none !important;
	border-radius: 0 0 20px 20px;
	border-bottom: 7px solid #282828;*/
	
	height: 53px;
	
	background: url("../../img/box-shopping-cart.png") no-repeat scroll 0 0 transparent;
	
	/*background: #d8d8d8;*/
	/*background: url("../../img/kosarica-icon.png") no-repeat 12px center #e2e2e2;*/
	
	/*background: #ebebeb;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ebebeb 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#d8d8d8));
	background: -webkit-linear-gradient(top,  #ebebeb 0%,#d8d8d8 100%);
	background: -o-linear-gradient(top,  #ebebeb 0%,#d8d8d8 100%);
	background: -ms-linear-gradient(top,  #ebebeb 0%,#d8d8d8 100%);
	background: linear-gradient(to bottom,  #ebebeb 0%,#d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#d8d8d8',GradientType=0 );*/
	
	text-align: center;
}
/*
.Cart-Line {
	width: 205px;
	height: 20px;
	background: #282828;
	border-radius: 0 0 20px 20px;
	z-index: -10;
	position: absolute;
	margin: 50px 0 0 -20px;
}
*/
#slidingTopWrap p {
	padding: 0 0 5px;
	font-size: 12px;
	color: #505050;
}

#slidingTopWrap p a, #slidingTopWrap p a:hover, #slidingTopWrap p a:focus {
	padding: 0;
	font-size: 12px;
	color: #E10210;
}

#slidingTopWrap p.lastP {
	padding: 0 0 10px;
}

a#slidingTopTrigger {
	z-index: 1;
}

a#slidingTopTrigger img {
	margin: 11px 0 0 -3px;
	position: absolute;
}

img.BottomArrow-ShoppingCart {
	margin-top: 5px !important;
}

#slidingTopContent {
	border-top: none !important;
	background-color: #EBEBEB;
	border: 1px solid #c7c7c7;
	margin: 45px 0 0 -11px;
	overflow: hidden;
	padding: 0 0 20px;
	width: 205px;
	position: relative;
	z-index: 500;
}

#slidingTopFooter {
	color: #282828;
	font-size: 12px;
	/*height: 40px;*/
	margin: 0;
}

#slidingTopFooter A:link {
	text-decoration: none;
	color: #282828;
}

#slidingTopFooter A:visited {
	text-decoration: none;
	color: #666666;
}

#slidingTopFooter A:hover {
	color: #666666;
}

#slidingTopFooter A:active {
	color: #666666;
}


#slidingTopFooterLeft {
	width: 185px;
	float: left;
	margin: 0;
}

#slidingTopFooterRight {
	float: right;
	margin: 15px 30px 0 0;
}

#wrdInfoWrap {
	background-color: #FFFF99;
	height: 80px;
}

#wrdInfoWrapLeft {
	float: left;
	width: 300px;
	padding: 10px;
}

#wrdInfoWrapRight {
	float: right;
}

#wrdInfoWrapRight A:link, #wrdInfoWrapRight A:visited, #wrdInfoWrapRight A:active {
	color: #333333;
}

#wrdInfoWrapRight A:hover {
	color: #669900;
}

#wrdTutorialInfo {
	margin: 25px 10px; 0 0;
	background-color: #FFFFFF;
	padding: 5px;
}

#headerWrap {
	width: 100%;
	height: 30px;
	background-color: #666666;
	border: 1px #999999 solid;
}

#contentWrapLeft {
	float: left;
	width: 650px;
}


#contentWrapRight {
	float: right;
	width: 250px;
}

.productWrap {
	float:left;
	width: 170px;
	margin: 5px;
	padding:10px;
	text-align:center;
	color:#7a7a7a;
	border: 1px #EBEBEB solid;
}

.productPriceWrap {
	background-color: #CCCCCC;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}

.productPriceWrap img {
	border: 0;
}

#basketWrap {
	margin: 10px;
	background-color: #EBEBEB;
}

#basketTitleWrap {
	background-color: #D8D8D8;
	border: 1px solid #B8B8B8;
	color: #282828;
	font-weight: bold;
	height: 20px;
	padding: 5px;
}

#basketItemsWrap img {
	border: 0;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

#basketItemsWrap ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 7px;
	padding: 0;
}

#basketItemsWrap li {
 background-color: #FFFFFF;
    font-size: 12px;
    margin: 5px 0 0;
    padding: 4px 5px 6px;
    text-align: left;
}

.basketItemLeft {
	float: left;
}

.basketItemRight {
	float: right;
}

#bannerWrap {
	margin: 10px;
	padding-bottom: 5px;
}


.ButtonK {
display: inline-block;
    margin: 10px 0;
}

a.KupiButton {
	background: none repeat scroll 0 0 #E10210;
	border: 1px solid #B8000C;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 8px;
}










