

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, th, td { margin: 0; padding: 0; border: 0; outline: none; }
input { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/*.clearfix {display: inline-block;}  for IE/Mac */

/* ------- Barve ------- 

rdeča: 				#ed1c24;
modra: 				#0066b3;
temno siva: 		#606060;
svetlo siva: 		#ececec;
svetlo modra: 		#a5d1f3;
bolj svetlo modra: 	#d0eaff;

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/template/pix.gif) repeat 0 0;
}

a {
	text-decoration: none;
	color: #606060;
}

a:hover {
	color: #0066b3;
}

#container {
	width: 990px;
	margin: 0 auto;
	background: #fff url(../images/template/bg.gif) repeat-x;
}

#header {
	position: relative;
	width: 100%;
	height: 199px;
	background: url(../images/template/bg-top.gif) no-repeat 0 0;
}

#footer {
	text-align: center;
    color:#777777;
    font-size:xx-small;    
	
	min-height: 40px;
	background: url(../images/template/bg-bottom.gif) no-repeat 0 0;
}
#footertext {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/template/break-footer.gif) no-repeat scroll center top;
    color:#777777;
    font-size:x-small;
    text-align:center;
    text-transform:uppercase;
    clear:left;
    
}

#wrapper { float:left; width:100%; background: #FFF url(../images/template/content-bg.gif) repeat-x; min-height: 600px; }	

div#content {
	margin: 0 200px;
	padding: 17px 8px;
	min-height: 200px;
}

div#content-wide {
	margin: 0 0 0 200px;
	padding: 17px 8px;
}

#c-right {
	float: left;
	margin-left: -200px;
	padding: 17px 8px;
	width: 184px;
}
.fixed {
	position: fixed;
}
#c-right div{
	margin-bottom:10px;
}
#c-left {
	float: left;
	width: 184px;
	margin-left: -990px;
	padding: 17px 8px;
}

div#footer {
	clear: left;
}

.corners {
	padding: 10px;
	background-color: #ececec;
	margin-bottom: 15px;
}

.inpt, .btn {
	font-size: 0.7em;
}

.inpt {
	background: url(../images/template/login-inpt.gif) no-repeat;
	height: 14px;
	width: 80px;
	padding: 7px 9px;
}

.btn {
	width: 68px;
	height: 28px;
	cursor: pointer;
	background: url(../images/template/login-btn.gif) no-repeat;
}

p.user-welcome {
	font-size: 11px;
    text-align: right;
    padding-right :78px;
}

div#header-top {
	position: relative;
	width: 100%;
	height: 145px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 20px;
	background-image: url(../images/template/logo.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 101px;
}

#logo a {
	width: 248px;
	height: 101px;
}

ul#navi-top {
	position: absolute;
	font-size: 0.7em;
	top: 30px;
	right: 20px;
	list-style: none;
}

ul#navi-top li {
	float: left;
	padding: 1px 5px;
	border-left: 1px solid #606060;
}

ul#navi-top li:first-child {
	border: none;
}

/* ZGORNJA NAVIGACIJA - IZID */
div#top_navi {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 30px;
	right: 20px;
}

div#top_navi #navi_top {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#top_navi #navi_top li {
    float: left;
	position: relative;
}

div#top_navi #navi_top li a {
    display: block;
    padding: 3px 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #999;
    font-weight: bold; 
}

div#top_navi #navi_top li a:hover {
    color: #000;
}

div#top_navi #navi_top li ul {
    display: none;
	position: absolute;
	background: #ccc;
	right:0;
	margin: 0;
	padding: 0;
	z-index: 99;
	text-align: left;
}

div#top_navi #navi_top li ul li {
	float: none;
	list-style: none;
	padding: 1px;
}

div#top_navi #navi_top li:hover ul {
    display: block;
    margin: 0;
    padding: 0; 
	white-space: nowrap;
}

div#top_navi #navi_top li:hover li a {
    color: #666;
}

div#top_navi #navi_top li:hover li a:hover {
    color: #357;
	background: #FFF;
}

#loginForm {
	position: absolute;
	bottom: 2px;
	right: 10px;
}

div#navi-izishop-top {
	font-size: 0.8em;
}

div#navi-izishop-top ul {
	text-align: center;
	margin: 4px 0;
}

div#navi-izishop-top li {
	display: inline;
}

div#navi-izishop-top li a {
	padding: 4px 0px 4px 12px;
}

div#navi-izishop-top li a.active {
	color: #FFF;
	background: url(../images/template/nav-top-left.gif) no-repeat left top;
}

div#navi-izishop-top.red-theme li a.active {
	background: url(../images/template/nav-top-left-red.gif) no-repeat left top;
}

div#navi-izishop-top li a span {
	padding: 4px 12px 4px 0px;
}

div#navi-izishop-top li a.active span {
	background: url(../images/template/nav-top-right.gif) no-repeat right top;
}

div#navi-izishop-top.red-theme li a.active span {
	background: url(../images/template/nav-top-right-red.gif) no-repeat right top;
}

div#navi-izishop-bottom {
	list-style: none;
	font-size: 0.7em;
	height: 30px;
	background-image: url(../images/template/nav-bottom.gif);
	background-repeat: repeat-x;
}

div#navi-izishop-bottom.red-theme {
	background-image: url(../images/template/nav-bottom-red.gif);
}

div#navi-izishop-bottom ul:first-child{
	/*overflow: hidden; */
	text-align: center;
	background-image: url(../images/template/nav-top-izishop.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

div#navi-izishop-bottom.red-theme ul {
	background-image: url(../images/template/nav-top-izishop-red.gif);
}

div#navi-izishop-bottom li {
	display: inline;
}

div#navi-izishop-bottom li a {
	padding: 6px 7px 6px 9px;
	color: #FFF;
	display: inline;
}

div#navi-izishop-bottom.red-theme li a {
	background: url(../images/template/separator-red.gif) no-repeat center left;
}

div#navi-izishop-bottom.blue-theme li a {
	background: url(../images/template/separator-blue.gif) no-repeat center left;
}

div#navi-izishop-bottom li a.first {
	background: none;
	padding: 6px 7px;
}

div.en-tekst p {
	padding-bottom: 4px;
	line-height: 1.4;
	font-size: 0.75em;
}

#loginForm input {
	border: none;
}

/* FORM */

form.izi-form label {
	display: block;
	font-size: 0.8em;
}

form.izi-form input, form.izi-form select, form.izi-form textarea {
	margin-bottom: 10px;
}

form.izi-form input.show-block {
	margin-bottom: 3px;
	display: block;
}

/* ------------- Search ----------------- */

form.search {
}

form.search input.size, form.search select.size {
	font-size: 1em;
	padding: 2px;
	border: #606060 1px solid;
	background-color: #ececec;
	margin-bottom: 5px;
}

form.search select.size {
	width: 169px;
}

form.search input.size {
	width: 165px;
}

form.search input.button {
}

div.ac_results {
	border: #606060 1px solid;
	background-color: #FFF;
	font-size: 0.6em;
	z-index: 99999;
	padding: 3px;
	color: #606060;
}

div.ac_results ul li {
	padding: 1px 0;
	cursor: pointer;
}

div.ac_results ul li.ac_odd {
	background-color: #ececec;
}

div.ac_results ul li.ac_over {
	background-color: #a5d1f3;
}

/*---------- BOX ----------*/

div.box, div.box-noheader {
	width: 184px;
	min-height: 100px;
	background: url(../images/template/box-header.gif) no-repeat;
	text-align: center;
	padding-bottom: 30px;
    float:right;
    clear: right;
}

div.box h4 {
	color: #FFF;
	height: 20px;
	padding: 2px 0;
	overflow: hidden;
}

div.box div.inside {
	background: url(../images/template/box-side.gif) repeat-y;
	padding: 8px 8px 3px;
	text-align: left;
	font-size: 0.7em;
}

div.box div.bottom {
	height: 5px;
	background: url(../images/template/box-footer.gif) no-repeat;
}

/*----------- Box 2 ------------*/

div.box2 {
	float: left;
	margin: 15px 0;
	margin-left: 15px;
	font-size: 0.7em;
}

#box2-first {
	margin-left: 0px;
}

div.box2 .box2-stripe {
	float: left;
	width: 8px;
	height: 80px;
	margin-right: 1px;
	background-color: red;
}

div.box2 .box2-content {
	position: relative;
	float: left;
	padding: 8px;
	width: 220px;
	height: 124px;
	overflow: hidden;
	background-color: #CCC;
}

div.box2 .box2-content .box2-link {
	position: absolute;
	font-size: 0.8em;
	bottom: 2px;
	right: 2px;
	clear: left;
}

/*------------- Box ponudba -----------------*/

.box-ponudba {
	overflow: hidden;
	font-size: 0.7em;
	width: 176px;
	height: 103px;
	background: url(../images/template/splet.png) no-repeat;
	padding: 5px;
}

.box-ponudba-first {
	margin-bottom: 8px;
	background: url(../images/template/vzdrzevanje.png) no-repeat;
}

#ponudba-wrap {
	float: left;
	height: 250px;
	width: 774px;
	margin-bottom: 8px;
}

#akcija-wrap {
	float: left;
	height: 230px;
	width: 574px;
	margin-right: 14px;
}

ul#akcijska-ponudba {
	list-style: none;
}

ul#akcijska-ponudba img {
	height: 230px;
	width: 574px;
	z-index: -999;
}

ul#akcijska-ponudba-nav {
	margin: 3px 0 5px 0;
}
ul#akcijska-ponudba-nav .multi, ul#akcijska-ponudba-desc .multi{
	margin-top:233px;
}
ul#akcijska-ponudba-nav li {
	background: url(../images/template/buttons.gif) no-repeat scroll 0px 0px;
	display: block;
	float: left;
	height: 10px;
	list-style: none;
	padding: 2px;
	width: 10px;
}

ul#akcijska-ponudba-nav li:hover {
	background: url(../images/template/buttons.gif) no-repeat scroll 0px -14px;
	cursor: pointer;
}

ul#akcijska-ponudba-nav li#button_selected {
	background: url(../images/template/buttons.gif) no-repeat scroll 0px -28px;
}

ul#akcijska-ponudba-nav li#button_selected:hover {
	background: url(../images/template/buttons.gif) no-repeat scroll 0px -14px;
}

ul#akcijska-ponudba-desc {
	float: left;
	margin-top: -2px;
	padding-left: 8px;
	color: #606060;
    text-align: left;
	font-size: 0.7em;
    list-style: none;
}

#ponudba-links {
	float: left;
}

/*-------------- LIST ------------------*/

div#order {
	text-align: right;
	font-size: 10px;
	margin-bottom: -5px;
	color: #606060;
}

ul.list-cat {
	list-style: none;
}

ul.list-cat li {
	position: relative;
	clear: left;
	width: 100%;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: #999 1px solid;
	height:90px;
}

ul.list-cat li div.list-cat-img {
	float: left;
	width: 60px;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 5px 0;
}

ul.list-cat li div.list-content {
	margin-left: 75px;
}

ul.list-cat h1 {
	margin-bottom: 7px;
	font-size: 0.9em;
}

ul.list-cat h1 a {
	color: #0066b3;
}

ul.list-cat p {
	font-size: 0.7em;
}

ul.list-cat .lite {
	color: #999;
	font-weight: normal;
}

ul.list-cat p span.red {
	color: #ed1c24;
}

ul.list-cat p.cena {
	font-weight: bold;
	font-size: 0.8em;
}
.unbold {
    font-weight: 100;
}


ul.list-cat div.cat {
	position: absolute;
	right: 10px;
	top: 15px;
	width: 200px;
}


/*-------------- LIST SMALL ------------------*/

ul.list-cat-small {
	list-style: none;
	text-indent: 0;
	height: 60px;
}

ul.list-cat-small li {
	clear: both;
	margin-bottom: 30px;
}

ul.list-cat-small li a.cat-link {
	float: left;
}

ul.list-cat-small li a {
	font-size: 0.8em;
	color: #0066b3;
}

ul.list-cat-small li ul {
	width: 75%;
	list-style: none;
	text-indent: 0;
	font-size: 0.7em;
}

ul.list-cat-small li ul li {
	clear: none;
	width: 50%;
	float: left;
	margin: 0;
}

ul.list-cat-small li ul li span {
	font-weight: bold;
}

/*----------------- Item details -------------------*/

#item-details {
	padding-bottom: 15px;
}

#item-details #item-details-path{
	font-size: 0.7em;
	color: #0066b3;
	
}#item-details #item-details-path A:link{
	font-size: 11px;
	color: #0066b3;
	
}#item-details #item-details-path A:visited {
	font-size: 11px;
	color: #0066b3;
	
}#item-details #item-details-path  A:active {
	font-size: 11px;
	color: #0066b3;
	
}#item-details #item-details-path  A:hover{
	font-size: 11px;
	color: #0066b3;
	
}

#item-details h1 {
	font-size: 1.1em;
	color: #0066b3;
	font-weight: bold;
	margin-bottom: 10px;
}

#show-images {
	float: left;
}

#show-images .item-details-images {
	text-align: center;
	background: url(../images/template/item-picture-bg-big.gif) no-repeat 0 0;
	width: 182px;
	height: 176px;
	line-height: 176px;
}

#show-images .item-details-images img {
	margin-top: expression(( 150 - this.height ) / 2);
}

html>body #show-images .item-details-images img {    /*hidden from IE 5-6 */
	margin-top: 0; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
}

#show-images .item-details-thumbs {
	width: 182px;
	height: 67px;
}

#show-images #picture1 {
	background: url(../images/template/item-picture-bg-1.gif) no-repeat 0 0;
}

#show-images #picture2 {
	background: url(../images/template/item-picture-bg-2.gif) no-repeat 0 0;
}

#show-images #picture3 {
	background: url(../images/template/item-picture-bg-3.gif) no-repeat 0 0;
}

#show-images .item-details-thumbs ul, .item-desc .item-desc-top ul {
	list-style: none;
	text-indent: 0;
}

#show-images .item-details-thumbs ul li {
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 58px;
	height: 65px;
	padding: 6px 1px 0 1px;
	cursor: pointer;
}

#show-images .item-details-thumbs ul li.center {
	padding: 6px 2px 0 2px;
}

#item-details .item-details-data {
	width: 290px;
	float: left;
	font-size: 0.8em;
	margin-left: 10px;
	padding: 5px 0 0 0;
}

#item-details .item-details-cat {
	width: 93px;
	float: right;
	height: 130px;
}

#item-details .item-details-cat ul {
	list-style: none;
	text-indent: 0;
	width: 100%;
	text-align: center;
}

#item-details .item-details-cat ul li {
	font-size: 0.7em;
}

#item-details .item-details-cat ul li span {
	display: block;
	color: #0066b3;
}

#item-details .item-details-cat ul li div {
	margin-top: 15px;
	width: 50%;
	float: left;
}

.item-desc {
	clear: both;
	font-size: 0.8em;
	margin-top: 25px;
	background: url(../images/template/item-desc-back.gif) repeat-y 0px 0px;
}

.item-desc .item-desc-top {
	width: 575px;
	height: 44px;
}

.item-desc .item-desc-top ul li {
	float: left;
	width: 144px;
	line-height: 34px;
	font-weight: bold;
	font-size: 1.1em;
	color: #0066b3;
	padding: 2px;
	text-align: center;
	cursor: pointer;
}

.item-desc #desc1 {
	background: url(../images/template/item-desc-1.gif) no-repeat 0 0;
}

.item-desc #desc2 {
	background: url(../images/template/item-desc-2.gif) no-repeat 0 0;
}

.item-desc #desc3 {
	background: url(../images/template/item-desc-3.gif) no-repeat 0 0;
}

.item-desc div.item-text {
	min-height: 61px;
	background: transparent url(../images/template/item-desc-gradient.gif) no-repeat 0 0;
	overflow: hidden;
	padding: 16px;
	font-size: 0.9em;
}

.item-desc div.item-text ul {
	list-style-position: inside;
}

.item-desc #item-bottom {
	background: transparent url(../images/template/item-desc-bottom.gif) no-repeat 0 0;
	height: 9px;
	overflow: hidden;
}


/*----------------- Items -------------------*/

#item div.item-navigator {
	font-size: smaller;
}

#item #item-middle {
	margin: 15px 0;
}

#item #item-middle div.item-pictures {
	float: left;
	width: 180px;
	height: 200px;
}

#item #item-middle div.item-data {
	float: left;
	width: 300px;
	height: 200px;
	font-size: 0.8em;
}

#item #item-middle div.item-data ul {
	list-style: none;
}

#item #item-middle div.item-basket {
	float: left;
	width: 90px;
}

#item div.item-specs p {
	font-size: 0.7em;
}

/*----------------- Checkout -------------------*/

#checkout {
	font-size: 0.8em;
}

#checkout label {
	display: block;
	margin-bottom: 5px;
}

#checkout div#checkout-left {
	float: left;
	width: 400px;
}

#checkout div#checkout-right {
	float: left;
	width: 338px;
	margin-left: 15px;
	height: auto;
	background-color: #ececec;
	padding: 10px;
}

#checkout div#checkout-right h2 {
	margin-bottom: 15px;
}

#checkout div#checkout-right p {
	font-size: 0.8em;
}

#checkout div#checkout-address-choose {
	background-color: #0066b3;
	padding: 5px;
	margin-bottom: 10px;
}

#checkout label.inline {
	display: inline;
	margin: 0;
}

#checkout div#checkout-address-choose  {
	color: #FFF;
	font-weight: bold;
}

#checkout #links {
	clear: left;
	text-align: right;
}

#checkout #links hr {
	color: #d0eaff;
}


/* User info */

hr.basket-gray {
	padding: 0;
	margin: 2px 0;
	border: none 0;
	border-top: 1px dashed #606060;
	height: 1px;
	color: #606060;
	background-color: #606060;
}

h5 {
	margin-bottom: 3px;
}

ul.user-info, ul.basket-info, ul.paymentinfo {
	list-style: none;
	text-indent: 0;
	margin-bottom: 8px;
	color: #606060;
}

ul.user-info li a {
	color: #0066b3;
	font-size: 1.1em;
	font-weight: bold;
}

ul.basket-info {
	font-size: 0.9em;
	margin: 0;
}

ul.basket-info li {
	position: relative;
}

ul.basket-info li span.edit-span {
	position: absolute;
	right: 0;
	color: #ed1c24;
	width: 5px;
}

ul.basket-info span.total-price {
	font-weight: bold;
	color: #0066b3;
}

ul.basket-info li input {
	color: #ed1c24;
	text-align: right;
	position: absolute;
	right: 5px;
	border: none;
	width: 15px;
	font-size: 0.9em;
}

ul.basket-info li input.selected {
	background-color: #ececec;	
}

ul.basket-info a {
	display: block;
	margin: 4px 0 0 0;
	text-align: right;
}

.orders th{
	padding-right:25px;
}
.orders tr td{
	font-size:9pt;
	padding-right:25px;
	padding-left:0px;
}
.num{
	text-align:right;
}
.narocilo{
	font-size:9pt;
	display:inline-block;
	width:100%;
	vertical-align:top;
}
.narocilo table{
	width:100%;
	white-space:nowrap;
}
.narocilo .artikli td{
	padding:2px;
	font-size:8pt;
	vertical-align: text-top;
}
.narocilo.corners#nacinPlacila,.narocilo.corners#naslov{
	width:200px;
}
.narocilo#placnik{
	width:200px;
}
.narocilo#placnik table th{
	text-align:left;
}

/* Content IZID */
div#content div#content-izid h2 {
	margin: 0px;
	padding: 0px;
	color: #ed1c24;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: normal;
}

div#content div#content-izid h3 { 
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #ed1c24;
	margin-top: 15px;
	font-weight: normal;
}

div#content div#content-izid h4 {
	color: #0066b3;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-left: 3px;
	margin-top: 15px;
	background-color: #f5f5f5;
}

div#content div#content-izid p, div#footer_main p ,div#content div#content-izid address {
	color: #444;
	font-size: 13px;
	line-height: 1.4em;
	text-align: justify;
	margin-top: 15px;
}

div#content div#content-izid address {
	font-style: italic;
	margin: 0;
}

div#content div#content-izid p.small {
	font-size: 11px;
	padding-bottom: 2px;
	margin-bottom: 0pt;
}

div#content div#content-izid ul {
	font-size: 13px;
	margin: 10px 0;
}

div#content div#content-izid ul li {
	margin-left: 25px;
}

/* ZASTOPSTVA */
div#content div#content-izid table#zastopstva {
	font-size: 11px;
	margin-top: 15px;
}

div#content div#content-izid table#zastopstva a img {
	border: none;
}

div#content div#content-izid table#zastopstva ul.zastopstva {
	margin: 10px 0px;
}

div#content div#content-izid table#zastopstva ul.zastopstva, div#container div#content table#zastopstva ul.zastopstva li{
	list-style-type:none;
}

div#content div#content-izid table#zastopstva ul.zastopstva li{
	background:url(../images/template/bullet.gif) left center no-repeat;
	padding: 1px 0 1px 7px;
}

/* Cenik */
table#cenik {
	width: 100%;
	border-collapse: collapse;
}

table#cenik td.cenik_naslov {
	font-size: 11pt;
	font-weight: bold;
	padding: 3px 5px;
	background-color: #ccc;
}

table#cenik td.cenik_st {
	font-size: 8pt;
	text-align: right;
	padding-right: 3px;
	vertical-align: bottom;
}

table#cenik td.cenik_storitev, table#cenik td.cenik_cena {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 3px;
	color: #333;
	vertical-align: bottom;
}

table#cenik td.cenik_opis {
	font-size: 8pt;
	color: #666;
}

table#cenik td.cenik_text {
	font-size: 8pt;
}

table#cenik td.cenik_footer {
	padding-top: 10px;
	font-size: 6pt;
	text-align: center;
	color: #999999;
}

table#sistemska p a {
	font-size: 12px;
	line-height: 15px;
}

table#sistemska p {
	padding: 8px;
}
table#myshop tr td{
	padding:10px;
	margin-top:10px;
	vertical-align:middle;
}

/*izpis novic; ?action=view&section=news */
#novice{
	text-align:left;
	width:50%;
}

.select-sub td{
	margin:15px;
}
#checkout2{
	margin-top:20px;
	margin-left:200px;
	margin-right:auto;
	width:70%;
}
#checkout2 #links {
	clear: left;
	text-align: right;
}

#checkout2 #links hr {
	color: #d0eaff;
}
.left{
	text-align:left;
}
.cat{
	margin-top:10px;
}
.cat .addtocart{
	position:absolute;
	left:150px;
	top:10px;
}
.cat input{
	width:20px;
}
.cat .added{
	position:absolute;
	left:180px;
	bottom:-30px;
	z-index:999;
}

/* TEXT splošni */

.t_h1 {
	font-size: 1.1em;
	color: #0066b3 ;
	font-weight: bold;
	margin-bottom: 10px;
}

.t_txt {
	font-size: 0.9em;    
}
/* TOOLTIP */
.tooltip{
	position:absolute;
	z-index:999;
	left:-9999px;
	background-color:#dedede;
	padding:3px;
	border:1px solid #fff;
	width:250px;
}

.tooltip p{
	margin:0;
	padding:0;
	color:#fff;
	background-color:#222;
	padding:2px 7px;
}
#opis li, .opis ul{
	padding-left:10px;
}

/*KONC TOOLTIPA*/
/* SPLOŠNO */
.blue_title, div#heading, div#basket h1, div#checkout h1, div#checkout2 h1 {
	color:#0066B3;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
}

.item_desc_grayed {
    color:#999999;
    font-weight:normal;
}
.item_desc_price {
    font-weight:bold;
    
}

.item_desc_price_red {
    color:#ED1C24;
}

table.besedilo {
    font-size:small;
    font-weight:normal;
    
} 


/* KONEC SPLOSNO*/

/*menu od pages nad contentom (trenutni)*/
#content #current-navigation{
	text-align: center;
	color:#777777;
	font-size:x-small;
	text-transform:uppercase;
}
#content #current-navigation #current{
	color:#bf2635;
}
.childs{
	/*font-weight:bold;*/
	color:red;
	/*font-style:italic;*/
}











/*navigation*/

#dropmenu, #dropmenu ul {
    /*margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
    position:relative;
    line-height:1.5em;*/
    z-index:400;
    height: 26px;
    width:100%;
    padding-top:8px;
    /*background:#fff;
    font-weight:bold;*/
}
#dropmenu a {
    display:block;
    padding:0.25em 1em;
    color:#686868;
    /*border-right:1px solid #c8c8c8;*/
    /*text-decoration:none;*/
    /*background:#fff;*/
}

#dropmenu ul li a:hover {
    background:red;
}
#dropmenu ul li a {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.8)";
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
    background:gray;
    z-index:99900;
}
#dropmenu li {float:none; position:relative;text-align:center;} 
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {
}
#dropmenu li ul {
    width:14.1em;
    z-index:99900;
    padding-top:0;
    margin-top:-3px;
}
#dropmenu li ul a {
    width:12em;
    height:auto;
    float:left;
    z-index:99900;
}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
