* {
    font-family: Arial, sans-serif;
    font-size: 14px;
}
.nobd {
    border: 0px;
}
.c {
    text-align: center;
}   
.vc {
    vertical-align: middle;
}

.readonly {
    background-color: Silver;
}

body {
    background-color: #E4FFC1;
    /*background-image: url(img/logobg2.jpg); */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}
body.help {
    background-image: none;
}
a { 
    text-decoration: none;
    color: #2E4E00;
    font-weight: bold;
} 
a:hover { 
    text-decoration: underline;
} 

table {
    border-collapse: collapse;
}

td, th {
    margin: 0;
    padding: 2px;
}

.Logo {
    font-size: 16pt;
    letter-spacing: 2px;
    font-weight: bold;
    color: #000980;
}
div.pool {
    text-align: left;
    margin-top: 10px;
}
div.main {
    text-align: center;
}
div.main div {
    text-align: left;
}               
div.menu {
    padding: 4px 10px 3px 10px; 
    border-bottom: 2px solid black;
    background-color: #416E00;
    position:fixed;
    top:0;
    left:0;
    width:99%;
}       
div.menu, div.menu * {
    color: white;
}  
div.menu a {
    font-size: 12px;
    margin: 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
}  
div.logo {
    float: right;
}
div.logo p {
    margin: 0px;
    font-weight: bold;
    color: green;
}  
div.pool {
    margin-top:50px;
}
div.pool p {
    margin-bottom: 14px;
}  
div.main hr {
    width: 100%;
    border: 1px solid #735800;
    height: 1px;
} 
div.main hr.bold {
    height: 2px;
}
table.std {
    border-collapse: collapse;
    margin-bottom: 14px;
}                         
table.std td {
    padding: 2px 4px;
}          

table.std th {
    padding: 2px 4px;
    border-bottom: 1px dashed silver;
}
input.text {
    padding: 0px;
    margin: 0px;
    line-height: 16px;
    height: 16px;  
    text-align: right;
    border: 0px;
    background-color: transparent;
}
.jmeno {
    width: 320px;
}  
.red {
    color: red;
}
tr.btop td {
    border-top: 1px dashed silver;
}  
div.fee {
    text-align: center;
}  

div.fee div.nadpis1 {
    padding-top: 8px;
    font-size: 8mm;
    font-weight: bold;
}  

div.fee div.nadpis2 {
    padding-bottom: 8px;
    font-size: 5mm;
    font-weight: bold;
}  

div.fee div.cena, div.fee div.cena * {
    font-size: 4mm;   
}

div.fee div.cena {
    line-height: 1cm;
    font-weight: bold; 
}

div.cena span.vetsicena {
    font-size: 20px;
}  

div.fee td.datum, div.fee td.hrac, div.fee td.text, div.fee td.datum * {      
    line-height: 0.8cm; 
    text-align: left;
    font-size: 4mm;
}                                  

div.fee td.kod, div.fee td.text2 {
    line-height: 0.4cm; 
    text-align: left;
    font-size: 3mm;
}

div.fee td.text, div.fee td.text2 {
    font-weight: bold;
}           

div.fee td.hrac, div.fee td.text, div.fee td.text2, div.fee td.kod {
    margin-bottom: 7px;
}

p.abeceda, p.abeceda * {
    font-size: 16px;
}
button {
    border: 1px outset;
    padding: 1px 4px;
}
input, select, option {
    color: black !important;
}

.cashristetisk {
    border: 0 solid Black !important;
}

a.cashriste {
    font-size: 16px;
    border: 1px solid silver;
    padding: 1px 3px 3px 3px;
    width: 55px;
    background-color: white;
    width: 50px;
    display: block;
}
a.cashriste:hover {
    text-decoration: none;
    background-color: #4A7E00;
    color: white;
}
span.cashristeturnaj {
    font-size: 16px;
    border: 1px dashed silver;
    padding: 1px 3px 3px 3px;
    width: 55px;
    background-color: #F6F6F6;
    width: 50px;
}

div.tee_time_jmeno_hrace {
    width: 200;
    float: left;
    margin-right: 25px;
}

input.tisk_cas {
    width: 50px;
}

form.tiny {
    margin: 0px;
}           
div.obrdatum {
    float: right;
    font-size: 32px;
    font-weight: bold;
}  
div.hrule {
    font-size: 1px;
    line-height: 1px;
    margin: 0px;
    border-top: 1px solid #735800;
}      
tr.uzavreno td {
    color: blue;
}  
tr.storno td {
    color: red;
}     
h1 {
    color: #2E4E00;
    font-size: 18px;
    border-bottom: 1px solid #7DD400;
}  
div.aktdatum {
    float: right;
}  
b.total {
    font-size: 18px;
}  
table.bar button.submit, table.bar input.hrac, table.bar input.sluzba, .submit_platit {
    width: 300px;
}
table.bar select.hrac {
    width: 300px;
}             
table.bar input.pocet {
    width: 50px;
}   
tr.highlight td {
    background-color: #D0FF8D;
}  
table.statgraf {
    border-collapse: collapse;
}
table.statgraf div.pocet {
    position: absolute; 
    text-align: center;    
}
table.statgraf td.ul { 
    border-top: 1px solid silver;
    height: 1px;
    line-height: 1px;
}
table.statgraf td.vsedni {
    color: black;
} 
table.statgraf td.weekend {
    color: red;
} 
td.celkemdph b {  
    font-size: 20px;
}
ul {
    list-style-type: square;
    color: #416E00;
}
ul p  {
    color: black;
}
div.podcarou, div.podcarou * {
    font-size: 11px;
}
div.podcarou p {
    margin-top: 0px;
}
a.teetime {
    color: #B24E04;
}  
#posuvnik {
    text-align: center;
    margin-bottom: 10px;
}
#posuvnik img {
    border: 1px solid silver;
}

@media print {
    * {
        color: Black !important;  
    }  
}

div.odkazy {
    margin-bottom: 10px;
}

div.messagebox
{
    height:18px;
    margin-bottom:3px;
    margin-top:3x;
    padding-left:3x;
    padding-top:3px;
    font-weight: bold;
}

div.messagebox.ok
{
    border: 1px solid green;
    color: green;
}

div.messagebox.error
{
    border: 1px solid red;
    color: red;
}

tr.radek1 td {
    background-color: #F3FFE3; 

}
.text-big{
    font-size:125%;
}
.btn{
    padding:15px 30px;
    margin-left:50px;
    font-weight:bold;
}
.btn-mt10{
    margin-top:10px;
}
.td-btn-pay{
    vertical-align:bottom;
}


.ui-autocomplete-loading { background:transparent url('img/autocomplete.gif') no-repeat right center }

.bar-code-png {
    height: 18px;
}

.posledni {
    background-color: #FABABA;
}
.tee_time_jmeno_hrace {
    width: 20%
}
#odkaz_na_zacatek {
    margin-bottom: -34px;
    position: fixed;
    float: right;
    bottom: 43px;
    right: 10px;
}
#odkaz_na_zacatek img {
    width: 25px;
}
.navstevnost {    
    margin-left: 25px; 
    float: right;
}
.navstevnost th {
    border-bottom: 1px solid black;
}
.navstevnost td {
    border-top: 1px solid #CACACA;
}
.navstevnost th.sekce {
    width: 150px;
}
.navstevnost th.pocet {
    text-align: center;
    width: 50px;
}
.navstevnost th.procenta {
    text-align: right;
    width: 40px;
}
.navstevnost td.pocet {
    text-align: right;
    padding-right: 17px;
}
.navstevnost td.procenta {
    text-align: right;
}
.navstevnost td.celkem {
    border-top: 1px solid black;
}
.inline-block {
    display: inline-block;
}
.radek1 td[align="left"], .radek2 td[align="left"] {
    text-align: center;
}
.radek1 td .poznamka, .radek2 td .poznamka {
    background-color: #AACCFF;
}
.radek1 td .poznamka:hover, .radek2 td .poznamka:hover {
    text-decoration: none;
    background-color: #4A7E00;
    color: white;
}
.kalendarS {
    position: relative;
    width: 16px;
    left: -14px;
    top: 2px;
}
.sloupec {
    margin-right: 25px;
    float: left;
}
#editace_slevy label.cas {
    display: inherit;
    font-size: 15px;
    cursor: pointer;
}
#editace_slevy label.cas input {
    position: relative;
    height: 18px;
    width: 18px;
    top: 4px;
}
#editace_slevy #flash_zprava {
    border: 1px solid #848484;
    font-weight: bolder;
    background: #61D95B;
    border-radius: 10px;
    padding: 7px 14px;
    font-size: 18px;
    margin: 10px;
}
#editace_slevy input[type="submit"], #editace_slevy a {
    border: 1px solid #C7C7C7;
    background-color: #609D07;
    font-weight: bold;
    margin: 20px 10px;
    cursor: pointer;
    padding: 8px;
}
#editace_slevy a {
    background-color: #F0EBE8;
}
#editace_slevy a:hover {
    text-decoration: none;
}
#nabidka {
    margin-bottom: 20px;
}
.nabidka_polozka {
    font-weight: bold;
    padding: 0px 21px;
    display: initial;
    font-size: 15px;
    cursor: pointer;
    color: #416E00;
}
.nabidka_polozka:hover {
    color: black;
    text-decoration: underline;
}
.nabidka_polozka.oddelovac {
    border-right: 2px solid #416E00;
}
#formulare {
    margin-bottom: 10px;
}
.formulare_polozka {
    display: none;
}
.visible {
    display: block;
}
#vypis_xml {
    width: 100%;
}
#vypis_xml td{
    border-left: 1px dashed silver;
}
#vypis_xml th {
    border-bottom: 1px dashed silver;
    border-left: 1px dashed silver;
}
#sipka_nahoru, #sipka_dolu {
    background-image: url('img/ico-sipky-menu.png');
    display: inline-block;
    position: relative;
    width: 12px;
    height: 8px;
    top: -1px;
    left: 6px;
}

#sipka_dolu {
    background-position-y: 8px;
}

#strankovani_stat_slev {
    float: right;
}

#strankovani_stat_slev span {
    border: 1px solid #7DD400;
    background-color: #CDFA94;
    padding: 0px 4px;
    margin: 0px 1px;
}

#strankovani_stat_slev span.selected {
    background-color: #FBF394;
}

#selectAll {
    font-weight: bold;
    cursor: pointer;
    color: #2E4E00;
    width: 89px;
    margin: 6px;
}

/* CLENI.PHP */

div.cleni_label {
    display: inline-block;
    padding-left: 15px;
    margin-bottom: 3px;
    width: 150px;
}

div#obsluha_clen table {
    width: 100%;
}

div#obsluha_clen input[type="submit"] {
    padding: 5px 15px;
    margin: 10px;
}

div#cleni_l {
    float: left;
    width: 49%;
}

div#cleni_r {
    float: right;
    width: 49%;
}

div#log_karty table {
    width: 100%;
}

div#log_karty table td.plus {
    font-weight: bold;
    color: green;
}

div#log_karty table td.minus {
    font-weight: bold;
    color: red;
}

div#log_karty table .text-right {
    padding-right: 43px;
    text-align: right;
}

div#log_karty table .text-center {
    text-align: center;
}

div#log_karty table tr.barva {
    background-color: #F3FFE3;
}


/* 2016-05-13 doklady - stornování dokladu s dotazem */
.rel_storno {
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    color: #2E4E00;
}

.rel_storno:hover {
    text-decoration: underline;
}

.info_storno {    
    margin-left: -211px;
    position: absolute;
    margin-top: -19px;
    display: none;
}

.info_storno form {
    display: inline-block;
}

.storno_poznamka:before {
    content: 'důvod storna: ';
}

.storno_poznamka {
    background-color: black;
    position: absolute;
    margin-left: -4px;
    line-height: 20px;
    padding: 0px 12px;
    margin-top: -2px;
    display: none;
    height: 20px;
}

/* 2016-05-13 hriste - upravení fixed části*/
#formhristebody {
    border-bottom: 2px solid black; 
    background-color: #E4FFC1;
    padding-left: 10px;  
    padding-top: 15px; 
    position: fixed; 
    width: 100%;
    top: 85px; 
    left: 0; 
}

#nastav_driving_range {
    position: absolute;
    margin-top: -38px;
    right: 15px;
}


/* IMIT BOOTSTRAP */
.pull-right {float: right !important;}
.pull-left {float: left !important;}

.btn-gco {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-gco:focus,
.btn-gco:active:focus,
.btn-gco.active:focus,
.btn-gco.focus,
.btn-gco:active.focus,
.btn-gco.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn-gco:hover,
.btn-gco:focus,
.btn-gco.focus {
    color: #333;
    text-decoration: none;
}
.btn-gco:active,
.btn-gco.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-gco.disabled,
.btn-gco[disabled],
fieldset[disabled] .btn-gco {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.btn-gco-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-gco-success {
    color: #fff;
    background-color: #63a403;
    border-color: #2c4a01;
}
.btn-gco-success:focus,
.btn-gco-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-gco-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-gco-success:active,
.btn-gco-success.active,
.open > .dropdown-toggle.btn-gco-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-gco-success:active:hover,
.btn-gco-success.active:hover,
.open > .dropdown-toggle.btn-gco-success:hover,
.btn-gco-success:active:focus,
.btn-gco-success.active:focus,
.open > .dropdown-toggle.btn-gco-success:focus,
.btn-gco-success:active.focus,
.btn-gco-success.active.focus,
.open > .dropdown-toggle.btn-gco-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-gco-success:active,
.btn-gco-success.active,
.open > .dropdown-toggle.btn-gco-success {
    background-image: none;
}
.btn-gco-success.disabled:hover,
.btn-gco-success[disabled]:hover,
fieldset[disabled] .btn-gco-success:hover,
.btn-gco-success.disabled:focus,
.btn-gco-success[disabled]:focus,
fieldset[disabled] .btn-gco-success:focus,
.btn-gco-success.disabled.focus,
.btn-gco-success[disabled].focus,
fieldset[disabled] .btn-gco-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}