* {margin:0; padding:0;}
html, body {height:100%;}
body {background:#363591; text-align:center; /* horizontal centering for IE Win quirks */}
a {color:#363591; text-decoration:none;}
img {border:0;}
#distance {float:left; width:1px; height:50%; margin-bottom:-230px; /* half of container's height */}
#container {width:680px; height:428px; clear:left; text-align:left; margin:0 auto; position:relative; background-color:white; /* puts container in front of distance */}
#container div.lang {width:100%; height:35px; margin-top:0px; background-color:white;}
#slov {text-align:right; float:left; width:50px; margin:0px; padding-left:8px; padding-top:2px;}
#engl {text-align:right; float:right; width:50px; margin:0px; padding-left:5px; padding-right:8px; padding-top:2px;}
