body { margin: 0; text-align: center; background: white url('../img/background.png') repeat-y center top; font: 80%/150% Verdana, sans-serif; color: black; }


a { text-decoration: underline; color: black; }
a:hover { text-decoration: none; }

img { display: inline; vertical-align: middle; border: 0; text-decoration: none; }
dfn { border-bottom: 1px dashed black; cursor: help; }

#layout { margin: 0 auto; width: 900px; }
#container { float: left; margin: 30px 0 30px 0; width: 900px; height: 712px; background: url('../img/bg_intro.png') no-repeat; }

#logo { display: block; width: 350px; height: 180px; margin: 0 auto; }


#vstupy { display: block; margin: 257px auto 0 auto; width: 416px; height: 60px; }
#vstupy:hover { background: url('../img/enter.png') repeat-y; }

#vstupte, #enter { float: left; margin: 0; width: 208px; height: 60px; }

#cont { float: right; width: 450px; }


#lang { float: right; width: 420px; height: 40px; margin: 60px 0 60px 0; }
#lang a img { float: left; margin-right: 10px; border: 1px solid #DDD; }

#footer { float: right; width: 450px; font-size: 11px; text-align: center; }




