.tab-content {
   margin-top: 2px;
	width:522px; /*487*/
}


.tab-header {
	position: relative;
	height: 3em;
	width: 522px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.tab-header ul.tab-list {
	margin: 0;
	padding: 0;
	/*position: absolute;*/
	bottom: -1px;
	width: 522px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.tab-header ul.tab-list li  {
	display: inline;
	list-style: none;
	margin: 0;
}

.tab-header ul.tab-list a,
.tab-header ul.tab-list span,
.tab-header ul.tab-list a.tab-active {
	width: 170px;
	/*display: block;*/
	float: left;
	padding: 8px 0 8px 0;
	margin: 0px 4px 0 0px;
	text-align: center;
	font-family: arial,tahoma, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
   font-weight:bold;
}

.tab-header ul.tab-list span,.tab-header ul.tab-list a.tab-active,.tab-header ul.tab-list a.tab-active:hover {
	background-image: url(images/taba.png);
	background-repeat:no-repeat;
}

/* a link in a background tab */
.tab-header ul.tab-list a {
	background-image:url(images/tabb.png);
	background-repeat:no-repeat;
	color: #000;
	outline:none;
}

/* hover on a background tab */
.tab-header ul.tab-list a:hover {
	background-image:url(images/tabh.png);
	background-repeat:no-repeat;
}

/* the heading that became the li */
.tab  { display: none; }

.tab-content a, .tab-content img  { outline:none; }




/***************************************Izračun cene produkta***************************************************/
.tab-content-2 {
   margin-top: 0px;
	width:530px;
}


.tab-header-2 {
	position: relative;
	height: 3em;
	width: 530px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.tab-header-2 ul.tab-list-2 {
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -23px;
	width: 530px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.tab-header-2 ul.tab-list-2 li  {
	display: inline;
	list-style: none;
	margin: 0;
}


/* Širina taba, pisava */
.tab-header-2 ul.tab-list-2 a,
.tab-header-2 ul.tab-list-2 span,
.tab-header-2 ul.tab-list-2 a.tab-active-2 {
	width: 109px;
	display: block;
	float: left;
	padding: 8px 0 3px 0;
	margin: 0px 1px 0 0;
	text-align: center;
	font-family: arial,tahoma, verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000;
   font-weight:bold;
	/*text-shadow:#CCFFCC;*/
}



/* Aktivni tab */
.tab-header-2 ul.tab-list-2 span,
.tab-header-2 ul.tab-list-2 a.tab-active-2,
.tab-header-2 ul.tab-list-2 a.tab-active-2:hover {
	background: url(images/pinfo/tab.png) no-repeat;
	color: #fff;
}

/* a link in a background tab */
.tab-header-2 ul.tab-list-2 a {
	background:url(images/pinfo/tab.png) no-repeat;
	outline:none;
}

/* hover on a background tab */
.tab-header-2 ul.tab-list-2 a:hover {
	background: url(images/pinfo/tab.png) no-repeat;
	color: #FFF;
}

/* the heading that became the li */
.tab-2  { display: none; }


/* Moje dodatne nastavitve, tudi za vzgled izračuna */
.tab-content-2 a, .tab-content-2 img  { outline:none; }

.stevmot { font-size:12px; font-weight:bold; }
.termin { font-size:12px; font-weight:bold;}
.terminChkBox {font-size:11px; font-weight:normal;}
.kolicina { font-size:12px; width:160px; font-weight:bold; }
.info { margin-left:15px;}
.teza { font-size:11px; font-weight:normal; padding:0 0 0px 14px; }

