body {
margin:0;
padding:0;
background: #fff; 
text-align:center;
font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
font-size: 93%;
}
/* backslash hack v2  \*/
* html {overflow:hidden;}
/* end of hack */
* html body {overflow-y:scroll;}
#hlavicka {
position: fixed;
width: 1000px;
height: 220px;
text-align: left;
background: #fff url("prvky/kabinet-architektury.gif") right bottom no-repeat;
border-bottom: 50px solid #fff;
}
* html #hlavicka {position:absolute;}
#logo-top {
position: absolute;
width: 160px;
top: 45px;
left: 5px;
}
#web {
position: absolute;
right: 0px;
top: 10px;
text-align:right;
font-size: 12pt;
text-transform:	lowercase;
font-weight: bold;
}
#web a {
color: #9c231b;
text-decoration:none;
}
#web a:hover {
color: #e77817;
}
#obsah {
width: 1000px;
margin: 0 auto;
text-align:left;
background: #fff;
}
#hlavnipanel
{
margin: 0;
padding: 10px;
padding-top: 280px;
}

#hlavnipanel-obsah {
margin:0;
min-height: 1000px; /* pro standardní prohlížeče */
_height: 1200px; /* pro Internet Explorer, který to chápe jako min-height*/
}
#hlavnipanel-obsah h1, h2, h3 {
color: #9c231b;
}
#hlavnipanel-obsah a {
color: #bb351c;
}

#paticka
{
padding: 5px;
font-size: 80%;
border-top: 3px solid #9c231b; 
}
.right-obr {
margin-right: -20px;
border: 0;
}
hr.cleaner
{
clear:both;
display: none
}
.en {
color: #e77817;
}

.menu-obsah {
padding: 3px;
border-bottom: 1px solid #bebcad;
border-right: 5px solid #bebcad;
text-align: right;
}
.menu-obsah a {
  text-decoration:none;
padding: 5px;
} 
.menu-obsah a:visited {
  text-decoration:none;
padding: 5px;
}
.menu-obsah a:hover {
}


.box {
  position:relative;
  }



