* {
	margin: 0;
	padding: 0;

}

body {
	font:14px "Calibri", Arial, Helvetica, sans-serif;
	color: #656565;
	font-weight:normal;
}

html { 
	background: #fff url(../images/body.gif) repeat 50% 0%;
} 

#main {
	background: url(../images/main-bg.jpg) repeat-x 50% 0%;
}

.container {
	width:1023px;
	margin:0 auto;
}

.containerHead {
	width:100%;
}

.error {
	margin-bottom: 15px;
	color:#F00;
}

h3 {
    color: #4E4E4E;
    font-family: 'Impact',sans-serif;
    font-size: 36px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 20px 0;
    text-transform: uppercase;
}

h3 span {
    color: #ababab;
}

h4 {
    color: #4E4E4E;
    font-family: 'Impact',sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 20px 0;
    text-transform: uppercase;
}

h4 span {
    color: #ababab;
}

a {
	color:#95c93d;
	font-size:14px;
	text-decoration:none;
}

table {
	border:0;
	border-spacing: 0;
    border-collapse: collapse;
}

input[type="submit"], input[type="button"] {
	display:block;
	background: #9a9a9a;
	float: right;
	margin:-15px 0px 0px 0px;
	padding: 5px 10px;
	border: none;
	color: #fff;
	font-size:20px;
    font-family: 'Impact',sans-serif;
	text-transform:uppercase;
}

input[type="submit"]:hover, input[type="button"]:hover  {
	background: #95c93d;
	cursor:pointer;
}



/* NAVIGATION */

#nav {
	background: #1f1f1f;
	width: 100%;
	height: 60px;
	padding:20px 0px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .4);
	position:relative;
	z-index:1;
}

#nav ul  {
    list-style: none;
	text-decoration:none;
    text-transform: uppercase;
}

#nav li a {
    color: #FFFFFF;
    font-family: 'Impact',sans-serif;
	height:60px;
	line-height:60px;
	padding:0 30px;
    font-size: 22px;
	float:left;
	text-decoration:none;
	background:url(../images/menu-divider.gif) center right no-repeat;
}

#nav li a:hover, #nav li a.current {
    color: #95c93d;

}

#navRight a {
    color: #FFF;
    font-family: 'Impact',sans-serif;
    font-size: 12px;
	font-weight:lighter;
	text-decoration:none;
}

#navRight a:hover {
	color:#95c93d;
}

#navRight p {
	color: #95c93d;
    font-family: 'Impact',sans-serif;
    font-size: 12px;
}

#navRight a.kosarica {
	width:35px;
	height:43px;
	float:right;
	margin:15px 50px 15px 15px;
	position: relative;
	z-index:999;
}

#navRight a.kosarica span.kolicina{
	height:21px;
	width: 24px;
	padding:0;
	float:right;
	position: absolute;
	bottom:0;
	right:0;
	z-index:9999;
	text-align:center;
	padding-top:3px;
	font:14px "Calibri", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#navRight {
	background: #1f1f1f;
	min-width: 200px;
	width:auto!important;
	width:200px;
	float:right;
    color: #FFF;
    font-family: 'Impact',sans-serif;
    font-size: 12px;
	margin-top:-10px;
}


#header {
	width:1023px;
	height:200px;
	margin:0 auto;
}


/* LOGO */

#logo {
	width:280px;
	float:left;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}


/* SEARCH */

#searchForm {
	width: 713px;
	height: 60px;
	overflow: hidden;
	float:right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
	
#searchForm input[type="text"] {
	background: #eaeaea;
	float: left;
	width: 580px;
	height: 38px;
	margin: 0;
	padding: 10px;
	border: solid 1px #c3c3c3;
	font-size: 18px;
	color: #969695;
}

#searchForm input[type="submit"] {
	width: 80px;
	height: 60px;
	margin: 0 0 0 30px;
	font-size: 26px;
}

/* SIDE BAR */

#sidebar {
	float: left;
	width:210px;
}

.widget {
	background: url(../images/line.png) left bottom repeat-x;
	padding: 5px 0 30px 0;
}

.widget ul {
    list-style: none outside none;

}

.widget li a {
    background: url("../images/marker.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    color: #4E4E4E;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 20px 20px;
	text-decoration:none;
}

.widget li a:hover, .widget li a.current {
	color:#95c93d;
}

/* CONTENT */

#content {
	width:743px;
	float:right;
	padding-left:30px;
	height:550px;
	min-height:550px;
	height:auto !important;
	background: url(../images/line.png) left top repeat-y;
}

.printerBox, .cartridgeBox, .mainBox, .userBox {
	width:690px;
	margin:0px 0px 30px 0px;
	padding:20px;
	float:left;
	position:relative;
	/*z-index:1;*/
	background-color:#e6e6e6;
	border:solid 6px #FFF;
	display:block;
}

.cartridgeBox {
	width:303px;
	margin:30px 0px 0px 30px;
	display: none;
}

.printerBox {
	margin:30px 0px 0px 0px;
}

.mainBox {
	margin:0px 30px 0px 0px;
	width:269px;
	height:224px;
	text-align:center;
}


.mainBox .slika img {
	margin-top:20px;
}

.printerBox:hover, .cartridgeBox:hover, .mainBox:hover, .userBox:hover {
    cursor: pointer;
	/*opacity:0.5;*/
}

.userBox {
	width:303px;
	margin:0px 0px 30px 30px;
	padding:20px;
}

.userBox {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .500s ease-in-out;
	-moz-transition: all .500s ease-in-out;
	-ms-transition: all .500s ease-in-out;
	-o-transition: all .500s ease-in-out;
	transition: all .500s ease-in-out;
} 

.userBox:hover {
	-webkit-opacity: 0.50;
	-moz-opacity: 0.50;
	opacity: 0.50;
} 

.akcija, .akcijaPrinters {
	width:71px;
	height:46px;
	position:relative;
	top:-30px;
	right:-248px;
	z-index:0;
	background: url(../images/icon_akcija.png) left top no-repeat;
}

.akcijaPrinters {
	right:-617px;
}

.printerBoxCont, .cartridgeBoxCont {
	width:520px;
	float:right;
}

.cartridgeBoxCont {
	width:205px;
	position:relative;
}

.priceOverview {
	color: #95c93d;
    font-size: 20px;
	font-weight:bold;
	position:absolute;
	right:-10px;
	bottom:-15px;
}

.printerBox h1, .cartridgeBox h1, .mainBox h1, .mainBox h1.greenFont, .userBox h1 {
    color: #4E4E4E;
    font-family: 'Impact',sans-serif;
    font-size: 25px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 15px 0;
    text-transform: none;
}

.mainBox h1, .mainBox h1.greenFont {
	color: #4e4e4e;
	font-size: 34px;
	padding: 20px 5px 20px 5px;
	/*text-shadow: 0 0 4px rgba(0, 0, 0, .2);
	-moz-text-shadow: 0 0 4px rgba(0, 0, 0, .2);
	-webkit-text-shadow: 0 0 4px rgba(0, 0, 0, .2);*/
}

.mainBox h1.greenFont {
	color: #95c93d;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
}

.userBox h1 {
	text-align:center;
    padding: 0 0 0 0;
}

.userBox h1 span {
    color: #ababab;
}

.printerBox p, .cartridgeBox p, .mainBox p {
    color: #4E4E4E;
	font-weight:normal;
    font-size: 14px;
    padding: 0 0 10px 0;
}

.printerBox img {
	float:left;
	width:90px;
}

.cartridgeBox img {
	float:left;
	width:80px;
}

a.readmore, a.readmoreMain, span.readmore {
	width:auto;
    color: #FFF;
	font-size:21px;
    font-family: 'Impact',sans-serif;
	text-transform:uppercase;
	padding:7px 10px;
	text-decoration:none;
	border:none;
	background: #95c93d;
	float:right;
	clear:both;
}

a.readmoreMain {
	float:none;
	width:110px;
	text-align:center;
	margin:10px auto;
	overflow: hidden;
	display:block;
}

/* PRODUKTI */

.produkt {
	width:743px;
	float:left;
	margin:30px 0px 0px 30px;
	padding-bottom:30px;
	background:url(../images/line.png) bottom left repeat-x;
}

.produktSlika {
	width:180px;
	float:left;
	margin-right:20px;
}

.produktSlika img{
	width:180px;
}

.produktSlikaPrinter {
	float:left;
	margin-right:20px;
}

.produktSlikaPrinter img{
	max-width:500px;
}

.produktText {
	width:353px;
	float:left;
	margin-right:20px;
}

.produktText h1 {
    color: #9a9a9a;
	font-weight:bold;
    font-size: 18px;
    margin: 0;
    padding: 0 0 7px 0;
}

.produktText p {
    color: #9a9a9a;
    font-size: 16px;
    padding: 0 0 2px 0;
}

.produktText a {
    color: #95c93d;
    font-size: 16px;
	display:block;
	text-decoration:none;
    padding: 5px 0 0 0;
}

.produktText a:hover {
	text-decoration: underline;
}

.produktCena {
	width:160px;
	float:right;
	text-align:right;
}

span.cena {
    color: #95c93d;
    font-size: 28px;
	font-weight:bold;
	display:block;
	text-decoration:none;
    padding: 0;
}

span.cenaText {
	display:block;
	text-decoration:none;
    padding-bottom:15px;
}

.quantity input[type="text"] {
	background: #eaeaea;
	float: left;
	width: 29px;
	height: 29px;
	margin: 0;
	text-align:center;
	padding: 3px;
	border: none;
	line-height: 29px;
	font-size: 14px;
	color: #969695;
}

.quantity p {
	color: #969695 !important;
}

/*.quantity input[type="submit"] {
	width:auto;
    color: #FFF;
	font-size:12px;
	padding:9px 5px;
	text-decoration:none;
	font-weight:bold;
	border:none;
	background: #9a9a9a;
	float:right;
	cursor:pointer;
}*/

#vsebina input[type="submit"] {
	margin:30px 0px 10px 0px;
	padding: 5px 10px;
	float:right;
}

#vsebina p {
	line-height:22px;
	font-size:16px;
}

#vsebina li {
	margin-left:15px;
	line-height:22px;
	font-size:16px;
}

.quantitySize, .qntySize {
	width: 14px;
	height: 35px;
	display:block;
	float: left;
	background:url(../images/bg_kolicina.png) top left no-repeat;
}

.quantitySize a, .qntySize a {
	width: 14px;
	height: 17px;
	display: block;
	overflow:hidden;
	float: left;
	margin-bottom:1px;
}



/* DROPDOWN */

.dropdown {
    width: 356px;
	float:left;
	margin-left:30px;
}

.dropdown p {
    color: #95c93d;
	font-weight:bold;
    font-size: 16px;
    padding: 0 0 10px 0;
}

.mainselection {
    overflow: hidden;
    width: 356px;
	float:left;
	background: url(../images/dropdown.png) no-repeat scroll 0px 0px #eaeaea;
}

#vsebina input[type="text"], #vsebina input[type="password"] {
	width:95%;
	background: #eaeaea;
	height: 28px;
	margin: 0 0 7px 0;
	padding: 5px;
	line-height: 28px;
	border:none;
	color: #969695;
}

/* INFO*/

#infobar {
	width:100%;
	float:left;
	margin-top:30px;
	padding-top:30px;
	background: url(../images/line.png) left top repeat-x;
}

.infoBox {
	width:341px;
	float:left;
	background: url(../images/line.png) right top repeat-y;
}

.infoBox p, .infoBox a {
    color: #4E4E4E;
    font-size: 14px;
    line-height: 25px;
	text-decoration:none;
}


.infoBox ul {
    list-style: none outside none;
}

.infoBox li a {
    background: url("../images/marker.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    color: #4E4E4E;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 20px 20px;
	text-decoration:none;
}

.infoBox li a:hover, .infoBox a:hover {
	color:#95c93d;
}

/* FOOTER */

#footer {
	width:100%;
	float:left;
	margin:30px 0;
	padding-top:30px;
	background: url(../images/line.png) left top repeat-x;
}

.footerBox {
	width:341px;
	vertical-align:middle;
	text-align:center;
	float:left;
	background: url(../images/line.png) right top repeat-y;
}

.footerBox p, .footerBox a {
    color: #a5a5a5;
    font-size: 18px;
    line-height: 25px;
	text-decoration:none;
	padding:15px 0;
}

.footerBox img {
	vertical-align:middle;
	margin-right:20px;
}

.footerBox a:hover {
	color:#95c93d;
}

/* PAGGINATION */


.wp-pagenavi {
    clear: both;
    overflow: hidden;
    padding:0px;
	margin-top:30px;
    text-align: center;
    width: 100%;
	float:left;
}

.wp-pagenavi a, .wp-pagenavi span {
    background: none repeat scroll 0 0 #9A9A9A;
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin: 0 3px 0 4px;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
    vertical-align: top;
}


.wp-pagenavi span.current {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    color: #4E4E4E;
}

.rounded {
	display:block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior:url(js/PIE.htc);
}

.clear { clear:both;}

a.tooltip {
	outline:none;
}

a.tooltip:hover {
	text-decoration:none;
}

a.tooltip span {
	z-index:10;
	display:none;
	font-size:16px;
	padding:14px 20px;
	margin-top:-30px;
	margin-left:28px;
	line-height:23px;
}

a.tooltip:hover span{
	display:inline;
	position:absolute;
	color:#969695;
	border:1px solid #c3c3c3;
	background:#eaeaea;
}

.callout {
	z-index:20;
	position:absolute;
	top:30px;
	border:0;
	left:-12px;
}

.calloutCart {
	z-index:9999;
	position:absolute;
	top:0px;
	border:0;
	left:450px;
}

a.tooltip span {
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 5px 5px 8px #CCC;
	-webkit-box-shadow: 5px 5px 8px #CCC;
	box-shadow: 5px 5px 8px #CCC;
}

#kontakt {
	width:210px;
	float:left;
}

#kontakt input[type="text"], #kontakt input[type="password"], #section input[type="text"] {
	width:100%;
	background: #eaeaea;
	height: 28px;
	margin: 0 0 7px 0;
	padding: 5px;
	line-height: 28px;
	border:none;
	color: #969695;
}

#kontakt textarea {
	width:100%;
	background: #eaeaea;
	margin: 0 0 7px 0;
	padding: 5px;
	border:none;
	color: #969695;
	font:16px "Calibri", Arial, Helvetica, sans-serif;
	font-weight: 100;
}

#kontakt input[type="submit"] {
	margin:10px 10px 10px 0px;
	padding: 5px 10px;
	font-size:20px;
	float:left;
}


/*#kontakt input[type="submit"], #section input[type="submit"] {
	background: #9a9a9a;
	float: left;
	margin:10px 10px 10px 0px;
	padding: 5px 10px;
	border: none;
	text-transform: uppercase;
	color: #fff;
	font-size:20px;
    font-family: 'Impact',sans-serif;
	text-transform:uppercase;
}*/



span.obvezno {
	width: 3%;
	height: 34px;
	float:right;
}

span.obvezno p {
	font-size:18px;
	color:#95c93d;
	padding-top:9px;
	text-align:center;
}

#section input[type="text"] {
	width:95%;
}

#section {
	width:715px;
	float:right;
}

/* KOŠARICA */

#cart_wrap {
	width:530px;
	color:#969695;
	border:1px solid #c3c3c3;
	background:#eaeaea;
}

#cart_wrap a {
	font-size:14px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
}

#cart_wrap a:hover {
	text-decoration:underline;
}

#cart_wrap p {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	color:#a5a5a5;
	font-size:14px;
}

#cart_wrap table.cart {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	color:#a5a5a5;
	font-size:14px;
	width:100%;
}


#cart_wrap a.btnNormal {
	display:block;
	background: #9a9a9a;
	float: right;
	margin:10px;
	padding: 5px 10px;
	border: none;
	color: #fff;
	font-size:20px;
    font-family: 'Impact',sans-serif;
	text-transform:uppercase;
}

td.tbCart {
	color:#666;
	font-size:14px;
	width:100%;
	padding:15px;
	font-weight:bold;
}

td.name {
	padding:15px;
	color:#666;
	white-space:nowrap;
}

.tbQnty {
	width:45px;
	height:29px;
	float:left;
}
.tbQnty input[type="text"] {
	background: #F6F6F6;
	float: left;
	width: 25px;
	height: 29px;
	margin: 0;
	text-align:center;
	padding: 3px;
	border: none;
	line-height: 29px;
	font-size: 14px;
	color: #969695;
}

.tbQnty p {
	color: #969695 !important;
}


td.qnty {
	font-size:14px!important;
}

td.btn {
	width:30px;
	text-align:right;
	padding:2px;
}

#btn_close {
	position:absolute;
	top:-5px;
	left:-5px;
	width:27px;
	height:27px;
	background:url(images/cart/btn_close.png) top left no-repeat;
    border-radius: 4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
	-moz-border-radius: 5px;
	-moz-text-shadow: 0px 1px #333;
	-webkit-text-shadow: 0px 1px #333;
	text-shadow: 0px 1px #333;
}
hr.cart_line {
	background:#a5a5a5;
	border:0px;
	height:1px;
	margin:0px 15px 0px 15px;
}

hr.line {
	background:#a5a5a5;
	border:0px;
	height:1px;
	margin:0px;
}

a.btnCart {
	font:14px "Calibri", Arial, Helvetica, sans-serif!important;
	display:block!important;
	background: #9a9a9a!important;
	float: right!important;
	margin:0px 0px 0px 0px!important;
	padding: 7px 8px!important;
	border: none!important;
	color: #fff!important;
	font-size:16px!important;
	text-transform:none!important;
}

input.stdBtn {
	font:14px "Calibri", Arial, Helvetica, sans-serif!important;
	display:block!important;
	background: #9a9a9a!important;
	float: right!important;
	margin:0px 0px 0px 0px!important;
	padding: 7px 7px!important;
	border: none!important;
	color: #fff!important;
	font-size:16px!important;
	text-transform:none!important;
}

/* VSEBINA KOŠARICE */


.tbHead {
	color:#4E4E4E;
	font-weight:bold;
	font-size:16px;
	padding:20px 0 10px 0;
	border-bottom:1px solid #c3c3c3;
}

.tbBody {
	color:#4E4E4E;
	font-weight:normal;
	font-size:14px;
	padding:20px 0 20px 0;
	border-bottom:1px solid #c3c3c3;
}

.tbBody a.img{
	text-align:center!important;
}

.clickable {
    display:block;
}



#nav ul li a, #navRight a, .widget ul li a {
-webkit-transition:color .5s;
-moz-transition:color .5s;
-o-transition:color .5s;
transition:color .5s
}
/*#nav ul li a:hover {color:yellow}*/








#desc {
	float:left;
	width:100%;
	margin-top:40px;
}

.tab-head {
	float:left;
	width:100%;
}

.tab-head span {
	padding: 10px 15px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	float:left;
	background:#95c93d;
}

.tab-content {
	float:left;
	background: #eaeaea;
	width:710px;
	padding:15px;
}

.tab-content p, .tab-content li{
	text-align: left;
	font-size: 16px;
	color: #4e4e4e;
}

.tab-content li {
	margin-left:17px;
}

.tab-content a:hover {
	text-decoration:underline;
}

a.facebook {
	position:absolute;
	top:30px;
	right:-40px;
	z-index:-1;
}

a.facebook:hover {
	right:-105px;

}



#cf {
  position:relative;
  height:281px;
  width:450px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

/* CHECKBOXES */

input[type="radio"], input[type="checkbox"] {
    display:none;
}

input[type="radio"] + label, input[type="checkbox"] + label {
    display:inline;
}

input[type="radio"] + label:before, input[type="checkbox"] + label:before {
    content: '';
    display:inline-block;
    width: 20px;
    height: 20px;
	margin-right:10px;
	padding-top:3px;
    background: url(../images/checkbox_off.png) no-repeat top left; 
    vertical-align: middle;
}

input[type="radio"]:checked + label:before, input[type="checkbox"]:checked + label:before {
    content: '';
    background: url(../images/checkbox.gif) no-repeat top left; 
}

.bannerText {
	display:block;
	width:100%;
	height:100%;
}

.productInCart {
	font-weight:bold;
	color:#333;
}

.bannerLink {
	display:block;
	width:210px;
}

.bannerLink:hover {
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}

.printersGroupsBox
{
	float:left;
	width:50%;
	text-align:center;
	margin-bottom:30px;
}

.printersGroupsBox a
{
	font-family: 'Impact',sans-serif; font-size:30px;
	color: #4e4e4e;
}

.printersGroupsBox a:hover
{
	color: #95c93d;
}

.users_orders
{
	width:773px;
	margin-left:30px;
}

.users_orders tr td, .users_orders tr th
{
	text-align:center;
}

.users_orders tr td
{
	padding:3px 0px;
	border-bottom:1px solid #EDEDED;
}