/* 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;
}

/**********

