/* CSS Document */
html, body, table {
  height:100%;
  padding:0px;
  font-family: Tahoma;
  font-size:11px;
  color:#000000;
  margin:0px;
  }
a {
  border: 0px;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  color:#6C6966;
}
a:hover   { text-decoration:underline;}

a img { border: none;}

a.podrob { 
  font-size:9px;
  font-weight:bold;
  text-decoration:none;
  color:#5588C5;
}
a.gallery { text-decoration:none;}

.top      { background-image:url(../img/top.jpg); height:61px;}
.paper    { background-image:url(../img/paper.jpg); background-repeat:no-repeat; width:205px; height:160px;}
.menu     { font-size:11px; font-weight:bold; text-align:right; vertical-align:top;}
.dotes    { color:#B1B1B1; text-align:center; font-size:7px;}
.left     { background-image:url(../img/cont_left.jpg); background-repeat:repeat-y; background-position:left;}
.right    { background-image:url(../img/cont_right.jpg); background-repeat:repeat-y; background-position: right;}
.bot      { background-image:url(../img/cont_bot.jpg); background-repeat:repeat-x; background-position: bottom;}
.bot_left { background-image:url(../img/cont_bot_left.jpg); background-repeat:no-repeat; background-position: left bottom;height:100%;}
.bot_right{ background-image:url(../img/cont_bot_right.jpg); background-repeat:no-repeat; background-position: right bottom;}
.top_right{ background-image:url(../img/cont_top_right.jpg); background-repeat:no-repeat; background-position: right top;}
.content  {padding-bottom:35px; padding-top:10px; width: 100%;}
.middle   { background-image:url(../img/middle.jpg); font-size:1px}
.dote     { background-image:url(../img/dote.jpg); background-position:right; background-repeat:repeat-y;}
.fresh    { color:#6C6966; font-size:14px; text-decoration:underline; text-align:center; font-weight:bold;}
.fresh_blue { color:#89ADD7;}
.date     { color:#5588C5; font-weight:bold; padding-left:25px; font-size:11px; padding-bottom:5px;}
.more     { color:#5588C5; font-weight:bold; font-size:9px; padding-top:10px; padding-left:90px; padding-bottom:15px}
.dom      { position: absolute; top:0px; left:0px;}
.logo_1   { color:#5588C5; font-size:22px; position: absolute; top:5px; left:100px; font-weight:bold;}
.logo_2   { font-size:11px; color:#000; position:absolute; left:90px; top:35px;}

b { font-weight:normal;}
strong { font-weight:normal;}

