/* CSS Document */


h3, h3 a
{
    font-size: 14px;
    font-weight: bold;
    color: #8e8c8d;
}

h3 a:hover
{
    text-decoration: underline;
}

p
{
    color: #ffffff;
}


/*galerija*/


#slider
{
    float: right;
}

.galleryContainer
{
    width: 940px;
    float: left;
    clear: both;
    display: block;
    margin-left: 20px;
}
.pirobox
{
    width: 902px;
    height: 106px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    position: relative;
}
.thumbs_all
{
    width: 40px;
    height: 100px;
    position: relative;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.item
{
    width: 82px;
    float: left;
    font-family: Tahoma;
    text-align: center;
    list-style-type: none;
    list-style: none;
}

.item img
{
    border: 1px solid #FFD100;
}
.item a
{
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden
{
    display: none;
}
.ui-helper-hidden-accessible
{
    position: absolute;
    left: -99999999px;
}
.ui-helper-reset
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ui-helper-clearfix
{
    display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix
{
    height: 1%;
}
.ui-helper-clearfix
{
    display: block;
}
/* end clearfix */
.ui-helper-zfix
{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled
{
    cursor: default !important;
}

/* states and images */
.ui-icon
{
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

/* Overlays */
.ui-widget-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Slider
----------------------------------*/
.ui-slider
{
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle
{
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
}
.ui-slider .ui-slider-range
{
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
}

.ui-slider-vertical .ui-slider-handle
{
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range
{
    left: 0;
    width: 100%;
}

.ui-slider
{
    position: relative;
    text-align: left;
    background: url(/library/themes/no-theme/images/pot_slider.gif);
    width: 20px;
    height: 72px;
}


.ui-slider .ui-slider-handle
{
    position: absolute;
    z-index: 0;
    cursor: default;
    background: url(/library/themes/no-theme/images/slider.gif) 0px 0px no-repeat;
    width: 20px;
    height: 12px;
    padding: 0px 0px 0px 0px;
}

/**********/



a.toKosarica
{
    background: url(/html/default/library/images/buttons/btn_kos.gif);
    width: 180px;
    height: 35px;
    display: block;
    float: left;
    padding: 15px 0px 0px 70px;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
	display:none;
}

a.toKosarica:hover
{
    background: url(/html/default/library/images/buttons/btn_kos_hover.gif);
    text-decoration: none;
}

.soldout
{
    background: url(/html/default/library/images/buttons/bt_ni_kos.gif);
    width: 180px;
    height: 35px;
    display: block;
    float: left;
    padding: 15px 0px 0px 70px;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

/*******************************
		
		ARTICLE BLAGAJNA
		
********************************/
#article_blagajna .fp_article_box
{
    width: 730px;
    margin: 0px 0px 0px 100px;
    height:75px;
}

#article_blagajna .fp_article_box .fp_article_naziv
{
    width: 730;
    height: 15px;
    margin: 25px 0px 0px 0px;
    padding: 15px 5px 5px 15px;
    line-height: 12px;
    font-size: 12px;
    background-image:url(/html/default/library/images/kosarica_title.jpg);
    background-repeat:no-repeat;
    height:25px;
    color:#000;
    font-weight:bold;
    clear:both;
}


#article_blagajna .fp_article_box .fp_article_opis
{
    height: 40px;
    width: 588px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    background: url(/html/default/library/images/kosarica_1.jpg) no-repeat;
    float: left;
}

#article_blagajna .fp_article_box .fp_article_opis .vrst_price
{
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    width: 60px;
    line-height: 40px;
    margin: 0px 0px 0px 15px;
}
#article_blagajna .fp_article_box .fp_article_opis .vrst_price_out
{
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    line-height: 40px;
    width: 102px;
    text-align: center;
}
#article_blagajna .fp_article_box .fp_article_opis .vrst_kolicina
{
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    line-height: 40px;
    width: 85px;
    text-align: right;
}
#article_blagajna .fp_article_box .fp_article_opis .vrst_kolicina_in
{
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
}

#article_blagajna .fp_article_box .fp_article_opis .vrst_kolicina_in input
{
    height: 40px;
    color: #000000;
    background: none;
    width: 87px;
    margin: 0px 0px 0px 15px;
    border: none;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}

#article_blagajna .fp_article_box .fp_article_opis .vrst_znesek
{
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    line-height: 40px;
    width: 90px;
    text-align: right;
}
#article_blagajna .fp_article_box .fp_article_opis .vrst_znesek_out
{
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    line-height: 40px;
    margin: 0px 0px 0px 15px;
    text-align: center;
    width: 95px;
}




#article_blagajna .fp_article_box .fp_article_remove
{
    float: left;
    margin: 0px 0px 0px 4px;
}

#article_blagajna .fp_article_box .fp_article_remove a.odstrani
{
    width: 96px;
    height: 40px;
    background: url(/html/default/library/images/buttons/button.jpg) 0px -81px;
    color: #000000 !important;
    font-weight: bold;
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px 0px 0px 40px;
}
#article_blagajna .fp_article_box .fp_article_remove a.odstrani:hover
{
    background-position: 0px -121px;
    text-decoration: none; !important
}

#article_blagajna .fp_article_naprej
{
    float: left;
    margin: 25px 0px 0px 100px;
    width: 730px;
}

a.naprej
{
    width: 96px;
    height: 40px;
    background: url(/html/default/library/images/buttons/button.jpg) 0px -163px;
    color: #000000 !important;
    font-weight: bold;
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px 0px 0px 40px;
    float: right;
}
a.naprej:hover
{
    background-position: 0px -203px;
    text-decoration: none !important;
}


a.nazaj
{
    width: 96px;
    height: 40px;
    background: url(/html/default/library/images/buttons/button.jpg) 0px -243px;
    color: #000000 !important;
    font-weight: bold;
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px 0px 0px 40px;
    float: left;
}
a.nazaj:hover
{
    background-position: 0px -283px;
    text-decoration: none !important;
}


/* nakup dostava */

#nakup_dostava
{
    margin: 25px 0px 0px 100px;
    width: 730px;
}

#nakup_dostava #osnovni_podatki
{
    color: #ffd500;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

table tr td.left_out
{
    width: 60px;
    line-height: 30px;
    text-transform: uppercase;
    padding: 0px 0px 0px 15px;
}

table tr td.left_in
{
    width: 220px;
    height: 40px;
}

table tr td.right_out
{
    width: 75px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
table tr td.right_out span
{
    margin: 0px;
    padding: 0px;
}

table tr td.right_in
{
    padding: 0px 0px 0px 0px;
    width: 230px;
    height: 40px;
}

table tr td.left_pay
{
    color: #ffd500 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

table tr td.left_pay div
{
    padding: 0px 0px 5px 0px;
}

.RadTabStrip_Shop
{
    float: left;
    width: 730px;
    margin: 5px 0px 0px 100px;
    padding: 0 0 0 3px;
}

.RadTabStrip_Shop ul
{
    margin: 0px;
    padding: 0px;
    background: url(/html/default/library/images/tabs_bg.gif);
    width: 727px;
    height: 51px;
}

.RadTabStrip_Shop li
{
    float: left;
    text-decoration: none;
    list-style-type: none;
}
.RadTabStrip_Shop li a
{
    float: left;
    text-decoration: none;
}

.RadTabStrip_Shop li a.korak1
{
    width: 161px;
    height: 43px;
    background: url(/html/default/library/images/buttons/Koraki.png) 0px -101px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000 !important;
    display: block;
    padding: 7px 0px 0px 60px;
    font-size: 13px;
}

.RadTabStrip_Shop li a.korak1.rtsSelected, .RadTabStrip_Shop li a.korak1:hover
{
    background-position: 0px -151px;
    text-decoration: none !important;
}

.RadTabStrip_Shop li a.korak2
{
    width: 161px;
    height: 43px;
    background: url(/html/default/library/images/buttons/Koraki.png) 0px 0px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000 !important;
    display: block;
    padding: 7px 0px 0px 60px;
    font-size: 13px;
    margin: 0px 0px 0px 30px;
}

.RadTabStrip_Shop li a.korak2.rtsSelected, .RadTabStrip_Shop li a.korak2:hover
{
    background-position: 0px -50px;
    text-decoration: none !important;
}

.RadTabStrip_Shop li a.korak3
{
    width: 161px;
    height: 43px;
    background: url(/html/default/library/images/buttons/Koraki.png) 0px -202px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000 !important;
    display: block;
    padding: 7px 0px 0px 60px;
    font-size: 13px;
    margin: 0px 0px 0px 30px;
}

.RadTabStrip_Shop li a.korak3.rtsSelected, .RadTabStrip_Shop li a.korak3:hover
{
    background-position: 0px -252px;
    text-decoration: none !important;
}


/***************************

        VNOSI

****************************/

input.vnos_201
{
    border: none;
    background: url(/html/default/library/images/txt_201.jpg);
    line-height: 30px;
    height: 30px;
    width: 191px;
    margin: 0px;
    padding: 0px 5px;
    font-size: 11px;
    color: #000000;
}

input.vnos_62
{
    border: none;
    background: url(/html/default/library/images/txt_62.jpg);
    background-repeat:no-repeat;
    line-height: 30px;
    height: 30px;
    width: 49px;
    margin: 0px;
    padding: 0px 5px;
    font-size: 11px;
    color: #000000;
}

input.vnos_130
{
    border: none;
    background: url(/html/default/library/images/txt_130.jpg);
    line-height: 30px;
    height: 30px;
    width: 120px;
    margin: 0px;
    padding: 0px 5px;
    font-size: 11px;
    color: #000000;
}

select.ddl_201
{
    border: none;
    background: url(/html/default/library/images/txt_201.jpg);
    line-height: 30px;
    height: 30px;
    width: 201px;
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-size: 11px;
    color: #000000;
}

div.ddl_276
{
    background: url(/html/default/library/images/txt_276.jpg);
    height: 26px;
    width: 276px;
}

select.ddl_276
{
    border: medium none;
    font-size: 11px;
    
    line-height: 30px;
    margin: 8px 0 3px 1px;
    padding: 0 0 0 5px;
    width: 274px;
}

textarea.area_201
{
    border: none;
    background: url(/html/default/library/images/textarea_201.jpg);
    line-height: 30px;
    height: 65px;
    width: 191px;
    margin: 0px;
    padding: 0px 5px 0px 5px;
    font-size: 11px;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}


/***************************

        košarica korak 3

****************************/
.item_box
{
    width: 730px;
    margin: 20px 0px 0px 100px;
}

.item_box .item_name
{
    width: 730;
    height: 15px;
    margin: 25px 0px 0px 0px;
    padding: 15px 5px 5px 15px;
    line-height: 12px;
    font-size: 12px;
    background-image:url(/html/default/library/images/kosarica_title.jpg);
    background-repeat:no-repeat;
    height:25px;
    color:#000;
    font-weight:bold;
}

.item_box .item_val
{
    width: 757px;
    height: 40px;
    background: url(/html/default/library/images/kosarica_31_a.jpg);
    background-repeat:no-repeat;
}

.item_box .item_val .val_price
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 60px;
    margin: 0px 0px 0px 15px;
    float: left;
    font-size: 11px;
}
.item_box .item_val .val_price_out
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 100px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 11px;
    text-align: center;
}

.item_box .item_val .val_delivery
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 75px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 11px;
    text-align: center;
}
.item_box .item_val .val_delivery_out
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 100px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 11px;
    text-align: center;
}

.item_box .item_val .val_quantity
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 75px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 11px;
    text-align: center;
}
.item_box .item_val .val_quantity_out
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 100px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 11px;
    text-align: center;
}

.item_box .item_val .val_coupon
{
    line-height: 12px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 75px;
    margin: 7px 0px 0px 0px;
    float: left;
    font-size: 11px;
    text-align: center;
}
.item_box .item_val .val_coupon_out input
{
    float: left;
}
.item_box .item_val .val_coupon_out input
{
    height: 40px;
    line-height: 40px;
    background: none;
    border: none;
    width: 108px;
    padding: 0px 5px;
}


.sum_val
{
    width: 584px;
    height: 40px;
    background: url(/html/default/library/images/kosarica_31_b.jpg);
    background-repeat:no-repeat;
    margin: 10px 0px 0px 100px;
    float: left;
}

.sum_val .val_nc
{
    line-height: 25px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 60px;
    margin: 7px 0px 0px 15px;
    float: left;
    font-size: 11px;
}
.sum_val .val_nc_out
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 100px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 11px;
    text-align: center;
}

.sum_val .val_disc
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 75px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 11px;
    text-align: center;
}
.sum_val .val_disc_out
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 100px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 11px;
    text-align: center;
}

.sum_val .val_total
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 100px;
    margin: 0px 0px 0px 0px;
    float: left;
    text-align:center;
    font-size: 11px;
    text-align: center;
}
.sum_val .val_total_out
{
    line-height: 40px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 100px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 11px;
    text-align: center;
}

a.naroci
{
    width: 96px;
    height: 40px;
    background: url(/html/default/library/images/buttons/button.jpg) 0px 0px;
    color: #000000 !important;
    font-weight: bold;
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px 0px 0px 40px;
    float: left;
    margin: 10px 0px 0px 7px;
}
a.naroci:hover
{
    background-position: 0px -40px;
    text-decoration: none !important;
}

.opoz_nar_text
{
    float: right;
    color: #bbb9b9 !important;
}

.fp_article_down
{
    float: left;
    margin: 0px 0px 0px 100px;
    width: 730px;
}

/* prikaz naslov */
#prikaz_naslov
{
    color: #ffd700 !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    width: 720px;
    margin: 0px 0px 0px 100px;
    text-align: center;
    line-height: 40px;
}

/****************************

	VSI EVENTI

****************************/


.all_date {
    background-image:url(/html/default/library/images/buttons/btn_date.png);
    background-repeat:no-repeat;
    text-align:center;
    color:#000;
    font-weight:bold;
    width:175px;
    height:51px;
    font-size:13px;   
}

.all_name {
    background-image:url(/html/default/library/images/buttons/btn_all_name.png);
    background-repeat:no-repeat;
    text-align:left;
    padding-left:10px;
    color:#000;
    font-weight:bold;
    width:430px;
    height:51px;
    font-size:13px;   
}

.all_cena {
    background-image:url(/html/default/library/images/buttons/btn_all_cena.png);
    background-repeat:no-repeat;
    text-align:center;
    color:#000;
    font-weight:bold;
    width:73px;
    height:51px;
    font-size:13px;   
}

.all_kol {
    background-image:url(/html/default/library/images/buttons/btn_all_kol.png);
    background-repeat:no-repeat;
    text-align:center;
    color:#000;
    font-weight:bold;
    width:77px;
    height:51px;
    font-size:13px;   
}

.all_kol input{
   border:0px;   
   font-weight:bold;
}


.all_to_basket a{
   background-image:url(/html/default/library/images/add_basket.jpg);
   background-repeat:no-repeat;
   width:51px;
   height:51px;
   display:block;
}

.all_to_basket a:hover{
   background-image:url(/html/default/library/images/add_basket_h.jpg);
   background-repeat:no-repeat;
   width:51px;
   height:51px;
   display:block;
}
