﻿
body { background-color: #404040; color: #404040; position: absolute; font-family: 'Raleway', sans-serif; font-size: 1em; line-height: 1.5; margin: 0; padding: 0; height: 100%; width: 100%; }
.Flds, .Row, .OneBox { display: table; width: 100%; }
.Left { display: table; float: left; width: auto; }
.Right { display: table; float: right; width: auto; }
.PageLayout { background-color: #ebebeb; margin-left: auto; margin-right: auto; display: table; width: 100%; padding: 0; /*-webkit-border-radius: 10px 10px 10px 10px; 
                             -moz-border-radius: 10px 10px 10px 10px;
                              border-radius: 10px 10px 10px 10px;
                              box-shadow: #000000 1px 0px 5px;
                    -webkit-box-shadow: #000000 1px 0px 5px; 
                    -moz-box-shadow: #000000 1px 0px 5px;*/

}
.Bold { font-weight: bold; }

a, a:visited { text-decoration: underline; color: #404040; font-weight: bold; }
    a:hover { text-decoration: none; }

.divButton { margin-top: 25px; display: table; width: auto; float: left; }
.validation { margin-top: 30px; margin-left: 15px; display: table; width: auto; float: left; }
.validation, .Validate { color: red; }

.progressbar { background-color: black; width: 100%; height: 100%; position: fixed; opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; }
.progressbar_img { left: 50%; top: 50%; margin-left: auto; position: fixed; color: Black; margin-right: auto; }


ul { list-style: disc inside; }
    ul ul { list-style: circle inside; padding-left: 10px; }
li { }


h2, h1 { font-size: 140%; padding: 0.2em 0 0.7em 0; width: auto; float: left; }

.w50, .W50 { width: 50%; }
.w45, .W45 { width: 45%; }
.w40, .W40 { width: 40%; }
.w20, .W20 { width: 20%; }
.MTop1 { margin-top: 1em; }

/*CONTROLS*/

input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner, .button { border: 0; padding: 0; }

input[type="submit"], input[type="button"], .button { display: inline-block; margin: 0px; border: 1px solid darkgray; color: #404040; cursor: pointer; font-size: 1em; text-transform: uppercase; font-weight: bold; text-decoration: none; line-height: 3em; padding: 0 0.7em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-image: linear-gradient(#fafafa,#e6e6e6); }
    input[type="submit"]:hover, input[type="button"]:hover, .button:hover { background-color: #e6e6e6; background-image: none; }
    input[type="submit"]:active, input[type="button"]:active, .button:active { /*box-shadow: none; margin:1px 0px 0px 1px;
        border:1px solid #858585;*/ }

/*OVLADACI PANEL*/
.OvladaciPanel { display: inline-block; width:100%; float:left; border-bottom: 1px solid #BEBEBE; padding: 1em 0; margin-bottom: 1em; }
    .OvladaciPanel a { float: left; }
.DrobenkoveMenu { margin: 0.5em 0 1em 0; }
.button { background-image: linear-gradient(#fafafa,#e6e6e6); background-color: none; position: relative; display: block; width: auto; height: 2.4em; min-width: 5em; line-height: 1.2; background-image: linear-gradient(#fafafa,#e6e6e6); border: 1px solid darkgray; overflow: hidden; }
    .button span { display: block; height: 1.8em; padding: 0; padding-top: 0.6em; margin: auto; text-align: center; padding-left: 1.5em; }
        .button span.New { background-image: url(/admin/Images/tuzka.svg); background-position: left center; background-repeat: no-repeat; background-size: auto 80%; text-align: left; }
        .button span.Save { background-image: url(/admin/Images/disketa.svg); background-position: left center; background-repeat: no-repeat; background-size: auto 50%; text-align: left; }
        .button span.Storno { background-image: url(/admin/Images/storno.svg); background-position: left center; background-repeat: no-repeat; background-size: auto 50%; text-align: left; }
        .button span.Klic { background-image: url(/admin/Images/klic.svg); background-position: left center; background-repeat: no-repeat; background-size: 1.2em; text-align: left; }
        .button span.Search { background-image: url(/admin/Images/lupa.svg); background-position: left center; background-repeat: no-repeat; background-size: 1.2em; text-align: left; }
        .button span.Messages { background-image: url(/admin/Images/dokumenty.svg); background-position: left center; background-repeat: no-repeat; background-size: 1.2em; text-align: left; }


    .button.Edit, .button.New { background-image: url(/admin/images/tuzka.png); background-position: left center; background-repeat: no-repeat; /*width:70px;*/ text-align: right; padding-left: 30px; }
    .button.Search { background-image: url(/admin/images/lupa.png); background-position: 3px center; background-repeat: no-repeat; /*width:70px;*/ text-align: right; padding-left: 30px; }
    .button.Ruka { background-image: url(/admin/images/ruka.png); background-position: 3px center; background-repeat: no-repeat; /*width:70px;*/ text-align: right; padding-left: 30px; }
    .button.Save { background-image: url(/admin/images/diskette.png); background-position: left center; background-repeat: no-repeat; text-align: right; padding-left: 30px; }
    .button.Storno { background-image: url(/admin/images/storno.png); background-position: left center; background-repeat: no-repeat; text-align: right; padding-left: 30px; }
    .button.ClearFilter { background-image: url(/admin/Images/clearfiltr.png); background-position: 5px center; background-repeat: no-repeat; text-align: right; padding-left: 30px; }

    .button.Project { width: auto; }


input[type="text"], input[type="password"], select, textarea { border-style: solid; border-width: 1px; border-color: #5b5b5b; padding: 0; font-size: 1em; width: 99.8%; }



/*End CONTROLS*/


.Title { background-color: #404040; width: 99%; display: table; text-transform: uppercase; color: #cfcfcf; margin-bottom: 10px; }

/*PRIHLASENI*/
#Prihlaseni { position: absolute; width: 20em; margin: auto; left: 0; top: 2em; right: 0; bottom: 0; }
    #Prihlaseni .PageLayout { padding-bottom: 0px; }
#PrihlaseniContent { margin: 0.5em 0; padding: 1em 2%; width: 96%; display: table; }
#Prihlaseni .Title { text-align: left; width: 92%; margin: 0.5em 2%; padding: 0.5em 2%; }
#Prihlaseni .divButton { display: table; width: auto; margin-left: auto; margin-right: auto; margin-top: 0.2em; text-align: center; width: 100%; }
#Prihlaseni .button { padding: 0; }
    #Prihlaseni .button span { padding-left: 0; }
#Prihlaseni .validation { width: 100%; margin: 0.3em 0 0.3em 0; }

/*WEB*/
#MainPage { position: absolute; left: 0; right: 0; margin: auto; max-width: 1600px; min-width: 1000px; width: 100%; background-color: #F1F1F1; height: 100%; display: table; }
    #MainPage .Title { width: 100%; }
        #MainPage .Title .TitleContent { display: table; width: 98%; padding: 0.8em 1%; }
            #MainPage .Title .TitleContent .Left { width: 100%; }
#Header { margin: 0.7em auto; width: 98%; display: table; }
#ContentPage { width: 98%; display: table; margin: auto; }

/*LEFTMENU*/


#LeftMenu { display: none; width: 20%; }
    #LeftMenu ul { margin: 0px; padding: 0px; list-style-type: none; }
    #LeftMenu .ButtonMenu { margin: 0px; padding: 0px; }
        #LeftMenu .ButtonMenu:hover { }
        #LeftMenu .ButtonMenu a, #LeftMenu .ButtonMenu a:visited { margin: 0px; display: block; height: 20px; width: 100%; text-decoration: none; text-transform: uppercase; font-size: 12px; font-weight: normal; text-align: left; line-height: 15px; font-weight: bold; color: #404040; }
            #LeftMenu .ButtonMenu a span, #LeftMenu .ButtonMenu a span:visited { margin: 0px; padding: 0px; display: block; padding: 2px 5px 0px 5px; }
            #LeftMenu .ButtonMenu a:hover span { text-decoration: underline; }
    #LeftMenu .ButtonMenuFirst { }
    #LeftMenu .ButtonMenuLast { }
        #LeftMenu .ButtonMenuLast a { }
        #LeftMenu .ButtonMenuLast:hover { }
    #LeftMenu a.MenuActive { background-color: #404040; }
        #LeftMenu a.MenuActive span { color: #CFCFCF; }

/*CONTENT*/
#Content { width: 98.6%; min-height: 600px; padding-left: 1%; padding-right: 0.4%; padding-bottom: 2em; /*border-left:1px solid #bebebe;*/ }





/*LIST*/
.ListTable { width: 100%; }
.ListRow { border: 1px solid #cecece; }
    .ListRow td { padding: 2px; vertical-align: middle; }
.ListAlternativeRow { border-left: 1px solid #cecece; border-right: 1px solid #cecece; background-color: #e4e0e0; }
    .ListAlternativeRow td { padding: 3px 2px 3px 2px; vertical-align: middle; }
.ListControlEditItem { width: 2em; text-align: center; position: relative; }
    .ListControlEditItem a { border: 1px solid silver; position: absolute; height: 80%; width: 90%; max-height: 4em; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 2em; max-height: 2em; }
.ListControlDelItem { width: 2em; text-align: center; position: relative; }
    .ListControlDelItem a { border: 1px solid silver; position: absolute; height: 80%; width: 90%; max-width: 2em; max-height: 2em; left: 0; top: 0; right: 0; bottom: 0; margin: auto; }
.ListControlDownloadItem { width: 25px; text-align: center; }
.ListControlButton { display: block; background-image: linear-gradient(#fafafa,#e6e6e6); margin: 0px auto 0px auto; position: relative; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
    .ListControlButton:hover { background-color: #e6e6e6; background-image: none; }

    .ListControlButton span { position: absolute; width: 100%; height: 100%; background-position: center center; background-size: 80%; background-repeat: no-repeat; left: 0; top: 0; }
        .ListControlButton span.klic { background-image: url(/admin/Images/klic.svg); background-size: auto 40%; }
        .ListControlButton span.settings { background-image: url(/admin/Images/settings.svg); background-size: auto 60%; }
        .ListControlButton span.del { background-image: url(/admin/Images/delete.svg); background-size: auto 60%; }
        .ListControlButton span.Messages { background-image: url(/admin/Images/dokumenty.svg); background-size: auto 2em; background-position: center bottom 0.5em; padding-top: 0.2em; }
        .ListControlButton span.list { background-image: url(/admin/Images/dokumenty.svg); background-size: auto 60%; }
        



.ListControlEditMessagesButton { width: 20px; height: 20px; display: block; background-image: url(/admin/images/textlist.png); background-repeat: no-repeat; margin: 0px auto 0px auto; }
.ListControlDelButton { width: 20px; height: 20px; display: block; background-image: url(/admin/images/del.png); background-repeat: no-repeat; margin: 0px auto 0px auto; }
    .ListControlDelButton:hover { background-image: url(/admin/images/delhover.png); }
.ListControlDownloadItem { width: 25px; text-align: center; }
.ListControlDownloadButton { width: 20px; height: 20px; display: block; background-image: url(/admin/images/download.png); background-repeat: no-repeat; margin: 0px auto 0px auto; }

.ListTableFooter { border-top: 1px solid #CECECE; }
.List { /*margin-top:25px;*/ }
    .List .rgRow td { padding: 0px; vertical-align: middle; padding: 4px; }
    .List .rgAltRow td { padding: 0px; vertical-align: middle; padding: 4px; }
.FotoListIMG { max-width: 100px; max-height: 75px; }
#Content .RadUpload { width: 250px; }
#ClientChat .Pnls { width: 100%; }
.Pnls {  }
.OvlPanelSystem { border: 1px solid #a0a0a0; width: 99.8%; display: block; background-color: white; margin-bottom: 2em; }
.OPSZahlavi { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,eaeaea+100 */ background: #fcfcfc; /* Old browsers */ background: -moz-linear-gradient(top, #fcfcfc 0%, #eaeaea 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #fcfcfc 0%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #fcfcfc 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */ display: table; width: 99%; padding: 0.5em 0 0.5em 1%; border-bottom: 1px solid #828282; }
.OPSContent { background-color: #FFFFFF; display: table; width: 96%; padding: 1em 2%; }
.crumbsmenu { display:table; width:100%; margin:0.5em 0 2em 0; float:none; }

#RadEditor { font-size: 130%; line-height: 1; }
/*#RadEditor,#RadEditor body { font-weight:normal; font-family: 'Roboto', Helvetica; font-size:14px; line-height:22px; }
#RadEditor h1 { text-transform:uppercase; font-size:22px; line-height:28px; color:#677b0b; font-weight:bold; padding:0px 0px 25px 0px; }
#RadEditor h2{ text-transform:uppercase; font-size:20px; line-height:26px; padding:10px 0px; color:#dd9300; }
#RadEditor h3 {padding:8px 0px 8px 0px; font-size:18px; line-height:24px; }
#RadEditor h4 {padding:6px 0px 6px 0px; font-size:18px; line-height:25px; font-family:Helvetica; font-weight:bold;}
#RadEditor .reContentCell ul { list-style-position:outside; list-style-type:none;   }
#RadEditor .reContentCell li { background-image:url(/Images/li.png); background-position:left 5px; background-repeat:no-repeat;padding-left:15px; }
#RadEditor .GreenBold { color:#677b0b; font-weight:bold; }
#RadEditor .YellowBold { color:#dd9300; font-weight:bold; }*/

.NameField { font-weight: bold; }
.M5PRight { margin-right: 5%; }
.M1Top { margin-top: 1em; }
.PhotoItem { display: block; float: left; margin: 1em; max-height: 100px; overflow: hidden; width: 100px; }
    .PhotoItem img { height: 75px; }

.OrderState { color: red; font-weight: bold; text-transform: uppercase; }
.SelectDepoProjectContent { padding: 0 0 1em 0; border-bottom: 1px solid #BEBEBE; margin-bottom: 1em; }
    .SelectDepoProjectContent .TitleSelectDepoProjectContent { padding-bottom: 0.5em; display: block; }
#Content .RadPanelBar .rpSlide { width: 98%; padding: 1%; }

#Content .RadMultiPage .rmpView { background-color: white; border-left: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; border-bottom: 1px solid #a0a0a0; padding: 1em; }
#ClientList .button.Search { margin-left: 1em; }
#ClientList .OvladaciPanel { border-top: 1px solid silver; display: inline-block; width: 100%; }
    #ClientList .OvladaciPanel .fItem { display: inline-block; width: 20%; float: left; padding-right: 1%; }
    #ClientList .OvladaciPanel .fTitle { display: inline-block; width: 100%; }
    #ClientList .OvladaciPanel .fContent { display: inline-block; width: 100%; }
    #ClientList .OvladaciPanel .fItem.Project { padding-right: 5%; }
    #ClientList .OvladaciPanel .fItem.Search { width: 10%; }
        #ClientList .OvladaciPanel .fItem.Search .button { width: auto; min-width: 0; }

#ClientDocuments { }
    #ClientDocuments .LeftLayout { width: 60%; display: table; float: left; }
        #ClientDocuments .LeftLayout .button.New { margin-bottom: 1em; }
    #ClientDocuments .RightLayout { width: 39%; display: table; float: right; }
    #ClientDocuments .Pnls { width: 100%; float: right; }
        #ClientDocuments .Pnls .button.Save { float: left; margin-right: 1em; }
        #ClientDocuments .Pnls .button.Storno { float: left; margin-right: 1em; }
        #ClientDocuments .Pnls .OvlPanelSystem { display: table; padding-bottom: 0.5em; width: 99%; }
    #ClientDocuments .LeftLayout .button.NewFile { width: 20%; margin-bottom: 1em; }
    #ClientDocuments .buttons { display: table; width: 100%; margin-top: 1em; }
        #ClientDocuments .buttons .button { float: left; width: 6em; margin-right: 1%; }

#ClientChat { }
    #ClientChat .button.New { margin-bottom: 1.5em; }
    #ClientChat #RadEditor { margin-top: 1.5em; }
    #ClientChat #Priloha { text-align: right; width: 99%; padding-right: 1%; margin-top: 1.5em; }
        #ClientChat #Priloha .RadUpload { float: right; }
        #ClientChat #Priloha .RadAsyncUpload span.ruFileWrap { float: right; }
    #ClientChat .OvlPanelSystem { margin-bottom: 1.5em; }
    #ClientChat #listChatgrd { }
        #ClientChat #listChatgrd .Subject { font-weight: bold; width: 100%; }
        #ClientChat #listChatgrd .Mail { width: 100%; }
        #ClientChat #listChatgrd .Smer { width: 100%; }
        #ClientChat #listChatgrd .Stav { width: 100%; }
            #ClientChat #listChatgrd .Stav.Nevyrizeno { color: red; font-weight: bold; }
            #ClientChat #listChatgrd .Stav.Zpracovani { color: blue; font-weight: bold; }
            #ClientChat #listChatgrd .Stav.Uzavreno { color: black; }

.FileDownload { padding-left: 30px; background-image: url('data:image/png;base64,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'); background-position: left top; background-repeat: no-repeat; background-size: 26px; }

.MultiPage { }
    .MultiPage .List { display: table; width: 100%; margin-bottom: 2em; }
    .MultiPage .Detail { display: table; width: 100%; }
        .MultiPage .Detail .Pnls { width: 100%; }
    .MultiPage .Detail { display: table; width: 100%; }
        .MultiPage .Detail h3 { margin: 0.5em 0; }
        .MultiPage .Detail .W50 { width: 48%; background-color: white; padding: 0; }
        .MultiPage .Detail .Item { margin: 0.5em 0; }
        .MultiPage .Detail .SaveBox { background-color: white; padding: 0; width: 100%; display: inline-block; float: none; margin-top: 2em; }
            .MultiPage .Detail .SaveBox .button { float: left; margin-right: 0.2em; }
            .MultiPage .Detail .SaveBox .Validate { padding: 0.5em 0 0.5em 1em; width: auto; }

.Red { color: red; }
.Green { color: green; }
#FilterClientCommunication { margin-bottom: 0; }
    #FilterClientCommunication .Prijmeni { width: 28%; margin-right: 2%; float: left; margin-bottom: 1em; }
    #FilterClientCommunication .NazevTematu { width: 28%; margin-bottom: 1em; float: left; margin-right: 2%; }
    #FilterClientCommunication .Thread { width: 18%; float: left; margin-right: 2%; }
    #FilterClientCommunication .ThreadFor { width: 18%; float: left; margin-right: 2%; }
    #FilterClientCommunication .Projekt { width: 33%; margin-right: 2%; float: left; }
    #FilterClientCommunication .Klient { width: 33%; margin-right: 2%; float: left; }
    #FilterClientCommunication .Nevyresene { float: left; width: 30%; }

    #FilterClientCommunication .Left.Vyhledavani { width: 80%; }
    #FilterClientCommunication .Left.Nove { width: 15%; }
    #FilterClientCommunication .OPSContent { position: relative; }
        #FilterClientCommunication .OPSContent .button { position: absolute; right: 1em; width: 6em; }
            #FilterClientCommunication .OPSContent .button.SearchButton { bottom: 1em; }
            #FilterClientCommunication .OPSContent .button.ClearButton { right: 1em; top: 1em; text-align: right; }
    #FilterClientCommunication .Item { display: block; }

#ClientCommunication .Nove { margin-bottom: 1em; }

#DevProjEdit { width: 48%; float: left; }
    #DevProjEdit .Jmeno { width: 48%; float: left; margin-right: 4%; }
    #DevProjEdit .Domena { width: 48%; }
    #DevProjEdit .URL { width: 48%; float: left; margin-right: 4%; }
    #DevProjEdit .PrirazenyProjekt { width: 48%; }
    #DevProjEdit .button { margin-right: 0.2em; float: left; }


#DevProjSpravci { width: 48%; float: right; }
    #DevProjSpravci .NewBox { margin-bottom: 2em; }
        #DevProjSpravci .NewBox .button { width: 10em; float: right; }
    #DevProjSpravci #DevProjNewAdmin .VyberSpravce { width: 48%; float: left; }
    #DevProjSpravci #DevProjNewAdmin .SaveBox { width: 48%; float: right; }
        #DevProjSpravci #DevProjNewAdmin .SaveBox .divButton { margin-top: 0; text-align: right; width: 100%; }
            #DevProjSpravci #DevProjNewAdmin .SaveBox .divButton .button.Save { margin-right: 0.2em; }
        #DevProjSpravci #DevProjNewAdmin .SaveBox .validation { text-align: right; width: 100%; margin: 0.2em 0; }

        #DevProjSpravci #DevProjNewAdmin .SaveBox .button { float: left; width: 25%; margin-left: 1%; margin-top: 1.4em; }

.List .rgHeader { }
    .List .rgHeader .Tema { width: 70%; display: block; float: left; }
    .List .rgHeader .Klient { display: block; float: left; padding-right: 2em; }
    .List .rgHeader .Zpravy { padding-right: 2em; }
.List .ItemTable { width: 100%; padding: 0; margin: 0; }
    .List .ItemTable td.ItemTD { vertical-align: top; }
    .List .ItemTable .TitleThread { width: 70%; padding: 0; margin: 0; }
    .List .ItemTable .KlientThread { width: 20%; padding: 0; margin: 0; }
    .List .ItemTable td.ItemTD.btMessages { width: 5%; text-align: center; }
    .List .ItemTable td.ItemTD.btEdit { width: 5%; }

#TextList { }
    #TextList .OvladaciPanel { border-bottom: none; }

#NewsDet { }
    #NewsDet .SeoParametry .Row { width: 50%; }

#TextDetail { }



.RadPicker_Default a.rcCalPopup { background-image: url(/admin/Images/kalendar.svg); background-repeat: no-repeat; background-position: center center; background-size: auto 60%; }
    .RadPicker_Default a.rcCalPopup:hover { background-image: url(/admin/Images/kalendar.svg); background-repeat: no-repeat; background-position: center center; }
.RadPicker_Default a.rcTimePopup { background-image: url(/admin/Images/budik.svg); background-repeat: no-repeat; background-position: center center; background-size: auto 90%; }
    .RadPicker_Default a.rcTimePopup:hover { background-image: url(/admin/Images/budik.svg); background-repeat: no-repeat; background-position: center center; }

#ClientMessages { }
    #ClientMessages .RadGrid_Default { border-top: 0; }
    #ClientMessages .OvladaciPanel { border-bottom: 0; }
    #ClientMessages #FilterClientMessages { margin-bottom: 1em; }
        #ClientMessages #FilterClientMessages .Vyhledavani { width: 100%; position: relative; }
            #ClientMessages #FilterClientMessages .Vyhledavani .button { width: 10%; position: absolute; right: 0; bottom: 0; }
        #ClientMessages #FilterClientMessages .Obsah { width: 68%; float: left; margin-right: 2%; }
        #ClientMessages #FilterClientMessages .Priloha { width: 30%; float: left; }
        #ClientMessages #FilterClientMessages .DateFrom { width: 22%; float: left; margin-right: 2%; }
        #ClientMessages #FilterClientMessages .DateTo { width: 22%; float: left; }
        #ClientMessages #FilterClientMessages .button.Search { position: absolute; right: 0; bottom: 0; }

    #ClientMessages .Popisky { display: table; width: 60%; padding: 0.7em 0; margin-bottom: 1.3em; float: left; }
        #ClientMessages .Popisky .NadpisInfo { }
        #ClientMessages .Popisky .ObsahInfo { font-weight: bold; }
        #ClientMessages .Popisky .Tema { display: table; width: 100%; }
        #ClientMessages .Popisky .Klient { display: table; }

    #ClientMessages .List .ItemTable td.TitleThreadMessage { width: 140px; }
        #ClientMessages .List .ItemTable td.TitleThreadMessage span { display: block; }
    #ClientMessages .List .ItemTable td.Obsah { }
    #ClientMessages .List .ItemTable td.btEdit { width: 3em; }
    #ClientMessages .List .ItemTable td.btDownload { width: 3em; position: relative; }
        #ClientMessages .List .ItemTable td.btDownload .ListControlDownloadButton { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; }
    #ClientMessages .List .ItemTable td .SubjectMessage { font-weight: bold; }
    #ClientMessages .ListControlButton span.settings { background-size: 60% auto; }

#ClientDetailMessages .NovyPrispevek { width: 50%; display: table; float: left; }
#ClientDetailMessages .panNotClient { width: 30%; }
#ClientDetailMessages .NovyPrispevek table td input { margin: 0; margin-right: 0.5em; }
#ClientDetailMessages .NovyPrispevek table td { padding: 0.2em 0.5em; }
#ClientDetailMessages .NoveTema { width: 50%; display: table; float: left; }

#ClientDetailMessages .NovaZprava { margin-bottom: 1em; }
#ClientDetailMessages .ZpravaPro { width: 30%; float: left; }
#ClientDetailMessages .UzavritPo { width: 50%; float: right; }
    #ClientDetailMessages .UzavritPo .UzavritPoContent { float: left; width: 30%; }
        #ClientDetailMessages .UzavritPo .UzavritPoContent .ItemContent { padding: 0.2em; }
    #ClientDetailMessages .UzavritPo .UzavritPoDnech { width: 45%; float: left; }
#ClientDetailMessages .SubjectMessage { margin: 1em auto; }
#ClientDetailMessages #Priloha { margin: 2em 0; float: left; width: 50%; }
#ClientDetailMessages .ButtonBox { width: 24%; margin-top: 2em; }
    #ClientDetailMessages .ButtonBox .Right { width: 100%; text-align: right; }
    #ClientDetailMessages .ButtonBox .button { margin-left: 0.2em; width: 40%; float: left; }

#CloseThreads { }
    #CloseThreads .CloseThread { float: left; width: 30%; }
    #CloseThreads .CloseThreadDay { float: left; width: 30%; }
        #CloseThreads .CloseThreadDay .ItemContent { width: 30%; }
#LimitNaOdpoved .LimitAnswerColumn { float: left; width: 20%; }
#SettingsOther .OvladaciPanel { border-bottom: 0; padding-bottom: 0; }
#SettingsOther .Help { margin-bottom: 1em; }
#ClientDetailMessages .PublicDateBox { margin-bottom: 1em; }

#ClientCommunication .OvladaciPanel { padding-bottom: 0; border-bottom: 0; }
#ClientCommunication .button.New { margin-bottom: 1em; }
#ClientCommunication .TemaOkruh { float: left; width: 50%; }
#ClientCommunication .StavVlakna { float: right; width: 30%; }

#KatalogProjektu .OvladaciPanel { border-bottom: none; }
#KatalogProjektu .SourceCatalog { float: left; width: 45%; padding-right: 1%; border-right: 1px solid silver; overflow: hidden; display: inline-block; }
#KatalogProjektu .DestinationCatalog { float: right; margin-left: 1%; width: 52%; overflow: hidden; display: inline-block; }
#KatalogProjektu .Title { background: none; text-transform: none; color: black; font-size: 1.1em; font-weight: bold; padding: 0.5em 0; }
#KatalogProjektu .SaveSettings { width: 50%; float: right; margin-top: 2em; }

#Fotogalerie { }
    #Fotogalerie .OvladaciPanel .Flds .Left { width: 50%; }
        #Fotogalerie .OvladaciPanel .Flds .Left .button { float: left; margin-right: 1%; }
    #Fotogalerie .ListControlButton { max-height: 2em; }
    #Fotogalerie #DetailPhoto { width: 39%; float: right; }
    #Fotogalerie #ListPhoto { width: 60%; float: left; }
    #Fotogalerie .buttons { display: table; width: 100%; margin-top: 1em; }
        #Fotogalerie .buttons .button { float: left; width: 6em; margin-right: 1%; }

#CatalogueList { }
    #CatalogueList .OvladaciPanel .RadAjaxPanel { float: left; }
    #CatalogueList .OvladaciPanel .TitleDropDown { float: left; margin-left: 0.5em; padding-top: 0.4em; }



#Reference #List { width: 40%; }
#Reference #Detail { width: 58%; }
#Reference .buttons a { width: 40%; margin-top: 0.5em; float: right; }
#Reference .SelectCurrentLanguage { margin-bottom: 1em; width: 25%; }
#Reference .ListControlEditItem a { max-height: 2em; }
#Reference .ListControlDelItem a { max-height: 2em; }
#Reference .RadGrid .rgRow td, #Reference .RadGrid .rgAltRow td { vertical-align: top; }

#AgentUserDefiniton #List { width: 30%; }
#AgentUserDefiniton #Detail { width: 68%; }
#AgentUserDefiniton .buttons a { width: 40%; margin-top: 0.5em; float: right; }
#AgentUserDefiniton .SelectCurrentLanguage { margin-bottom: 1em; width: 25%; }
#AgentUserDefiniton .ListControlEditItem a { max-height: 2em; }
#AgentUserDefiniton .ListControlDelItem a { max-height: 2em; }
#AgentUserDefiniton .RadGrid .rgRow td, #AgentUserDefiniton .RadGrid .rgAltRow td { vertical-align: top; }



#SettingsOther #Pocitadlo .Item { width: 20%; float: left; margin-right: 2%; }

#TextPageUserDefinitionList { }
    #TextPageUserDefinitionList #ListPage { width: 100%; margin-top: 1em; }
    #TextPageUserDefinitionList #TextPageUserDefinitionList { width: 100%; margin-top: 1em; }
    #TextPageUserDefinitionList .VyberFilter { width: 30%; }
    #TextPageUserDefinitionList .VyberFilter { width: 30%; }
#TextPageUserDefinitionDetail .SelectCurrentLanguage { width: 30%; }
#TextPageUserDefinitionDetail .UICategory { width: 30%; }
#TextPageUserDefinitionDetail .UITitleOfMenu, #TextPageUserDefinitionDetail .UITitleOfPage { width: 50%; }
#TextPageUserDefinitionDetail .ItemField { margin-bottom: 0.5em; }

body .RadInput .riUp, body .RadInput .riDown { height: 100%; }

.Filter { margin-bottom: 1em; }
.SelectCurrentLanguage,.SelectCurrentProject { width: 30%; }

#TextPageEditorList .Filter .SelectCurrentLanguage { width: 30%; }
#TextPageEditorList .OvladaciPanel { border: none; }
#TextPageDetail .ItemField { margin-bottom: 1em; }

#AgentUserDefiniton .item { margin-top: 0.5em; }
#AgentUserDefiniton .titulpred { width: 13%; float: left; margin-right: 2%; }
#AgentUserDefiniton .firstname { width: 20%; float: left; margin-right: 2%; }
#AgentUserDefiniton .lastname { width: 20%; float: left; margin-right: 2%; }
#AgentUserDefiniton .titulza { width: 13%; float: left; margin-right: 2%; }
#AgentUserDefiniton .pozice { width: 50% }
#AgentUserDefiniton .moto { }
#AgentUserDefiniton .email { width: 40%; margin-right: 2%; float: left; }
#AgentUserDefiniton .phoneprefix { width: 13%; margin-right: 2%; float: left; }
#AgentUserDefiniton .phone { width: 30%; float: left; }
#AgentUserDefiniton .Fotografie { margin-top: 0.5em; }
#AgentUserDefiniton .DescriptionShort { }
#AgentUserDefiniton .Description { }
#AgentUserDefiniton .facebook { }
#AgentUserDefiniton .linkedin { }
#AgentUserDefiniton .googleplus { }
body .RadEditor { max-width: 1187px; }

#TrafficList { }
    #TrafficList .Filter { }
        #TrafficList .Filter .FilterItem { width: 10%; float: left; margin-right: 2%; }
            #TrafficList .Filter .FilterItem.search { width: 10%; float: right; margin-right: 0; }

#FormsList { }
    #FormsList .Filter { }
        #FormsList .Filter .FilterItem { width: 10%; float: left; margin-right: 2%; }
            #FormsList .Filter .FilterItem.search { width: 10%; float: right; margin-right: 0; }

#FormsDetail { }
    #FormsDetail .FormItem { width: 100%; display: inline-block; }
        #FormsDetail .FormItem .Title { background: none; text-transform: none; width: auto; margin-right: 1em; float: left; color: gray; }

#Navstevnost { }
    #Navstevnost .TrafficDetail, #Navstevnost .TrafficSeznam { width: 40%; float: left; margin-right: 2%; }
        #Navstevnost .TrafficDetail .ItemContent, #Navstevnost .TrafficSeznam .ItemContent { width: 50%; }
#RealEstateBlogList #ListPage { width: 100%; }

.OvlPanelSystem .OPSContent .TreeColumn { width: 100%; }
    .OvlPanelSystem .OPSContent .TreeColumn .Item { float: left; width: 33.3%; }
#Reference .OvlPanelSystem .OPSContent .TreeColumn .rcCalPopup:before { content: ""; }
#Reference .OvlPanelSystem .OPSContent .TreeColumn .buttons.Item a.button { width: calc(100% - 24.4px); margin: 1em 0; }
a.reInsertCustomButton.reToolIcon { }
    a.reInsertCustomButton.reToolIcon::before { content: ""; background-image: url(/admin/Images/tlacitkoico.svg); background-size: cover; }
a.reInsertCustomButtonPopUP.reToolIcon { }
    a.reInsertCustomButtonPopUP.reToolIcon::before { content: ""; background-image: url(/admin/Images/tlacitkopopupico.svg); background-size: cover; }

#BackgroundImages #List{ width:40%; }
#BackgroundImages #Detail { width:58%; }
#BackgroundImages #Detail .buttons { width:30%; margin-top:1em; }
#BackgroundImages #List #listgrd .ItemTitle { vertical-align:top; }
#BackgroundImages #List #listgrd .ItemPhoto {  }
#BackgroundImages #List #listgrd .ItemPhoto img{ max-width:100%; max-height:100%; }

.ListControlOnServer a { display: block; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAVCAYAAAD7NJjdAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAB6QAAAekB8yd1yAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAASYSURBVFiFzZjNb1RVGMZ/75k7w3xUS6dW+pEibSqJUtQYqZCw0EYUykJAF4XiysRUEtTon6Eb/GhC3AmImqBSajRIZaWlYoJBwA1QoJZhaGnLx3zfe14X00akLZ2205bf7t6c57nPPfecc99zhCn45ud1q7M5b5exukpFS8GUqtiAqAyhXEVIIHhT6ecTtSoi+KdtKKggIavUIFouSBiVAVW9gchZ8HXs3Nzz1+TSe9h3eF2D8ef2oLIWiN7nmVnFGFBnJi+1cIgL1oIEpmyi3FDRE44E3m1t+e3C/9R3X3zZ+dxr1siHItQV/HxVi5ADWTLT6POBQEYFH4oD4DcVhPyr8JtloCEwCbLuAEn3LJ69OS67KI58sOOV37+/yyfP/iPPvy7Gfgosm2UmF1jU0SOQUQgA4pgoS5dsJRJoZHAwxsDANTKZLMFgkMdW1LC0tJzbmV5uZrvwbAKUuPilfbxzBODbY00rU2l+QrTwkTIxVRZl6mE7/yiCi+IPOvWUB9+k/0qM7u7jjIyMTGhcVVXFhg3NRMtDDKb3kvPiqNKnnvPyG6/2nDcAyZzumVOn5GMFgOycPOaAQBbF7/ctoyL0Fn+cPM2hQ99N2ikAsViMAwe+4sL5GBWhdoxEEKHO+N2PAWTfkbXPGmOPgZbNPZ5aEGGSRX0+UdQaRBTk0dA7XO5Lc6SzqyCtMYa2tlYiZQMMpw8CjPh88qIxxnu7OJ0CIAY0VxyvwjGIqyBBp4GAU8sv3ccL1lprOXq0m4eCTTimDKBMre4ywBPFjSnT1xdFRsEHEPY/zaVLfSQSiRnp4/E4w8PXCfkbAbBWnjQCDxc5p1tkv+kRcgA+rab/ysCsLPqvxAiYmjE/W2qAcLHyjbHwv2zNjxgjEVKp1KwskskkoiUACBI2iiaLlzBfERfTr0A8AKsJQqHQrAzC4TAq41NQEwbkVrHSAWj+r7TQOACexKitrZ6VwfLl1eRsfhqqmlsG+Lto8fKuWlS/gsh/i2TuT1bU1VNSUjIjdWVlJWXRCpK5M2N39Jwx4nQAk1dBM0cR8RXJq2DyFQxe2j1P1u2nufmFgrXGGF7a0Mzt9ElcO4zAsPjMZ2Z7S88pgd6iJFSERVh8VXFE8+vMSPZrGh6vZ/369cg0s9oYQ0vLRsofCTOa6cx7Cb/u2NR72gB4rrNblb65hBNw85Xv4qDgQ8TNeXGGUp+zpukZtm3bQjQ6+clJZWUlbTtbaVhZw1B6L1bvAFzE8h7cVbof6FqzDehAZre7FlBd4K3ABBQXyY9Yx0RZGthCJLia69evMvBPnFQqRSQSpnZ5NdGyCm5nehnNdGE1gcA14zPtrRt7D4+9z38c/LFpq3r6kQr1hWaR/MZRFR6I8xjAE0FVxzuogoi/EcdUgQZRuUPOXiWVO4NrR8ckesEY5/3tm050jptM+MJfdD5VZ3yBT1BZK0L5fQJkVRBRDGMl+YOCgAKegoX7HoUMAT3g7m7bfOryPR6Ts/+HdasN2XbFNAqUArUWzYiYQdAYunhnvgWj+BAiIFWqtsLka6w4MKpwRnNux84tp85NJv0X91O4UwX2mVoAAAAASUVORK5CYII='); width: 70px; height: 21px; }
.ListControlNonServer a { display: block; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAVCAYAAAD7NJjdAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAB6QAAAekB8yd1yAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAASbSURBVFiFzZjbb9RFFMc/Z3a7dbeF0oW6ZReqrUBEQMRYLpEHLgJNpSSID6VgfBRJiEb/DH0xaBOjL8rFxgdATCjI9UUL+kCEysXQNqTplmW7bQPtbruX3/Hh1wrUlu5uf7R+nn4z+c13zpyZMzNnhAn4sXbdimQms9+gyxQtQUyJquURkR6UMDAIZCZq/yxRVRGhYPIfURHxWhACnSuID6RL0RjIX7hcjXtPtVwfr6mMrTi0bd0iI6kvUFkL+CfqU0STqsaAunMZ1PQhabAsEM9Tfoqp6GW3eD6qb/6t7YnWjxeObntjl4V8JlAJ4J5VgnfJMjyBEPiKYChBqidC/HYr6b6eEQW1UFIghQ6PLC8EhhVcQPYTJrSLyKcNzb+feEzH5vDWNe8K1pcIAeMtYs7m7cx6bQ39sRh3u7oYGhqi0OMhVF5O2fz5DN66Tv/ZE6T7e0cl0jkZ8wwYcYqHcSJhUpSIuGTfqHME4Fjt6iWJNKcRrSyYF6Cs4QNig3HOXbhId3f3fzT8fj+bNmygIhQk2vQtw53tAElso2YKxZ6cyfeeiQU6FPfW98603HEB1FUFD4tQbXzFPP/+Adq6whw7foKHDx+OK5BIJLh56xZuTyGLt7xN/OY1rETche0cV76GTQWRqU+MQKlgLT7WFj4ih7atfd1gnQMt9e9oYGBekKNNTViWlZXYjrrtVPgKuf/dQUAtECGfpTwFFLUMIupMv32uAtloDJkPQUvdJX5mrazm7PnzWTsF4MLFSxSGKnjuhZcAMYimHDAuJwySdsgpAKWa1v0GYSmA7+UV9EajRCKRnFQGBgboaO/At3SlXaGSd4znizocvpbKK0YsZgN4AkE6w+G8hDq7unAFQnZBSTtmYbYozq5StUoMgg8Ar49EIpGXTiKRwPiK7YLMwJEtzq4YEfEZVY0DaCKO1+vNS8jr9WLFB0ZENemciVmiTqcmOmgw8gAgFQlTEQzmJbMwFCJz3w5DVZnWEwlwfJUq5oFBuQkQv32d0rIyysvLcxIpKirixcpK4jf+HJVVJ43MDofnQvSGMcbdCPSl+3sZuPYHWzZvwhiTtcbmTRtJdncydPcO2PnstF/wBAWHMn2BXsF8ZXY3t1wVuALQd/Yk/iIftTU1kzpHRFi//k0WV1XR93PTI90Z2HwV3OKQY1T4teH0lWsGIIP7gEKHFR+g5+jXLFoQYk99/YRh5ff72bVzJ9WrVhFt+oZU7D4CafvmOzPYdxmZ2lVBaMfFx/bnCEdqqt9BaQQ7uy59q47ilavpjUbpDIcZjNun1oJAgLJgkMHbrfT/cvzf7FrszWX6N94nyTvDF+GeUbOv/syVn2DMQH6oWb1TLf1chSoA9+w5eJcspyAQxPiK0eEE6eg94n+3kopFRwWTgKryv3iPQciIopqTg7TNiPuT3acvn3wkM4bv616tNEnPQZC1AnOfopZUO2M0zFBGPRFiP0FkFCyelnELPVi04E4f2HPq6t0xGuNzuHbdCmMl96ma5QIlwEILHRYxUVS7mcE33xxwAUWIzFe1yoyIoERQ+lVoVZNu3Nt89cZ4Df8B9oS2UAnq1vYAAAAASUVORK5CYII='); width: 70px; height: 21px; }

#SeznamNemovitosti h1{ padding-left:0.5em; }
#SeznamNemovitosti .NaServeru{ width:30%; }
#SeznamNemovitosti .TypeInvestment { width: 30%; }
#SeznamNemovitosti .BezProjektu { width: 30%; }

#SeznamNemovitosti .RowTitle { text-align: right; padding: 0.4em 0.5em 0 0.5em; }
#SeznamNemovitosti .RowContent { width:50%; }
.rgMasterTable td { vertical-align:top; }
.SeznamGalerii { width:65%; float:left; }
.DetailGalerie { width:30%; float:right; }
#defaultpage h2{ display:block; width:100%; }

#Galerie #List { width:50%; }
#Galerie #Detail { width:48%; }

#BlogList #ListPage { width:100%; }
#ReferenceList #ListPage { width:100%; }
