*{margin:0;padding:0;}
body{
font-family: serif;
background:#b30080;
color:#fff;
font-size:x-small;
text-align:center;
line-height:1.4}
html>body{
font-size:small}
/* layout */
#main{
width:544px;
margin:0 auto;
text-align:left;
position:relative;}
body>#main{height:auto;}
#head{
width:544px;
height:175px;
overflow:hidden;
position:relative;
background:url("../css/images/uvod.gif") no-repeat;}
#in{
width:544px;
height:240px;
background:url("../css/images/uvod-bottom.jpg") no-repeat;}
#potvrzeni{
height:100px;
position:relative;}
#box-left, #box-right{
width:175px;
height:54px;
position:absolute;
top:0px;}
#box-left{left:0px;}
#box-right{right:0px;}

a.enter{
text-indent:-5000px;
display:block;
width:175px;
height:54px;
background:url("../css/images/cz.gif") no-repeat;}
a.enter:hover{background:url("../css/images/cz.gif") no-repeat right top;}

a.leave{
text-indent:-5000px;
display:block;
width:175px;
height:54px;
background:url("../css/images/en.gif") no-repeat;}
a.leave:hover{background:url("../css/images/en.gif") no-repeat right top;

