body
  {
    font-family: Calibri, Arial CE, Arial, Helvetica CE, helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
    background-color: #ffffff;
    margin: 0px 0px 75px 0px;
    padding: 0px;
  }

#loader {
    position: fixed;
    display: none;
    z-index: 999;
    width: 210px;
    border: 1px solid #000000;
    color: #ffffff;
    font-weight: bold;
    background-color: #e36c0a;
    padding: 10px 0px 10px 0px;
    text-align: center;
    font-size: 11pt;
  }

#loader #update_progress
  {
    white-space: nowrap;
    text-align: center;
  }

#popup_win
  {
    position: absolute;
    display: none;
    z-index: 100;
    color: #000000;
    border: 1px solid #000000;
    background-color: #f0f0f0;
    padding: 15px 10px 5px 10px;
  }

#popup_win h2
  {
    background-color: #808080;
    color: #ffffff;
    margin: 0px 0px 5px 0px;
    padding: 2px 5px 2px 5px;
    font-size: 12pt;
  }

#popup_win button
  {
    font-family: Calibri, Arial CE, Arial, Helvetica CE, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    overflow: visible;
    padding: 1px 2px 1px 2px;
    white-space: nowrap;
  }

.f_button
  {
    font-family: Calibri, Arial CE, Arial, Helvetica CE, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    overflow: visible;
    padding: 1px 2px 1px 2px;
    white-space: nowrap;
  }

.f_button img
  {
    border: 0px;
    margin-bottom: -2px;
  }

#top_bar
  {
    margin: 0px;
    padding: 3px 10px 3px 10px;
    background-color: #e36c0a;
    border-bottom: 1px solid #808080;
    color: #ffffff;
    font-size: 11pt;
    text-align: right; 
  }

#last_update
  {
    float: right;
    font-size: 11pt;
    margin: 10px 10px 0px 0px;
  }

#bottom_bar
  {
    clear: both;
    width: 100%;
    height: 30px;
    margin: 0px;
    margin-top: 45px;
    background-color: #ffffff;
  }

#bottom_bar .button
  {
    margin: 5px;
    font-size: 16px;
    padding: 5px 7px 0px 7px;
    width: 145px;
    height: 25px;
    vertical-align: middle;
    display: inline-block;
    background-color: #e36c0a;
    border: 0px; 
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
  }



#bottom_bar .button:hover
  {
    background-color: #ff8738;
  }

#bottom_bar #test_alert
  {
    color: #ff0000;
    font-weight: bold;
    padding: 10px;
    background-color: #ffffff;
  }

#bottom_bar #check_err
  {
    color: #ff0000;
    font-weight: bold;
    padding: 10px;
    background-color: #ffffff;
  }

#bottom_bar #limit_divik
  {
    display: none;
    padding: 10px;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    background-color: #f0f0f0;
    border: 1px solid #ff6600; 
    color: #ff6600;
  }

#bottom_bar .spacer
  {
    display: inline;
    margin-right: 50px;
  }

.list
  {
    border: 1px solid #c0c0c0;
    margin: 15px 30px 10px 30px;
  }

.list caption
  {
    font-weight: bold;
    text-align: left;
    margin-bottom: 8px;
  }

.list th
  {
    color: #ffffff;
    font-size: 11pt;
    background-color: #808080;
    font-weight: bold;
    text-align: left;
    padding: 3px 5px 3px 5px; 
  }

.list td
  {
    color: #000000;
    background-color: #f0f0f0;
    padding: 2px 4px 2px 4px;
    border: 1px solid #c0c0c0;
  }

a
  {
    color: #ff6600;
    font-weight: bold;
  }

a:hover
  {
    color: #ffa76d;
  }

a img
  {
    border: 0px;
  }

#question_id
  {
    font-weight: bold;
  }

#question #text_nad
  {
    margin: 15px 0px 15px 15px;
  	padding: 0px;
    font-size: 16px;
    font-style: italic;
  }

#question #title
  {
    font-size: 19px;
  	margin: 15px 5px 15px 15px;
  	padding: 0px;
    font-weight: bold;
  }

#question #subtitle
  {
    font-size: 19px;
  	margin: 15px 5px 15px 15px;
  	padding: 0px;
    font-weight: bold;
  }

#question #text_pod
  {
    margin: 5px 0px 15px 15px;
  	padding: 0px;
    font-size: 16px;
    font-style: italic;
  }

#question #text_nad_odp
  {
    margin: 20px 0px 0px 15px;
  	padding: 0px;
    font-size: 17px;
  }

#question #comment
  {
    margin: 15px 0px 5px 15px;
  	padding: 0px;
    font-size: 16px;
    font-style: italic;
    color: #1775ef;
  }

#question #question_form
  {
    margin: 0px 0px 0px 25px;
  }

#question #question_form #odp_min
  {
    margin: 0px 0px 4px -5px;
    font-weight: bold;
  }

#question #question_form #odp_max
  {
    margin: 10px 0px 0px -5px;
    font-weight: bold;
  }

#question #question_form input
  {
    margin: 0px 5px 0px 0px;
    padding: 0px;
    vertical-align: top;    
  }

#question #question_form label
  {
    font-size: 17px;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
    white-space: normal;
  }

#question #question_form .odp_div
  {
    margin-top: 3px;
    margin-left: -8px;
    white-space: nowrap;
  }

#question #question_form .otevrena_text 
  {
    /*position: relative;
    left: 0px;*/
    border: 1px solid #c0c0c0;
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
  }

#question #question_form .otevrena_select
  {
    position: relative;
    left: 10px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #c0c0c0;
  }

#question #question_form .input_text
  {
    border: 1px solid #000000;
    margin: 0px 0px 0px 0px;
  }

#question #question_form .nectena
  {
    color: #808080;
    /*font-style: italic;*/
  }

#question #under_line
  {
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #b3b3b3;
    background-color: #b3b3b3;
    border: 0px;
    height: 1px;
    width: 100%;    
  }

#question #box
  {
    border: 1px solid #b3b3b3;  
  }

#question #box div
  {
    font-size: 17px;
    margin: 0px;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #b3b3b3;  
  }

#battery td
  {
    text-align: center;
    vertical-align: middle;
    padding: 0px;
  }

#battery .odd
  {
    background-color: #f2f2f2;
  }
  
#battery .even
  {
    background-color: #ffffff;
  }

#battery th
  {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
  }

#battery td input
  {
    margin-top: 0px;
    margin-bottom: 10px;
  }

#battery .skala
  {
    padding: 0px 10px 0px 10px;
    font-size: 17px;    
  }

#battery .odp
  {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
  }

#battery .exclam
  {
    margin-left: 3px;
    margin-right: 3px;
  }

#save_ok
  {
    clear: both;
    color: #228b22;
    text-align: center;
    font-weight: bold;
    margin: 10px auto 10px auto;
    padding: 10px;
    width: 75%;
    border: 1px solid #228b22;
    background-color: #deffc6;
  }

#save_failed
  {
    clear: both;
    color: #ff0000;
    text-align: center;
    font-weight: bold;
    margin: 10px auto 10px auto;
    padding: 10px;
    width: 75%;
    border: 1px solid #ff0000;
    background-color: #ffc6c6;
  }

.list .quota_ok
  {
    color: #000000;
  }

.list .quota_fail
  {
    color: #ff0000;
  }

.dialog_move
  {
    cursor: move;
  }

.odp_image
  {
    vertical-align: middle;
  }

#check_points_div
  {
    margin: 25px 0px 5px 15px;
  	padding: 0px;
    font-size: 16px;
    font-style: italic;
  }

.split_odp_txt
  {
    margin: 5px 0px 0px 0px;
    padding: 0px;
  }
