@CHARSET "UTF-8";
  /* Large Devices, Wide Screens */
	@media only screen and (max-width : 1200px){
   
	}
  
	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px){

	}
 
	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px){ 

	}
 
	/* Extra Small Devices, Phones */
	@media only screen and (max-width : 480px){

	}


.list li {
	display: block;
	float: left;
	height: 254px;
	margin: 6px;
	overflow: hidden;
	position: relative;
}

.list li>a {
	display: block;
}

ul.list {
	font-family: Arial;
	font-size: 13px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.list li .box-show {
	height: 245px;
	overflow: hidden;
	text-align: center;
	width: 188px;
}

.list li .box-info {
	bottom: 0;
	left: 0;
	min-height: 30px;
	padding: 15px 12px;
	position: absolute;
	width: 164px;
}

.list li .box-info h4 {
	color: #333627;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.list li .box-info .product-price-old {
	color: #B60000;
	text-decoration: line-through;
}

.list li .box-info .product-price {
	color: #333627;
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
}

ul.list-mini {
	font-size: 12px;
	margin: 0;
	padding: 20px 0px;
	clear: both;
	text-align: center;
}

ul.list-mini li {
	display: inline-block;
	height: 180px;
	width: 170px;
	/*overflow: hidden;*/
	position: relative;
	margin: 0px 45px 0 0;
	/*background: url(/images/list-mini-item-frame.png) repeat;*/
	/*padding: 25px 20px 97px 255px;*/
	padding: 0px;
}

ul.list-mini li .box-show {
	width: 170px;
	height: 245px;
	border: none;
	display: block;
}

ul.list-mini li .box-show .promo {
	top: 0;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 999;
}

ul.list-mini li .box-show .box-photo {
	display: block;
	position: absolute;
	top: 7px;
	left: 7px;
}

ul.list-mini li .box-show .foot {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	width: 170px;
}

ul.list-mini li .box-show .foot .name {
	font-size: 12px;
	color: #fff;
	display: block;
	width: 85%;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0px;
	/*float: right;*/
}

ul.list-mini li .box-show .foot>.price {
	font-size: 14px;
	color: #ff0000;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

ul.list-mini li .box-show .price>.product-price-old {
	font-size: 13px;
}

ul.list-mini li .box-show .foot .action {
	float: right;
	font-size: 10px;
	width: 81px;
	padding-top: 1px;
	height: 14px;
	border: 1px solid #d6b1bc;
}

/*ul.list li>a {
	
	display: block;
	
	position: relative;
	height: 100%;

}*/
.pokaz .user  .box-foot {
	border-bottom: 1px solid #e7d2d8;
	padding-bottom: 20px;
}

.box-foot .product-price-old {
	color: #b85b77;
	font-size: 13px;
	text-decoration: line-through;
}

.box-foot .product-price {
	color: #983b57;
	font-size: 22px;
}

.box-foot .left {
	border-right: 1px solid #a9aa9d;
	padding: 20px 8px;
	display: block;
}

.box-foot .action {
	margin: 24px 8px 0px;
}

#zoom1 {
	background: none repeat scroll 0 0 white;
	display: none;
	height: 340px;
	overflow: hidden;
	position: absolute;
	width: 395px;
	z-index: 999;
}

#zoom1>img {
	position: absolute;
}

.photos { /*border-top: 4px solid #dab8c2;*/
	text-align: center;
}

.infiniteCarousel {
	color: white;
	font-family: Myriad Pro;
	font-size: 22px;
	height: 65px;
	margin: 15px 0;
	position: relative;
}
/*
.infiniteCarousel .wrapper {
	min-height: 100px;
	width: 450px;
	overflow: hidden;
	position: relative;
}
*/
.infiniteCarousel .wrapper ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 9999px;
}

.infiniteCarousel ul li {
	display: block;
	float: left;
	margin: 3px 6px 3px 0;
	padding: 5px;
}

.pokaz .infiniteCarousel ul li {
	border: 0 none;
	border-radius: 0 0 0 0;
	height: 80px !important;
	padding: 0 !important;
	width: 106px !important;
}

.infiniteCarousel .arrow {
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	top: 20px;
	cursor: pointer;
}

.infiniteCarousel .forward {
	background: url(/images/slide_right.png) no-repeat 0 0;
	right: -25px;
}

.infiniteCarousel .back {
	background: url(/images/slide_left.png) no-repeat 0 0;
	left: -25px;
}

.mini {
	text-align: left;
	width: 450px;
	margin-top: 10px;
	margin-left:25px;
	height:100px;
}

.mini .simply-scroll,.mini .simply-scroll-clip {
	width: 393px;
}

.mini .simply-scroll .simply-scroll-list li {
	width: 100px;
}

#recoms .simply-scroll .simply-scroll-list li {
	width: 220px;
}
.photo {
	width: 498px;
	height: 358px;
	border:1px solid #a5a5a5;
	background-position: center center;
	background-repeat: no-repeat;
	/*float: left;*/
}

.photo img {
	max-height: 340px;
	max-width: 340px;
}

.pokaz .user {
	background: white;
	padding: 25px 25px 240px 370px;
	width: 395px;
	position: relative;
	margin-top: 10px;
	min-height: 240px;
}

.pokaz .user .box-foot {
	bottom: 170px;
	right: 0px;
}

.pokaz .user .actions { /*position: absolute;
	bottom: 20px;
	right: 27px;*/
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #c8c8c8;
	overflow: hidden;
	margin-top: 60px;
	clear: both;
	padding-top:15px;
	text-align:right;
}

div.category-content p {
	color: #575757;
	font-size: 12px;
}
.category-content.right > table{
	width:100%;
}
div.category-content table tbody tr td,div.category-content table tbody tr td a
	{
	font-size: 12px;
	color: #414141;
}
div.category-content table tbody tr td{
	border-width:0 0 1px 0;
	border-color:#e0e0e0;
	border-style:solid;
	width:100%;
}
category-content table tbody tr td a{
	display:inline-block;
	width:100%;
}
div.category-content table tbody tr td:FIRST-CHILD {
	/*width: 240px;*/
}

/*div.category-content table tbody tr td:FIRST-CHILD+td {
	width: 67px;
}*/

div.user ul.list-mini li.item span.box-show span.foot a.action.add {
	background: url(/images/dodaj.jpg) left center no-repeat;
	border: 0;
	width: 40px;
	height: 25px;
	border-radius: 0;
	float: left;
	margin: 0 0 5px 25px;
}

div.user ul.list-mini li.item span.box-show span.foot a.action.add:hover
	{
	box-shadow: 0 0 8px #d21e79;
}

li.item span.box-show span.foot span.price span.product-price {
	float: left;
	margin: 5px 0 0 15px;
}

li.item span.box-show a div.backgr {
	width: 155px;
	height: 106px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 7px 0px 0px 7px;
}

#gal_div {
	overflow: hidden;
}

#gal_div a {
	display: block;
	float: left;
	width: 90px;
	height: 90px;
	border: 1px #312826 solid;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 8px 20px;
}
div.content.lista div.user{
	margin:13px 0 20px 0;
}
div.content.pokaz div.user div.left div.mini ul.list li.li_carousel{
	border: 1px solid #d2d2d2;
}
div.content.pokaz div.user div.left div.mini ul.list li.li_carousel a{
	display:table-cell;
	height:80px;
	vertical-align:middle;
	width:110px;
	text-align:center;
}

div#main div.content div.user a.ksiega_gosci{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CF0070;
    border-radius: 2px 2px 2px 2px;
    color: #000000;
    cursor: pointer;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    padding: 5px 35px;
    width: auto;
	float:right;
}
div#main div.content div.user a.ksiega_gosci:hover{
	background: none repeat scroll 0 0 #CF0070;
    color: #FFFFFF;
}
div.content.program form#loginForm.loguj dt{
	color:#000;
	font-weight:bold;
	display:inline-block;
	float:left;
	clear:left;
	width:150px;
}
div.content.program form#loginForm.loguj dd{
	width:220px;
	float:left;
}
div.content.program form#loginForm.loguj dt, div.content.program form#loginForm.loguj dd{
	height:55px;
}
div.content.program form#loginForm.loguj dd input{
	border: 1px solid #D21E79;
    float: right;
    height: 20px;
    padding: 2px;
    width: 185px;
}
div.content.program form#loginForm.loguj dd#login-element input{
	height:28px;
	width:190px;
	font-weight:bold;
}
div.content.program form#loginForm.loguj dd#login-element input:hover{
	cursor:pointer;
	background:#D21E79;
	color:#fff;
}
div.content.program form#loginForm.loguj ul.errors li{
	color: #D21E79;
    font-size: 12px;
    font-weight: bold;
    margin-left: 42px;
}
div#main div.content.program div.user h2{
	color:#000;
	font-size:16px;
}
div.content.gift form{
	margin-top:30px;
}
div.content.gift input{
	border: 1px solid #D21E79;
    height: 24px;
    padding: 2px;
    width: 185px;
}
div.content.gift input[type = 'submit']{
	background: none repeat scroll 0 0 #D21E79;
    border: 1px solid #D21E79;
    border-radius: 1px 1px 1px 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 0 5px;
	height:30px;
	margin-bottom:20px;
}
div.content.gift dd,div.content.gift dt{
	display:inline-block;
}

.infiniteCarousel .wrapper {
    min-height: 100px;
    overflow: hidden;
    position: relative;
    width: 450px;
}