#page {
  width: 728px;
}

#page-top {
  height: 178px;
  background-image:none;
}

#page-top-left {
  background-image: url('/img/uvod-logo-leve.jpg');
  width: 240px;
  height: 177px;
  float: left;
  margin-right: 4px;
}

#page-top-right {
  background-image: url('/img/uvod-logo-prave.jpg');
  width: 484px;
  height: 177px;
  float: right;
  line-height: 330px;
  overflow:hidden;
  text-align:right;
}

#page-top-right a{
  text-decoration:none;
  color: black;
}

#content-wrap {
  width: 484px;
}

#birthday_wrapper{
  width: 240px;
  float: left;
  margin-right: 4px;
  margin-top: 2px;
}

#ans_lang{
    text-align:right;
    color: #555555;
}

#birthday_wrapper a{
    display:block;
    text-decoration:none;
    color: #555555;
}

#birthday_wrapper a:hover{
    color:#ffffff;
    background-color:#505050;
}


#birthday_label{
    background-color: #2f7e06;
    color: #ffffff;
    height:16px;
    padding:2px;
    padding-left: 8px;
}

#birthday_picture{
    width: 240px;
    margin-top:4px;
    margin-bottom:4px;
}


#news_wrapper{
  width: 240px;
  float: right;
  margin-top: 2px;
}

#news_label{
    background-color: #080905;
    color: #ffffff;
    height:16px;
    padding:2px;
    padding-left: 8px;
}

#news_picture{
    width: 240px;
    margin-top:4px;
    margin-bottom:4px;
}

.birthdays{
  background-color:#f0f0f0;
}

.birthday_before_date
{
    background-color: #5e5e5e;
}

.birthday_before
{
    background-color: #5e5e5e;
}

.birthday_after_date
{
    background-color: #e9e9e9;
}

.birthday_after
{
    background-color: #e9e9e9;
}

.birthday_today_date
{
    background-color: #e5e5e5;
}

.birthday_today
{
    background-color: #e5e5e5;
}


#login{
  background-image: url('/img/prihlaseni.gif');
  background-repeat:no-repeat;
  height: 128px;
  padding: 0px;
  margin: 0px;
}

#loginform a {
    color:white;
    text-decoration:none;
}

#loginform {
    color:white;
}

#loginform td {
    text-align:right;
    padding: 1px 15px;
}

.news-item { margin-bottom: 1em; }
