
/* -------------------*
 *       GLOBAL       *
 *------------------- */

.cms-listing, .cms-table-listing-wrap {
	font-family: helvetica;
}

.cms-table-listing-wrap {
	background-color: white;
	font-size: 14px;
	border: 1px solid #ddd;
	padding: 5px;	
}
.cms-table-listing-wrap > table {
	color: black;	
}

.cms-table-listing-wrap > .table-hover > tbody > tr:hover > td, 
.cms-table-listing-wrap > .table-hover > tbody > tr:hover > th {
  background-color: #E2EFF5;
}



.cms-listing th, .cms-listing td {
    vertical-align:top;
    text-align:left;
}

/* CLEAR FLOATOV */
.clr { clear: both; height:0; overflow:hidden; line-height:0; }
.clr-left { clear: left; }
.clr-right { clear: right; }
.ac:after { /* autoclear - doporucene */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hidden {
    visibility: hidden;
}

/*
 *
 * SIMPLEWEB
 *
 */
div.hh5  { height:  5px; overflow: hidden; }
div.hh10 { height: 10px; overflow: hidden; }
div.hh15 { height: 15px; overflow: hidden; }
.cms-underline {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
a.cms-btn {
    border: 1px solid #808080;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0 0 0px;
    padding: 4px 10px;
    text-decoration: none;
}
/*** Headings, Paragraphs ***/

h1.cms {
}

h2.cms {
}

h3.cms {
}

.cms-underline {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

p.cms-info {
}

a.cms-btn {
    border: 1px solid #808080;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0 0 0px;
    padding: 4px 10px;
    text-decoration: none;
}


/*** Form ***/



.cms-form table input[type='checkbox'] {
	margin-left: 0;
}

div.cms-form form {    
}

div.cms-form-error {
    color: #FF4D4D;
    text-align: center;
    padding: 0px 0px 8px 0px;
    font-weight: bold;
}

div.cms-form-ok {
    color: #7ec916;
    text-align: center;
    padding: 0px 0px 8px 0px;
    font-weight: bold;
}

div.cms-form h3 {
    color: #2A7AAF;
    font-size: 16px;
    /* font-weight: bold; */
    border-bottom: 1px solid #3498DB;
    margin: 40px 0px 15px 0px;
    padding: 0px;
    padding-bottom: 5px;
    float: none;
    clear: both;
}


div.cms-form h3.error {
    color: #FF4D4D;
    border-color: #FF4D4D;
}

div.cms-form div.input {
    margin-bottom: 3px;
    clear: both;
}

div.cms-form div.input-huge-top-margin {
    margin-top: 20px;
}

div.cms-form div.input-readonly input, div.cms-form div.input-readonly textarea, div.cms-form div.input-readonly select {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity:0.5;
}


div.cms-form div.input-hidden {
    display: none;
}

div.cms-form div.input > label {
    width: 200px;
    float: left;
    text-align: right;
    padding-top: 5px;
    padding-right: 6px;
    clear: left;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #DDD;
}

div.cms-form div.input label img {
    position: relative;
    top: 2px;
}

div.medium-info-form div.cms-form div.input label {
    width: 80px;
}

img.media-ajax-saving {
    margin-top: -10px;
    display: none;
}


div.cms-form div.alias {
    display: none;
}


div.cms-form div.input > span {
    font-size: 9px;
/*    line-height: 200%;*/
    vertical-align: top;
    position: relative;
    left: 2px;
    top: 7px;
/*    font-weight: bold;*/
}

div.cms-form div.input span.optional {
    color: #a0a0a0;
    font-style: italic;
}


div.cms-form div.desc, div.public-cms-form div.desc {
    margin: 0px 0px 8px 118px;
    line-height: 105%;
    clear: both;
    float: none;
    color: #7f7f7f;
}

div.cms-form div.desc-error {
    color: #FF4D4D;
}

div.cms-form div.desc-error-text {
    color: #FF4D4D;
    font-weight: bold;
    margin-top:2px;
}

div.cms-form div.wide {
    margin-left: 10px;
}


div.cms-form div.wysiwyg {
    margin-bottom: 9px;
}

/* @msv check me! */
div.cms-form div.input-error table.mceLayout {
    border-color: #FF4D4D;
    box-shadow: 0px 0px 8px 0px #FF4D4D;
}

div.cms-form textarea.wysiwyg {
    width: 100%;
    /* width: 530px; /*@msv check me! */
    overflow: hidden;
}


/* @msv check me! */
div.cms-form div.input-error textarea {
    border-color: #FF4D4D;
    box-shadow: 0px 0px 8px 0px #FF4D4D;
}


div.cms-form a.ui-slider-handle:focus {
    outline: none;
}

div.cms-form input.wide {
    width: 400px;
}

div.cms-form div.input.narrow input {
    width: 80px;
}

div.cms-form input.right {
    text-align: right;
}

div.cms-form div.content-title-input div.input-error input {
    border: 1px solid #FF4D4D;
    margin: 0px;
    color: #FF4D4D;
}

div.cms-form input.checkbox {
    background: transparent;
    width: auto; /*13px;*/
    height: auto; /*13px;*/
    border-width: 0px;
    margin-top:4px;
}


div.cms-form input.reset {
    width: 110px;
    font-weight: normal;
    color: #5f5f5f;
    margin-top: 10px;
}

div.cms-form input.no-space {
    margin-top: 0px;
}

div.cms-form input.no-bold {
    font-weight: normal;
}

div.cms-form input.file {
    background: transparent;
}

div.cms-form input.h1,
div.cms-form div.content-title-input input {
  /*  background: none;
    border-width: 0px;
    margin: 1px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;*/
}

div.cms-form div.content-title-input label,
div.cms-form div.content-title-input img,
div.cms-form div.content-title-input span {
    display: none;
}

div.cms-form input.h1-focus,
div.cms-form div.content-title-input input.h1-focus {
    border: 1px solid #808080;
    margin: 0px;
}


div.cms-form select.wide {
    width: 300px;
    /*background-color: #fafafa;*/
}

div.cms-form img.thumb {
    border: 1px solid #cccccc;
    margin: 5px 0px 3px -4px;
    padding: 3px;
}

div.cms-form div.flags {
    float: left;
    width: 400px;
}

div.cms-form div.flags div {
    float: left;
    width: 45px;
    margin: 0px 6px 0px 6px;
}

div.cms-form div.flags div label {
    width: 20px;
    padding: 4px 0px 0px 0px;
    text-align: left;
}



/*** Form - Folding properties panel ***/

/*
div.cms-form div.properties {
    background-color: #f5f5f5;
    padding: 5px 0px;
    margin: -10px 0px 10px 0px;
}

div.cms-form div.properties-title {
    text-align: right;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px black solid;
}

div.cms-form div.properties-title-error a {
    color: #ba1f25;
}

div.cms-form div.properties-title a {
    text-decoration: none;
}
*/

div.cms-form div.properties-body {
    background-color: #f5f5f5;
    padding: 5px 0px;
    margin: 0px 0px 10px 0px;
}

div.cms-form div.properties-body div.input {
    padding: 3px 0px;
}

div.cms-form div.properties  {
    background-color: #f5f5f5;
    text-align: left;
    margin: 20px 0px 30px;
    border: 1px #bbbbbb solid;
}

div.cms-form div.properties div.properties-title  {
    cursor: hand;
    cursor: pointer;
    text-align: left;
    font-weight: bold;
    padding: 2px;
    color: #000000;
    font-size: 13px;
}

div.cms-form div.properties div.properties-title img {
    float: left;
    padding-right: 22px;
}

div.cms-form div.properties-error a {
    color: #FF4D4D;
}



/*** Form - Calendar ***/


div.cms-form div.calendar {
    position: absolute;
    width: 160px;
    height: 190px;
    border: 1px solid #808080;
    background: #fafafa;
    padding: 5px 5px 5px 5px;
    margin: -20px 0px 0px 250px;
    font-size: 11px;
    z-index: 100;
}

div.cms-form div.calendar a {
    text-decoration: none;
    font-weight: bold;
    color: #444444;
}

div.cms-form div.calendar td {
    text-align: right;
    font-size: 11px;
}

div.cms-form div.calendar th {
    background-color: #5a5a5a;
    color: #ffffff;
    text-align: center;
    font-size: 11px;
}

div.cms-form div.calendar td a {
    display: block;
}

div.cms-form div.calendar div.calendar-year {
    text-align: center;
    float: left;
    margin: 0px 0px 0px 35px;
    width: 80px;
    text-align: center;
}

div.cms-form div.calendar div.calendar-month {
    float: left;
    margin: 3px 0px 10px 35px;
    width: 80px;
    text-align: center;
}

div.cms-form div.calendar div.calendar-close {
    float: right;
    margin: 0px 7px 0px 0px;
}

div.cms-form div.calendar div.calendar-close a {
}

div.cms-form div.calendar table.calendar {
    width: 150px;
}

div.cms-form div.calendar select {
    font-weight: bold;
    font-size: 11px;
}

div.cms-form div.calendar td.selected, div.cms-form div.calendar td:hover.selected {
    background-color: #d48502;
}

div.cms-form div.calendar td.selected a {
    color: #000000;
}

div.cms-form div.calendar td:hover {
    background-color: #dadada;
}

div.cms-form div.calendar td:hover a {
    color: #000000;
}

div.cms-form div.calendar td.sat {
    background-color: #7a7a7a;
}

div.cms-form div.calendar td.sat a {
    color: #ffffff;
}

div.cms-form div.calendar td.sun {
    background-color: #5a5a5a;
}

div.cms-form div.calendar td.sun a {
    color: #ffffff;
}

div.cms-setup-hidden-fields {
    font-weight: bold;
    margin: 0px 0px 10px 118px;
}



/*** AJAX a CMS-FORM Status ***/

div.ajax-status-outer, div.cms-form-status-outer {
    text-align: center;
    height: 28px;
}

div.cms-form-status-outer {
    padding-bottom:10px;
}

div.ajax-status, div.cms-form-status {
    font-size: 11px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 10px;
    width: 200px;
    text-align: center;
}

div.ajax-status-processing {
    border: 1px solid #ba1f25;
    color: #ba1f25;
}

div.ajax-status-ok, div.cms-form-status-ok {
    border: 1px solid #7ec916;
}

div.cms-form-status-ok {
    color:#7EC916;
}

div.cms-form-status-error {
    border: 1px solid #FF4D4D;
    color: #FF4D4D;
}


/*** Table Listing ***/

div.cms-listing {
    padding:0;
}

div.cms-full-width {
/*    width: 800px;*/
	width: 100%;
}

div.cms-listing div.th,
div.cms-listing div.td {
    font-size: 12px;
}


div.cms-listing div.td a {
    font-weight: normal;
}

.table th.icon, 
.table td.icon {
	width: 50px;
	text-align: center;
	font-size: 0.8em;	
	vertical-align: middle;
}

div.cms-listing div.thead div.th.icon,
div.cms-listing div.tbody div.td.icon {
    width: 50px;    
}

div.cms-listing div.tbody div:nth-child(2n+1).tr {
    background-color: #f0f0f0;
}

div.cms-listing div.tbody div:nth-child(2n).tr {
    background-color: #fcfcfc;
}

div.cms-listing table th, div.cms-listing table td {
    background:none;
}

div.cms-listing div.mouseover,
div.cms-listing div.tbody div.tr:hover {
    background-color: #e1ffa7;
}

div.cms-listing div.tbody div.dragged {
    background-color: #fbe44f;
}

div.cms-listing div.tbody div.td,
div.cms-listing div.thead div.th {
    height: 28px;
    text-align: left;
    border-right: 1px solid #ffffff;
    overflow: hidden;
}

div.cms-listing div.tbody div.tr {
    margin-bottom: 3px;
}

div.cms-listing table,
div.cms-listing table tr,
div.cms-listing table tr td {
    height: 100%;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}

div.cms-listing table tr td {
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
}

div.cms-listing div.th td {
    font-weight: bold;
    white-space: nowrap;
}

div.cms-listing-top {
    position: relative;
}


div.cms-listing-text-before {
	margin-bottom: 10px;
}



div.cms-bottom-15 {
    margin-bottom: 15px;
}

div.cms-listing div.thead div.th,
div.cms-listing div.tfoot div.th,
div.cms-listing div.tbody div.tr div.td {
    float: left;
}

div.cms-listing div.thead div.th.icon td,
div.cms-listing div.tbody div.td.icon td {
    text-align: center;
    padding: 0px;
}

div.cms-listing div.tbody div.wrap {
    white-space: normal;
}

div.cms-listing .right {
    text-align: right;
}

div.cms-listing .center {
    text-align: center;
}

a.cms-apply {
    border: 1px solid #808080;
    margin: 10px 0px 0px 10px;
    display: block;
    float: right;
    clear: right;
    padding: 4px 10px;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}


/*** Zastaraly listing pouzivany len pri pridavani prav uzivatelom ***/

table.cms-listing {
    border-collapse: collapse;
}

table.cms-full-width {
    width: 100%;
}

table.cms-listing th, table.cms-listing td, div.cms-listing td {
    font-size: 12px;
}

table.cms-bottom-15 {
    margin-bottom: 15px;
}

table.cms-listing thead, table.cms-listing tfoot {
    font-weight: bold;
}

table.cms-listing thead th {
    white-space: nowrap;
    border-bottom: 1px solid #5f5f5f;
    vertical-align: bottom;
    padding: 0px 1px 1px 1px;
}


table.cms-listing tfoot th {
    border-top: 1px solid #5f5f5f;
    padding: 0px 6px 2px 6px;
}

table.cms-listing col.icon {
    width: 16px;
}

table.cms-listing tr.mouseover, table.cms-listing tbody tr:hover {
    /*background-color: #d3d3d3;*/
    background-color: #ede4f9;
}

table.cms-listing tr.dragged {
    background-color: #ede4f9;
}

table.cms-listing td {
    padding: 5px 10px;
    border-right: 1px solid #ffffff;
    vertical-align: top;
    white-space: nowrap;
    text-align: left;
    background-color: #f2f9fd;
}

table.cms-listing td.icon {
    padding: 0px 2px 0px 2px;
}

table.cms-listing td.wrap {
    white-space: normal;
}

table.cms-listing .right {
    text-align: right;
}

table.cms-listing .center {
    text-align: center;
}

table.cms-listing tr.light td, table.cms-listing tr.light td a {
    font-style: italic;
    color: #a0a0a0;
}

table.cms-listing td.strong {
    font-weight: bold;
    color: #d02219;
}

table.cms-listing tr.strong td {
    font-weight: bold;
    background-color: #e4f1f9;
}

table.cms-listing tr.strong td {
    padding-left: 5px;
}

table.cms-listing td.strong a {
    color: #d02219;
}

table.cms-listing td.draggable {
    cursor: n-resize;
}





/*** Menu ***/




/*** Tabs ***/

div.cms-tabs {
    font-size: 12px;
    background: transparent;
    padding: 0px 10px 10px 10px;
    margin: 0;
    color: #936e00;
}

div.cms-tabs div {
    float: left;
    border: 1px solid #0811F8;
    white-space: nowrap;
    min-height: 0px;
    background: transparent;

    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

div.cms-tabs div a {
    font-weight: bold;
    padding: 6px 12px 3px;
    text-decoration: none;
    background-color: transparent;
    color: #666;
    display: block;
}

div.cms-tabs div a:hover {
    color: #000;
}

div.cms-tabs div.right {
    float: right;
    border-width: 0px;
    position: relative;
    top: 1px;
}

div.cms-tabs div.tab-language {
    text-transform: uppercase;
}

div.cms-tabs div.tab-language img {
    margin: 0 0.25em;
    margin-bottom: -1px;
}

div.cms-tabs div.selected, div.cms-tabs div.selected-language {
    color: #000;
    border-color: #000000;
}

div.cms-tabs div.selected a, div.cms-tabs div.selected a:hover, div.cms-tabs div.selected-language a, div.cms-tabs div.selected a:hover {
    color: #000;
}

div.cms-tabs div.clear,
span.clear {
    float: none;
    clear: both;
    border: none;
    padding: 0px;
    margin: 0px;
    height: 0px;
    overflow: hidden;
}



/*** Images ***/

div.cms-images {
    overflow: hidden;
    clear: both;
    margin: 5px 0px 5px 0px;
}

div.cms-images div.img {
    float: left;
    background-color: #eaeaea;
    margin: 0px 0px 1px 1px;
    padding-top: 10px;
    width: 135px;
    height: 118px;
    text-align: center;
    overflow: hidden;
}

div.cms-images div.img div.img-container {
    height: 93px;
}

div.cms-images div.img img {
    border: 1px solid #bababa;
}

div.cms-images div.img img.imgWidth {
    width: 120px;
}

div.cms-images div.img img.imgHeight {
    height: 90px;
}

div.cms-images div.default img {
    border: 2px solid #888888;
}

div.cms-images div.actions {
    margin-top: -1px;
    font-size: 11px;
    line-height: 100%;
    color: #404040;
}

div.cms-images div.actions a {
    color: #404040;
    text-decoration: none;
}

div.cms-images div.actions a:hover {
    color: #000000;
}



/*** Pager ***/

div.cms-pager {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
}

div.cms-pager a {
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    color: #9FCC41;
    font-weight: bold;
}

div.cms-pager a:hover {
    color: #8bb535;
    font-weight: bold;
}

div.cms-pager span.disabled {
    color: #666;
    padding: 0px 10px 0px 10px;
    font-weight: bold;
}

div.cms-pager span.info {
    padding: 0px 20px 0px 20px;
    color: #224265;
    font-weight: bold;
}

/* cms-pager type 2 */
div.cms-pager-2 {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
    color: black;
}

div.cms-pager-2 a {
    border: 1px solid #d0d0d0;
    padding: 2px 4px;
    text-decoration: none;
    margin: 0px 1px;
}

div.cms-pager-2 a:hover {
    border: 1px solid black;
    color: black;
}

div.cms-pager-2 span.selected {
    border: 1px solid black;
    padding: 2px 4px;
    background: black;
    color: white;
    margin: 0px 1px;
}

div.cms-pager-2 span.dots {
    padding: 2px 4px;
}

div.cms-pager-2 span.disabled {
    color: #d0d0d0;
    padding: 2px 4px;
}



/*** Errors, Backtrace, rPrint ***/

div.cms-rPrint {
    border: 1px solid #d3d3d3;
    background-color: #fcfcfb;
    color: #606060;
    text-align: left;
    margin: 0px 0px 0px 120px;
    padding: 5px;
}

div.cms-error {
}



/*** Content System Stuff ***/

div.content-revision-info {
    text-align: right;
    font-size: 11px;
    margin: -1em 0.5em 0.5em 0em;
}

div.content-revision-info span.content-revision-active {
    font-weight: bold;
    font-size: 14px;
}

div.content-block-view {
    margin: 10px 0px 0px 50px;
}

div.content-preview-links {
}

div.content-preview-links div.left {
    float: left;
    width: auto;
}

div.content-preview-links div.right {
    float: right;
    width: auto;
}

div.content-preview-links a {
    border: 1px solid #808080;
    display: block;
    padding: 4px 10px;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}



/*** MediaLibrary ***/

div.medium {
    position: relative;
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 3px;
    border: 1px solid #cccccc;
    font-size: 9px;
}

div.medium div {
    clear: both;
    float: none;
    overflow: hidden;
}

div.medium div.medium-action-icons {
    height: 16px;
}


/*** Setup ***/

.setup-warning {
    font-weight: bold;
    color: #BA1F25;
}

.setup-ok {
    font-weight: bold;
    color: #7EC916;
}

div.fancy-simple-title {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 15px;
}




div.menu-form {
    margin: 10px 0px;
    font-size: 12px;
}

ul.form-sortable-main {
    min-height: 30px;
}

div.menu-form .ui-widget {
    font-size: 13px;
    font-family: Arial;
}

div.form-menu-objects-holder {
    padding: 10px;
}

div.menu-form ul li.ui-draggable,
div.menu-form ul li.ui-state-highlight {
    margin: 5px 0px 5px;
    padding: 0px 5px;
    list-style-type: none;
    float: none;
}

div.form-menu-objects-holder ul.form-menu-objects li.ui-draggable {
    float: left;
    margin-right: 10px;
    width: auto;
    z-index: 100;
}

div.menu-form li.ui-draggable.color1,
.ui-state-default.color1 {
    background: url("../gfx/images/bg-glass.png") repeat-x scroll 50% 50% #c1edfc;
}
div.menu-form li.ui-draggable.color2,
li.ui-state-default.color2 {
    background: url("../gfx/images/bg-glass.png") repeat-x scroll 50% 50% #c1c3fc;
}
div.menu-form li.ui-draggable.color3,
li.ui-state-default.color3 {
    background: url("../gfx/images/bg-glass.png") repeat-x scroll 50% 50% #fcdfc1;
}
div.menu-form li.ui-draggable.color4,
li.ui-state-default.color4 {
    background: url("../gfx/images/bg-glass.png") repeat-x scroll 50% 50% #dafcc1;
}
div.menu-form li.ui-draggable.color5,
li.ui-state-default.color5 {
    background: url("../gfx/images/bg-glass.png") repeat-x scroll 50% 50% #fcf9c1;
}



div.form-menu-tabs {

}

div.content-text div.form-menu-tabs ul,
div.content-text ul.form-menu-objects,
div.form-menu-tabs ul,
ul.form-menu-objects {
    padding: 0px;
    margin: 0px;
}

div.form-menu-tabs ul li {
    list-style-type: none;
    float: left;
    margin-bottom: 0px;
}

div.form-menu-tabs ul li a {
    padding: 7px 10px;
    border: 1px solid #BBBBBB;
    display: block;
    background: url("../lib/jquery/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
    border-bottom: none;
    text-decoration: none;
    margin-right: 3px;
    outline: none;

    -moz-border-radius: 5px 5px 0px 0px; /* Firefox */
    -webkit-border-radius: 5px 5px 0px 0px; /* Safari, Chrome */
    border-radius: 5px 5px 0px 0px; /* CSS3 */
}

div.form-menu-tabs ul li a.selected {
    background: none;
    background-color: #ffffff;
    position: relative;
    top: 1px;
    z-index: 10;

    -moz-border-radius: 5px 5px 0px 0px; /* Firefox */
    -webkit-border-radius: 5px 5px 0px 0px; /* Safari, Chrome */
    border-radius: 5px 5px 0px 0px; /* CSS3 */
}

div.form-sortable-menu-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    border: 1px solid #BBBBBB;

    -moz-border-radius: 0px 5px 5px 5px; /* Firefox */
    -webkit-border-radius: 0px 5px 5px 5px; /* Safari, Chrome */
    border-radius: 0px 5px 5px 5px; /* CSS3 */
}

ul.form-sortable-menu,
div.content-text ul.form-sortable-menu,
div.form-menu-tabs ul.form-sortable-menu {
    list-style-type: none;
    margin: 0px 10px;
    padding: 0px;
}

div.content-text ul.form-sortable-menu ul,
div.content-text li.ui-sortable-helper ul,
div.form-menu-tabs ul.form-sortable-menu ul,
div.form-menu-tabs li.ui-sortable-helper ul {
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

.form-sortable-menu li,
li.ui-sortable-helper,
li.ui-sortable-helper ul li {
    margin: 5px 0px 5px;
    padding: 0px 5px;
    list-style-type: none;
}

.form-sortable-menu li span,
li.ui-sortable-helper span,
li.ui-sortable-helper ul li span {
    margin: 3px;
    font-size: 13px;
    font-family: Arial;
    cursor: default;
    display: block;
}

.form-sortable-menu li span span,
li.ui-sortable-helper span span,
li.ui-sortable-helper ul li span span {
    margin: 0px;
    font-size: 13px;
    font-family: Arial;
    cursor: inherit;
}

.form-sortable-menu li span.available-sorting,
li.ui-sortable-helper span.available-sorting,
li.ui-sortable-helper ul li span.available-sorting {
    cursor: move;
}

div.menu-form .ui-state-default,
div.menu-form .ui-widget-content .ui-state-default,
div.menu-form .ui-widget-header .ui-state-default {
    background: url("../gfx/images/bg-glass.png") repeat-x scroll 50% 50% transparent;
}



div.menu-form ul li.ui-draggable span.available-sorting {
    cursor: move;
    margin: 3px;
    font-size: 13px;
    font-family: Arial;
    display: block;
}

li.ui-draggable span.available-sorting span.node-icons,
ul.tabs-ul li a img {
    height: 16px;
    float: right;
    display: none;

    opacity: 0; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=0); /* IE lt 8 */
    -ms-filter: "alpha(opacity=0)"; /* IE 8 */
    -khtml-opacity: 0; /* Safari 1.x */
    -moz-opacity: 0; /* FF lt 1.5, Netscape */

    -webkit-transition: opacity 250ms ease-out;
    -moz-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    -ms-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out;
}

li.ui-draggable span.available-sorting span.node-icons-left {
    float: left;
    margin-left: 10px;
}

div.menu-form ul.form-sortable-menu li.ui-draggable span.available-sorting span.node-icons,
ul.tabs-ul li a.selected img {
    display: block;
}

div.menu-form ul.form-sortable-menu li.ui-draggable span.available-sorting:hover span.node-icons,
ul.tabs-ul li a.selected img {
    opacity: 1; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=100); /* IE lt 8 */
    -ms-filter: "alpha(opacity=100)"; /* IE 8 */
    -khtml-opacity: 1; /* Safari 1.x */
    -moz-opacity: 1; /* FF lt 1.5, Netscape */
}

li.ui-draggable span.available-sorting span.node-icons a {
    display: inline;
    background: none;
    border: none;
    padding: 0px;
    margin: 0px;
}

div.menu-form ul.form-sortable-menu li.ui-draggable span.available-sorting span.node-title {
    float: left;
    position: relative;
}


div.menu-form ul.form-sortable-menu li.ui-draggable span.available-sorting span.node-title input {
    font-family: Arial;
    left: -8px;
    padding: 3px 28px 3px 6px;
    position: absolute;
    top: -4px;
    background-repeat: no-repeat;
    background-position: 98% center;

    -moz-box-shadow: 0px 0px 4px #18b7f1;
    -webkit-box-shadow: 0px 0px 4px #18b7f1;
    box-shadow: 0px 0px 4px #18b7f1;
    z-index: 10;
}

div.menu-form div.new-menu-items {
    display: none;
}

ul.tabs-ul li a img {
    position: relative;
    left: 5px;
}

img.fg-menu-open.ui-state-active {
    border: none;
}


.multiselect .wrapper {
    width: auto;
    min-width: 0px;
}

.multiselect.dropdown-wrapper {
    float: left;
    width: 300px;
    position: relative;
}
.multiselect .dropdown{
     position: absolute;
    z-index: 250;
    top: 24px;
    left: 0px;
    width: 298px;
    max-height: 400px;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: auto;
    border: 1px solid #DDD;
    box-shadow: 1px 1px 1px 1px #eeeeee;
    border-radius: 0px 0px 5px 5px;
    text-shadow: 1px 1px 3px #DDD;
    background: #FAFAFA;
    border-top: 0px;
}

.multiselect .dropdown .head {
    padding: 0px 10px 5px 10px;
    border-bottom: 1px solid #ddd;
}

.multiselect .dropdown .head a {
    padding-right: 10px;
}

.multiselect input.dropdown-button{
    position:relative;
    cursor:pointer;
}
.multiselect ul.multi-selectbox-nested {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 6px;
}
.multiselect ul.multi-selectbox-nested ul{
    list-style-type: none;
    padding: 0px 0px 0px 6px;
    border-left: 1px solid #EEE;
    margin: 0px 0px 0px 10px;
}
.multiselect ul.multi-selectbox-nested li{
    display: block;

}
.multiselect ul.multi-selectbox-nested li input{
    vertical-align: middle;
    float:left;
    margin: 0px 4px 0px 4px;
}
.multiselect ul.multi-selectbox-nested li div{
    padding: 4px 1px;
}
.multiselect ul.multi-selectbox-nested li div label{
    display:block;
}

.multiselect ul.multi-selectbox-nested .group-wrapper label{
    font-weight:bold;
    padding-left: 5px;
    cursor:pointer;
}

.multiselect ul.multi-selectbox-nested li.parent > div.input-wrapper > label {
    text-decoration: underline;
    cursor:pointer;
}

.multiselect ul.multi-selectbox-nested .group-wrapper:hover, .multiselect ul.multi-selectbox-nested li.parent > div.input-wrapper:hover {
    border:1px solid #66D9FF;
    padding: 3px 0px;
    outline: none;
    box-shadow: 0px 0px 4px 0px #66D9FF;
    border-radius: 5px;
    cursor:pointer;
}


.uploader-object {
	width: 100%;
	min-width: 400px;
	max-width: 500px;				
	height: 28px;	
	padding-top: 6px;
}

/* @msv - mozes zmazat
.td.icon td {
    vertical-align: bottom !important;
}
*/