body{font-family:Corbel, Verdana, 'Geneva CE', lucida, sans-serif;color:#000;background-color:#fff;
font-size:small;text-align:center;line-height:1.4}
/* layout */
#main{width:780px;margin:0 auto;text-align:left;position:relative}
body>#main{height:auto;}
#head{width:780px;height:160px;overflow:hidden;position:relative;
background:url("../css/images/head-logo.gif") no-repeat 50% 10%}
#in{width:780px;height:170px}
#box-cz, #box-de, #box-en{float:left;width:260px;padding:0;margin:0}
#foot{width:780px;height:230px;overflow:hidden;
background:url("../css/index/images/index-foot.jpg") no-repeat center bottom}
#foot p{font-size:80%;padding-top:25px;color:#455560;text-align:center;margin:0}
#foot strong{background:url("../css/index/images/red-cube.gif") no-repeat 50% 50%;padding:0 10px}
/* img */
a:link img{border:none}
a:visited img{border:none}
a:hover img{border:none}
a:active img{border:none}

/* obsah na stred */
body, html{height:100%;border:0;padding:0;margin:0;text-align:center}
#container{min-width:780px;min-height:500px;width:100%;height:100%;
width:expression(document.body.clientWidth < 780?
"780px": "100%" ); /* pro IE */
height:expression(document.body.clientHeight < 560?
"560px": "100%" ); /* pro IE */
position:absolute;top:0;left:0}
#container-horizontal{text-align:left;margin:auto;position:absolute;top:50%;left:50%}
#container-in{position:absolute;top:-280px;left:-390px;width:780px;height:560px;background:#fff;overflow:auto} 