

/* outer things */
body {
    background-color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    /* hack for &@$#@&^ IE, use text-align: left;
    below to have other objects normal */ text-align: center;
  }

#content {
    clear: both;
    text-align: left;
    border: thin solid #8793FA;
    border-top:none;
    background-color: #F0F7FF;
    height: 490px;
    vertical-align: top;
    overflow: auto;
    padding: 15px 15px 15px 15px;
  }

#outer_table {
    width:95%;
    margin-left: auto;
    margin-right: auto;
    /* border: 1px solid;
    */
  }

#menu_left {
    width: 220px;
  }

/* tab & co styles */

.tab {
    padding-left:0.5em;
    padding-right: 0.5em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border: thin solid #8793FA;
    background-color: #F0F7FF;
    text-align: center;
    white-space: pre;
    color: Gray;
    cursor: pointer;
    /*font-weight: bold;*/
  }

.tab:hover {
    background-color: #FFC526;
    color: white;
  }

.tab[id="active_tab"] {
    border-bottom: none;
    color: Navy;
    font-weight: bold;
  }

.tab[id="active_tab"]:hover {
    /* border-top-color: red;
    */ background-color: #F0F7FF;
  }


.sep {
    border-bottom: thin solid #8793FA;
    padding-left:1em;
    padding-right: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }


.sep_filler {
    width: 40%;
    padding:1em;
    border-bottom: thin solid #8793FA;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }

/*---------------------------------------*/


/* FF mini-hack */
img {
    border: 0px;
  }


/* not-used really; there are also IDs for othere logos */
/*img#hacking_logo {
    margin-right: 3px;
  }*/


hr {
    text-align: left;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: thin solid Navy;
    width: 450px;
    margin-left: 15px;
  }


p {
    margin: 0px 0px 10px 0px;
    text-align: justify;
  }


p:first-letter {
    margin-left: 15px;
    font-size: 18px;
    color: Maroon;
    line-height: inherit;
  }


h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }


h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }


.achtung {
    background-color: #F4BD24;
    color: white;
    border-width: 1px;
    border-color: red;
    border-style: dashed;
    padding: 1em;
    font-size: medium;
    font-weight: bold;
    text-align:center;
  }


.att {
    font-weight:bold;
  }

.latt {
    text-decoration : underline;
  }

.wyk_tytul {
    font-size: 18px;
    margin-top: 0.3em;
    margin-bottom: 0.5em;
    font-weight:bold;
  }


.wyk_podtytul {
    font-weight:normal;
    font-size:small;
    font-style: italic;
    margin-left: 8em;
  }


.foggy:first-letter {
    color: inherit;
  }


.clear {
    color: black;
  }

/*-------------menu left-------------*/


.leftmenu {
    width: 95%;
    border: thin solid #8793FA;
    /*margin-left: -15px;
    */font-weight: bold;
    background-color: #F0F7FF;
    padding-bottom: 1em;
  }


#registration_admin_box {
  padding: 0.5em 0em 0.5em 0em;
  font-weight: bold;
  font-size: small;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
  vertical-align: middle;
  border: thin solid black;
  background-color: #B6FF49;
  color: black;
}

#registration_admin_box a {
  color: black;
}

#registration_admin_box a:hover {
  color: black;
}

#loginbox {
    margin-top: 15px;
  }


#next_lecture {
    margin-top: 0px;
  }


#newsletter {
    margin-top: 15px;
  }


#poll {
    margin-top: 15px;
  }


div[class=leftmenu] > div {
    /*background-color: #E0DFFF;
    */background-color: #DDE8FF;
    padding: 3px 3px 3px 3px;
    color: Navy;
  }


div#next_lecture_inside {
    color: white;
    background-color: #F4BD24;
  }

input, select, textarea {
  background-color: white;
  color: black;
  border: thin solid black;
}

input:hover, select:hover, textarea:hover {
  background-color: #C0FF39;
}

.button {
    background-color: white;
    color: black;
    border: thin solid #8793FA;
  }

.button:hover {
    background-color: #F4BD24;
  }


a {
    color: Navy;
  }


a:visited {
    color: Navy;
  }

/*
td[class=tab] > a:hover {
  color: white;
}

*/


#login_greeting {
    font-weight: bold;
    text-align:left;
  }


#greeting_name {
    color: red;
  }


.patron {
    margin-left: 1em;
    margin-right: 1em;
    text-align: center;
  }


h1, h2, h3, h4, h5 {
    margin-top: 0px;
  }


/* registration related */
#lecture_reg_box {
  /*width: 90%;
  margin-left: 5%;
  margin-right: 5%;*/
  background-color: #F4BD24;
  border: thin solid black;
  margin-top: 2em;
  padding: 0em 0em 0em 0em;
}

#lecture_reg_box #header {
  border: thin solid black;
  background-color: #243C6F;
  color: #E9E9E9;
  padding: 0.2em 0.5em 0.5em 0.5em;
  vertical-align: top;
  font-size: small;
  font-weight: bold;
}

#lecture_reg_box #title a, #lecture_reg_box #titlea:visited {
  color: #77D2FF;
  text-decoration: none;
}

#lecture_reg_box #title a:hover {
  color: #FFFCA4;
  text-decoration: underline;
}

#lecture_reg_box #form {
  padding: 0.5em 0.5em 0.5em 0.5em;
  background-color: #F4BD24;
  margin: 0em 0em 0em 0em;
}

#lecture_reg_box #footer {
  border-top: thin solid black;
  font-style: italic;
  background-color: #FFD677;
  margin: 0em 0em 0em 0em;
  vertical-align: bottom;
  padding: 0.5em 0.5em 0.5em 0.5em
}


/* little info box for main page */
.attention_box {
  border: thin solid black;
  background-color: #FF0004;
  color: white;
  padding: 0.2em 0.5em 0.5em 0.5em;
  vertical-align: top;
  font-size: medium;
  font-weight: bold;
}

.nice_link {
  text-decoration: none;
}

.nice_link:hover {
  text-decoration: underline;
}
