﻿/*
$darkColor='#006699';
$lightColor='#EAEFF2';
*/

body,
textarea 
{
    font-family: Arial, Helvetica, Sans Serif; 
}
body 
{
    font-size: 13px;
    line-height: 22px;
    height: 100%;
    color: #333333;
    background-color: #F0F4FF;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}
.staticBaseFontSize,
.legenda
{
    font-size: 13px; 
    line-height: 18px;
}
textarea 
{
    font-size: 10pt;
    border: #006699 1px solid;
    resize: none; 
}
select
{
    border: #006699 1px solid;
}
select.aspNetDisabled,
select[disabled="disabled"]
{
    background-color: #EAEFF2;
}
input[type="text"],
input[type="password"],
input[type="number"] 
{
    border: #006699 1px solid;
}
input[readonly="readonly"],
.readOnlyTextBox
{
    background-color: #EAEFF2;
}
input[type="button"],
input[type="submit"]
{
    border-color: #3B6E22 #3B6E22 #2C5115; 
    border-style: solid; 
    border-width: 1px;
    border-radius: 5px; 
    box-shadow: inset 0px 1px 1px #A4E388; 
    background-color: #69A74E;
    color: White; 
    display: inline-block; 
    cursor: pointer; 
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);	
    text-align:center;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
}
input[type="button"][disabled="disabled"],
input[type="submit"][disabled="disabled"]
{
    background-color: Silver;
    border-color: #404040 #404040 #001000; 
    box-shadow: inset 0px 1px 1px #C0C0C0; 
    cursor: default; 
}
a
{
    white-space:nowrap;
}
a:link,
a:visited
{
    color: #006699;
}
.radioButton label
{
    vertical-align:top;
}
.radioButtonDisabled label
{
    vertical-align:top;
    color:Silver;
}
#main 
{
    position:relative; 
    width:100%; 
    margin: 0px auto; 
    text-align:center;
}
.mc1 
{ 
    width: 994px;	
    position:relative; 
    z-index:2; 
    min-height:600px; 
    margin:0 auto -10px;
    padding:10px 0 0; 
    background:url('/Images/shadeTop.png') no-repeat 50% 0; 
    _background-image:none;
}
.mc2 
{ 
    padding: 0 0 10px; 
    background: url('/Images/shadeBottom.png') no-repeat 50% 100%;
    _background-image:none;
}
.mc3 
{
    background: url('/Images/shadeMiddle.png') repeat-y 50% ; 
    _zoom:1;
}
.mc4 
{ 
    width:950px; 
    min-height:600px; 
    margin:0 auto;
    padding: 0 0 15px;
    background:#FFF; 
    text-align:left;
}
.organizaceInfo
{
    position:absolute;
    left: 21px;
    top: 24px;
    width: 250px;
    line-height: 17px;
    font-size: 14px;
    font-weight:bold;
    text-align:left;
    overflow:hidden;
}
.organizaceInfo img
{
    width: 44px;
    height: 50px;
    border:none;
    margin-right: 10px;
}
.loginInfo
{
    position:absolute;
    left: 723px;
    top: 25px;
    width: 250px;
    text-align:right;
    font-size: 11px;
    overflow:hidden;
    line-height: 18px;
}
.loginInfo span
{
    white-space: nowrap;
}
.header
{
    width:980px;
    height:80px;
    color: #006699;
    background: White url("/images/HeaderLogo.png") 0px 0px no-repeat;
    margin: 0px;
    padding: 0px;
    margin-left: 7px;
}
.mobileMenuButton
{
    display:none;
}
.menu,
.menuMobileVisible {
    width: 200px;
    line-height: 17px;
    padding-top: 11px;
}
.menu a
{
    text-decoration: none;
    white-space: nowrap;
}
.content,
.contentMobileHidden {
    width: 740px;
    float: right;
    margin-top: 5px;
    margin-left: 10px;
}
.menuGroupActiveContainer,
.menuGroupContainer
{
    background: White url("/images/MenuGroup.png") 0px 0px no-repeat;	
    margin-right: 4px;
    margin-top: 5px;
    padding-top: 5px;    
    padding-bottom: 8px;
}
.menuGroupActiveContainer
{
    background-image: url("/images/MenuGroupActive.png")
}
.menuGroupActiveContainer ul,
.menuGroupContainer ul
{
    background-color: #EAEFF2;
    list-style-type:none;
    line-height: 22px;
    width: 189px;
    margin: 0px;
    margin-top: 8px;
    margin-left: 7px;
    padding: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.menuGroupDisabled,
.menuGroupInactive,
.menuGroupActive
{
    background-repeat:no-repeat;
    background-position:12px 3px;
    font-size: 14px;
    font-weight:bold;
    padding-left: 29px;
    color: White;
}
a.menuGroupDisabled:link,
a.menuGroupInactive:link,
a.menuGroupActive:link,
a.menuGroupDisabled:visited,
a.menuGroupInactive:visited,
a.menuGroupActive:visited
{
    color: White;
}
a.menuGroupInactive:hover
{
    color: #FFFFB7;
}
a.menuGroupDisabled
{
    color: Silver;
}
.menuItemInactiveContainer:hover
{
    background-color: #006699;
    color: #FFFFB7;
}
.menuItemInactiveContainer:hover a
{
    background-color: #006699;
    color: #FFFFB7;
}
.menuItemActive,
.menuItemInactive,
.menuItemDisabled
{
    background-repeat:no-repeat;
    background-position:18px center;
    background-image: url("/images/Submenu.png");
    font-size: 13px;
    padding: 2px;
    padding-left: 40px;
}
.menuItemActive
{
    color: #006699;
    font-weight:bold;
    background-image: url("/images/SubmenuActive.png");
}
.menuItemInactive
{
    color: #006699;
}
.menuItemDisabled
{
    color: Silver;
}
.webCameraMenuItemContainer
{
    text-align:center;
}
.webCameraMenuItemContainer img
{
    width:160px;
    margin-bottom: 5px;
    border: #006699 2px outset;
    /*border-style:*/
    border-radius: 5px;
}
.pocasiMenuItemContainer 
{
    padding-left: 21px;
    padding-right: 5px;
}
.pocasiMenuItemContainer table 
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 100%
}
.pocasiMenuItemInactiveContainer:hover table
{
    background-color: #006699;
    color: #FFFFB7;
}
.pageTitle 
{
    border-bottom: #006699 1px groove; 
    color: #006699; 
    font-size: 14px; 
    font-weight: bold;
    margin-bottom: 15px;
    height: 37px;
}
.pageTitle td
{
    vertical-align: middle;
}
.wfoGridView
{
    background-color: #F9F9F9;
    border: #006699 1px solid;
    border-left: none;
    border-radius: 5px;
}
.wfoGridView td
{
    padding-left: 3px;
    padding-right: 3px;
    border-left: #006699 1px solid;
}
.wfoGridView th
{
    padding-left: 3px;
    padding-right: 3px;
    font-weight:normal;
    border-left: White 1px solid;
    border-bottom: White 1px solid;
}
.headerWfoGridView
{
    background-color: #006699;
    color: White;
    border-color: White;
}
.headerWfoGridView td
{
    border-left: White 1px solid;
}
.headerWfoGridView th:first-child
{
    border-left: #006699 1px solid;
}
.headerWfoGridView td:first-child
{
    border-left: #006699 1px solid;
}
.wfoGridView tr:first-child th:first-child 
{ 
    border-top-left-radius: 5px;
} 
.wfoGridView tr:last-child td:first-child 
{ 
    border-bottom-left-radius: 5px;
} 
.headerWfoGridView a
{
    color: White;
}
.altRowWfoGridView
{
    background-color: #EAEFF2;
}
.ascSortedHeaderWfoGridView a
{
    font-weight:bold;
    padding-right: 16px;
    background:url('/Images/arrowAsc.png') right center no-repeat;
}
.descSortedHeaderWfoGridView a
{
    font-weight:bold;
    padding-right: 16px;
    background:url('/Images/arrowDesc.png') right center no-repeat;
}
.toolBarButton
{
    border: White 1px solid;
    padding-top: 1px;
    margin-bottom: -2px;
    line-height: 17px;
}
.toolBarButton:hover
{
    border-color: #006699;
}
.infoPanelInCell,
.infoPanelFullWidth,
.infoPanel {
    background-color: #EAEFF2;
    border: #006699 1px solid;
    border-radius: 5px;
    padding: 10px;
    margin: 10px;
}
.infoPanelFullWidth {
    width: 718px;
    margin-left: 0px;
    margin-right: 0px;
}
.infoPanelTitle
{
    background-color: #006699;
    color: White;
    margin: -10px;
    margin-bottom: 10px;
    padding: 2px;
    text-align:center;
    font-weight:bold;
}
.infoPanelTitle a
{
    color: White;
    font-weight:normal;
    margin-right: 5px;
    margin-left: 5px;
}
.infoPanelTitle img
{
    border: 0px;
    margin-right: 5px;
    vertical-align:top;
}
.errorPanel,
.successPanel,
.newsPanel
{
    border-radius: 5px;
    border-width: 1px;
    border-style:solid;
    width: 99%;
}
.errorPanel
{
    background-color: #FFECEC;
    color: #D20000;
    border-color: #D20000; 
}
.successPanel
{
    background-color: #ECFFEC;
    color: Green;
    border-color: Green; 
}
.newsPanel
{
    background-color: #FFFEB2;
    color: Black;
    border-color: #828200; 
    margin-top: 11px; 
    margin-bottom: 10px;    
}
.panelTextInCell,
.panelText
{
    text-align:justify;
    padding: 3px;
}
.panelText p
{
    margin: 0px;
    padding: 0px;
}
.infoPanelInCell
{
    width: 50%; 
    vertical-align:top;
}
.infoPanelInCell ul
{
    padding: 0px; 
    padding-left: 4px;
    margin-left: 10px;
}
.infoPanelInCell ol
{
    padding: 0px; 
    padding-left: 9px;
    margin-left: 10px;
}
.infoPanelInCell li
{
    padding-top: 3px; 
}
.infoPanelImg
{
    float:left; 
    margin: 4px;
    width: 32px;
    height: 32px;
}
.panelTextInCell
{
    float:right; 
    width: 85%;
}
input[type="text"].datePickerTextBox,
input[type="text"].datePickerFullTextBox,
input[type="text"].findTextBox 
{
    vertical-align: middle;
    border-right: none;
    height: 16px;
    margin-bottom: 2px;
}
input[type="text"].datePickerTextBox 
{
    width: 40px;
}
input[type="text"].datePickerFullTextBox
{
    width: 70px;
}
input[type="text"].findTextBox 
{
    width: 130px;
}
.datePickerButton,
.findButton 
{
    vertical-align: middle;
    border: #006699 1px solid;
    border-left: 0px;
    padding: 1px;
    margin-bottom: 2px;
}
.timePickerHoursTextBox,
.timePickerMinutesTextBox,
.timePickerSeparatorTextBox
{
    vertical-align:middle;
    width: 17px;
    height: 16px;
    margin-bottom: 2px;
}
input[type="text"].timePickerHoursTextBox 
{
    border-right: none;
    text-align: right;
}
input[type="text"].timePickerMinutesTextBox
{
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;		
}
input[type="text"].timePickerSeparatorTextBox
{
    border-left: none;
    border-right: none;
    text-align: center;
    font-weight:bold;
    color: Black;
    background-color: Window;
    width: 4px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.monthCalendar
{
    border: #006699 1px solid;
    background-color: #EAEFF2;
    font-size:80%;
}
.monthCalendar td
{
    border: #006699 1px solid;
}
.monthCalendarInvisibleDay
{
    color: #EAEFF2;
}
.calendarTitle
{
    background-color: #006699;
    color: White;
    font-size:120%;
    white-space:nowrap;
}
.calendarSelectedDay
{
    background-color: #006699;
    color: White;
}
.calendarDisableDay
{
    color: Silver;
}
.infoGroupRow td
{
    border-top: Black 1px solid;
}
.legenda
{
    margin-bottom: 15px;
}
.legenda img
{
    vertical-align:  text-bottom;
    margin-left:25px;
    margin-right: 5px;
    width: 16px;
    height: 16px;
}
.mezirocniObdobiScrollButton
{
    width: 45px;
    font-weight: bold;
}
.imageLinkButton,
.imageLinkField
{
    white-space:nowrap;
}
.imageLinkField img
{
    border:none;
    margin-right: 2px;
}
.imageLinkField a
{
    vertical-align:top;
    display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.donateImage,
.sluzbaRozpisImage,
.imageLinkButton input[type="image"]
{
    vertical-align: middle;
    margin-bottom: 2px;
    margin-left: 5px;
}
.imageLinkButton input[type="image"][disabled="disabled"]
{
    cursor: default;
}
.panelDropDown,
.treeViewDropDown
{
    overflow:auto; 
    background-color: Window; 
    border: #006699 1px solid;
}
.panelDropDown
{
    color:black; 
    font-size:10pt; 
    font-weight:normal; 
    overflow: auto; 
    overflow-x: hidden; 
}
.panelDropDown input[type="submit"]
{
    margin-top: 3px;
    margin-bottom: 6px;
}
.dropDownTextBox
{
    background-color: Window; 
    font-size:10pt; 
}
.slozkaDokumentCount
{
    font-size: 90%;
    color: green;
}
#copyright 
{
    position:relative; 
    z-index:1; 
    margin:0 auto; 
    text-align:center; 
    padding-top:10px; 
    padding-bottom:10px; 
    clear:both; 
    color: #666;
}
#printCopyright
{
    display:none;
}
#disabledBackroud,
#unloadPanel
{
    display:none;
    position:fixed;
    left: 0px;
    top: 0px;
    width:100%;
    height:100%;
    z-index:10000;
    background-color:Black;
    filter: alpha(opacity=70);        
    opacity: 0.7;    
}
#unloadPanel
{
    zoom: 1;     
    background-image:url('/Images/UnloadPage.gif');
    background-repeat:no-repeat;
    background-position:center center;
}
#saveDialogPanel,
#confirmPopupPanel
{
    position:fixed;
    z-index:10001;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 200px;
    margin-left: -150px; 
    margin-top: -100px;
    border:2px solid #000000;
    border-radius: 5px;
    padding: 0px;
}
#saveDialogPanel
{
    background-color:#EAEFF2;
}
#confirmPopupPanel
{
    display:none;    
    background-color:#FFFEB2;
}
#saveDialogPanel .body,
#confirmPopupPanel .body
{
    padding:0px;
    margin: 0px;
    line-height:15pt;
    clear:both;
}
#saveDialogPanel .body
{
    text-align: left;
}
#confirmPopupPanel .body
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#000000;	
    display: table;
}
#saveDialogPanel .body div
{
    margin: 15px;
}
#confirmPopupPanel .body div
{
    height:170px; 
    display: table-cell; 
    vertical-align: middle;
}
#confirmPopupPanel .body p
{
    padding: 15px;
    padding-top: 0px;
    #padding-top: 15px;
    margin: 0px;
}
#saveDialogPanel input[type="button"]
{
    width: 80px;
}
#confirmPopupPanel input[type="button"]
{
    width: 50px;
}
#saveDialogPanel .titlebar,
#confirmPopupPanel .titlebar 
{
    background: url(/Images/PopupTitlebar.jpg);
    height: 29px;
}
#saveDialogPanel .titlebarLeft,
#confirmPopupPanel .titlebarLeft 
{
    float:left;
    padding-left:5px;
    padding-top:5px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    color:#FFFFFF;
}
#saveDialogPanel .titlebarRight,
#confirmPopupPanel .titlebarRight 
{
    background:url(/Images/PopupCrossButton.png);
    background-position:right;
    background-repeat:no-repeat;
    height:15px;
    width:16px;
    float:right;
    cursor:pointer;
    margin-right:5px;
    margin-top:5px;
}
.treeViewSelectedNode
{
    font-weight:bold;
}

