#dialog_obal {margin: 0; padding: 0!important; display: none;}
#dialog {font-size: 11px; margin: 0;}
#dialog td.vtop {vertical-align: top;}
#dialog p {margin: 0px 0;}
#dialog ul.seznam li {font-size: 8pt;}

#dialog .input textarea {height: 75px;}
#dialog .toggleinfo {border: 0px solid red; margin-top: 25px!important; padding: 0!important; width: 330px;}
#dialog .toggleinfo textarea {width: 325px!important; margin-top: 8px!important; padding: 3px!important; font-size: 110%!important; border: 1px solid #ddd!important;}
/*
#dialog .toggleinfo p {margin: 0!important; padding: 0 0 5px 0!important; position: relative;}

#dialog .toggleinfo .fr {margin-right: 15px!important;}
#dialog .toggleinfo .fr .checkbox {position: absolute; left: 193px; top: 2px;}
*/

#dialog .tabulka-static {width: 365px; font-size: 115%; border: none!important;}
#dialog .tabulka-static td { border: none!important;}

#dialog #pricetable {border-collapse:collapse; width: 700px; margin: 20px 15px 0px 15px;}
#dialog #pricetable th.side {
	background: transparent url(../images/tables/bg_th_side2.gif) no-repeat bottom left;
}
#dialog #pricetable td.side {
	text-align:right;
	background: transparent url(../images/tables/bg_td_side2.gif) no-repeat bottom left;
	width:130px;
	font:bold 12px/12px verdana;
	color:black;
	padding-right:8px;
}

#dialog #pricetable th {
	height:64px;
	border-right:1px solid #fff;
	vertical-align:bottom;
	color:black;
	font:normal 18px/23px arial;
	letter-spacing:2px;
	background:transparent url(../images/tables/bg_th.gif) no-repeat bottom left;
	}
#dialog #pricetable td {
	text-align:center;
	background:transparent url(../images/tables/bg_td.gif) no-repeat bottom left;
	border-right:1px solid #fff;
	color:#fff;
	width:108px;
	height:40px;
	font:bold 12px/18px verdana;
}
#dialog #pricetable td.on {background:transparent url(../images/tables/bg_td_on.gif) no-repeat bottom left;}
#dialog #pricetable th.on {
	background:transparent url(../images/tables/bg_th_on.gif) no-repeat bottom left;
	padding-bottom:9px;
	width:148px;
}

#dialog #pricetable tfoot td {
	background:transparent url(../images/tables/bg_foot_td_side2.gif) no-repeat top left;
	height:64px;
	vertical-align:top;
	padding-top:8px;
}
#dialog #pricetable tfoot td.on {
	background:transparent url(../images/tables/bg_foot_td_on.gif) no-repeat top left;
	padding-top:16px;
}
#dialog #pricetable tfoot td.side {background: transparent url(../images/tables/bg_foot_td_side2.gif) no-repeat top left;}
#dialog #pricetable a {color: white;}

#lightbox-rename input {margin: 0!important;}
#lightbox-rename .lb_links {width: 330px!important; padding-left: 10px!important;}
#lb_links {padding-left: 10px!important; width: 500px!important;}
.lb_file_input {
    height: 17px; border: 1px solid #ddd;
    margin: 0!important;
    font-size: 13px!important; padding: 5px 5px 4px 25px; width: 300px; margin-bottom: 5px;
    float: left;
    overflow: hidden;
}
.lb_file_select {height: 28px; font-size: 15px; width: 160px;}
.lb_file_input:hover {background-color: #f5f5f5;}
#lb_file_select {font-size: 14px; padding: 5px 0 0 5px;}

.b1white {border: 1px solid white;}

.ui-dialog .ui-button {display: none!important;}
