html, body					{ margin: 0; padding: 0;  background: #00931c; color: #000; font-family: Tahoma, Verdana, Arial;}
body                    { font-size: 76%; }

p                       { margin: 5px 0 0 0; font-size: 1em; line-height: 1.4em;  }
h1                      { display: none; }
h2                      { color: #009223; margin: 2px 0 30px 0; font-size: 1.6em; }

#main                   { width: 787px; background: url(images_cross/bg_center.gif) 0 50% repeat-y #fff; margin: 0 auto 0; text-align: left;}

#top                    { background: url(images_cross/top.jpg) 0 0 no-repeat; height: 305px; position: relative; }
#top a#logo             { position: absolute; left: 30px; top: 120px; }

#menu_cz                { position: relative; background: url(images_cross/menu_cz_bg.jpg) 0 0 no-repeat; height: 68px; margin: 0; }
#menu_cz a              { color: #fff; font-size: 2em; font-weight: bold; text-decoration: none; }
#menu_cz a#restaurace_cz { position: absolute; top: 10px; left: 40px; padding: 15px 0 15px 20px; width: 300px; }  
#menu_cz a#penzion_cz { position: absolute; top: 10px; left: 416px; padding: 15px 0 15px 20px; width: 300px;}  

#menu_en                { position: relative; background: url(images_cross/menu_en_bg.jpg) 0 0 no-repeat; height: 31px; margin: 0; }	
#menu_en a              { color: #000; font-size: 1.3em; font-weight: bold; text-decoration: none; }
#menu_en a#restaurace_en { position: absolute; top: 3px; left: 240px; padding: 5px 45px 5px 0px; color: #f81b2c; background: url(images_cross/en.jpg) 100% 50% no-repeat; }  
#menu_en a#penzion_en { position: absolute; top: 3px; right: 45px; padding: 5px 45px 5px 0px;  color: #fc9628; background: url(images_cross/en2.jpg) 100% 50% no-repeat; }  

#center_cont           { margin: 0 47px 5px 30px;  padding-bottom: 18px; }

#bottom                { position: relative; background: url(images_cross/bottom.jpg) 0 0 no-repeat #00931c; height: 53px; }
a#ebrana, a#wa					{ position: absolute; top: 28px; }
a#ebrana                   { left: 35px; }
a#wa                       { right: 55px; }


img {border: 0;}
