#jm-logo-sitedesc{
    position: absolute;
    margin-top: -33px;
}
#jm-logo-nav {
    padding-top: 12px;
    padding-bottom: 12px;
}
#jm-main {
    Xpadding-top: 20px;
}

div.attachmentsList table   {
  width:100%
}

div.attachmentsList table thead  tr th  {
  padding: 10px;
  background-color: #036085;
  color:white;
  border:none;
  
}

div.attachmentsList table tbody tr td,
div.attachmentsList table tbody tr td A  {
  padding: 10px;
}
/*Datumy ve vyhedavani v uredni desce*/
div.itemsboard div.filter form#adminForm div.dates div.input-append input#filter_show_from,
div.itemsboard div.filter form#adminForm div.dates div.input-append input#filter_show_to {
    width: 120px !important;
}
/*Vyska vahledavaciho pole a vyberu odvetvi*/
div.itemsboard div.filter form#adminForm div.searchfield input#filter_search.inputbox,
div.itemsboard div.filter form#adminForm div.segment select#category_id  {
  height: 40px;
}

/*Tabulka s ubytovanim*/
#ubytovaniTBL TBODY TR TD:first-of-type IMG {
	width:200px;
	}
#ubytovaniTBL TBODY TR TD {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:20px;
	vertical-align:top;
border-top: 1px solid silver;
	}
