body {
  background-color: #f1f1f1;
  padding: 0px 0px 32px 0px;
  margin: 0px;
  text-align: center;
}

a {
  text-decoration: none;
}

body img {
  border: 0px;
}

hr {
  background-color: #8c1128;
  border: 0px;
  height: 1px;
  width: 100%;
}

form {
    margin: 0;
}

#header {
    margin: auto;
    text-align: center;
    width: 100%;
    background-color: #4b4b4b;
    background-image: url(/_gfx/header_bgd.jpg);
}

#logo {
    float: left;
}

.lpanel {
  background-color: #cdcac1;
  vertical-align: top;
}

#topmenu_holder {
    width: 100%;
    background-color: #8f152c;
    position: relative;
    margin-bottom: 20px;
    border-width: 0px;
    box-shadow: 0px 1px 6px black;
}

#topmenubox {
  min-height: 40px;
    width: 980px;
    margin: 0px auto;
    text-align: left;
    color: white;
    border-width: 0px;
}

#topmenubox a {
    display: block;
    float: left;
    color: #fde;
    margin: 1px 0px;
    letter-spacing: 1px;
    line-height: 37px;
    border-style: solid;
    border-width: 0px 1px;
    border-left-color: #af354c;
    border-right-color: #610c1d;
    padding: 0px 24px;
    text-shadow: 2px 2px 4px #000;
}

#topmenubox a:hover {
    color: #fff;
    background-color: #af354c;
    border-left-color: #af354c;
    border-right-color: #881024;
    text-decoration: none;
}

#logo_panel1 {
  position:absolute;
  top: 5px;
  left:280px;
}

#logo_poczta {
  position:absolute;
  top: 5px;
  left:260px;
}

ul.leftmenu {
  width: 180px;
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.leftmenu li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  background-color: yellow;
}

hr.separator {
  width: 97%;
}



body, td, button {
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
}

em {
  color: #ff9900;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
}

table.panel2 {
  width: 660px;
  margin-left:10px;
}

.panel2 * td.top_title {
  text-align: left;
  padding:10px 0px 0px 8px;
  height: 45px;
  vertical-align: top;
  margin-top: 0px;
  background: inherit;
}

.panel2 * td.group_title {
  vertical-align: top;
  font-family: 'Cuprum', arial, serif;
  font-size: 14px;
  font-weight:bold;
  padding-top: 5px;
  /*height: 30px;
  border-top: 1px solid white;
  border-bottom: 1px solid #ababab;
  border-left: 1px solid white;
  border-right: 1px solid #ababab;*/
  margin: 0px 10px;
  background-color:#d3cfcf;
  color:#8c1128;
}

.panel2 * td {
  padding: 2px 0px 2px 10px;
  font-size: 11px;
  text-align: left;

}

.lmenu_user {
  background-color: #dd0000;
  color: white;
  font-size: 10px;
}

table.lmenu_user {
  width: 154px;
}

.optfield {
  color: #555555;
}

.loginform {
  font-size: 10px;
  padding: 15px 35px 0px 15px;
}

.loginform h2 {
  font-weight: normal;
}

.lmenu {
  vertical-align: top;
  padding-left: 22px;
  border: 0px;
}

.lmenu td {
  border-width: 0px;
  font-size: 12px;
  text-align: left;
  padding: 3px 0px 3px 0px ;
  color: #fff;
}

.lmenu th {
  font-size: 12px;
  text-align: left;
  padding: 2px 0px 2px 10px;
}

.lmenu * a {
  color: #444444;
}

input.submit {
  padding: 10px 10px 10px 10px;
  cursor: pointer;
  display: block;
  width: 112px;
  height: 35px;
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  float: right;
  border-width:0px;
  margin: 0px;
}

a.submit,
table.admin_panel * a.submit {
  font-weight: normal;
  margin-bottom: 0px;
  background-repeat:no-repeat;
  display: block;
  width: 92px;
  height: 25px;
  padding: 10px 10px 0px 10px;
  color: white;
  font-size: 9px;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  float: right;
}

input.submitalt {
  font-weight: bold;
  margin-bottom: 0px;
  background-color: white;
  border-style: solid;
  border-color: #ff9900;
  color: black;
  font-size: 9px;
  border-width: 1px;
}

a.submitalt {
    padding: 1px 10px;
    font-weight: bold;
    margin-bottom: 0px;
    background-color: white;
    border-style: solid;
    border-color: #ff9900;
    color: black;
    font-size: 9px;
    border-width: 1px;
}

.submit1 {
    border-width:0px;
    height: 25px;
    width:82px;
    margin-left:119px;
    margin-top: 5px;
}

.rpanelform {
    font-weight:normal;
    color:#8a8a8a;
    padding-top: 15px;
    margin: 30px 0px 0px 0px;
}

input.text,
input.password,
input.text_alias {
    font-size: 11px;
    width: 150px;
    border-style: solid;
    padding: 3px 2px;
    border-width: 1px;
    border-color: #8c1128;
    margin: 2px 0px;
}

h1 {
    font-family: 'Cuprum', arial, serif;
    font-weight: bold;
    font-size: 28px;
    font-variant: small-caps;
    border-style: solid;
    border-width: 0 0 4px 0;
    display: inline-block;
    height: 29px;
    border-color: #B22;
}

h1, h2, h3, h4 {
    margin-top: 0px;
    margin-bottom: 5px;
    color:#5b5b5b;
}

h2 {
    font-size: 14px
}

h3 {
    font-size: 14px;
    font-weight: normal;
}

div.article {
    text-align: left;
    width: 558px;
    /*   background-color: red;*/
    padding: 10px;
    padding-right: 0px;
    text-align: justify;
    line-height: 16px;
    border-style: solid;
    border-width: 0px;
}

table.admin_panel {
    margin: auto;
    width: 906px;
}

table.admin_panel * a,
table.admin_panel * td {
    color: #3a3a3a;
    font-size: 11px;
}

.admin_fmt_body1 {
    background-image:url("/_gfx/top_bg.png");
    background-repeat: repeat-x;
    width: 200px;
    text-align:left;
}

.admin_fmt_body2 {
    background-image:url("/_gfx/top_bg.png");
    background-repeat: repeat-x;
    width: 680px;
    text-align:left;
}

.admin_body_col1 {
    background-image:url("/_gfx/left_bg.png");
    background-repeat:repeat-y;
    height:350px;
}

.admin_body_col2 {
    background-color:#f1f1f1;
    vertical-align:top;
}

.admin_body_col2 div {
    padding-top: 48px;
}

.admin_body_col3 {
    width: 1px;
    background-color: #8c1128;
}

.admin_body_col4 {
    background-color:#f1f1f1;
    vertical-align:top;
    width: 740px;
}

.admin_body_col5 {
    background-image:url("/_gfx/right_bg.png");
    background-repeat:repeat-y;
}

.admin_lpanel {
    vertical-align: top;
    width: 200px;
    margin: 0px;
    padding: 0px;
}

.admin_lpanel * img {
    float: left;
}

.page_fmt_body1 {
    background-image:url("/_gfx/top_bg.png");
    background-repeat: repeat-x;
    width: 630px;
    text-align:left;
}

.page_fmt_body2 {
    background-image:url("/_gfx/top_bg.png");
    background-repeat: repeat-x;
    width: 250px;
    text-align:left;
}

.page_body_col1 {
    background-image:url("/_gfx/left_bg.png");
    background-repeat:repeat-y;
    height:350px;
}

.page_body_col2 {
    background-color:#f1f1f1;
    vertical-align:top;
}

.page_body_col3 {
    background-image:url("/_gfx/middle_part_bg.png");
    background-repeat:repeat-y;
}

.page_body_col5 {
    background-image:url("/_gfx/right_bg.png");
    background-repeat:repeat-y;
}

div#logout {
    margin: 1px 1px 1px 1px;
    text-align: left;
    vertical-align: top;
    padding: 15px 0px 3px 22px;
}

#logout a {
    color: #8c1128;
    font-weight:bold;
}

#logout a:hover {
    color: black;
    text-decoration: underline;
}

#logout a img {
    padding-right: 5px;
}

.admin_rpanel {
    text-align: center;
    vertical-align: top;
    padding: 10px 0px;
    width: 499px;
    background: url("/_gfx/admin_rpanel_bg.png");
}

img.multiadd, img.multirem {
    cursor: pointer;
}

img.multirem {
    margin: 5px 2px 0px 2px;
    float: right;
}

.mandatory {
    color: #8c1128;
    font-weight: bold;
}

.formseparator {
    margin-top: 50px;
    margin-bottom: 10px;
}

#mail_login_form {
    margin-top: 5px;
    margin-bottom: 5px;
}

#panel_login_form {
    margin-top: 35px;
    margin-bottom: 5px;
}

.gt_logo {
    float: right;
}

.rpanel .gt_logo {
    margin-bottom: -15px;
    height: 24px;
}

.rpanel input {
    clear: both;
}

.index_main_panel .text {
    height:19px;
    margin-right:3px;
    padding:5px 0 0 3px;
    width:206px;
}

#mail_login_form .text {
    border:1px solid #E2C001;
}

#panel_login_form .text {
    border:1px solid #DA01E2;
}

.rpanel #mail_login_form .text,
.rpanel #panel_login_form .text {
    width: 200px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.form_label {
    clear: both;
    float: left;
    padding: 5px 0px 0px 5px;
}

.index_main_panel div {
    background-color: #F1F1F1;
    width: 445px;
    height: 250px;
    padding-top: 50px;
    margin-right: 2px;
    margin-left: 2px;
    background-repeat: no-repeat;
}

.index_main_panel #mail_login_form {
    background-image: url("/_gfx/gt_poczta_back.png");
    float: left;
}

.index_main_panel #panel_login_form {
    background-image: url("/_gfx/gt_panel_back.png");
    margin-top: 5px;
    float: left;
}

.index_main_panel .form_label,
.index_main_panel input {
    float: left;
    margin-top: 10px;
}

.index_main_panel .form_label {
    clear: both;
    width: 50px;
    text-align: right;
    padding-top: 6px;
    padding-right: 2px;
    margin-left: 80px;
}

.index_main_panel .text {
    width: 206px;
}

.index_main_panel .submit1 {
    margin: 0;
    margin-top: 15px;
    margin-right: 93px;
    clear: both;
    float: right;
    height:34px;
    padding-left:3px;
    padding-top:5px;
    width:112px;
    background-repeat:no-repeat;
}

#mail_login_form .submit1 {
    background-image: url("/_gfx/button_zaloguj1.png");
}

#panel_login_form .submit1 {
    background-image: url("/_gfx/button1_zaloguj_violet.png");
}

.index_main_panel #mail_login_form .submit1 {
    background-image: url("/_gfx/button_zaloguj.png");
}

.index_main_panel #panel_login_form .submit1 {
    background-image: url("/_gfx/button_zaloguj_violet.png");
}

.index_main_panel .gt_logo {
    padding: 0;
    margin-right: 35px;
}

.index_main_panel #mail_logo {
    width: 144px;
    height: 32px;
    background-image: url("/_gfx/greentech_logo_poczta.png");
}

.index_main_panel #panel_logo {
    width: 125px;
    height: 33px;
    background-image: url("/_gfx/greentech_logo_panel2.png");
}

.rpanel #mail_logo {
    width: 108px;
    height: 24px;
    background-image: url("/_gfx/logo_poczta_small.png");
}

.rpanel #panel_logo {
    width: 91px;
    height: 24px;
    background-image: url("/_gfx/logo_panel_small.png");
}

img.dir_indicator {
    cursor: pointer;
    margin-right: 5px;
}

span.dir_label {
    cursor: pointer;
}

.directory {
    padding-left: 10px;
    background-color: white;
    color: black;
}

#directorylister {
    position: absolute;
    display: none;
    width: 306px;
    height: 200px;
    overflow: hidden;
    margin: 1px;
    background-color: #8C1128;
}

#directorytree {
    text-align: left;
    width: 304px;
    height: 180px;
    border: 1px solid #8C1128;
    background-color: white;
    overflow: auto;
}

#directoryBrowserCreate {
    float: left;
}

#directoryBrowserClose {
    float: right;
}

#directoryBrowserClose, #directoryBrowserCreate {
    background-color: transparent;
    color: white;
    padding: 2px;
    font-weight: bold;
}

.hintbox {
    background-color: #EEEEDD;
    padding: 5px;
    position: absolute;
    bottom: 15px;
    right: 70px;
    border: 1px solid #CCCC99;
}

.page_fmt_col1 {
    width: 7px;
}

.page_fmt_col3 {
    width: 10px;
}

.page_fmt_col5 {
    width: 8px;
}

#footer-box {
    height: 30px;
    left: 0px;
    bottom: 0px;
    background-color: #7a1821;
    border-width: 0px;
    position: fixed;
    text-align: left;
    font-size: 10px;
    width: 100%;
    box-shadow: 0px 0px 3px black;
}

#footer-inner-box {
    margin: auto;
    width: 920px;
    line-height: 20px;
    padding: 4px 30px;
    color: #d48f9d;
    text-shadow: 2px 2px 3px #000;
}

#footer-inner-box a {
    color: #d48f9d;
}

#footer-inner-box a:hover {
    text-decoration: underline;
    color: #f8b9c5;
}

.mainpart {
    text-align: left;
    width: 980px;
    margin: auto;
}

.rpanel {
    float: right;
    width: 260px;
    text-align: right;
    font-size: 11px;
    padding: 25px 20px 50px 0px;
}

.mainbox {
    width: 590px;
    margin-right: 210px;
    padding: 40px 40px 40px 70px;
    font-size: 13px;
    color: #3a3a3a;
    line-height: 1.6em;
}

textarea.readonly {
    background-color: lightgray;
    color: gray;
}

tr td .spacer {
    padding-top: 30px;
}

table.admin_panel .deleteme {
    color: #8C1128;
    font-weight: bold;
}

table.admin_panel .action {
    width: 58px;
}

table.admin_panel .alias {
    text-align: right;
    width: 545px;
}

.panel2 .action2 {
    width: 100px;
}

.account {
    width: 300px;
}

.owner {
    width: 200px;
}

table.admin_panel .services a {
    color: #8C1128;
}

.user-login,
.mail-login {
  background-color: rgb(239, 239, 239);
  position: relative;
  padding: 30px 20px 14px;
  border-style: solid;
  border-width: 1px;
  border-top-color: white;
  border-bottom-color: #ddd;
  border-right-color: #ddd;
  border-left-color: white;
  box-shadow: 0px 1px 6px rgba(0,0,0,0.1);
  border-radius: 3px;
  text-align: left;
  background-image: radial-gradient(circle 200px at 0px 0px, #f3f3f3, rgba(255,255,255,0) 100%);
  margin-bottom: 20px;

}

.user-login::before,
.mail-login::before {
    content: 'Panel';
    font-size: 22px;
    color: #888;
    font-weight: bold;
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
    color:#ef0065;
}

.mail-login::before {
    content: "Poczta";
    color: #00a8ef;
}

.user-login::after,
.mail-login::after {
    content: '';
    display: block;
    clear: both;
}


.user-login label,
.mail-login label {
    color: #999;
    font-size: 12px;
}


.user-login input,
.mail-login input {
    width: 204px;
    padding: 4px 6px;
    color: #111;
    background-color: #f8f8f8;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    border-radius: 3px;
    box-shadow: 0px 0px 3px rgba(1,1,1,0.15);
    background-image: linear-gradient(to bottom, rgba(255,225,225,0) 0%, rgba(255,255,255,0) 20%, rgba(255, 255, 255,0.6) 100%);
    margin: 4px 0px 12px;
    transition: all 0.2s ease-in-out;
}

.user-login input:hover {
    background-color: rgba(239,0,101,0.03);
}

.mail-login input:hover {
    background-color: rgba(0, 168, 239, 0.02);
}

.user-login input,
.user-login button,
.user-login .button {
    outline-color: #d5246f;
}

.email-login input,
.email-login button {
    outline-color: #93b5ec;
}


.user-login button,
.user-login .button,
.mail-login button {
    float: right;
    background-color: rgb(230, 230, 230);
    padding: 4px 20px;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    box-shadow: 0px 0px 4px rgba(1,1,1,0.2);
    background-image: linear-gradient(to bottom, rgba(255,225,225,0) 0%, rgba(255,255,255,0) 60%, rgba(255, 255, 255,0.05) 100%);
    border-top-color: rgb(229, 229, 229);
    border-left-color: rgb(230, 229, 229);
    border-right-color: #CBCBCB;
    border-bottom-color: #CBCBCB;
    margin: 2px 0px 0px;
    color: #888;
    font-size:14px;
    text-shadow: 0px 0px 3px white;
    transition: all 0.2s ease-in-out;
}

.user-login .button {
    float: left;
}

.user-login button:hover,
.user-login .button:hover,
.mail-login button:hover {
    box-shadow: 0px 0px 4px rgba(1,1,1,0.2), 0px 2px 8px rgba(1,1,1,0.3);
    background-color: rgba(0, 168, 239, 0.2);
    cursor: pointer;
}

.user-login button:hover,
.user-login .button:hover {
    background-color: rgba(239,0,101,0.1);
}
