.photoWrap0 {
	margin-left: 18px;
	margin-top: 5px;
}
.photo {
	border: solid 1px #ccc;
	margin: 2px;
	float: left;
	width: 172px;
	text-align: center;
	height: 190px;
}
.photoWrap1 {
	width: 135px;
	height: 135px;
	display: table-cell;
	vertical-align: middle;
	background: #efefef;
}
.photoWrap2 {
	margin: 0 auto;
}



.photo .zamow {
	float: right;
	margin: 5px 5px 5px 0;
	display: block;
	background: url(../../img/zamow.jpg) no-repeat;
	width: 70px;
	height: 26px;
	text-decoration: none !important;
	padding-top: 7px;
	font: bold 11px Tahoma;
}
	
.product_card .zamow:hover {
	background-position: -70px 0px;
}
.pagination {
	border: solid 1px #ccc;
	width: 100%;
	text-align: center;
	padding: 4px 0;
}
.pagination .goToForm {
	float: right;
}
.pagination .goToForm #pageNo {
	width: 30px;
}
.pagination a {
	color: #646464 !important;
	text-decoration: none !important;
	line-height: 20px;
	}
	
.pagination .disabled {
	color: #9C9C9C !important;
	}
	
.pagination a, .pagination .actual {
	padding-right: 7px;
	margin-left: 5px;
	background: url(../../img/line.gif) no-repeat right center;
	}
	
.pagination .last {
	padding-right: 0px;
	background: none;
	}
	
.pagination a:hover {	
	text-decoration: underline !important;
	}
	
.pagination .disabled:hover {
	text-decoration: none !important;
	cursor: text;
	}
	
.goToForm {
	color: #646464;
	margin-right: 5px;
	}
	
.actual {
	color: #C30000;
	}
	
.actual span {
	font-weight: bold;
	}
	
.helpartlist form label {
	color: #545444;
	font-size: 10px;
	display:block;
	padding-bottom: 3px;
	}
	
#normalTag {
	width: 110px;
	float: left;
	margin-top: 3px;
	}
	
#searchByTagName {
	float: right;
	}
	
#advancedSearch {
	display: block;
	width: 70px;
	font-size: 10px;
	line-height: 10px;
	color: #919191;
	}
	
#advancedOptions {
	margin-top: 15px;
	}
	
#advancedOptions label {
	font-size: 12px;
	color: black;
	float: left;
	width: 130px;
	margin-top: 3px;
	}
	
#advancedOptions #categoryTag {
	float: left;
	width: 80px;
	}
	
#menu ul {
	list-style: none;
	border-bottom: solid 1px #D9D9D9;
	height: 26px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
#menu ul li a {
	float: left;
	display: block;
	width: 119px;
	height: 17px;
	margin-right: 3px;
	text-align: center;
	padding: 5px 0px;
	text-decoration: none;
	}
	
#menu ul .active {
	background: url(../../img/button_active.gif) no-repeat;
	display: block;
	font: bold 12px arial;
	color: #2B7DAF;
	}
	
#menu ul .active:hover {
	font-weight: bold;
	color: #51A2D4;
	}
	
#menu ul .button {
	display: block;
	font: normal 12px arial;
	height: 27px;
	width: 119px;
	background: url(../../img/button.gif) no-repeat;
	}
	
#menu ul .button:hover {
	font-weight: bold;
	text-decoration: none;
	background: url(../../img/button_hover.gif) no-repeat;
	}

	
.pricelist { color: #666; font-size: 11px; width: 100%; border-spacing: 3px; margin-bottom: 15px;}
.pricelist th, .pricelist .darkbg { font-weight: bold; text-align: center; padding: 2px 4px; border: solid 1px #ccc; background: #eeeeee;}
.pricelist td { font-size: 11px; text-align: center; border: solid 1px #ccc;}
.pricelist .normal { font-weight: normal; }

.pricelist colgroup th {
	font-weight: normal;
	}
	
.pricelist .lighter {
	font-weight: normal;
	}
.pricelist .specialFormatPrice { color: #F93; font-weight: bold; font-size: 11px; }
.pricelistsecond .specialFormatPrice {
	width: 73px;
	}
	
#updateCart {
	float: right;
	}
	
h3.toLeft {
	float: left;
	width: 120px;
	margin: 0;
	padding: 4px 0;
	}	
	
#photoInfo th, #photoInfo td {
	padding: 4px 0;
	}
	
#photoInfo th {
	width: 120px;
	}
	
#tagsList, #groupsList {
	margin: 0;
	}
	
#tagsList li, #groupsList li {
	float: left;
	list-style: none;
	margin-right: 15px;
	}
	
.eventPicture2 {
	text-align: center;
	width: 540px;
	position: relative;
	margin-bottom: 20px;
	}
	
.eventPicture2 img {
	margin: 0 auto 20px auto;
	z-index: 0;
	}
	
.bottomLine {
	margin-top: 10px;
	border-top: solid 1px #D9D9D9;
	padding-top: 15px;
	padding-left: 400px;
	}
	
.hoverLeft {
	display: block;
	position: absolute;
	z-index: 1;
	width: 250px;
	height: 100%;
	top: 0;
	left: 0;
	}
	
.hoverRight {
	display: block;
	position: absolute;
	z-index: 1;
	width: 250px;
	height: 100%;
	top: 0;
	right: 0;
	}
	
.arrow {
	background: #CC0000;
	width: 50px;
	height: 35px;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	}
	
.hoverLeft .arrow {
	left: 20px;
	}
	
.hoverRight .arrow {
	left: 180px;
	}
	
.editionBig {
	width: 250px;
	height: 303px;
	border: solid 1px #cccccc;
	float: left;
	margin-right: 5px;
	}
	
.firstBig {
	margin-left: 12px;
	}
	
#eventsList {
	margin-top: 15px;
	}
	
#eventsList th, #eventsList td {
	padding: 3px;
	}
	
#eventsList a {
	text-decoration: none;
	color: #5F5F5F;
	}
	
#cartProducts .head th, #cartProducts .head td {
	border-bottom: 1px solid #838383;	
	}

#cartProducts th, #cartProducts td {
	padding: 3px 4px;
	color: #838383;
	}
	
#cartProductsOrder {
	float: right;
	margin-top: 5px;
	}
	
#informations th, #informations td {
	padding-bottom: 10px;
	}
	
#informations th {
	font-weight: bold;
	}
