a
{
  text-decoration: none;
}

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

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;
    background-image: url(/_gfx/topmenu_bgd.jpg);
    box-shadow: 0px 1px 6px black;
}

#topmenubox {
    background-image: url(/_gfx/topmenu_bgd.jpg);
    background-position: -1px 0px;
    width: 979px;
    margin: 0px auto;
    text-align: left;
    color: white;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #540a19;
}

#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;
    background-image: url(/_gfx/topmenu_btn_h.jpg);
}

.topmenu-vbar {
    float: left;
    width: 1px;
    height: 37px;
    background-color: #540a19;
}

.topmenu-rfill {
    height: 37px;
    width: 1px;
    background-color: #af354c;
    margin: 1px 0px;
    float: left;
}

#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
{
   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;
  background-image: url('/_gfx/button_violet.png');
  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-image: url('/_gfx/button_violet.png');
  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;
}

.panelform {
    background-image: url(/_gfx/logo_panel_small.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
}


.mailform {
    background-image: url(/_gfx/logo_poczta_small.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
}

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;
}

/*
border-style: solid;
border-width: 0 0 4px 0;
display: inline-block;
border-color: #B22;
padding-bottom: 3px;
height: 29px;
}*/

/*h1
{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color:#5b5b5b;
}*/

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;
}

.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;
    background-image: url(/_gfx/footer_bgd.png);
    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: 210px;
    text-align: right;
    font-size: 11px;
    padding: 25px 70px 50px 0px;
}

.mainbox {
    width: 590px;
    margin-right: 210px;
    padding: 40px 40px 40px 70px;
    font-size: 11px;
    color: #3a3a3a;
    line-height: 180%;
    text-shadow: -1px -1px 2px rgba(255,255,255, 1), 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 12px rgba(80, 20, 20, 0.3);

}

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;
}
