/* intro - - - - - - - - - - - - - - - - - - - */
.bazar-category {
    font-size: 9pt;
}

.bazar-category .intro {
    height: 180px;
    font-size: 11pt;
    margin-bottom: 3px;
    border-bottom: 1px solid #f5b335;
}

.bazar-category .intro .c1 {
    float: left;
    height: 180px;
    width: 245px;
    background-color: #f5b335;
    margin-right: 4px;
    background-image: url('//hiking.sk/article/images/big_kupujeme_turisticke.jpg');
    background-repeat: no-repeat;
}

.bazar-category .intro .c2, .bazar-category .intro .c3 {
    font-size: 13pt;
    display: inline;
    font-weight: bold;
    color: #616161;
}

.bazar-category .intro .c2 {
    color: #f5b335;
}

.bazar-category .intro .c4 {
    margin-top: 5px;
}

.bazar-category .kategoria {
    width: 111px;
    height: 111px;
    overflow: hidden;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
    padding: 5px;
    font-size: 8pt;
    background-color: #f0f0f0;
    text-align: center;
}
.bazar-category .kategoria.fourth {
    margin-right: 0px;
}

.bazar-category .kategoria .c1 {
    height: 50px;
}
.bazar-category .kategoria .c2 {
    display: none;
}
.bazar-category .kategoria .c3 {
    font-size: 11pt;
    font-weight: bold;
}
.bazar-category .kategoria .c3 a {
    color: #f5b335;
}
.bazar-category .kategoria .c3 a:hover {
    color: #616161;
}

/* listing - - - - - - - - - - - - - - - - - - - */
.bazar-list .item {
    height: 100px;
    margin-bottom: 5px;
    border-bottom: 1px solid #f5b335;
    overflow: hidden;
    clear: both;
    position: relative;
}

.bazar-list .item .c_obrazok {
    width: 100px;
    height: 100px;
    float: left;
    background-color: #ccc;
    margin-right: 5px;
    /*background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 30%, rgba(0,0,0,0.65) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0)), color-stop(30%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0.65) 100%);
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0.65) 100%);
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0.65) 100%);
    background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );*/
}
.bazar-list .item .c_obrazok img {
    /*opacity: 0.9;   */
}
.bazar-list .top .c_obrazok {
}

.bazar-list .notpub .c_obrazok {
    background-color: red;
}

.bazar-list .c_typ, .bazar-list .c_nazov {
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin-right: 0.5ex;
    font-weight: bold;

}
.bazar-list .c_typ {
    color: #f5b335;
}
.bazar-list .c_nazov {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 300px;
}
.bazar-list .c_nazov a{
    color: #616161;
}
.bazar-list .c_nazov a:hover {
    color: #333;
}
.bazar-list .c_popis {
    margin-top: 20px;
    height: 60px;
    line-height: 15px;
    overflow: hidden;
    font-size: 12px;
}
.bazar-list .c_dat_usr, .bazar-list .c_kat_lok {
    position: absolute;
    bottom: 1px;
    font-size: 0.8em;
}
.bazar-list .c_dat_usr .label, .bazar-list .c_kat_lok .label {
    display: none;
}
.bazar-list .c_dat_usr .bazar-alert {
    background-color: #999;
    margin-right: 0.3em;
    padding: 0px 0px 0px 3px;
    border-radius: 2px;
    font-weight: bold;
}
.bazar-list .c_kat_lok .value {
    color: #f5b335;
}
.bazar-list .c_kat_lok .value:nth-child(2) {

}
.bazar-list .c_dat_usr {
    left: 103px;
}
.bazar-list .c_dat_usr .value {
    color: #bb3c27;
}
.bazar-list .c_kat_lok {
    right: 2px;
}
.bazar-list .c_cena {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100px;
    height: 16px;
    background-color: black;
    background-color: rgba(0,0,0,0.5);
    text-align: right;
    padding: 4px 0px 2px 0px;
    overflow: hidden;
}
.bazar-list .c_cena .label, .bazar-list .c_cena .dohoda, .bazar-list .first-item .c_cena {
    display: none;
}
.bazar-list .c_cena .value {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-align: center;
    line-height: 16px;
    white-space: nowrap;
}
.bazar-list .c_top {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 2px;
    /*border-radius: 3px;*/
    background-color: #bb3c27;
    /*background-color: rgba(187, 60, 39, 0.8);*/
    /*border: 1px solid rgba(0,0,0,0.2);*/
    color: white;
    width: 25px;
    height: 12px;
    font-weight: bold;
    text-align: center;
    font-size: 0.8em;
    text-transform: uppercase;
}

/* prvy riadok: aj info o partnerovi */
.bazar-list .title .c_popis {
    margin: 0px;
}
.bazar-list .title {
    margin-bottom: 5px;
    border-bottom: 2px solid #f5b335;
}
.bazar-list .title .c_typ, .bazar-list .title .c_nazov {
    font-size: 1.3em;
}
.bazar-list .title .c_nazov {
    float: none;
}
.bazar-list .title .c_popis {
    height: auto;
    font-size: 1.1em;
    margin-bottom: 5px;
}

/* My Bazar - - - - - - - - - - - - - */
.bazar-box.mybazar .caption {
    border-bottom: none;
    padding-bottom: 0px;
}
.bazar-box.mybazar .content {
    padding-top: 3px;
}

.bazar-box.mybazar select, .bazar-box.admin select, .bazar-box.myitem select {
    border: 1px solid #f5b335;
    border: 1px solid #cf9c1c;
    color: #cf9c1c;
    width: 100%;
    font-size: 8pt;
    padding: 2px;
    background-color: white;
}

/* list navigator - - - - - - - - - - - - - */
.bazar-navi {
    font-family: 'Arial CE', 'Helvetica CE', Helvetica, Arial, sans-serif;
    font-size: 8pt;
    margin-bottom: 10px;
    border: 1px solid #FFFFFF;
    font-weight: bold;
    text-align: center;
    color: white;
}
.bazar-navi a, .bazar-navi span {
    background-color: #f7d639;
    padding-top: 3px;
    width: 24px;
    height: 15px;
    display: block;
    float: right;
}
.bazar-navi a:hover, .bazar-navi span {
    background-color: #f5b335;
}

/* box - - - - - - - - - - - - - - - - - - - */
.bazar-box {
    background-color: #f7d639;
    color: #333;
    font-size:8pt;
    /*padding: 5px;*/
    margin-bottom: 4px;
    clear: both;
}
.bazar-box .caption {
    font-family: HelveticaNeue-CondensedBlack, Impact, "Arial Narrow", sans-serif;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    color: white;
    /*background-color: #f5b335;*/
    padding: 5px 5px 2px 5px;
    border-bottom: 1px solid white;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.bazar-box .caption .comment {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    letter-spacing: normal;
    text-transform: none;
}
.bazar-box .content {
    padding: 5px;
}

.bazar-box .content a, .bazar-box .content a:hover, .bazar-box .content a:visited, .bazar-box .content a:link {
    color: #bb3c27;
}

.bazar-box form {
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
.bazar-box fieldset {
    padding: 0px;
    margin: 0px;
    border: none;
}
.bazar-box .label {
    display: block;
    /*float: left;
    width: 66px;*/
    padding-top: 7px;
}
.bazar-box .inputline {
    margin-top: 2px;
    margin-bottom: 2px;
    /*border: 1px solid #CEE2F7;*/
    color: black;
    font-size: 9pt;
    background-color: white;
    width: 98%;
}
.bazar-box .input-short {
    margin-top: 2px;
    margin-bottom: 2px;
    /*width: 157px;*/
    width: 223px;
}
.bazar-box input[type="checkbox"] {
    margin: 5px 5px 3px 0px;
}
.bazar-box input[type="radio"] {
    margin: 5px 5px 5px 0px;
}
.bazar-box select {
    margin-top: 2px;
    margin-bottom: 2px;
    width: 100%;
    /*width: 163px;*/
    color: black;
    font-size: 9pt;
    background-color: white;
}

/*.bazar-box .sel-short {
    width: 160px;
}*/
.bazar-box .text {
    margin-top: 4px;
}
.bazar-box .butt {
    width: 5.5em;
}
.bazar-alert {
    background-color: red;
    color: white;
}

/* box: items navigator - - - - - - - - - - - - */

.bazar-box.navigate .content {
    padding: 0px;
}

.bazar-navigatebox {
    padding: 9px;
    height: 102px;
}

.bazar-navigatebox div {
    width: 100px;
}

.bazar-navigatebox .upper {
    position: relative;
    height: 100px;
    width: 100px;
    border: none;
    border: 1px solid rgba(255,255,255,0.5);
}
.bazar-navigatebox .left {
    float: left;
}
.bazar-navigatebox .right {
    float: right;
}
.bazar-navigatebox .upper .c_pict {
    height: 100px;
}
.bazar-navigatebox .c_arrow {
    position: absolute;
    top: 10px;
    width: 25px;
}
.bazar-navigatebox .c_arrow img {
    width: 25px;
}

.bazar-navigatebox .left .c_arrow {
    left: 0px;
}
.bazar-navigatebox .right .c_arrow {
    right: 0px;
}

.bazar-navigatebox .upper .c_detaily {
    position: absolute;
    bottom: 0px;
    background-color: white;
    background-color: rgba(255,255,255,0.7);
    /*border-top: 1px solid rgba(247,214,57,0.5);*/
    padding: 2px 2px 1px 2px;
    width: 96px;
    font-weight: bold;
}
.bazar-navigatebox .upper .c_detaily a.name  {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #bb3c27;
}

.bazar-navigatebox .upper .c_detaily span, .bazar-navigatebox .upper .c_detaily a.name {
    display: block;
}

.bazar-box.navigate a:hover, .bazar-box.navigate a:link, .bazar-box.navigate a:visited {
    color: #bb3c27;
}

.bazar-navigate-links {
    clear: both;
    height: 15px;
    padding-bottom: 5px;
    font-weight: bold;
}

.bazar-navigate-links > div a {
    display: block;
    width: 42px;
    text-align: center;
    overflow: hidden;
    float: left;
    white-space: normal;
    padding: 4px 4px 2px 4px;
    border-left: 1px solid white;
    border-top: 1px solid white;
}
.bazar-navigate-links > div.first-item a {
    border-left: none;
    width: 130px;
}
.bazar-navigate-links > div a:hover {
    background-color: #f5b335;
}

/* detail - - - - - - - - - - - - - - - - - - */
.bazar-detail {
    font-size: 1em;
    padding: 20px;
}
.bazar-detail a:link, .bazar-detail a:visited, .bazar-detail a:active, .bazar-detail a {
    color: #bb3c27;
}
.bazar-detail .c_nazov {

}
.bazar-detail .c_nazov .typ, .bazar-detail .c_nazov h1 {
    font-size: 16pt;
    line-height: 1.2em;
    font-weight: bold;
    margin-top: 0.1em;
    margin-bottom: 0.2em;
    display: inline;
}
.bazar-detail .c_nazov .typ {
    color: #f5b335;
}
.bazar-detail .c_kontext {
    font-size: 10pt;
    margin-bottom: 1em;
}
.bazar-detail .c_popis {
    line-height: 1.5em;
}

/* fakty - - - - - - - - - - - - - - - - - - */
.bazar-box.facts .content {
    padding: 0px;
}
.bazar-box.facts .caption {
    border-bottom: 1px solid white;
}
.bazar-facts > div {
    padding: 5px;
    border-bottom: 1px solid white;
}
.bazar-facts .c_label {
    color: #bb3c27;
}
.bazar-facts .cena .c_value .item {
    font-size: 1.3em;
}

/* obrazky v mid - - - - - - - - - - - - - - */
.bazar-pic-more img {
    width: 57px;
    height: 57px;
    border: none;
}
.bazar-pic-more .c_pict {
    width: 57px;
    height: 57px;
    overflow: hidden;
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
    background-color: #eee;
}
.bazar-pic-more .fourth .c_pict {
    margin-right: 0px;
}

/* form - - - - - - - - - - - - - - - - - - */
.bazar-form {
    font-size: 1em;
    background-color: #f5b335;
}
.bazar-form .caption {
    color: white;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.8em;
    padding-left: 10px;
}
.bazar-form .comment {
    color: black;
    font-weight: bold;
    padding-left: 10px;
}
.bazar-form fieldset {
    background-color: #f0f0f0;
    border: 0px;
    border-bottom: 3px solid #f5b335;
}
.bazar-form .label {
    color: black;
    font-weight: bold;
    display: block;
    float: left;
    width: 100px;
    padding-top: 3px;
}
.bazar-form input, .bazar-form select, .bazar-form textarea {
    width: 365px;
}
.bazar-form textarea {
    height: 6em;
}
.bazar-form input[type="checkbox"] {
    width: 1em;
    margin: 6px 0px 8px 10px;
}
.bazar-form .cena input, .bazar-form .typ select {
    width: 110px;
    display: block;
    float: left;
    margin-right: 50px;
}
.bazar-form .kateg select {
    width: 110px;
}
.bazar-form .butt {
    width: 5.5em;
    margin: 5px 0px;
}
.bazar-form .butt-long {
    width: 6.5em;
}
.bazar-form .butt-1 {
    margin-left: 10px;
}
.bazar-form .bazar-cond-list li {
    font-size: 1.1em;
    margin-right: 20px;
    margin-bottom: 4px;
    text-align: justify;
}

/* form - pictures - - - - - - - - - - - - - - */
.bazar-form-pic .butt {
    width: 7.4em;
}
.bazar-form-pic .fileinput-button {
    color: buttontext;
    background-color: buttonface;
    border: 2px outset buttonface;
    padding: 1px 8px 2px 8px;
}
.bazar-form-pic .files .progress {
    width: 240px;
}
.bazar-form-pic .files {
    font-size: 0.9em;
}
.bazar-form-pic .files input {
    width: 240px;
}
.bazar-form-pic td {
    text-align: left;
    width: 110px;
}
.bazar-form-pic td.name {
    width: 260px;
}
.bazar-form-pic td.size {
    width: 100px;
}
.bazar-form-pic td.start, td.cancel, td.delete{
    width: 5.7em;
}
/* widget - random item - - - - - - - - - - - - */
.bazar-rnd {
    background-color: #f7d639;
    color: #333;
    font-size: 8pt;
    margin-bottom: 4px;
    position: relative;
    clear: both;
    overflow: hidden;
}
.bazar-rnd .caption {
    display: block;
    font-family: HelveticaNeue-CondensedBlack, Impact, "Arial Narrow", sans-serif;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    color: white;
    padding: 5px 2px 2px 5px;
    white-space: nowrap;
    border-bottom: 1px solid white;
}
.bazar-rnd .comment {
    font-size: 8pt;
    font-family: 'Arial CE', 'Helvetica CE', Helvetica, Arial, sans-serif;
    letter-spacing: 0pt;
    text-transform: none;
}
.bazar-rnd a.caption:hover {
    background-color: #f5b335;
}
.bazar-rnd .obrazok img {
    border-bottom: 1px solid white;
}
.bazar-rnd .desc {
    padding: 1px 5px 2px 5px;
    color: black;
}
.bazar-rnd .nazov a{
    color: #bb3c27;
}
.bazar-rnd .nazov a:hover {
    color: #333;
}
.bazar-rnd .koniec {
    clear: both;
}
/* = = = = = = = = = = = = = = = = = = = = =
  Zalezitosti progressbaru z jquery-ui.css
*/
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    background: url("images/animated-overlay.gif");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.ui-widget-content {
    border: 1px solid #aaaaaa/*{borderColorContent}*/;
    background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
    color: #222222/*{fcContent}*/;
}
