/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

span.rege_tt {
color: #fff;
background-color: #ff851c;
text-shadow: none;
-webkit-border-radius: 50%;
float: left;
display: inline-block;
width: 1.2em;
height: 1.2em;
margin: -0.3em 0 0 -1.2em;
padding: 0px;
line-height: 1.2em;
text-align: center;
overflow: hidden;
text-transform: uppercase;
box-sizing: border-box;
font-family: "Arial";
    /*"Helvetica Neue",Helvetica,Arial,sans-serif;*/
font-weight:  900;
font-size:  1.5em;
z-index: 5;
}

div.rege_tabs {
    /*background-color: rgba(0, 0, 0, 0.8);*/
   background-color: #ff851c;
}

.rege_txt a {
    color:  black;
    font-weight: bold;
}

.rege_txt a:hover {
  color: #ff851c;
}
.rege_txt {
 margin-left: 11.8em;
}

div.rege-service {
    text-align:  left;
    padding: 0px;
    margin: 0px;
}

.rege-service span.glyphicon {
    color: #ff851c;
    font-size: 22px;
    margin-right: 1em;
}

.rege-service td:nth-child(2,3) {
    text-align:  right;
    padding-left: 0.5em;
}
.rege-service td {
    font-size: 12px !important;

}

.rege-service td:nth-child(1) {
color:  #ff851c;
font-weight:  bolder;
}

.rege-service tr {
    border-bottom: 1px #ff85 solid;
}
.rege-service table {
    /*margin-left: -2em;*/
    margin: 0 auto 0 auto;
    width: 60%;
    /*border: #ff851c solid medium;*/
}

div.rege_spoiler > div.su-spoiler-title{
     background-color: #ff851c;
}
div.rege_slider {
   /*float: left;*/ 
   /*margin: 0 2em 1em 0;*/
   margin: 0 auto 1em auto;
   width: 200px !important;
   height: 300px !important;
}

div.rege_map {
   margin: 0 auto 1em auto;
   /*width: 200px !important;*/
   height: 300px !important;
}

div.rege_address {
   margin: 0 auto 1em auto;
   /*width: 200px !important;*/
   /*height: 300px !important;*/
   text-align:  center;
}

div.rege-culomn img{
    margin: 1em auto 1em auto;
}

nav.rege-navbar {
    min-height: 30px !important;
    box-shadow: none !important;
    -webkit-box-shadow:  none !important;
    /*background-image: #ff851c !important;*/
    border-color: #fff !important;
    /*background-image:linear-gradient(to bottom,#ff851c 0,#ff851c 100%);*/
    border-radius: 5px 5px 0 0;
    background: transparent;
}

/*nav.navbar-default {
    min-height: 30px !important;
    box-shadow: none !important;
    -webkit-box-shadow:  none !important;
    background-color: #ff851c !important;
    border-color: #ff851c !important;
    border-bottom: transparent; 
    background-image:linear-gradient(to bottom,#ff851c 0,#ff851c 100%);
    border-radius: 5px 5px 0 0;
    background: transparent;
    margin-left: 0px;
}*/

nav.rege-navbar a {
    color: rgba(0, 0, 0, 0.8) !important;
}

.site-title-heading a {
    color: #ff851c !important;
    font-size: 30px;
    font-weight: 900;
    }
    h1.entry-title {
    color: #ff851c !important;
    font-size: 25px;
    }
    #site-footer {
        background-color: #ff851c !important;
        /*border-top-color: orangered !important;*/
    }
    img.rege-logo {
margin: 0 0 -1em 0;        
    }
    
    ul.nav-tabs {
       /*border-bottom-color: #ff851c;*/
       border-bottom: 5px solid #ff851c;
    }
    .nav-tabs > li.active a {
        background-color: #ff851c !important;
    }
    nav.navbar {
        margin-bottom: 0px !important;
        border: none;
        /*background-color: #ff851c !important;*/
        background: none;
        box-shadow: none;
        /*border-bottom: 0px;*/
    }
    div.navbar-collapse {
        padding-left: 0px !important;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a
    {
        background-image: none !important;
        background-color: #ff851c !important;
        border-radius: 5px 5px 0 0;
    }    
    #main-column article.page {
        border-color:  #ff851c;
        /*background-color: RGBA(250,128,0.5);*/
        border-width: 2px 0 0 0;
        border-radius: 0px;
    }
    /*span.rege_pp:first-letter {
    color: white;
background-color: #ff851c;
text-shadow: none;
-webkit-border-radius: 50%;
float: left;
display: inline-block;
width: 2em;
height: 2em;
margin: -0.1em -0.20em 0 0;
padding: 0.3em;
line-height: 2em;
text-align: center;
overflow: hidden;
text-transform: uppercase;
box-sizing: border-box;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight:  normal;
font-size:  1.3em;
}*/


/*span.su-tabs-current:first-letter {
  font-weight:  900;   
  color: #ff851c;
  webkit-border-radius: 50%;
  background: #ff851c;
  background-image: linear-gradient(to bottom, rgb(69, 72, 77) 0%, rgb(0, 0, 0) 100%);
  font-weight:  900;
  background: linear-gradient(to bottom, rgba(69, 72, 77, 1) 0%, rgba(0, 0, 0, 1) 100%);
  text-shadow: -1px -1px 0 #000;
  box-sizing: border-box;
}*/

table.rege_clients_table,input#myInput {
    width: 60%;
}

.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day{
   background-color:  #ff851c;
   padding: 4px;
   margin: 4px;
}

.ui-datepicker .ui-datepicker-current-day a.ui-state-active{
    color: #ff851c;
}

div.ui-widget-header {
   background-color:  #ff851c;
}

.ea-bootstrap a.time-disabled {
   background-color:  #ff851c;
   
}

li > .rege-lightbox:hover {
    color: #ff851c;
    cursor:  pointer;
}

div.su-tabs-nav span {
    font-weight: bolder;
    color: #fff;
}
div.su-tabs-nav span.su-tabs-current {
    color: #ff851c;
}
div.su-tabs-nav span:hover {
    color: #ff851c;
}
div.rege-zdroj {
    font-size:  small;
    width: 300px;
    line-height: 1;
    border:  #ff851c 2px solid;
}
div.rege-news {
padding: 0.5em;    
border-radius: 1em;
background-color: rgb(255,133,28,0.3);
width:auto;
}
div.rege-news {
    color: #ff851c;
}
.entry-content a {
    color: brown;
}

/*clanky*/

div.column {
width: 28%;
padding: 20px 20px 10px 20px;
margin: 0 auto 0 auto; 
position: relative;
float: left;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-weight: normal;
text-align: left;
color: #009;
}
.left-column {
    float: left;
    min-height: 1px;
    width: 195px;
    padding: 0 0 0 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family: Arial;
text-align: left;
color: #009;
}
.thumbnail {
    
font-size: 13px;
border-bottom: #dadada 1px solid;
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
font-weight: normal;
font-family: Arial;
text-align: left;
color: #009;
}
