.PV_Navigation {
	width:100%;
	border-bottom:2px solid #CCC;
	padding-bottom:2px;
}
.ProdViewTitle h2 {
	color:#666;
	font-size:24px;
	font-weight:bold;
	background:url(Theme/PV_HeadTitle.png) no-repeat;
	height:50px;
	padding-top:10px;
	text-indent:20px;
	width:950px;
}
.ProdRelatedTitle h3 {
	color:#666;
	font-size:16px;
	font-weight:bold;
	background:url(Theme/PV_HeadTitle.png) no-repeat;
	height:50px;
	padding-top:15px;
	text-indent:20px;
	width:950px;
}

.PV_Dotted {height:2px; width:945px; margin:0 auto; border-top:1px dotted #CCC; margin-top:-30px;}

.PV_HeadBottom {
	background:url(Theme/PV_HeadBottom.png) no-repeat;
	height:50px;
	margin-top:-45px;
	width:690px;
}
.PV_HeadBtm_Text {
	width:95%;
	margin:0 auto;
}

.PV_DescTitle {
	background:url(Theme/PV_HeadTitle.png) no-repeat;
	height:50px;
	padding-top:5px;
	width:950px;
}

/*** Prikaz popusta za prodview.asp **/
.PV_PopustProcent {
	width:67px;
	height:67px;
	background:url(Theme/BG_Popust_Procent.png) no-repeat;
	position:absolute;
	float:left;
	margin-left:300px;
	margin-top:10px;
}
.PV_PopustText {
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	padding-top:20px;
	margin-left:-2px;
}

.PV_Leva {
	width:395px;
	min-height:400px;
	margin-top:-17px;
	text-align:center;
}
.PV_Sredina {
	width:290px;
	min-height:350px;
	margin-left:400px;
	position:absolute;
	float:left;
	margin-top:-17px;
}
.PV_Opozorilo_BG {
	background:#f4f4f4;
	border:1px solid #CCC;
	padding:5px;
	font-size:11px;
}
.PV_Desna {
	margin-left:695px;
	position:absolute;
	float:left;
	/***border:1px solid #D5DEF9;
	background:#f4f4f4;
	***/
	padding:5px;
	width:240px;
	border-left:1px dotted #CCC;
}


.PV_Description {
	width:900px;
	margin:0 auto;
	margin-top:-48px;
	min-height:100px;
}


/*** KODA IZDELKA ***/
.Koda {
	font-size:11px;
}

/*** CENE IZDELKA ***/
.HR_Line {
	border-bottom:1px dotted #ccc;
	height:30px;
}
.HR_LineMini {
	border-bottom:1px dotted #ccc;
	height:10px;
}
.PV_RednaCenaOpis {
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.PV_RednaCenaNumber {
	font-size:12px;
	color:#333;
	text-decoration:line-through;
	text-align:right;
	font-weight:bold;
}
.PV_ZnizanjeOpis {
	font-size:12px;
	color:#333;
}
.PV_ZnizanjeNumber {
	font-size:11px;
	color:#C00;
	text-align:right;
}
.PV_SpletnaCenaOpis {
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.PV_SpletnaCenaNumber {
	font-size:26px;
	font-weight:bold;
	text-align:right;
	color:#C00;
}
.PV_Popust_KolicinaBG {
	width:240px;
	height:65px;
	background:url(Theme/BG_PopustKolicina.png) no-repeat;
	padding:5px;
}
.PV_Popust_Kolicina {
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.PV_PopustStevilo {
	font-size:12px;
	font-weight:bold;
	color:#C00;
}
.PV_NaZalogi {
	font-size:12px;
	color:#333;
	font-weight:bold;
}
.PV_NiZalogi {
	font-size:13px;
	color:#C00;
	font-weight:bold;
}
.PV_ProstoPosiljanje {
	font-size:12px;
	color:#333;
	font-weight:bold;
}

/*** DROP DOWN ***/
.Zahtevano {
	font-size:11px;
	color:#C00;
}
.DD {
	font-size:11px;
	color:#333;
	width:245px;
}

/*** PRILJUBLJENE LINK ***/
.Favorite a {
	font-size:11px;
	text-decoration:underline;
	color:#F90;
	margin-left:55px;
}
.Favorite a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#F60;
}
/*** Obvestilo zgoraj recimo add to cart, itd... ***/
.MsgAdd {
	font-size:20px;
	font-weight:bold;
	color:#C00;
	width:90%;
	margin:0 auto;
	text-align:center;
}
