#content .info_wrapper {
	position: relative;
}

#content .info_wrapper .info_top {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

#content .info_wrapper .gallery {
	width: 393px;
	float: left;
}

#content .info_wrapper .info {
	margin-left: 16px;
	width: 631px;
	float: left;
}

#content .info_wrapper .icons {
	position: relative;
	float: right;
	width: 105px;
}

#content .info_wrapper .icons div {
	float: right;
}

#content .info_wrapper .icons .fb {
	background: url('../images/product_detail/ikona_fb_1.png') no-repeat;
}

#content .info_wrapper .icons .email {
	background: url('../images/product_detail/ikona_email_1.png') no-repeat;
}

#content .info_wrapper .gallery .main_image {
	width: 393px;
	height: 303px;
	background: url('../images/product_detail/foto_main.jpg') no-repeat;
	text-align: center;
	position: relative;
}

#content .info_wrapper .gallery .main_image .warranty {
	width: 56px;
	height: 56px;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 10;
}

#content .info_wrapper .gallery .main_image a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
}

#content .info_wrapper .gallery .additional_images_wrapper {
	overflow: hidden;
	height: 105px;
}

#content .info_wrapper .gallery .additional_images_wrapper .additional_image {
	background: url('../images/product_detail/foto_thumbnail.jpg') no-repeat;
	width: 121px;
	height: 95px;
	margin-top: 10px;	
	text-align: center;
	margin-right: 15px;
	float: left;
}

#content .info_wrapper .gallery .additional_images_wrapper .additional_image.last {
	margin-right: 0px;
}

#content .info_wrapper .gallery .additional_images_wrapper .additional_image a {
	display: block;
	padding-top: 2px;
	padding-left: 1px;
	margin-left: auto;
	margin-right: auto;
}

#content .info_wrapper .gallery .additional_videos_wrapper {
	overflow: hidden;
	width: 393px;
	height: 250px;
	position: relative;
}

#content .info_wrapper .gallery .video {
	display: block;
	width: 393px;
	height: 240px;
	margin-top: 10px;
	position: relative;
	background-color: #848589;
}

#content .info_wrapper .gallery .video .button_play {
	background: url('../images/product_detail/button_play.png') no-repeat center center;
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#content .info_wrapper .gallery .video .vidbox {
	position: relative;
	z-index: 10;
}

#content .info_wrapper .info .border {
	background: url('../images/product_detail/divider.png') no-repeat bottom left;
	padding-bottom: 20px;
	clear: both;
}

#content .info_wrapper .info .product_name {
	color: #5a5a5a;
}

#content .info_wrapper .info h1 {
	font-size: 22px;
	padding-right: 40px;
	color: inherit;
	margin: 0px;
	background: none;
	height: 100%;
	line-height: 25px;
	width: auto;
}

#content .info_wrapper .info h2 {
	font-size: 20px;
}

#content .product_price table {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#content .product_price table tr {
	vertical-align: bottom;
}

#content .product_price table tr.top {
}

#content .product_price table tr.bottom {
	font-size: 18px;
	line-height: 20px;
}

#content .product_price table td.price {
    color: Orange;
    font-size: 30px;
}

#content .product_price table td.price.total {
    font-weight: bold;
    font-size: 50px;
	line-height: 50px;
}

#content .product_price table td.price.total .price_int {
}

#content .product_price table td.price.total .price_decimal {
	vertical-align: 19px;
	font-size: 23px;
}

#content .product_price table .base_price {
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
}

#content .product_price table .orange {
	color: #FF9600;
}

#content .product_price table .non_orange {
	color: #9a9b9e;
}

#content .product_price table .base_price .price_int {
}

#content .product_price table .base_price .price_decimal {
	vertical-align: 9px;
	font-size: 17px;
}

#content .product_price table .base_price .price_int .bigpricetag{
}

#content .product_price table .base_price .price_decimal .smallpricetag{
vertical-align: top;
}

#content .footnote {
	margin-top: 10px;
	font-size: 12px;
}

#content .info_wrapper .info .add_to_cart {
	width: 199px;
	height: 35px;
	background: url('../images/product_detail/gumb_kosarica.png') no-repeat;
	margin: 20px 0px;
	cursor: pointer;
}

#content .info_wrapper .info .add_to_cart.maribor {
    background: url("../images/product_detail/gumb_kosarica_mb.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}


#content .info_wrapper .info .add_to_cart.ljubljana {
    background: url("../images/product_detail/gumb_kosarica_lj.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}


#content .info_wrapper .info .add_to_cart.celje {
    background: url("../images/product_detail/gumb_kosarica_ce.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#content .info_wrapper .product_description_wrapper {
	position: relative;
	margin-top: 20px;
	width: 100%;
	z-index: 10;
	overflow: hidden;
	padding-top: 10px;
}

#content .info_wrapper .product_description_wrapper .product_description {
	overflow: hidden;
	text-align: justify;
}

#content .info_wrapper .product_description_wrapper .product_description_slider {
	margin-top: 20px;
	width: 100%;
	height: 28px;
	cursor: pointer;
	position: relative;
	bottom: 0px;
}

#content .info_wrapper .product_description_wrapper .product_description_slider.down {
	background: url('../images/product_detail/drop_down.png') no-repeat;
}

#content .info_wrapper .product_description_wrapper .product_description_slider.up {
	background: url('../images/product_detail/drop_down_up.png') no-repeat;
}

#content .info_wrapper .product_description p {
	margin: 0px;
	padding: 0px;
}

#content .info_wrapper .product_description_wrapper .description_head {
	background: url('../images/product_detail/opis_bg_head.png') no-repeat;
	width: 100%;
	height: 5px;
}

#content .info_wrapper .product_description_wrapper .description_body {
	background: url('../images/product_detail/opis_bg_body.png') repeat-y;
	width: 100%;
	overflow: hidden;
}

#content .info_wrapper .product_description_wrapper .description_body .desc_inner {
	padding-left: 10px;
	padding-top:15px;
	text-align: justify;
	padding-bottom: 0px;
	font-size: 12px;
	color: #5A5A5A;
}

#main_desc, #pack_desc, #mod_desc {
	color: #5A5A5A;
}

.desc_inner ul {
	padding-left: 30px;
	padding-right: 30px;
	list-style-position: outside;
}

.desc_inner a {
	color: #FF9600;
}

#content .info_wrapper .product_description_wrapper .description_foot {
	background: url('../images/product_detail/opis_bg_foot.png') no-repeat;
	height: 21px;
}

#content .info_wrapper .product_description_wrapper .description_foot.down {
	height: 43px;
	background: url('../images/product_detail/vec_dol.png') no-repeat;
}

#content .info_wrapper .product_description_wrapper .description_foot.up {
	height: 43px;
	background: url('../images/product_detail/vec_gor.png') no-repeat;
}

#content .info_wrapper .product_description_wrapper :hover.description_foot.down, #content .info_wrapper .product_description_wrapper :hover.description_foot.up {
	cursor: pointer;
}

#productAttributes {
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

#content .info_wrapper .info .bt_contents {
	font-weight: bold;
}

#content .info_wrapper .info ul.bt_list {
	list-style-type: none;
}

#content .info_wrapper .info ul.bt_list > li {
	display: block;
}

#content .info_wrapper .info ul.bt_list > li .bt_price {
	margin-left: 5px;
	color: #FF9600;
}

#content .info_wrapper .info ul.bt_list ul {
	list-style-type: none;
	display: inline;
}

#content .info_wrapper .info ul.bt_list li li {
	display: inline;
	margin-left: 10px;
}

/* better together */

#content .info_wrapper .special_offer {
	width: 100%;
	margin-top: 20px;
}

#content .info_wrapper .special_offer .special_header {
	width: 100%;
	height: 26px;
	background: url('../images/product_detail/bt_top.jpg') no-repeat;
}

#content .info_wrapper .special_offer .special_header h3 {
	color: White;
	line-height: 26px;
	vertical-align: middle;
	font-size: 17px;
	font-weight: normal;
	padding-left: 10px;
}
	
#content .info_wrapper .special_offer .special_body {
	height: 190px;
	width: 100%;
	background: url('../images/product_detail/bt_content.jpg') no-repeat;
	position: relative;
}

#content .special_body .prev {
	position: absolute;
	width: 23px;
	height: 23px;
	top: 76px;
	left: 10px;
	background: url('../images/product_detail/specials_prev.png') no-repeat;
	z-index: 10;
	cursor: pointer;
}

#content .special_body .next {
	position: absolute;
	width: 23px;
	height: 23px;
	top: 76px;
	right: 10px;
	background: url('../images/product_detail/specials_next.png') no-repeat;
	z-index: 10;
	cursor: pointer;
}

#content .special_body .prev.disabled, #content .special_body .next.disabled {
	background: none;
}

#content .special_body .jCarouselSpecialsWrapper {
	position: relative;
	padding: 10px 40px;
}

#content .special_body .jCarouselSpecialsWrapper .jCarouselSpecials {
	overflow: hidden;
	height: 170px;
}

#content .special_body .jCarouselSpecials ul {
	list-style-type: none;
	overflow: hidden;
	height: 100%;
}

#content .special_body ul li {
	float: left;
	margin-left: 21px;
	padding-right: 20px;
	border-right: 1px solid #E6E6E6;
	width: 150px;
	height: 170px;
	text-align: center;
	position: relative;
	color: #5A5A5A;
}

#content .special_body ul li .special_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: Black;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: .4;
	z-index: 10;
}

#content .special_body ul li .specials_image {
	width: 150px;
	height: 110px;
	position: relative;
	margin: 3px 0px;
	background: White;
}

#content .special_body ul li .specials_name, #content .special_body ul li .specials_price {
	white-space: nowrap;
	line-height: 13px;
	font-size: 13px;
	vertical-align: middle;
}

#content .special_body ul li .specials_name {
	height: 26px;
	white-space: normal;
	font-size: 11px;
	overflow: hidden;
}

#content .special_body ul li .specials_image .add {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 20px;
	height: 20px;
	background: url('../images/product_detail/item_add.png') no-repeat;
	cursor: pointer;
}

#content .special_body ul li .specials_image .remove {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 20px;
	height: 20px;
	background: url('../images/product_detail/item_remove.png') no-repeat;
	cursor: pointer;
}

#content .special_body ul li .specials_image .remove {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 20px;
	height: 20px;
	background: url('../images/product_detail/item_remove.png') no-repeat;
}

#content .special_body ul li .specials_price .old {
	text-decoration: line-through;
}

#content .special_body ul li .specials_price .new {
	color: Orange;
	font-size: 19px;
	font-weight: bold;
}

#content .special_body ul li .quantity {
	font-size: 8px;
}

#content .info_wrapper .info_top .attribute {
    display: inline-block;
    font-size: 12px;
    padding: 10px;
    vertical-align: top;
}

#content .info_wrapper .info_top .attribute h4 {
}

#content .info_wrapper .info_top .attribute > div {
}

#content .info_wrapper .info_top .one_time_charges {
	clear: both;
	font-size: 10px;
	margin-top: 5px;
}

/* promo product attributes */
#content .special_body ul li .specials_image .button .promotion {
	font-size: 10px;
	position: absolute;
	display: none;
	width: 160px;
	height: 110px;
	right: 0px;
	top: 0px;
	background: White;
}

#content .special_body ul li .specials_image .button .add {
	right: 2px;
	top: 2px;
}

#content .special_body ul li .specials_image :hover.button .add {
	top: 88px;
}

#content .special_body ul li .specials_image :hover.button .promotion {
	display: block;
}

#description_list {
	list-style-type: none;
	height: 23px;
	overflow: hidden;
	margin-left: 20px;
	position: relative;
	top: 1px;
}

#description_list li {
	float: left;
	margin-right: 5px;
}

#description_list li a {
	background: url('../images/product_detail/tab_passive.png') no-repeat;
	display: block;
	width: 95px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: White;
	white-space: normal;
}

#description_list li a {
	text-decoration: none;
}

#content .product_description .desc_block {
	clear: both;
	margin-top: 10px;
}

#content .product_description .desc_block ul, #content .product_description > ul {
	padding-left: 30px;
}

#content .product_description .desc_block ul li, #content .product_description > ul li {
	padding-left: 5px;
}

#desc_tabs.ui-widget-content {
	border: 0 none;
	background: none;
}

#desc_tabs.ui-widget {
	font-family: inherit;
	font-size: inherit;
	padding: 0px;
}

#desc_tabs.ui-tabs .ui-tabs-panel {
	padding: 0px;
}

#description_list.ui-widget-header {
	background: none;
	border: 0 none;
	border-bottom: 1px solid #E6E6E6;
}

#description_list.ui-tabs-nav {
	padding: 0px;
}

#description_list.ui-corner-all {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border: 0 none;
}

#description_list li.ui-tabs-selected {
	pading: 0px;
}

#description_list li.ui-state-active {
	background: none;
	border: 0px none;
}

#description_list li.ui-state-default {
	background: none;
	border: 0px none;
}

.ui-tabs .ui-tabs-nav li {
	margin: 0px;
	top: 0px;
}

.ui-tabs .ui-tabs-nav li a {
	padding: 0px;
}

#description_list .ui-state-default a {
	/*background: none;*/
	background: url('../images/product_detail/tab_passive.png') no-repeat;
	color: White;
}

#description_list .ui-state-active a {
	/*background: none;*/
	background: url('../images/product_detail/tab_active.png') no-repeat;
	color: #848589;
}

.form_wrapper {
    display: inline-block;
    min-height: 60px;
    position: relative;
    width: 100%;
    z-index: 20;
	margin-top: 7px;
}

.form_wrapper > div {
    display: table-cell;
    vertical-align: top;
    width: 440px;
}

#assistance {
    display: table-cell;
    font-size: 10px;
    list-style: outside none none;
    margin: 10px 0;
    vertical-align: top;
}

#assistance li {
	position: relative;
	cursor: pointer;
}

#assistance li span {
	text-decoration: underline;
}

#assistance li:hover span {
	color: #FF9600;
}

#assistance li div {
	background-color: White;
	border: 2px solid #FF9600;
	display: none;
	position: absolute;
	color: #848589;
	left: -270px;
	padding: 3px;
	top: -15px;
	width: 260px;
	cursor: default;
	text-align: justify;
}

#assistance li div a:hover {
	text-decoration: none;
	color: #FF9600;
}

#assistance li:hover div {
	display: block;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: url('../images/fancybox/fancy_close.png');
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancybox/fancy_title_over.png');
	display: block;
	color: White;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
background:url('../images/fancybox/fancy_nav_left.png');
}

#fancybox-right-ico {
background:url('../images/fancybox/fancy_nav_right.png');
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: url(../images/fancybox/fancy_close.png); }

.fancybox-ie #fancybox-title-over	{ background: url(../images/fancybox/fancy_title_over.png);}
.fancybox-ie #fancybox-title-left	{ background: url(../images/fancybox/fancy_title_left.png); }
.fancybox-ie #fancybox-title-main	{ background: url(../images/fancybox/fancy_title_main.png); }
.fancybox-ie #fancybox-title-right	{ background: url(../images/fancybox/fancy_title_right.png); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/panevropa/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/panevropa/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/panevropa/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/panevropa/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/panevropa/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/panevropa/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/panevropa/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/panevropa/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/* jqvideobox */
#lbOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #000;
  cursor: pointer;
  z-index: 1000;
}

#lbCenter, #lbBottomContainer {
  position: absolute;
  left: 50%;
  overflow: hidden;
  background-color: #fff;
  text-align: center;
  padding: 5px;
  z-index: 1000;
}

.lbLoading {
  background: #fff url('../images/fancybox/loading.gif') no-repeat center;
}

#lbImage {
  border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  outline: none;
  height:30px;
  width:30px;
  display:none;
  z-index: 10;
}

#lbPrevLink {
  left: 0;
  background: url('../images/fancybox/fancy_nav_left.png') no-repeat White;
}

#lbNextLink {
  right: 0;
  background: url('../images/fancybox/fancy_nav_right.png') no-repeat White;
}

#lbBottom {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 10px;
  color: #666;
  line-height: 1.4em;
  text-align: left;
  border: 5px solid #fff;
  border-top-style: none;
}

#lbCloseLink {
  display: none;
  position: absolute;
  width: 30px;
  height: 30px;
  right: 5px;
  top: 5px;
  background: transparent url('../images/fancybox/fancy_close.png') no-repeat;
}

#lbCaption, #lbNumber {
  margin-right: 71px;
}

#lbCaption {
  font-weight: bold;
}

.lbImageCaption {
  color: #555555;
  left: 4px;
  top:0px;
  position: absolute;
  font-size:9px;
}

/* Tiny Scrollbar */
#scrollbar1, #scrollbar2,  #scrollbar3  { width: 610px;  padding-bottom: 2px;}
#scrollbar1 .viewport, #scrollbar2 .viewport, #scrollbar3 .viewport { width: 590px; height: 300px; overflow: hidden; position: relative; }
#scrollbar1 .viewport div, #scrollbar2 .viewport div, #scrollbar3 .viewport div{ width: 590px;}
#scrollbar1 .overview , #scrollbar2 .overview , #scrollbar3 .overview{ list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar, #scrollbar2 .scrollbar, #scrollbar3 .scrollbar{ background: none; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track, #scrollbar2 .track, #scrollbar3 .track{ 

	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
    border: 1px solid #CCC;
    height: 100%;
    padding: 0 1px;
    position: relative;
    width: 8px;
    background: #DDDDDD;
    left: 6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;

}
#scrollbar1 .thumb , #scrollbar2 .thumb ,  #scrollbar3 .thumb 
{ 
  /*  background: none repeat scroll 0 0 rgba(255, 150, 0, 1.0);*/
    cursor: pointer;
    height: 15px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 14px;
    left: -4px;
    margin: auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	
    background:rgb(255,149,0);

	/*background-image: linear-gradient(left , rgb(255,149,0) 25%, rgb(255,224,71) 52%, rgb(255,140,0) 77%);
	background-image: -o-linear-gradient(left , rgb(255,149,0) 25%, rgb(255,224,71) 52%, rgb(255,140,0) 77%);
	background-image: -moz-linear-gradient(left , rgb(255,149,0) 25%, rgb(255,224,71) 52%, rgb(255,140,0) 77%);
	background-image: -webkit-linear-gradient(left , rgb(255,149,0) 25%, rgb(255,224,71) 52%, rgb(255,140,0) 77%);
	background-image: -ms-linear-gradient(left , rgb(255,149,0) 25%, rgb(255,224,71) 52%, rgb(255,140,0) 77%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		right bottom,
		color-stop(0.25, rgb(255,149,0)),
		color-stop(0.52, rgb(255,224,71)),
		color-stop(0.77, rgb(255,140,0))
	);

	-webkit-box-shadow:0px 0px 2px 2px rgb(255,224,71); -moz-box-shadow:0px 0px 2px 2px rgb(255,224,71); -o-box-shadow:0px 0px 2px 2px rgb(255,224,71); -ms-box-shadow:0px 0px 2px 2px rgb(255,224,71); box-shadow:0px 0px 2px 2px rgb(255,224,71);
	*/
}
#scrollbar1 .viewport p, #scrollbar2 .viewport p, #scrollbar3 .viewport p
{
padding:0px;
margin:0px;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

#scrollbar1 .disable, #scrollbar2 .disable, #scrollbar3 .disable { display: none; }

/*** EXTRA CSS FOR ODKUP***/
#content .info_wrapper .product_description_wrapper .description_rabljena_body 
{
    background: url("../images/product_detail/opis_bg_body.png") repeat-y scroll 0 0 transparent;
    width: 100%;
}

#content .info_wrapper .product_description_wrapper .description_rabljena_body  .desc_inner {
    color: #5A5A5A;
    font-size: 12px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 15px;
    text-align: justify;
}

#content .info_wrapper .product_description_wrapper .description_rabljena_body  .desc_inner  #main_desc
{
	width:611px;
}



#content .info_wrapper .info div.p_limited_offer 
{
    color: #5a5a5a;
    display: inline-block;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    margin-top: 3px;
    width: 100%;
}

#content div.info_top div.gallery  div.main_image div.special_poslovalnica_offer
{
	background: none repeat scroll 0 0 #ff9600;
	position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    display: inline-block;
    font-family: verdana;
    font-size: 12px;
    font-weight: lighter;
    padding: 8px;

	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}