/*Specialni vlastni moduly - kontakty, dulezite, odkazy ..*/

div.moduletablekontakty, div.moduletabledul_odk{
  margin: 0 0 15px 0;
}

div.moduletablekontakty h3, div.moduletabledul_odk h3{
  font-size: 1.1em;  
  padding: 2px 2px 1px 6px;
  margin: 0;
  /*border-bottom: 1px solid #bed79a;*/
  background: #bed79a;
}

div.moduletablekontakty ul, div.moduletabledul_odk ul {
  padding: 0;
  margin: 2px 2px 2px 6px;
  list-style-type: none;
}

div.moduletablekontakty ul li, div.moduletabledul_odk ul li {
  padding: 2px 0 0 0;
  margin: 0;
  list-style-type: none;
}

div.moduletablerss, .moduletable_paticka {
  float: right;
  margin: 0;
  padding: 0; 
  text-align: right;
  width: auto;
}

div.moduletablerss a {
  color: #080;
}

div.moduletablerss a:hover {
  color: #96b46c;
}

.moduletable_paticka {
  border-collapse: collapse;
}

.moduletable_paticka a {
  color: #86a45c;
  text-decoration: none;
}

.moduletable_paticka a:hover {
  color: #96b46c;
}

.moduletable_paticka tr, .moduletable_paticka td {
  margin: 0; padding: 0 6px 0 6px;
  border-right: 1px solid #bed79a;
}

div.moduletablerss a {
  text-decoration: none;
  padding: 3px;
}

div.moduletablerss img, div.moduletablespodni_lista img {
  vertical-align: sub;
}

div.moduletablespodni_lista h3 {
  display: none;
}

div.moduletablespodni_lista {
  margin: 0;
  padding: 0;
  text-align: right;
  float: right;
  width: auto;
}

div.moduletablespodni_lista p {
  margin: 0;
  padding: 0;
}

div.moduletablespodni_lista table tr td {
  vertical-align: middle;
  padding: 0 5px 0 5px;
  margin: 0;
}

div.moduletablespodni_lista img {
  display:inline-block; vertical-align:middle
}

div.moduletablespodni_lista a {
  color: #060;
}


table.ts_container_table td{
  vertical-align: top;
  margin: 0;
  padding: 0;
}

table.ts_container_table{
  width: 100%;
  margin: 15px 0 10px 0;
  padding: 0;
  border-collapse: collapse;
}

table.people_ts_table, table.room_ts_table {
  border-collapse: collapse;
}

table.people_ts_table td, table.room_ts_table td{
  border: 1px solid #d9d9d9;
  padding: 2px;
}

table.people_ts_table thead td, table.room_ts_table thead td{
  font-weight: bold;
  color: #86a45c;
  background: #eaf2df;
}

table.people_ts_table thead td a {
  padding-right: 13px;
}

table.people_ts_table thead td a.sorted {
  background-image: url("../images/arrow_down.png");
  background-repeat: no-repeat;
  background-position: 99% 50%;
}

table.room_ts_table {
  margin-left: 5px;
}

div.search {
  text-align: right;
  position: absolute;
  right: 10px;
  width: 177px;
  bottom: 5px;
}

div.search input {
  width: 157px;
  margin: 0 0 5px 0;
  padding: 0px;
  background-color: #bed79a;
  background: url(../images/search_input.png) 0 0 no-repeat;
  border: 0;
  font-size: 14px;
  height: 28px;
  text-align: center;
}

div.search input.button {
  width: 157px;
  border: 0;
  margin: 0 0 5px 0;
  padding: 0px;
  font-weight:bold;
  color: #eee;
  background-color:#5c9d05;
  background: url(../images/search_button.png) 0 0 no-repeat;
  font-size: 14px;
  height: 28px;
}

div.moduletablegcalendar h3 {
  padding: 4px 2px 4px 2px;
  margin: 5px 0 10px 0;
  font-size: 1.5em;
  font-weight: normal;
  vertical-align: bottom;
  color: #060;
  /*background: #eaf2df;*/
  background: #cee7aa;
  text-align: left;
  width: 100%;
  font-variant: small-caps;
}

div#gcalendar_powered {
  display: none;
  visibility: hidden;
}

div#language {
  position: absolute;
  width: 177px;
  top: 5px;
  right: 10px;
  font-size: 12px;
  text-align: right;
  padding-right: 1px;
}

.kurz_form_prihlaska .text {
  border: 1px inset #bed79a;
  margin-right: 5px;
  background: #f9f9f9;
}

.kurz_form_prihlaska .short {
  width: 80px;
}

.kurz_form_prihlaska .middle {
  width: 160px;
}

.kurz_form_prihlaska .long {
  width: 250px;
}

.kurz_form_prihlaska input.text:focus {
  background: #ffffdc;
}

.kurz_form_prihlaska input.button {
  border: 1px outset #bed79a;
  background: #bed79a;
  color: #030;
}

.kurz_form_prihlaska form label {
  margin-right: 2px;
}

.kurz_form_prihlaska select {
  background: #f9f9f9;
  border: 1px inset #bed79a;
}

.kurz_form_prihlaska select:focus {
  background: #ffffdc;
}

.kurz_form_prihlaska .warning {
  color: #cc3300;
  padding: 2px;
  margin: 3px 0px 3px 3px;
}

.kurz_form_prihlaska .info {
  padding: 2px;
  margin: 3px 0px 3px 3px;
} 

.kurz_form_prihlaska .warning img , .kurz_form_prihlGaska .info img  {
  vertical-align: middle;
}

h4.kurz_h4 {
  border-top: 2px solid #ccc;
  padding: 2px;
  margin: 0;
  font-size: 1em;
}

h4.kurz_h4 span{
  color: #999;
  font-weight: normal
}

h5.kurz_h5 {
  border-bottom: 1px solid #ccc;
  padding: 2px;
  margin: 0;
}

p.kurz_p_chat {
  margin-bottom: 15px;
}

.kurz_button {
  border: 1px outset #bed79a;
  background: #bed79a;
  color: #030;
  padding: 2px;
  text-decoration: none;
}

table.kurz_board_table {
  width: 100%;
  margin: 8px 0 8px 0;
}

table.kurz_board_table td.kurz_paging {
  text-align: right;
  width: 50%;
  padding:0;
  margin: 0;
}

table.kurz_board_table td.kurz_addnew{
  width: 50%;
  padding: 0;
  margin: 0;
}

#datepick{
  margin: 8px 0px 5px 0px;
  padding: 3px;
}

table.output{
  color:#030;
  margin: 10px 0px 10px 0px;
  padding: 0;
  background-color:#eaf2df;
  border:1px solid #5d9e06;
  border-collapse: collapse;
}

table.output td div{
  width: 225px;
  overflow: hidden;
  padding: 2px;
  background: #dec;
}

table.output td{
  padding:2px 3px 2px 3px;
}

table.output thead tr{
  color:#000;
  background-color:#bed79a;
  border-bottom:1px solid #5d9e06;
  font-weight: bold;
}

table.output tfoot tr{
  color:#586;
  background-color:#e0e5d4;
  border-top:1px solid #5d9e06;
  font-style: italic;
}

table.output tr.disabled_row td{
  color:#444;
  background-color:#ccc;
}

table.output_pgs tbody tr td {
  border-bottom: 1px solid #96b46c;
}

div.line{
  border-top: 1px dotted #333;
}

div.zone {
  color: #fffebb;
  font-weight: bold;
  font-variant: small-caps;
}


div.tab-control-div {
  margin: 10px 0 0 0;
  padding: 0;
}

div.tab-control-control {
  margin: -1px 0 0 0 ;
  padding: 5px;
  border: 1px solid #96b46c;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

table.tab-control {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

table.tab-control tr td {
  margin: 0;
  padding: 0;
}

table.tab-control tr td a {
  padding: 4px;
  margin: 0 10px 0 0 ;
  background: #ddd;
  display: block;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #aaa;
  text-decoration: none;
}

table.tab-control tr td a:hover, table.tab-control tr td.active_tab a {
  background: #cee7aa;
  border-bottom: 1px solid #96b46c; 
  font-weight: bold;
  color: #000;
}

label.error { color: red; }
