#nitrocms_page {background:#74747a;}
#panel_l {width:370px;box-sizing: border-box; height: 100% !important; position:fixed;left:0; z-index:20; background:#79797e; padding-top:50px; color:#fff;}
#panel_l:after {content:'';display:block;position:absolute;background: url('/images/page/37/shadow.png') no-repeat left center; background-size: contain; width:100px; height: 100% !important; top:0; right:-100px;z-index: 5;}
#panel_r {box-sizing: border-box; width: 100%; padding-left:370px; height: 100% !important; z-index: 10; position:relative; background:#74747a;}

#panel_r .kody {box-sizing: border-box; min-width: 830px; width: 100%; height: 100% !important; padding: 20px 100px;background: url('/images/page/37/grid.png') no-repeat left top; background-size: cover;z-index: 20; color:#fff;}
#panel_r .kody.start {background: url('/images/page/37/tlo.jpg') no-repeat left top;background-size: cover;}

#logowanie {position:absolute; bottom: 50px; width:100%;}

#panel,#kody,.dkody,.dkody table {width:100%;position:relative;}

.dpanel {width: 100%; position:relative;display:inline-block;box-sizing: border-box; padding: 15px; border-bottom:1px solid rgba(255,255,255,0.1);font-size:1.2em; }
.dpanel:hover,.dpanel.active {cursor:pointer; background:rgba(255,255,255,0.1);}
.dpanel span {font-family: 'font_bold';}
.dpanel:last-child {border:none;}

.dkody {display:none;}
.dkody.active {display:block; min-height:300px;}

.field_white,.getdate {background:#fff; border:none; padding: 10px 30px; color:#717176; text-align:center; font-size:1.1em;}
#dp_add input {background:#fff;border:none; color:#717176;font-size:1.1em;padding: 10px; margin-top:10px; margin-bottom:30px;}
#dp_add input#rabat_surname {margin-right:50px; width:250px;} 

#gohome {display:inline-block;padding-right: 20px;margin-right:30px;border-right:1px solid #fff;}
#gogetdate {padding: 13px 20px; background-color:#49494a; display:inline-block;}

.dkody .print {display:block;width:20px;height:20px;background: url('/images/page/37/print.png') no-repeat left top; margin:0 auto !important;}
.dkody .print:hover {background-position:left bottom;}
.dkody table {border-spacing: 0px;}
.dkody th {text-align:left; border-bottom:1px solid #fff; padding-bottom:10px;}
.dkody td {padding: 15px 5px 5px 2px;}

.limit {margin: 20px 0; cursor:pointer;}
.limit.overload {display:none;}

@media (max-height: 760px) {
    #panel_l {padding-top:20px;}
    #logowanie {bottom: 20px;}       
}
@media (max-height: 700px) {
    .dpanel {padding: 5px 15px;}    
}
@media (max-height: 580px) {
    #panel_l h4.txt_white, #panel_l h4.txt_white + .clear_big {display:none;}    
    #user_info img {height: 40px;}
    #user_info .clear_big {height:16px;}
}
