* {
  margin: 0px;
  padding: 0px;
  font-family: Times, Serif;
  font-size: 14px; 
  color: #8f1515;
}

body {
  /*background-color: #FFDB84;*/
  background: url('background.jpg') center top repeat; 
}

h1 {
  font-size: 1.8em;
  line-height: 2em;
}

h2 {
  font-size: 1.6em;
  line-height: 2em;
}

h3 {
  font-size: 1.4em;
  line-height: 2.0em;
}

h3 a {
  font-size: inherit;
}

h4 {
  font-size: 1.2em;
  line-height: 2.0em;
}

hr {
  border: 0px;
  border-top: 1px dotted gray;
}

a {
  color: #b9a17e;
  text-decoration: none;
}

fieldset {
  border: 1px dotted gray;
  padding-top: 10px;
  padding-bottom: 10px;
}

legend {
  border: 1px dotted gray;
}

th.label {
  width: 160px;
}

td.form {
  width: 400px;
}

label {
  width: 150px;
  padding-right: 10px;
  display: block;
  float: left;
  margin-top: 2px;
  text-align: right;
  font-weight: Bold;
}

label.checkbox {
  display: block;
  float: left;
  margin-top: 0px;
  margin-bottom: 4px;
  font-weight: Bold;
  width: 400px;
  text-align: left;
  padding-left: 10px;
}

input, textarea, select, checkbox {
  margin-bottom: 4px;
  border: 1px solid #8f1515;  
}

input[type=checkbox] {
  margin-top: 4px;
  border: 0px;
  margin-left: 160px;
  float: left;
}

input[type=submit] {
  margin-left: 2px;
}

.longertext {
  width: 400px;
}

p {
  text-align: justify;
  margin-bottom: 1em;  
}

p:first-letter {
  margin-left: 20px;
}

.p-center p {
  text-align: center;
}

.p-center p:first-letter {
  margin-left: 0px;
}

ul {
  margin-left: 20px;
}

img.ramecek {
  margin: 10px;
  padding: 5px;
  border: 1px solid #8f1515;
  background-color: white;
}

#projection {
  width: 900px;
  margin: 0 auto;
}

#header {
  height: 200px;
  background: url('logo.jpg') left top no-repeat;
}

#menu {
  width: 159px;
  float: left;
  border-right: 1px dashed gray;
}

#menu label {
  text-align: left;
}

a.menu {
  display: block;
  padding: 2px 2px 2px 10px;
  text-decoration: none;
  border: 1px solid white;
  margin-right: 10px;
}

a.menu:hover {
  border: 1px solid #8f1515;
}

.hidden {
  display: none;
}

.adult {
  color: #d688e2;
}

.bezna {
  border: 1px solid #8f1515; 
}

.bezna-dotted {
  border: 1px dotted #8f1515;
}

div.half-page-width-box {
  width: 50%;
  float: left;
} 

.tablelistitem {
  border-top: 1px dotted #8f1515;
  padding: 2px;
}

.wide_table {
  width: 100%;
}

.private {
  color: #3f5b9a;
}

.withmargin {
  margin: 10px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

.image_box {
  margin: 10px;
}

#section {
  width: 720px;
  float: right;
  padding-left: 10px;
}

#footer{
  width: 860px;
  margin: 0 auto;
  font-size: 0.9em;
  text-align: center;
  padding: 20px;
  border-top: 1px dashed gray;
}

#footer a  {
 font-size: 1em;
}

.sex_male {
  color: #efad00;
}

.sex_female {
  color: #ffd684;
}

.usercard {
  width: 108px; 
  height: 180px; 
  float: left;
  margin: 2px;
}

.usercard-inner {
  
  width: 100%;
}

.top-border-dotted {
  border-top: 1px dotted gray;
}

.usercard-men {
  background-color: #ffde00;
}

.usercard-women {
  background-color: #ffe09d;
}

.aurapanel {
  /*display: none;*/
  text-align: center;
  position: absolute;
  z-index: 1;
  width: 30px;
  color: white;
  font-size: 0.8em;
  font-weight: Bold;
}

.adultpanel {
  /*display: none;*/
  text-align: center;
  position: absolute;
  z-index: 1;
  width: 30px;
  color: white;
  font-size: 0.8em;
  font-weight: Bold;
}

  .msg_table_cell {
    width: 520px;
  }
  
  .msg_box {
    background: url('msg_back.jpg') top left repeat-y;    
  }
  
  .msg_box_rev {
    background: url('msg_back_rev.jpg') top left repeat-y;    
  }
  
  .msg_top {
    background: url('msg_top.jpg') top left no-repeat;
  }

  .msg_top_notopened {
    background: url('msg_top_notopened.jpg') top left no-repeat;
  }
  
  .msg_top_sent {
    background: url('msg_top_sent.jpg') top left no-repeat;
  }
  
  .msg_top_sent_notopened {
    background: url('msg_top_sent_notopened.jpg') top left no-repeat;
  }
  
  .msg_bottom {
    background: url('msg_bottom.jpg') bottom left no-repeat;
    min-height: 100px;
    padding: 20px 20px 10px 40px;
  }
  
  .msg_bottom_rev {
    background: url('msg_bottom_rev.jpg') bottom left no-repeat;
    min-height: 100px;
    padding: 20px 40px 10px 20px;
  }
  
  .msg_textbox {
    width: 420px;
    height: 100px;
  }
  
  .shout_box {
    margin-top: 5px;
    font-size: 1.2em;
  }
  
  .shout_bottom {
    background: url('msg_bottom.jpg') bottom left no-repeat;
    min-height: 60px;
    padding: 10px 20px 20px 40px;
  }
  
  .text-to-right {
    text-align: right;
  }

  .text-to-left {
    text-align: left;
  }

  .text-to-center {
    text-align: center;
  }
  
img.malyimage {
  max-width: 450px;
  border: 3px solid #84c81a; 
}

.cal_nextmonth {
  color: #aaaaaa;
}

.cal_event {
  background-color: #effbdd;
}

.left_separator {
  border-left: 1px dashed #cccccc;
  padding-left: 10px;
}

.right_separator {
  border-right: 1px dashed #cccccc;
  padding-right: 10px;
}

.clickable {
  cursor: pointer;
}

.sub_status_ok {
  color: green;
}

.sub_status_ko {
  color: red;
}

.dpTable {
  background-color: white;
  border: 1px solid #cccccc;
}

.dpTDHover {
  cursor: pointer;
  background-color: #cccccc;
}