/************************
Extra Lux
	extralux-print.css
   by GregoR
************************/

/*************** DEFAULT ***************/

html {
	margin: 0; 
	padding: 0;
	}

body {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #465C6A;
	text-align: center;
	background: none;
	}

p  { 
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

input, textarea, select {
	font-size: 11px;
	border: 1px solid #000;
	color: #000;
	padding: 3px 0px 3px 5px;
	margin: 0px 0px 0px 2px;
	}

.on:focus { 
 	background: #f8f8f8;
  	border: 1px #999 solid;
	}
	
img {
	 border: 0;
	 }
	 
a, a:visited {
	text-decoration: underline;
	background-color: transparent;
	color: #465C6A;
	}

a:hover, a:active {
	text-decoration: none;
	}
	
#footer a.noLink, #footer a.noLink:visited, #footer a.noLink:hover {
	text-decoration: none;
	}

ul {
	padding: 0px 0px 5px 17px;
	margin: 0px 0px 4px 0px;
	}

ol {
	padding: 0px 0px 5px 17px;
	margin: 0px 0px 4px 0px;
	}

ol li {
	margin: 0px 0px 3px 0px;
	list-style: decimal;
	}

ul li {
	margin: 2px 0px 1px 0px;
	padding: 0px;
	list-style-image: url(pic-dsg/bullet.gif);
	}

h1, h2, h3 {
	color: #000;
	background-color: transparent;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 18px 0px;
	}

h2 {
	font-size: 17px;
	padding: 3px 0px 0px 0px;
	}

h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	}

/*************** LAYOUT ***************/

#frame {
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: left;
	background: none;
	}

#container {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

#float-wrapper { /*middle in right*/
	float: left; 
	width: 600px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	} 
	
#middle {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
	}
	
#left {
	display:none;
	margin: 0px;
	padding: 0px;
	}
	
#right {
	display: none;	
	margin: 0px;
	padding: 0px;
	}
	
/*************** LAYOUT - STYLES ***************/

#head {
	width: 600px;
	height: 65px;
	background: none;
	}
	
#head h1 {
	display: none;
	}
	
#head .nav {
	display: none;
	}
	
#head .fieldSearchPosition {
	display: none;
	}

#middleContent {
	padding: 0px;
	margin: 0px;
	}
	
#middle .path {
	padding-top: 10px;
	margin: 0px;
	font-size: 11px;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	border-top: 7px solid #9DCCE0;
	background: none;
	}
	
#middle .end {
	display: none;
	}

#leftContent {
	display: none;
	}

#rightContent {
	display: none;
	}
	
#footer { 
	border-top: 7px solid #9DCCE0;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	clear: both;
	text-align: left;
	}
	
#footer a {
	text-decoration: underline;
	}
	
#footer a:hover { 
	text-decoration: none;
	}
	
/*************** Linki ***************/

.linkNav, .linkNav:visited {
	color: #465C6A;
	text-decoration:none;
	}
	
.linkNav:hover, .linkNav:active {
	text-decoration:underline;
	}
	
.linkNav2, .linkNav2:visited {
	color: #465C6A;
	text-decoration:none;
	font-size: 10px;
	}
	
.linkNav2:hover, .linkNav2:active {
	text-decoration:underline;
	}

/*************** Ostalo***************/
	

.button {
	font-size: 11px;
	border: none;
	background: transparent;
	font-weight: bold;
	color: #465C6A;
	padding: 3px 3px 3px 3px;
	}
	
.buttonSearch {
	border: none;
	background: none;
	font-weight: normal;
	color: none;
	padding: 0px 0px 0px 0px;
	}
	
.fieldSearch {
	font-size: 11px;
	border: none;
	background: #DEEAF2 url("../pic-dsg/bg-input_search.gif") left top no-repeat;
	font-weight: bold;
	color: #465C6A;
	padding: 3px 0px 0px 5px;
	margin: 0px 10px 0px 5px;
	height: 17px;
	width: 180px;
	}
	
.textRdec {
	color: #E70C08;
}

.errorSpan {
  	padding-left:5px;
  	color:red;
	}

.errorElement {
  	border:1px solid red;
	}

/* Vsebina - tabele */

#middleContent .tblContent {
	margin: 10px 0 5px 0;
	width: 100%;
	}

#middleContent .tblContent td {
	padding: 2px;
	border-bottom: 1px solid #e2edf4;
	}

#middleContent .tblHeader {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	border-bottom: 2px solid #9dcce0 !important;
	}

/*  Katalog - tabele */

.prodContent {
	margin: 0px 0px 0px 0px;
	}

.prodContent .cell {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #CCE2EB;
	border-right: 2px solid #CCE2EB;
	}

.prodContent .cell2 {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #CCE2EB;
	}
	
.prodContent .prodImage {
	border: 2px solid #CCE2EB;
	margin: 4px 4px 0px 0px;
	}
	
.prodContent .space {
	height: 25px;
	}

	/* izdelek - dodaj */
.tableProd {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 4px;
	}
	
.tableProd .title {
	padding: 4px 8px 4px 8px;
	background-color: #CCE2EB;
	border-bottom: 1px solid #B2D2E0;
	font-weight: bold;
	}
	
.tableProd .price {
	color: #E3004F;
	font-weight: bold;
	float: right;
	}
	
.tableProd .sifko {
	padding: 4px 0px 4px 8px;
	background-color: #E8F1F6;
	border-right: 1px solid #B2D2E0;
	width: 90px;
	vertical-align: top;
	}
	
.tableProd .sifko2 {
	padding: 4px 0px 4px 8px;
	background-color: #D7E9F0;
	border-right: 1px solid #B2D2E0;
	font-weight: bold;
	vertical-align: top;
	}
	
.tableProd .kolicina {
	font-size: 11px;
	text-decoration : none;
	border: 1px solid #B2D2E0;
	background: #FFFFFF url("../pic-dsg/bg-input_kol.gif") left top no-repeat;
	padding-left: 3px;
	font-weight: bold;
	color: #465C6A;
	padding: 3px 0px 0px 4px;
	height: 15px;
	}
	
.tableProd .cart {
	padding: 4px 8px 4px 8px;
	background-color: #E8F1F6;
	}
	
.tableProd .cart input {
	background: transparent url("../pic-dsg/ico-cart_add.gif") right no-repeat;
	height: 25px;
	width: 125px;
	text-decoration:underline;
	padding: 0px 50px 5px 0px;
	font-size: 11px;
	float: right;	
	border: none;
	cursor: pointer;
	text-align: left;
	}
	
.tableProd .cart a:hover input {
	text-decoration:none;
	}
	
/* izdelek - odstrani iz košarice */
.tableProd2 {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 4px;
	}
	
.tableProd2 .title {
	padding: 4px 8px 4px 8px;
	background-color: #9CDB67;
	border-bottom: 1px solid #B2D2E0;
	font-weight: bold;
	}
	
.tableProd2 .price {
	color: #E3004F;
	font-weight: bold;
	float: right;
	}
	
.tableProd2 .sifko {
	padding: 4px 0px 4px 8px;
	background-color: #E8F1F6;
	border-right: 1px solid #B2D2E0;
	width: 90px;
	vertical-align: top;
	}
	
.tableProd2 .sifko2 {
	padding: 4px 0px 4px 8px;
	background-color: #D7E9F0;
	border-right: 1px solid #B2D2E0;
	font-weight: bold;
	vertical-align: top;
	}
	
.tableProd2 .kolicina {
	font-size: 11px;
	text-decoration : none;
	border: 1px solid #B2D2E0;
	background: #E7E7E7 url("../pic-dsg/bg-input_kol.gif") left top no-repeat;
	padding-left: 3px;
	font-weight: bold;
	color: #999999;
	padding: 3px 0px 0px 4px;
	height: 15px;
	}
	
.tableProd2 .cart {
	padding: 4px 8px 4px 8px;
	background-color: #E8F1F6;
	}
	
.tableProd2 .cart input {
	background: transparent url("../pic-dsg/ico-cart_remove.gif") right no-repeat;
	height: 25px;
	width: 125px;
	text-decoration:underline;
	padding: 0px 50px 5px 0px;
	font-size: 11px;
	float: right;	
	border: none;
	cursor: pointer;
	text-align: left;
	z-index: 1;
	}
	
	/* seznam- dodaj */
.tableList {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 4px;
	}
	
.tableList .title {
	padding: 4px 8px 4px 8px;
	background-color: #CCE2EB;
	border-bottom: 1px solid #B2D2E0;
	font-weight: bold;
	}
	
.tableList .price {
	color: #E3004F;
	font-weight: bold;
	float: right;
	}
	
.tableList .sifko {
	padding: 4px 0px 4px 8px;
	background-color: #E8F1F6;
	border-right: 1px solid #B2D2E0;
	width: 90px;
	}
	
.tableList .sifko2 {
	padding: 4px 0px 4px 8px;
	background-color: #D7E9F0;
	border-right: 1px solid #B2D2E0;
	font-weight: bold;
	}
	
.tableList .cart {
	padding: 4px 8px 4px 8px;
	background-color: #E8F1F6;
	}

.tableList .cart input {
	background: transparent url("../pic-dsg/ico-list_add.gif") right no-repeat;
	height: 25px;
	width: 130px;
	text-decoration:underline;
	padding: 0px 50px 5px 0px;
	font-size: 11px;
	float: right;	
	border: none;
	cursor: pointer;
	text-align: left;
	}
	
.tableList .cart a:hover input {
	text-decoration:none;
	}
	
/* izdelek - odstrani iz seznama */
.tableList2 {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 4px;
	}
	
.tableList2 .title {
	padding: 4px 8px 4px 8px;
	background-color: #FED300;
	border-bottom: 1px solid #B2D2E0;
	font-weight: bold;
	}
	
.tableList2 .price {
	color: #E3004F;
	font-weight: bold;
	float: right;
	}
	
.tableList2 .sifko {
	padding: 4px 0px 4px 8px;
	background-color: #E8F1F6;
	border-right: 1px solid #B2D2E0;
	width: 90px;
	}
	
.tableList2 .sifko2 {
	padding: 4px 0px 4px 8px;
	background-color: #D7E9F0;
	border-right: 1px solid #B2D2E0;
	font-weight: bold;
	}
	
.tableList2 .cart {
	padding: 4px 8px 4px 8px;
	background-color: #E8F1F6;
	}

.tableList2 .cart input {
	background: transparent url("../pic-dsg/ico-list_remove.gif") right no-repeat;
	height: 25px;
	width: 130px;
	text-decoration:underline;
	padding: 0px 50px 5px 0px;
	font-size: 11px;
	float: right;	
	border: none;
	cursor: pointer;
	text-align: left;
	}
	
.tableList2 .cart a:hover input {
	text-decoration:none;
	}

	
/*košarica ostalo*/

	
.dataTop{
	padding: 4px 8px 2px 8px;
	border-bottom: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	}
	
.dataBottom {
	padding: 4px 8px 2px 8px;
	border-top: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	}
	
/*seznam ostalo*/

#right .list {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	}

#right .list a, #right .list a:visited	{
	padding: 0px 0px 0px 10px;
	display: block;
	height: 35px;
	width: 160px;
	color: #006AB3;
	background: transparent url("../pic-dsg/ico-list.gif") right no-repeat;
	text-decoration:none;
	}
	
#right .list a:hover	{
	text-decoration:none;
	}

/*moj seznam*/

#middleMyList {
	padding: 10px 15px 15px 15px;
	margin: 0px 25px 0px 25px;
	background: #FFFFFF url("../pic-dsg/bg-shadow.gif") top right repeat-y;
	}
	
#middleMyList h1 {
	color: #FFFFFF;
	background: transparent url("../pic-dsg/bg-naslov.gif") top right repeat-y;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 18px 0px;
	padding: 7px 0px 0px 15px;
	height: 27px;
	}

#middleMyList h2 {
	color: #FED300;
	background-color: transparent;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-size: 17px;
	padding: 3px 0px 0px 0px;
	}

#middleMyList h3 {
	color: #FED300;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.tableMyList td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #B2D2E0;
	}
	
.tableMyList .cart {
	padding: 8px 8px 4px 8px;
	}
	
.tableMyList .cart input {
	background: transparent url("../pic-dsg/ico-list_remove.gif") right no-repeat;
	height: 25px;
	width: 130px;
	text-decoration:underline;
	padding: 0px 50px 5px 0px;
	font-size: 11px;
	float: right;	
	border: none;
	cursor: pointer;
	text-align: left;
	}
	
.tableMyList .cart a:hover input {
	text-decoration:none;
	}
	
	
.tableMyList .cart2 input {
	background: transparent url("../pic-dsg/ico-cart_remove.gif") right no-repeat;
	height: 25px;
	width: 130px;
	text-decoration:underline;
	padding: 0px 50px 5px 0px;
	font-size: 11px;
	float: right;	
	border: none;
	cursor: pointer;
	text-align: left;
	}
	
.tableMyList .cart2 a:hover input {
	text-decoration:none;
	}
	
/*moja košarica*/

#middleMyCart {
	padding: 10px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	}
	
#middleMyCart h1 {
	color: #000;
	background: none;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 18px 0px;
	padding: 7px 0px 0px 0px;
	}

#middleMyCart h2 {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-size: 17px;
	padding: 3px 0px 0px 0px;
	}

#middleMyCart h3 {
	color: #000;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#middleMyCart .tableProd2 .kolicina {
	font-size: 11px;
	text-decoration : none;
	border: 1px solid #B2D2E0;
	background: #FFFFFF url("../pic-dsg/bg-input_kol.gif") left top no-repeat;
	padding-left: 3px;
	font-weight: normal;
	color: #465C6A;
	padding: 3px 0px 0px 4px;
	height: 15px;
	}
	
#middleMyCart .tableProd2 .title {
	padding: 4px 8px 4px 8px;
	background-color: #CCE2EB;
	border-bottom: 1px solid #B2D2E0;
	font-weight: bold;
	}
	
#middleMyCart .tableProd2 .price {
	color: #E3004F;
	font-weight: bold;
	float: right;
	}
	
.errormessage {
	color: #E70C08;
	display: block;
	}
	
.errormessage_onsubmit {
	border: 1px solid #84ADC8;
	color: #E70C08;
	padding: 3px 0px 3px 5px;
	margin: 0px 0px 0px 2px;
	background-color: #e8f1f6;
}		

/*************** Print ***************/

.print {
	display: inline;
	}
	
.creatim {
	display: none;
	}
