@charset "utf-8";
/* CSS Document */

html {
	width: 100%;
	padding: 0;
	margin: 0;
	}

body {
	width: 100%;
	margin:0;
	padding:0;
	background:url(images/body_bg.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	}

h1 {
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	color:#3399cc;
	}

h2 {
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:bold;
	color:#000;
	}
	
h3 {
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#595959;
	}

p {
	margin:0;
	padding:0;
	font-size:13px;
	color:#4b4b4b;
	}

a {
	text-decoration:none;
	}

img {
	border:none;
	}
	
.clearer {
	clear:both;
	height:1px;
	font-size:0px;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}

/* Header */

#header {
	width:964px;
	height:174px;
	text-align:left;
	background: url(images/blue/header_bg.png) no-repeat center;
/*	margin: 17px auto 17px auto;*/
	margin: 0 auto 17px auto;
	padding-top: 17px;
	}

#logo_txt {
	float:left;
	width:780px;
	}

#header_logo {
	float:left;
	width:500px;
	height:90px;
	text-align:center;
	margin-top:24px;
	}
	
#header_txt {
	float: left;
	width:240px;
	margin-top: 23px;
	padding-left: 10px;
	background: url(images/blue/header_txt.png) no-repeat top left;
	}
	
#header_txt h1 {
	font-weight:normal;
	margin-top:-3px;
	text-transform:uppercase;
	}
	
#header_txt p {
	line-height: 15px;
	text-align: left;
	font-weight:bold;
	}

#tabs {
	clear:both;
	width:760px;
	padding-top:3px;
	margin-left:7px;
	}

#tabs ul {
	margin:0;
	padding:0 11px 0 11px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url(images/blue/left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 11px;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#765;
	cursor:pointer;
	}

#tabs a span {
	float:left;
	display:block;
	background:url(images/blue/right.gif) no-repeat right top;
	padding:5px 11px 4px 0;
	color:#545454;
	}

#tabs a:hover span {
	color:#000;
	}

#tabs a:hover {
	background-position:0% -27px;
	}

#tabs a:hover span {
	background-position:100% -27px;
	}

#tabs .act_tab a, #tabs .act_tab a:hover {
	background-position:0% -54px;
	cursor:default;
	}

#tabs .act_tab a span, #tabs .act_tab a:hover span {
	background-position:100% -54px;
	color:#000;
	}

#nav_bot {
	clear:both;
	margin-left:9px;
	margin-top:0px;
	}
    
#nav_bot ul {
	list-style:none;
	margin:0;
	padding:0;
	background:#CCC;
	}

#nav_bot li {
	float:left;
	margin-left:5px;
	}
	
#nav_bot a {
	float:left;
	display:block;
	position:relative;
	height:17px;
	padding:5px 5px;
	font-weight:bold;
	color:#fff;
	}
	
#nav_bot a:hover {
	text-decoration: underline;
	}
	
#header_akcija {
	float:right;
	margin-top:5px;
	padding-right:18px;
	width:160px;
	}
	
#header_box {
	float:right;
	}
	
#header_box a:link, #header_box a:visited {
	display:block;
/*	color:#fff;*/
	font-weight:bold;
	}

#header_box span {
	display:block;
	margin-top:9px;
	}
	
/*#header_box a:hover span, #header_box a:hover {
	text-decoration:underline;
	}*/

#header_cena {
	float:right;
	width:84px;
	height:84px;
	margin: 50px 8px 0 0;
	text-align:center;
	background:url(images/blue/star.png) no-repeat center center;
	}
	
#hc_top {
	margin-top:22px;
	font-size:15px;
	font-weight:bold;
	color:#3399cc;
	}
	
#hc_bot {
	font-size:18px;
	font-weight:bold;
	color:#515151;
	}
	
/* Left Column */

#content {
	width:964px;
	margin:0 auto 0 auto;
	text-align:center;
	}
	
#column_left {
	text-align:right;
	width:194px;
	}
	
#column_right {
	text-align:left;
	width:194px;
	}
	
#column_mid {
	text-align:center;
	width:576px;
	}
	
#cl_subnav {
	text-align:left;
	margin-top:15px;
	padding-top:8px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
#cl_subnav h2 {
	background:url(images/blue/add-folder-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left: 15px;
	}
	
#cl_subnav ul {
	margin:7px 2px 1px 2px;
	padding:0;
	list-style:none;
	}

#cl_subnav li {
	padding:1px;
	}
	
#cl_subnav a {
	display:block;
	width:178px;
	font-size:15px;
	color:#4b4b4b;
	font-weight:bold;
	padding-left: 10px;
	}
	
#cl_subnav a:hover {
	color:#fff;
	padding-left:10px;
	background: #3399cc url(images/blue/pointer.gif) no-repeat 170px center;
	}
		
#cl_subnav .subnav_act a, #cl_subnav .subnav_act a:hover {
	width:167px;
	color:#fff;
	padding-left:22px;
	background: #3399cc url(images/blue/pointer.gif) no-repeat 11px center;
	cursor:default;
	}

.box_bot {
	height:13px;
	margin-top:-1px;
	padding:0;
	background:#FFF url(images/blue/box_bot.png) no-repeat left top;
	}


#cl_search_price {
	width:194px;
	text-align:left;
	margin-top: 15px;
	padding-top:8px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
#cl_search_price h2 {
	background:url(images/blue/search-grey.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}

#cl_search_price ul {
	margin:7px 2px 1px 2px;
	padding:0;
	list-style:none;
}

#cl_search_price li {
	padding:1px;
}

#cl_search_price a {
	display:block;
	font-size:15px;
	color:#4b4b4b;
	font-weight:bold;
	padding-left: 10px;
}

#cl_search_price a:hover {
	text-decoration:underline;
}


#cl_search {
	width:194px;
	text-align:left;
	margin-top: 0px;
	padding-top:8px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
#cl_search h2 {
	background:url(images/blue/search-grey.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}
		
#cl_search_forms {
	margin:22px 0 5px 13px;
	}

#cl_box_abc {
	text-align:left;
/*	padding:15px 19px 12px 12px;*/
/*	background:url(images/blue/box_abc.png) no-repeat left top;*/
	line-height:20px;
	}
	
#cl_box_abc p {
	line-height:22px;
	text-align:center;
	}
	
#cl_box_abc a {
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
	padding:0 2px 0 2px;
	margin-bottom: 15px;
	}
	
#cl_box_abc a:hover {
	text-decoration:underline;
	color:#000;
	}
	
#cl_top_sellers {
	text-align:left;
	margin-top:17px;
	padding-top:8px;
	background:url(images/blue/box_bg.png) no-repeat left top;	
	}
	
#cl_top_sellers h2 {
	background:url(images/blue/download-music-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-bottom:18px;
	margin-left:15px;
	}
	
#cl_top_sellers a {
	display:block;
	height:44px;
	width:186px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	margin:10px 0 0 3px;
	color:#4b4b4b;
	font-weight:bold;
	cursor:pointer;
	}
	
#cl_top_sellers a:hover {
	padding-top:0;
	padding-bottom:0;
	border-top:#3399cc solid 2px;
	border-bottom:#3399cc solid 2px;
	background-color:#e1f2fa;
	color:#000;
	}	
	
#cl_top_sellers img {
	float:left;
	border:#3399cc solid 1px;
	margin-top:-1px;
	margin-bottom:-1px;
	}

#cl_top_sellers .ts_no {
	float:left;
	display:block;
	width:15px;
	margin-left:3px;
	padding-right:3px;
	text-align:right;
	}
	
#cl_top_sellers .ts_txt {
	float:left;
	display:block;
	width:105px;
	padding-left:5px;
	}
	
#cl_mail {
	text-align:left;
	margin-top: 15px;
	padding-top:8px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
#cl_mail h2 {
	background:url(images/blue/email-open-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}

#cl_mail p {
	margin: 13px 8px 8px 13px;
	font-weight:bold;
	}
		
#cl_mail_forms {
	margin:10px 0 0 13px;
	}

/* Right Column */

#cr_cart {
	text-align:left;
	padding-top:8px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
#cr_cart h2 {
	background:url(images/blue/shopping-cart-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}

#cr_cart p {
	margin: 15px 13px 10px 13px;
	line-height:18px;
	}

#cr_cart2 {
	text-align:right;
	}

#cr_cart2 a:link, #cr_cart2 a:visited {
	color:#4b4b4b;
	font-weight:bold;
	background:url(images/blue/shopping-cart2.gif) no-repeat left 2px;
	padding-left:17px;
	margin-right:13px;
	}
	
#cr_cart2 a:hover {
	color:#3399cc;
	text-decoration:underline;
	}
	
#cr_cart_bot {
	text-align:left;
	padding:15px 13px 13px 13px;
	background:url(images/blue/cart_bot.png) no-repeat left top;
	}
	
#cr_cart_bot p {
	margin-top:5px;
	}

#cr_cart_bot img {
	display:block;
	float:right;
	width:65px;
	height:34px;
	margin-top:3px;
	}
	
#cr_cart_bot ul {
	margin:5px 0 0 15px;
	padding:0;
	list-style-type:disc;
	}
	
#cr_cart_bot li {
	margin:0px;
	}
	
#cr_cart_bot a:link, #cr_cart_bot a:visited {
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
	}
	
#cr_cart_bot a:hover {
	text-decoration:underline;
	color:#3399cc;
	}

#cr_news {
	text-align:left;
	margin-top:17px;
	padding-top:8px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
#cr_news h2 {
	background:url(images/blue/web-page-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	margin-bottom:18px;
	}
	
#cr_news a {
	display:block;
	height:50px;
	width:168px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	margin:10px 3px 0 3px;
	color:#4b4b4b;
	font-weight:bold;
	cursor:pointer;
	background:url(images/blue/news_icon.png) no-repeat 5px 5px;
	}
	
#cr_news a:hover {
	padding-top:0;
	padding-bottom:0;
	border-top:#3399cc solid 2px;
	border-bottom:#3399cc solid 2px;
	color:#000;
	background:#e1f2fa url(images/blue/news_icon_hl.png) no-repeat 5px 3px;
	}	
	
#cr_news img {
	float:left;
	border:#3399cc solid 1px;
	margin-top:-1px;
	margin-bottom:-1px;
	}
	
#cr_news .news_txt {
	float:left;
	display:block;
	width:115px;
	padding-left:5px;
	}

#cr_news .all_releases {
	text-align: center;
	height: 26px;
	padding: 0;
	margin: 10px auto 0 auto;
}

#cr_news .all_releases a {
	padding: 0;
	margin: 10px auto 0 auto;
	height: 26px;
	text-align: center;
	background: none;
	border: none;
	color: #4b4b4b;
	font-weight:bold;
	line-height:20px;
}

#cr_news .all_releases a:hover {
	padding: 0;
	margin: 10px auto 0 auto;
	text-align: center;
	background: none;
	border: none;
	color: #4b4b4b;
	text-decoration: underline;
	line-height:20px;
}

.box_bot_right {
	height:13px;
	margin-top:-1px;
	padding:0;
	background:#FFF url(images/blue/box_bot.png) no-repeat left top;
	}
	
	
/* SILVER BOX */
#s_box {
	text-align:left;
	margin-top:15px;
	padding-top:18px;
	background:url(images/box_silver.png) no-repeat left top;
}
	
#s_box p {
	margin: 15px 13px 10px 13px;
	line-height:18px;
}

/*#s_box img {
	display:block;
	float:right;
	width:65px;
	height:34px;
	margin:15px 5px 5px 5px;
}*/
	
#s_box ul {
	margin:5px 13px 10px 13px;
	padding:0 13px;
	list-style-type:disc;
}
	
#s_box li {
	margin:0px;
}
	
#s_box a:link, #s_box a:visited {
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
}
	
#s_box a:hover {
	text-decoration:underline;
	color:#3399cc;
}

#s_box div.secure_txt {
	margin: 10px;
	padding-top: 10px;
	color:#339900;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.s_box_bot {
	height:26px;
	margin-top:-1px;
	padding:0;
	background:#FFF url(images/box_silver_bot.png) no-repeat left top;
}
	
/* Footer */

#footer {
	width:964px;
	height:168px;
	text-align:left;
	background: url(images/footer_bg.png) no-repeat center top;
	margin:15px auto 0px auto;
	padding-top:20px;
	}
	
#footer a {
	color:#818181;
	font-weight:bold;
	}

#footer a:hover {
	color:#4b4b4b;
	text-decoration:underline;
	}
	
#footer h2 {
	margin-bottom:10px;
	color:#595959;
	}

#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#footer li {
	margin-top:10px;
	}
	
#footer_txt1 {
	float:left;
	width:218px;
	height:170px;
	padding-left:20px;
	border-right:#b4b4b4 dashed 1px;
	}
	
#footer_txt1 h1 {
/*	margin-top:24px;*/
	margin-top: 10px;
	}

#footer_txt2, #footer_txt3 {
	float:left;
	width:218px;
	height:170px;
	padding-left:20px;
	border-right:#b4b4b4 dashed 1px;
	}

#footer_txt4 {
	float:left;
	width:218px;
	padding-left:20px;
	}
	
	
.credits {
	color:#9c9c9c;
	}
	
#footer .credits a {
	padding:0;
	margin:0;
	}
	
/* Index */

#top_frames {
	width:544px;
	height:194px;
	margin:0 auto 0 auto;
}


.mid_top {
	float:left;
	width:169px;
	height:194px;
	background:url(images/mid_top_bg.png) no-repeat top left;
	text-align:center;
}

.mid_top img {
	margin-top:20px;
}
	
.mid_top span {
	display:block;
}
	
.mid_top a span {
	margin-top:5px;
	margin-right:13px;
	font-weight:bold;
	text-align:right;
	color:#3399cc;
}
	
.mid_top a:hover span {
	text-decoration:underline;
}


#mid_frame1 {
	float:left;
	width:368px;
	height:234px;
	background:url(images/mid_frame1.png) no-repeat top left;
	text-align:left;
	}
	
#mid_frame1 img {
	float:left;
	margin:12px 10px 0 12px;
	border:#3399cc solid 2px;
	}
	
#mid_frame1 h1 {
	margin: 10px 12px 10px 0;
	}

#mid_frame1 p {
	text-align:justify;
	font-weight:bold;
	margin:0 15px 0 0;
	}
	
#mid_frame1 a:hover, #mid_frame1 a:hover h1  {
	text-decoration:underline;
	color:#3399cc;
	}

#mf_link {
	text-align:right;
	margin-top:10px;
	}
	
#mf_link a:link, #mf_link a:visited {
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
	background:url(images/blue/add-favorite-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-right:13px;
	}
	
#mf_link a:hover {
	color:#3399cc;
	text-decoration:underline;
	}
	
#mid_frame2 {
	float:right;
	text-align:center;
	width:159px;
	height:234px;
	background:url(images/mid_frame2.png) no-repeat top right;
	}
	
#mid_frame2 h1 {
	margin: 8px auto 2px auto;
	}
	
#mid_frame2 img {
	border:#3399cc solid 2px;
	}

.mid_holder_title h1 {
	margin: 0 0 10px 8px;
	padding: 0 0 0 8px;
	text-align:left;
}

.center {
	margin:0 18px 0 18px;
}

.mid_holder {
	width:544px;
	margin:17px auto 0 auto;
/*	text-align:left;
	padding-left:3px;*/
}

.mid_holder_first {
	width:544px;
	margin:2px auto 0 auto;
}

.mid_wrapper {
	float:left;
	width:169px;
	text-align:left;
	border-bottom:#c9c9c9 solid 1px;
	border-top:#c9c9c9 solid 1px;
	padding: 5px 0 5px 0;
}

.mid_wrapper a {
	display:block;
	font-weight:bold;
	text-align:right;
	color:#3399cc;
}



.mid_cena_wrapper {
	margin: 10px 0px 0px 0px;
	color: #4b4b4b;
}

.mid_cena {
	float: left;
}
.mid_cena_right {
	float:right;
}

.mid_cena_obicajna {
	text-decoration: line-through;
}

.mid_cena_spletna {
	color: #3399cc;
	font-weight: bold;
}


.mid_content {
/*	height:130px;*/
	height: 280px;
}

.mid_content img {
	float:left;
	margin-right:5px;
	margin-top:1px;
}

.mid_content p {
	clear:both;
	font-weight:normal;
}

.mid_content a {
	font-weight:normal;
	text-align:left;
}
	
.mid_box {
	display:block;
	float:left;
	width:169px;
/*	padding: 0 5px 0 10px;*/
	text-align:left;
	}
	
.mid_box h2 {
	height:20px;
	padding-top:4px;
	padding-left:8px;
	background:url(images/mid_h2.png) no-repeat top center;
	font-size:13px;
	color:#4b4b4b;
	}

.md_content {
	height:80px;
	margin-top:5px;
	border-bottom:#c9c9c9 solid 1px;
	}
	
.md_content img {
	float:left;
	margin-right:5px;
/*	border:#3399cc solid 1px;*/
	}

.md_content h3 {
	margin-bottom:11px;
	}
	
.md_content	a:hover, .md_content a:hover h3 {
	text-decoration:underline;
	color:#595959;
	}
	
.md_content p {
	text-align: justify;
	}
	
.md_price {
	text-align:right;
	margin-top:5px;
	font-weight:bold;
	color:#3399cc;
	}
	
.md_price a, .md_price a:visited {
	color:#3399cc;
}

.md_price a:hover {
	text-decoration:underline;
}

.mid_container_bottom {
	text-align: center;
}

.mid_container_bottom a, .mid_container_bottom a:visited, .mid_container_bottom a:link {
	color: #3399cc;
}

.mid_container_bottom a:hover {
	color: #3399cc;
	text-decoration: underline;
}










.search_cena_wrapper {
	padding: 10px 0 5px 0;
/*	margin-left: 50px;*/
	color: #4b4b4b;
}

.search_cena_obicajna {
	padding-left: 20px;
	text-decoration: line-through;
}

.search_cena_spletna_left {
	padding-left: 30px;
	color: #3399cc;
	font-weight: bold;
}

.search_cena_spletna_right {
	padding-left: 20px;
	color: #3399cc;
	font-weight: bold;
}





/* Product page */

#product_details {
	width:518px;
	height:240px;
	margin:0 auto 0 auto;
	padding:13px 13px 2px 13px;
	background:url(images/blue/product_details_bg.png) no-repeat top center;
	}

#pd_thumb {
	float:left;
	width:133px;
	}
	
#pd_thumb img {
/*	border:#3399cc solid 2px;*/
	}
	
#pd_thumb span {
	display:block;
	padding-top:5px;
	}
	
#pd_thumb a:link, #pd_thumb a:visited {
	color:#4b4b4b;
	font-weight:bold;
	padding-left:17px;
	background:url(images/blue/search-icon-blue.gif) no-repeat left 2px;
	}
	
#pd_thumb a:hover {
	color:#3399cc;
	text-decoration:underline;
	}

#pd_info {
	width:370;
	margin-left:144px;
	}
	
#pd_info h1 {
	text-align:left;
	}
	
#pd_cena {
	float:left;
	width:150px;
	margin-top:10px;
	text-align:left;
	font-weight:bold;
	}

#pd_cena strong {
	font-weight:normal;
	}
	
#pd_cena em {
	font-style:normal;
	text-decoration:line-through;
	}

#pd_cena span {
	display:block;
	font-size:15px;
	margin-top:2px;
	color:#3399cc;
	}

#pd_discount {
	float:right;
	width:200px;
	padding-left:5px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#3399cc;
}

.pd_button_buy {
	float:right;
	display:block;
	width:211px;
	height:36px;
/*	margin-top:10px;*/
	background:url(images/blue/product_button.png) no-repeat center center;
	}

.pd_button_buy a:link, .pd_button_buy a:visited {
	display:block;
	width:173px;
	height:28px;
	padding-top:8px;
	padding-left:38px;
	color:#3399cc;
	font-size:15px;
	font-weight:bold;
	background:url(images/blue/shopping-cart-buy.png) no-repeat 11px 11px;
	text-align:center;
	}
	
.pd_button_buy a:hover {
	text-decoration:underline;
	color:#3399cc;
	}

#pd_manufacturer {
	width:100px;
	margin-top:12px;
	padding-left:10px;
	font-size:11px;
	color:#4b4b4b;
	font-weight:normal;
	}

#pd_manufacturer a, a:visited {
	color:#4b4b4b;
}

#pd_manufacturer a:hover {
	text-decoration:underline;
}

.pd_man_h {
	margin: 1px 0 -3px -10px;
	color:#000;
	font-weight:bold;
	}
	
#pd_req {
	float:right;
	width:200px;
	padding-left:10px;
	text-align:left;
	font-size:11px;
	color:#4b4b4b;
	}
	
#pd_rating {
/*	float:right;
	width:230px;
	font-weight:bold;*/
	float:left;
	width:150px;
	font-weight:bold;
	text-align:center;
	padding-left:15px;
	}

#pd_rating_txt {
/*	display:block;
	float:left;
	width:114px;
	padding-top:2px;
	color:#4b4b4b;*/
	display:block;
	width:120px;
	padding-top:2px;
	padding-left:2px;
	text-align:center;
	color:#4b4b4b;
	padding-right:15px;
	}

#pd_rating img {
	float:left;
	display:block;
	margin-left:3px;
	border:none;
	}
	
#pd_similar {
	text-align:left;
	margin-top:15px;
	padding:8px 8px 0 13px;
	background:url(images/similar_bg.png) no-repeat left top;
	}
	
#pd_similar	a:link, #pd_similar	a:visited {
	display:block;
	margin-top:7px;
	color:#3399cc;
	}
	
#pd_similar	a:hover {
	color:#3399cc;
	text-decoration:underline;
	}

#pd_similar_bot {
	height:13px;
	margin-top:-1px;
	padding:0;
	background: #FFF url(images/similar_bot.png) no-repeat left top;
	}

#pd_gallery {
	text-align:left;
	padding-top:8px;
	margin-top:15px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}

#pd_gallery h2 {
	background:url(images/popular.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	margin-bottom:20px;
	}

#pd_gallery a {
	display:block;
	width: auto;
	margin-top:12px;
	text-align:center;
	}

#pd_gallery img {
	border:#3399cc solid 1px;
	}

#pd_gallery span a:link, #pd_gallery span a:visited {
	font-weight:bold;
	color:#4b4b4b;
	}

#pd_gallery span a:hover {
	color:#3399cc;
	text-decoration:underline;
	}

#pd_trailer {
	width:518px;
	margin:0 auto 10px auto;
	}

#pd_txt {
	width:518px;
	margin:0 auto 0 auto;
	text-align:justify;
	}

#pd_comments {
	width:518px;
	margin:0 auto 0 auto;
	padding:8px 13px 0 13px;
	background:url(images/comments_bg.png) no-repeat top center;
	}

.pd_h1 {
	color:#4b4b4b;
	text-align:left;
	margin: 10px 0 3px 28px;
	font-weight:normal;
	}

#pd_comments {
	text-align:left;
	color:#4b4b4b;
	}

#pd_comments p {
	border-top:#4b4b4b dashed 2px;
	padding-top:3px;
	padding-bottom:10px;
	}

.pdc_name {
	float:left;
	width:300px;
	padding-top:2px;
	}
	
.pdc_name span {
	font-weight:bold;
	font-size:15px;
	color:#3399cc;
	}

.pdc_rating {
	float:right;
	width:200px;
	font-weight:bold;
	}

.pdc_rating_txt {
	display:block;
	float:left;
	text-align:right;
	width:84px;
	padding-top:2px;
	}

.pdc_rating img {
	float:left;
	display:block;
	margin-left:3px;
	}

#pdc_add_more {
	height:15px;
	padding-top:2px;
	border-top:#4b4b4b dashed 2px;
	}
	
#pdc_add {
	float:left;
	width:150px;
	text-align:left;
	padding-left:17px;
	background:url(images/blue/add-comment-blue.gif) no-repeat left 2px;
	}
	
#pdc_more {
	float:right;
	width:150px;
	text-align:right;
	}
	
#pdc_more a:link, #pdc_more a:visited, #pdc_add a:link, #pdc_add a:visited {
	color:#4b4b4b;
	font-weight:bold;
	}
	
#pdc_more a:hover, #pdc_add a:hover {
	color:#3399cc;
	text-decoration:underline;
	}

.pd_comments_bot {
	width:544px;
	height:13px;
	margin:0 auto -1px auto;
	background:url(images/comments_bot.png) no-repeat top center;
	}
	
#pd_holder {
	width:544px;
	margin:0 auto 0 auto;
	text-align:left;
	padding-top:13px;
	background:url(images/comments_bg.png) no-repeat top center;
	}
	
.pd_box {
	display:block;
	float:left;
	width:164px;
	padding-left:13px;
	text-align:left;
	}
	
.pd_content img {
	float:left;
	margin-right:5px;
/*	border:#3399cc solid 1px;*/
	}

.pd_content h3 {
	margin-bottom:11px;
	}
	
.pd_content	a:hover, .pd_content a:hover h3 {
	text-decoration:underline;
	color:#595959;
	}
	
.pd_content p {
	text-align: justify;
	}

/* Search results */

#sr_options {
	width:519px;
	margin:0 auto 0 auto;
	text-align:left;
	color:#4b4b4b;
	}

#sr_options a:link, #sr_options a:visited {
	font-weight:bold;
	padding:3px;
	color:#4b4b4b;
	}
	
#sr_options a:hover {
	text-decoration: underline;
	color:#3399cc;
	}
	
#sr_options span {
	padding:3px;
	}
	
.sr_holder {
	width:518px;
	margin:15px auto -5px auto;
	padding:13px 13px 0 13px;
	background:url(images/comments_bg.png) no-repeat top center;
	}
	
.sr_cena {
	float:right;
	width:150px;
	margin: 4px 2px;
	text-align:right;
	font-weight:bold;
	}

.sr_cena strong {
	font-weight:normal;
	}
	
.sr_cena em {
	font-style:normal;
	text-decoration:line-through;
	}

.sr_cena span {
	display:block;
	font-size:15px;
	margin-top:2px;
	color:#3399cc;
	}

.sr_button_buy {
	float:right;
	display:block;
	width:211px;
	height:36px;
	background:url(images/blue/product_button.png) no-repeat center center;
	}

.sr_button_buy a:link, .sr_button_buy a:visited {
	display:block;
	width:173px;
	height:28px;
	padding-top:8px;
	padding-left:38px;
	color:#3399cc;
	font-size:15px;
	font-weight:bold;
	background:url(images/blue/shopping-cart-buy.png) no-repeat 11px 11px;
	text-align:center;
	}
	
.sr_button_buy a:hover {
	text-decoration:underline;
	color:#3399cc;
	}

.sr_rating {
	float:left;
/*	width:230px;*/
	width:auto;
	margin-top:13px;
	font-weight:bold;
	}

.sr_rating_txt {
	display:block;
	float:left;
/*	width:114px;*/
	padding-top:2px;
	color:#4b4b4b;
	text-align:left;
	padding-left: 88px;
	padding-right: 3px;
	}

.sr_rating img {
	float:left;
	display:block;
	margin-left:3px;
	}

.sr_more_info {
	float:right;
	display:block;
	margin-top: -20px;
	padding-bottom: 20px;
	color:#3399cc;
	padding-right: 10px;
}

.sr_more_info a {
	color:#3399cc;
	font-weight:bold;
}

.sr_more_info a:hover {
	text-decoration:underline;
}

.sr_content {
	float:left;
	width:500px;
	text-align:left;
	margin-bottom:10px;
	}

.sr_content img {
	float:left;
	margin-right:5px;
	}

.sr_content h3 {
	margin-bottom:11px;
	}
	
.sr_content	a:hover, .sr_content a:hover h3 {
	text-decoration:underline;
	color:#595959;
	}
	
.sr_content p {
	text-align: justify;
	margin-left: 50px;
	}
	
.sr_search {
	width:194px;
	text-align:left;
	padding-top:8px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
.sr_search h2 {
	background:url(images/blue/search-grey.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}
	
.sr_search_forms {
	margin:22px 0 5px 13px;
	}

.sr_box_abc {
	text-align:left;
	padding:15px 19px 12px 12px;
	background:url(images/blue/box_abc.png) no-repeat left top;
	line-height:20px;
	}
	
.sr_box_abc p {
	line-height:22px;
	text-align:center;
	}
	
.sr_box_abc a {
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
	padding:0 2px 0 2px;
	}
	
.sr_box_abc a:hover {
	text-decoration:underline;
	color:#000;
	}

.sr_holder_bot {
	width:544px;
	height:13px;
	margin:0 auto -1px auto;
	background:url(images/comments_bot.png) no-repeat top center;
	}

.abc_holder {
	width:518px;
/*	height:860px;*/
	margin:15px auto -5px auto;
	padding:13px 13px 5px 13px;
	background:url(images/comments_bg_new.png) no-repeat top center;
	}
	
.abc_holder td {
	text-align: left;
	vertical-align: top;
	line-height: 22px;
/*	width: 250px;*/
}
	
.abc_holder #left {
	float:left;
	text-align:left;
	width:250px;
}

.abc_holder #right {
	float:right;
	text-align:left;
	width:250px;
}

.abc_holder a, .abc_holder a:link, .abc_holder a:visited {
	font-size: 13px;
	font-weight:bold;
	color:#595959;
}

.abc_holder a:hover {
	text-decoration:underline;
}

.abc_holder_bot {
	width:544px;
	height:13px;
	margin:0 auto -1px auto;
	background:url(images/comments_bot.png) no-repeat top center;
}

#listing {
	text-align:center;
}

#listing a, a:visited {
	 color:#3399cc;
}

#listing a:hover {
	 color:#3399cc;
	 text-decoration:underline;
}
/* Shopping Cart */

#cl_cart {
	text-align:left;
	padding-top:8px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
#cl_cart h2 {
	background:url(images/blue/shopping-cart-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}

#cl_cart p {
	margin: 15px 13px 0 13px;
	line-height:18px;
	}

#cl_dostava {
	text-align:left;
	padding-top:8px;
	margin-top:15px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
#cl_dostava h2 {
	background:url(images/blue/email-open-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}

#cl_dostava p {
	margin: 15px 13px 0 13px;
	line-height:18px;
	}
	
#cr_varnost {
	text-align:left;
	padding-top:8px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
#cr_varnost h2 {
	background:url(images/blue/lock-page-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}

#cr_varnost p {
	margin: 15px 13px 0 13px;
	line-height:18px;
	}

#cr_varnost img {
	margin: 10px 0 0 60px;
	}

#cr_varnost2 {
	text-align:left;
	padding-top:8px;
	margin-top:15px;
	background:url(images/blue/box_bg.png) no-repeat left top;
	}
	
#cr_varnost2 h2 {
	background:url(images/blue/lock-page-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}

#cr_varnost2 p {
	margin: 15px 13px 0 13px;
	line-height:18px;
	}
	
#cart_status {
	width:544px;
	height:36px;
	margin:5px auto 10px auto;
	font-size:15px;
	font-weight:bold;
	}

.cs_circ_blue {
	float:left;
	width:31px;
	height:26px;
	padding-top:5px;
	background:url(images/circle_blue.png) no-repeat center center;
	font-size:18px;
	color:#000;
	}
	
.cs_blue {
	float:left;
	width:auto;
	color:#3399cc;
	padding-top:8px;
	}

.cs_line_blue {
	float:left;
	width:42px;
	height:18px;
	background:url(images/line_blue.png) no-repeat bottom center;
	}

.cs_circ_grey {
	float:left;
	width:31px;
	height:26px;
	padding-top:5px;
	background:url(images/circle_grey.png) no-repeat center center;
	font-size:18px;
	color:#818181;
	}

.cs_grey {
	float:left;
	width:auto;
	color:#818181;
	padding-top:8px;
	}

.cs_line_grey {
	float:left;
	width:42px;
	height:18px;
	background:url(images/line_grey.png) no-repeat bottom center;
	}

#cart_table_wrapper {
	width:538px;
	margin:0 auto 0 auto;
	padding: 3px 3px 0 3px;
	background:url(images/comments_bg.png) no-repeat top center;
	}
	
#cart_table {
	text-align:left;
	}

#cart_table .right {
	padding-right:5px;
	}

.ct_img_pc {
	display:block;
	float:left;
	border:#3399cc solid 1px;
	}

.ct_pc {
	color:#3399cc;
	}
	
a.ct_pc:link, a.ct_pc:visited {
	display:block;
	color:#4b4b4b;
	font-weight:bold;
	padding-left:17px;
	background:url(images/blue/shopping-bag-remove.gif) no-repeat left top;
	}
	
a.ct_pc:hover {
	color:#3399cc;
	text-decoration:underline;
	}
	
.ct_pc_h2 {
	float:left;
	width:140px;
	margin-top:1px;
	margin-left:3px;
	}

.ct_img_ps {
	display:block;
	float:left;
	border:#3366cc solid 1px;
	}

.ct_ps {
	color:#3366cc;
	}
	
a.ct_ps:link, a.ct_ps:visited {
	display:block;
	color:#4b4b4b;
	font-weight:bold;
	padding-left:17px;
	background:url(images/purp/shopping-bag-remove.gif) no-repeat left top;
	}
	
a.ct_ps:hover {
	color:#3366cc;
	text-decoration:underline;
	}

.ct_ps_h2 {
	float:left;
	width:140px;
	margin-top:1px;
	margin-left:3px;
	}

.ct_menu {
	float:right;
	margin: 25px 5px;
	}

.ct_first_row {
	height:20px;
	border-bottom:#c9c9c9 solid 1px;
	color:#4b4b4b;
	}
	
.ct_first_row td {
	padding-left:5px;
	}
	
.ct_br_borders {
	border-bottom:#c9c9c9 solid 1px;
	border-right:#c9c9c9 solid 1px;
	}	
	
.ct_grey_column {
	width:85px;
	padding-left:5px;
	background:#f5f5f5;
	color:#818181;
	}
	
.ct_top {
	background:#f5f5f5;
	}
	
.ct_white_column {
	width:90px;
	padding-left:5px;
	}
	
.ct_corner {
	width:90px;
	background:url(images/ct_corner.gif) no-repeat top right;
	border-bottom:#c9c9c9 solid 1px;
	}
	
.ct_side {
	border-bottom:#c9c9c9 solid 1px;
	}
	
.ct_reg_row {
	height:70px;
	}
	

#cart_bot {
	width:534px;
	height:41px;
	margin:0 auto 10px auto;
	padding-right:10px;
	background:url(images/cart_bot.png) no-repeat top center;
	text-align:right;
	font-size:15px;
	font-weight:bold;
	color:#818181;
	padding-top:20px;
	}
	
#cart_bot span {
	font-weight:normal;
	font-size:18px;
	color:#4b4b4b;
	}
	
#cart_radio {
	width:546px;
	margin:0 auto 10px auto;
	text-align:left;
	}

#cart_radio p {
	padding-left:20px;
	}

#cart_button {
	float:right;
	display:block;
	width:211px;
	height:36px;
	margin-top:20px;
	background:url(images/blue/product_button.png) no-repeat center center;
	}

#cart_button a:link, #cart_button a:visited {
	display:block;
	width:173px;
	height:28px;
	padding-top:8px;
	padding-left:38px;
	color:#3399cc;
	font-size:15px;
	font-weight:bold;
	background:url(images/blue/check-blue.gif) no-repeat 12px 11px;
	text-align:center;
	}
	
#cart_button a:hover {
	text-decoration:underline;
	color:#3399cc;
	}

#cart_akcija {
	width:518px;
	margin:0 auto 10px auto;
	text-align:left;
	}
	
#cart_akcija p {
	color:#ff6600;
	font-weight:bold;
	}

.ca_cena {
	float:right;
	width:150px;
	margin:4px 2px;
	text-align:right;
	font-weight:bold;
	}

.ca_cena strong {
	font-weight:normal;
	}
	
.ca_cena em {
	font-style:normal;
	text-decoration:line-through;
	}

.ca_cena span {
	display:block;
	font-size:15px;
	margin-top:2px;
	color:#ff6600;
	}

.ca_buy_pc {
	float:right;
	display:block;
	width:211px;
	height:36px;
	background:url(images/blue/product_button.png) no-repeat center center;
	}

.ca_buy_pc a:link, .ca_buy_pc a:visited {
	display:block;
	width:173px;
	height:28px;
	padding-top:8px;
	padding-left:38px;
	color:#3399cc;
	font-size:15px;
	font-weight:bold;
	background:url(images/blue/shopping-cart-buy.png) no-repeat 11px 11px;
	text-align:center;
	}
	
.ca_buy_pc a:hover {
	text-decoration:underline;
	color:#3399cc;
	}

.ca_buy_ps {
	float:right;
	display:block;
	width:211px;
	height:36px;
	background:url(images/purp/product_button.png) no-repeat center center;
	}

.ca_buy_ps a:link, .ca_buy_ps a:visited {
	display:block;
	width:173px;
	height:28px;
	padding-top:8px;
	padding-left:38px;
	color:#3366cc;
	font-size:15px;
	font-weight:bold;
	background:url(images/purp/shopping-cart-buy.png) no-repeat 11px 11px;
	text-align:center;
	}
	
.ca_buy_ps a:hover {
	text-decoration:underline;
	color:#3366cc;
	}

#cart_wrapper {
	width:518px;
	margin:0 auto 0 auto;
	padding: 3px 13px 0 13px;
	background:url(images/comments_bg.png) no-repeat top center;
	text-align:left;
	}

#cart_wrapper p {
	margin-top:10px;
	}
	
#cw_txt {
	float:left;
	width:220px;
	margin-top:10px;
	text-align:right;
	font-weight:bold;
	color:#818181;
	line-height:30px;
	}
	
#cw_forms {
	float:left;
	width:230px;
	margin-top:12px;
	padding-left:10px;
	text-align:left;
	}
	
.cw_forms_full {
	float:left;
	margin-bottom:9px;
	height:15px;
	}

.cw_forms_small {
	float:left;
	margin-bottom:9px;
	margin-left:10px;
	height:15px;
	}

.cw_menu {
	width:50px;
	}
	
#cart_wrapper h1 {
	color:#4b4b4b;
	text-align:left;
	margin-top:10px;
	margin-bottom:-10px;
	font-weight:normal;
	}

#cw_radio {
	width:200px;
	padding-top:2px;
	}	
	
#cw_radio span {
	padding-top:2px;
	margin-right:10px;
	}

#cw_forms h1 {
	margin-top:5px;
	margin-bottom:5px;
	}

#cart_bot p {
	text-align:left;
	margin-left:13px;
	margin-top:-10px;
	}

#cart_button_wrapper {
	width:544px;
	margin:-15px auto 10px auto;
	}
	
.cart_submit {
	float:left;
	display:block;
	width:211px;
	height:36px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(images/blue/product_button.png) no-repeat center center;
	}

.cart_submit a:link, .cart_submit a:visited {
	display:block;
	width:173px;
	height:28px;
	padding-top:8px;
	padding-left:38px;
	color:#3399cc;
	font-size:15px;
	font-weight:bold;
	background:url(images/blue/check-blue.gif) no-repeat 12px 11px;
	text-align:center;
	}
	
.cart_submit a:hover {
	text-decoration:underline;
	color:#3399cc;
	}

#cart_akcija {
	width:518px;
	margin:0 auto 10px auto;
	text-align:left;
	}
	
/* help */
#help_header {
	width:780px;
	height:100px;
	text-align:left;
	background: url(images/help_header_bg.png) no-repeat left center;
}

#help_header_txt {
	float: right;
	width: 320px;
	margin-top: 20px;
}
	
#help_header_txt p {
	font-size: 22px;
	text-align: left;
}

#tos {
	width:100%;
	height:500px;
	overflow:visible;
	margin:2px 0 0 0;
	padding: 0 10px 20px 10px;
	text-align:left;
	color: #4b4b4b;
	}

#tos h2 {
	text-align:left;
	margin-bottom:7px;
	}

#tos h3 {
	text-align:left;
	margin-bottom:7px;
	font-size:15px;
	}
	
#tos p {
	text-align:left;
	margin-bottom:13px;
	}


.listing_wrapper {
	padding: 10px 20px 10px 20px;
	color: #000000;
	font-weight: normal;
}

.listing_wrapper a, .listing_wrapper a:visited, .listing_wrapper a:link {
	color: #000000;
	font-weight: normal;
}

.listing_wrapper a:hover {
	color: #000000;
	text-decoration: underline;
}

.no_results {
	padding: 10px 20px;
	text-align:left;
	font-weight: bold;
	font-size: 14px;
	color:#4b4b4b;
}

.navigation {
	text-align: left;
	color:#000000;
	padding: 0px 0px 10px 10px;
}

.navigation a, .navigation a:visited, .navigation a:link, .navigation a:hover {
	text-decoration: underline;
	text-align: left;
	color:#000000;
}





/* NEW PRODUCT DETAILS */
.product_details_wrapper {
	width: 544px;
	margin: 0 auto;
	padding: 13px 13px 0 13px;
	background: url(images/product_details.png) no-repeat top center;
	font-size: 13px;
}

.product_details_bottom {
	width: 544px;
	height:13px;
	margin: 0 auto;
	padding: 0 13px 2px 13px;
	background: url(images/product_details_bottom.png) no-repeat top center;
}

.product_open_gallery {
	display:block;
	padding-top:5px;
	padding-left: 17px;
}

.product_open_gallery a, .product_open_gallery a:link, .product_open_gallery a:visited {
	color: #4b4b4b;
	font-weight:bold;
	background:url(images/blue/search-icon-blue.gif) no-repeat left 2px;
	padding-left: 17px;
	font-size:12px;
	padding-top:0;
	margin-top:0;
}

.product_open_gallery a:hover {
	color: #3399cc;
	text-decoration:underline;
}

.product_gallery_info {
	color: #4b4b4b;
	font-size:9px;
	text-align:center;
	padding:0;
	margin:0;
}

.product_thumb {
	width: 134px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}

.product_thumb img {
	border: none;
	text-align:center;
	padding-left:10px;
}

#product_rating {
/*	width:150px;*/
	font-weight:bold;
	text-align:center;
	padding-left:15px;
}

#product_rating img {
	float:left;
	display: block;
/*	margin-left:3px;*/
	margin:0 0 0 3px;
	padding:0;
	border:none;
}

#product_rating_txt {
	display: block;
	width:120px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 15px;
	text-align: center;
	color: #4b4b4b;
	font-weight: bold;
	font-size: 12px;
}

.product_info {
	width:360px;
	margin-left: expression('10px');
	padding-left: expression('10px');
	text-align:left;
	vertical-align:top;
	margin:0;
	padding:0;
}

.product_info h1 {
	text-align:left;
	margin: 0 0 10px 0;
}

.pd_info_left {
	vertical-align:top;
	text-align:left;
}

.pd_info_right {
	vertical-align: top;
	margin-right:10px;
	padding-right:10px;
}

.product_manufacturer {
	margin-top:10px;
	padding-left: 10px;
	font-size:11px;
	color: #4b4b4b;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

.product_manufacturer_h {
	color:#000000;
	font-weight: bold;
	margin-left: -10px;
}

.product_manufacturer a:link, .product_manufacturer a:visited {
	color:#424242;
	font-size:11px;
}

.product_req {
	margin-top:10px;
	text-align:left;
	font-size:11px;
	color: #4b4b4b;
}

.product_req_h {
	color:#000000;
	font-weight: bold;
}

.product_req_txt{
	padding-left: 10px;
	font-size:11px;
	color: #4b4b44b;
	font-weight:normal;
	text-align:left;
}

.product_delivery {
	text-align:left;
	font-size:11px;
	color:#339900;
	font-weight:normal;
}

.product_delivery span {
	font-weight:bold;
	color:#000000;
}

#product_cena_normal {
	width:140px;
	margin-right:10px;
	display: block;
	color: #000000;
	font-size:13px;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
}

#product_cena_normal em {
	text-decoration: line-through;
}

#product_cena_discount {
	width:140px;
	margin-right:10px;
	display: block;
	color: #3399cc;
	font-size:15px;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
}
.VideoBg{
	background-image:url(images/video.png);
	background-position:center;
	background-repeat:no-repeat;
}


/* End of file */