.clear {
clear: both;
}
.Lnb .lnb-ul {
padding-left: 0px !important;
}
.content-head h1 {
font-size: 17px;
}
.contentWrap .CorporateWrap .Lnb.left {
float: left;
}
.contentWrap .CorporateWrap .Lnb.right {
float: right;
}
.contentWrap .CorporateWrap .middle_column {
float: left;
width: 620px;
margin: 0px 20px;
}
.Lnb .lnb-ul .on a.signupToNewsLetter {
background: url("../img/news/icon_kia_news.png") no-repeat scroll left top transparent;
color: #444444;
display: inline-block;
font-size: 11px;
font-weight: normal;
height: 40px;
margin: 0;
padding: 0;
position: relative;
text-align: center;
width: 170px;
}
.Lnb .lnb-ul .on a.signupToNewsLetter:hover {
opacity: 0.9;
}
.Lnb .lnb-ul .on a.signupToNewsLetter span {
display: inline-block;
line-height: 14px;
margin: 7px auto 0;
overflow: hidden;
width: 80px;
}
.Lnb .lnb-ul .cart_wrap {
background-color: #FAFAFA;
border: 1px solid #CCC;
padding: 9px;
}
.Lnb .lnb-ul .cart_wrap .item {
clear: both;
border-bottom: 1px solid #CCC;
margin: 0 0 10px 0;
}
.Lnb .lnb-ul .cart_wrap .item .title {
float: left;
padding: 0px;
width: 130px;
margin: 0 0 10px 0;
}
.Wrap320 .Lnb .lnb-ul .cart_wrap .item .title {
width: 280px;
}
.Lnb .lnb-ul .cart_wrap .item .toolbar {
float: left;
width: 20px;
padding: 0px;
margin: 0px;
text-align: left;
list-style-type: none;
}
.Lnb .lnb-ul .cart_wrap .item .toolbar a {
padding: 3px;
margin: 0px;
display: inline;
color: #333;
font-weight: bold;
font-size: 11px;
background-color: #FFF !important;
border: 1px solid #CCC;
border-radius: 3px;
}
.Lnb .lnb-ul .cart_wrap .item .toolbar a:hover {
border: 1px solid #B02;
}
.Lnb .lnb-ul .cart_wrap a.go_order {
clear: both;
display: block;
text-align: center;
padding: 0 0 3px 0;
margin: 20px 0 0 0;
color: #fff;
font-weight: bold;
font-size: 9px;
border: 1px solid #B02;
border-radius: 3px;
height: 22px;
line-height: 25px;
white-space: nowrap;
opacity: 0.8;
background: #bb0022; /* Old browsers */
background: -moz-linear-gradient(top,  #bb0022 0%, #990022 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0022), color-stop(100%,#990022)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bb0022 0%,#990022 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bb0022 0%,#990022 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bb0022 0%,#990022 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bb0022 0%,#990022 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0022', endColorstr='#990022',GradientType=0 ); /* IE6-9 */
}
.Lnb .lnb-ul .cart_wrap a.go_order img {
margin-left: 5px;
vertical-align: middle;
width: 16px;
}
.Lnb .lnb-ul .cart_wrap a.go_order:hover {
border: 1px solid #902;
opacity: 1;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item {
float: left;
width: 298px; /* bcz 2x1px border */
padding: 0px;
border: 1px solid #CCC;
margin: 0 20px 20px 0;
background-color: #f9f9f9;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .image {
float: left;
width: 100px;
height: 90px;
margin: 10px;
overflow: hidden;
/*background-color: #333;*/
text-align: left;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .image img {
height: 90px;
width: auto;
min-width: 100px;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .info {
float: left;
margin-top: 10px;
width: 168px; /* bcz 2x1px border */
height: 90px;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .info .title {
height: 45px;
margin-bottom: 10px;
overflow: hidden;
color: #000;
font-size: 14px;
line-height: 15px;
font-family: Tahoma, sans-serif;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .info .code {
font-size: 11px;
height: 11px;
line-height: 11px;
color:#666;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .info .price {
font-size: 12px;
height: 24px;
line-height: 24px;
color: #b02;
font-weight: bold;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar {
clear: both;
font-size: 12px;
border-top: 0px solid #CCC;
background-color: #DDD;
padding: 0 0 0 10px;
line-height: 27px;
overflow: hidden;
text-shadow: 2px 2px 2px  #FFF;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar img {
border: 0;
margin: 0;
padding: 0;
display: inline-block;
vertical-align:middle;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar .view-details {
float: left;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar .add-to-cart {
float: right;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar .add-to-cart input.pcs {
width: 15px;
border: 1px solid #CCC;
vertical-align:middle;
}
.contentWrap .CorporateWrap .middle_column .pagenation ul li {
background: none;
}
.contentWrap .CorporateWrap .middle_column .content-body .top-main {
background: url('../img/boutique/top_main.jpg') repeat-x scroll center center #ffffff;
margin: -10px 0 0 0;
height: 150px;
}
.contentWrap .CorporateWrap .middle_column .content-body .top-main > img {
float: right;
margin: 0 20px;
max-width: 300px;
}
.contentWrap .CorporateWrap .middle_column .content-body .top-main h1 {
float: left;
font-size: 26px;
margin: 36px 0 0 10px;
text-align: left;
width: 320px;
}
.contentWrap .CorporateWrap .middle_column .content-body.model .top-main h1 {
font-size: 30px;
line-height: 32px;
margin-top: 36px;
}
.contentWrap .CorporateWrap .middle_column .content-body .top-main h2 {
float: left;
margin: 5px 0 0 10px;
text-align: left;
width: auto;
}
.contentWrap .CorporateWrap .Lnb .lnb-ul li .item a {
line-height: 14px;
height: auto;
display: inline;
padding-left: 3px;
}	
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item {
float: left;
width: 298px; /* bcz 2x1px border */
padding: 0px;
border: 1px solid #CCC;
margin: 0 10px 20px 0;
background-color: #f9f9f9;
overflow: hidden;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item.last {
margin-right: 0px;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .image {
float: left;
width: 100px;
height: 90px;
margin: 10px;
overflow: hidden;
/*background-color: #333;*/
text-align: left;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .info {
float: left;
margin-top: 10px;
width: 168px; /* bcz 2x1px border */
height: 90px;
background: none;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .info .title {
height: 45px;
margin-bottom: 10px;
overflow: hidden;
color: #000;
font-size: 14px;
line-height: 15px;
font-family: Tahoma, sans-serif;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .info .code {
font-size: 11px;
height: 11px;
line-height: 11px;
color:#666;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .info .price {
font-size: 12px;
height: 24px;
line-height: 24px;
color: #b02;
font-weight: bold;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar {
clear: both;
font-size: 12px;
border-top: 0px solid #CCC;
background-color: #DDD;
padding: 0 0 0 10px;
line-height: 27px;
overflow: hidden;
text-shadow: 2px 2px 2px  #FFF;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar img {
border: 0;
margin: 0;
padding: 0;
display: inline-block;
vertical-align:middle;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar .view-details {
float: left;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar .add-to-cart {
float: right;
}
.contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar .add-to-cart input.pcs {
width: 15px;
border: 1px solid #CCC;
vertical-align:middle;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail h1 {
color: #333333;
font-family: 'KIA-Light';
font-size: 17px;
font-style: normal;
margin: 0 0 10px 0;
padding: 0;
border-bottom: 2px solid #676767;
height: 27px;
line-height: 27px;
color: #B02;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail .item-image {
float: left;
margin: 0 20px 20px 0;
max-width: 300px;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail .item-info {
float: left;
width: 300px;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail .item-info .add-to-basket {
border-bottom: 2px solid #CCCCCC;
margin: 10px 0;
padding-bottom: 15px;
text-align: right;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail .item-info .add-to-basket a {
clear: both;
text-align: center;
padding: 7px 10px;
color: #fff;
font-weight: bold;
font-size: 9px;
border: 1px solid #B02;
border-radius: 3px;
height: 22px;
line-height: 25px;
white-space: nowrap;
opacity: 0.8;
background: #bb0022; /* Old browsers */
background: -moz-linear-gradient(top,  #bb0022 0%, #990022 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0022), color-stop(100%,#990022)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bb0022 0%,#990022 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bb0022 0%,#990022 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bb0022 0%,#990022 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bb0022 0%,#990022 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0022', endColorstr='#990022',GradientType=0 ); /* IE6-9 */
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail .item-info .add-to-basket a img {
vertical-align: text-bottom;
margin-left: 5px;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail .item-info .add-to-basket a:hover {
border: 1px solid #902;
opacity: 1;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail .item-info ul li a {
font-size: 11px;
line-height: 12px;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail h3 {
border-bottom: 2px solid #CCCCCC;
font-size: 22px;
margin-bottom: 15px;
margin-left: 10px;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail .item-description {
clear: both;
border: 1px solid #CCC;
background-color: #EEE;
padding: 10px;
margin: 3px 0 0 0;
}
.desc-gradient {
background: #DDDDDD; /* Old browsers */
background: -moz-linear-gradient(top,  #EEEEEE 0%, #DDDDDD 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEEEEE), color-stop(100%,#DDDDDD)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #EEEEEE 0%,#DDDDDD 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #EEEEEE 0%,#DDDDDD 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #EEEEEE 0%,#DDDDDD 100%); /* IE10+ */
background: linear-gradient(to bottom,  #EEEEEE 0%,#DDDDDD 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEEEEE', endColorstr='#DDDDDD',GradientType=0 ); /* IE6-9 */
}
.Wrap320 .contentWrap .CorporateWrap .middle_column {
margin: 10px 0 0 0;
width: 320px;
}
.Wrap320 .contentWrap .CorporateWrap .middle_column .content-body .top-main h1 {
margin-top: -155px;
}
.Wrap320 .contentWrap .CorporateWrap .middle_column .content-body .top-main h2 {
text-align: center;
margin-bottom: 10px;
}
.contentWrap .CorporateWrap .middle_column .content-body .top-main .noModelImage h1 {
text-align: center;
}
.contentWrap .CorporateWrap .middle_column .content-body .top-main .noModelImage h1, .contentWrap .CorporateWrap .middle_column .content-body .top-main .noModelImage h2 {
width: auto;
clear: both;
}
.Wrap320 .contentWrap .CorporateWrap .middle_column .content-body .shop-items .item {
width: 318px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
}
.Wrap320 .Search {
margin-bottom: 0px !important;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail .item-image {
margin-left: 10px;
}
.contentWrap .CorporateWrap .middle_column .content-body .item-detail .item-image small {
display: block;
}
.Wrap320 .noMobile {
display: none !important;
}
.contentWrap .CorporateWrap .middle_column .content-body .range_models {
background-color: #FAFAFA;
margin: 0 0 0 -10px;
padding: 0;
width: 640px;
}
.Wrap320 .contentWrap .CorporateWrap .middle_column .content-body .range_models {
width: 320px;
}
.contentWrap .CorporateWrap .middle_column .content-body .range_models li {
background: none repeat scroll 0 0 transparent;
border: 1px solid transparent;
cursor: pointer;
float: left;
line-height: 25px;
list-style-type: none;
margin: 5px 9px;
padding: 0;
}
.contentWrap .CorporateWrap .middle_column .content-body .range_models li:hover {
border: 1px solid #BB0022;
}
.contentWrap .CorporateWrap .middle_column .content-body .range_models li .model_img img {
cursor: pointer;
display: block;
height: 78px;
width: 140px;
}
.contentWrap .CorporateWrap .middle_column .content-body.range_models li .input {
background-color: #CCCCCC;
display: none;
float: left;
height: 25px;
line-height: 25px;
overflow: hidden;
vertical-align: middle;
width: 25px;
}
.contentWrap .CorporateWrap .middle_column .content-body .range_models li .input input {
margin: 5px 0 0 6px;
}
.contentWrap .CorporateWrap .middle_column .content-body .range_models li .name {
background-color: #EEEEEE;
cursor: pointer;
float: left;
font-size: 12px;
height: 25px;
line-height: 25px;
margin: 0;
padding: 0 0 0 5px;
width: 135px;
}
.contentWrap .CorporateWrap .middle_column .content-body .range_models li.active .name {
background-color: #990022;
color: #FFFFFF;
}
.contentWrap .CorporateWrap .middle_column .content-body .range_models li a {
color: #333333;
}
.Wrap .contentWrap .CorporateWrap .Lnb ul.lnb-ul li ul li input[type="text"] {
width:115px;
height: 22px;
}
.Wrap .contentWrap .CorporateWrap .Lnb ul.lnb-ul li ul li input[type="submit"] {
background: url("../img/news/btn-search.gif") no-repeat scroll 0 0 transparent;
border: medium none;
cursor: pointer;
height: 24px;
text-indent: -9999px;
width: 24px;
line-height: 24px;
margin-left:-10px;
}
.Wrap .contentWrap .CorporateWrap .Lnb ul.lnb-ul li ul li > a {
background-position: 0 center;
height: auto;
line-height: 15px;
padding-bottom: 3px;
}
.Wrap320 .contentWrap .CorporateWrap .middle_column .content-body .top-main .text_right h1 {
margin: 0px 10px;
line-height: 32px !important;
}
.Wrap320 .contentWrap .CorporateWrap .middle_column .content-body .top-main .text_right h2 {
margin: 10px !important;
}
.contentWrap .middle_column .content-body .shop-items .item .toolbar .add-to-cart input.pcs {
vertical-align: baseline;
/* boljše zgleda tako */
}
.contentWrap .middle_column .content-body .shop-items .item .toolbar .add-to-cart a {
padding: 0px 10px;
background-color: #B02;
border-radius: 3px;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
font-size: 9px;
font-weight: bold;
display: inline-block;
border: 1px solid #333;
background: #666666; /* Old browsers */
background: -moz-linear-gradient(top,  #666666 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #666666 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #666666 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #666666 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom,  #666666 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
opacity: 0.8;
}
.contentWrap .middle_column .content-body .shop-items .item .toolbar .add-to-cart a:hover {
opacity: 1.0;
}
.Wrap .contentWrap .CorporateWrap .middle_column .content-body .shop-items .item .toolbar .add-to-cart a img {
vertical-align: middle !important;
margin-left:5px;
}
.contentWrap .middle_column .content-body .shop-items .item .toolbar .add-to-cart a.in-cart {
border: 1px solid #902;
background: #bb0022; /* Old browsers */
background: -moz-linear-gradient(top,  #bb0022 0%, #990022 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0022), color-stop(100%,#990022)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bb0022 0%,#990022 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bb0022 0%,#990022 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bb0022 0%,#990022 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bb0022 0%,#990022 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0022', endColorstr='#990022',GradientType=0 ); /* IE6-9 */
opacity: 0.8;
}
.contentWrap .middle_column .content-body .shop-items .item .toolbar .add-to-cart a.in-cart:hover {
opacity: 1.0;
}
.contentWrap .middle_column .content-body .item-detail .item-image {
margin-left: 0px !important;
text-align: center;
}
.contentWrap .middle_column .content-body .item-detail .item-image img {
max-width: 300px;
}
.contentWrap .middle_column .content-body .item-detail h3 {
margin-left: 0px !important;
}
.contentWrap .middle_column .content-body .boutique-items {	
clear: both;
margin-top: 0px;
position: relative;
width: 620px;
}
.Wrap320 .contentWrap .middle_column .content-body .boutique-items {	
width: 320px;
}
.contentWrap .middle_column .content-body .boutique-items > div {
display: none;
clear: both;
height: 160px;
position: absolute;
width: 620px;
}
.Wrap320 .contentWrap .middle_column .content-body .boutique-items > div {
width: 320px;
}
.contentWrap .middle_column .content-body .boutique-items .item:nth-child(4n) {
margin: 0;
}
.contentWrap .middle_column .content-body .boutique-items .item {
float: left;
width: 140px;
margin: 0 20px 20px 0;
}
.contentWrap .middle_column .content-body .boutique-items .item .image {
width: 138px;
height: 98px;
border: 1px solid #CCC;
overflow: hidden;
}
.contentWrap .middle_column .content-body .boutique-items .item .image img {
width: 100%;
display: block;
}
.contentWrap .middle_column .content-body .boutique-items .item .text {
display: block;
text-align: center;
overflow: hidden;
height: 30px;
font: 11px/14px tahoma;
color: #666666;
}
.contentWrap .middle_column .content-body .boutique-items .item .price {
display: block;
text-align: center;
overflow: hidden;
font: bold 13px tahoma;
color: #666666;
}
.contentWrap .middle_column .content-body .item-detail .item-image a.back-button {
margin-top: 10px;
padding: 7px 12px;
background-color: #B02;
border-radius: 3px;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
font-size: 9px;
font-weight: bold;
display: inline-block;
border: 1px solid #333;
background: #666666; /* Old browsers */
background: -moz-linear-gradient(top,  #666666 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #666666 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #666666 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #666666 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom,  #666666 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
opacity: 0.8;
}
.contentWrap .middle_column .content-body .item-detail .item-image a.back-button:hover {
opacity: 1.0;
}
.contentWrap .middle_column .content-body .suggested-slider {
text-align: center;
clear: both;
}
.contentWrap .middle_column .content-body .suggested-slider a {
display: inline-block;
width: 11px;
height: 11px;
background-repeat: no-repeat;
background-image: url("//www.kmag.net/sharedcakephp/img/Product/btn-page-off.gif");
padding: 3px;
}
.contentWrap .middle_column .content-body .suggested-slider a:hover {
background-image: url("//www.kmag.net/sharedcakephp/img/Product/btn-page-on.gif");
}
.contentWrap .middle_column .content-body .suggested-slider a.on {
background-image: url("//www.kmag.net/sharedcakephp/img/Product/btn-page-on.gif");
}
.contentWrap .middle_column .content-body .suggested-slider a.on:hover {
background-image: url("//www.kmag.net/sharedcakephp/img/Product/btn-page-on.gif");
}
.contentWrap .middle_column .content-body .suggested-title h1 {
border-bottom: 2px solid #CCCCCC;
font-size: 22px;
margin: 50px 0 15px 0 ;
}
.contentWrap .CorporateWrap .attachment {
background: none repeat scroll 0 0 #EFEFEF;
border: 1px solid #CCCCCC;
border-radius: 3px 3px 3px 3px;
display: block;
height: 28px;
line-height: 28px;
text-decoration: none;
padding: 0 15px 0 0;
display: inline-block;
margin: 15px 0 0 0;
}
.contentWrap .CorporateWrap .attachment a {
text-decoration: none;
}
.contentWrap .CorporateWrap .attachment img {
float: left;
margin-right: 15px;
}