/* pushes the page to the full capacity of the viewing area */
html {font-size: 12px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; color: #5C3317;}
body {margin:0; padding:0;}
/* prepares the background image to full capacity of the viewing area */
img { border-width: 0px; }/*without border*/
/* #bg {position:fixed; top:0; left:0; width:100%; height:100%;} */
#bg {position:absolute; top:0; left:0; width:100%; height:100%;}
/* places the content ontop of the background image */

#tlo {position:relative; z-index:1; width: 834px; height:auto; background-repeat: repeat-y; background-image: url(tlo.png); } 
#tlogal {position:relative; z-index:1; width: 834px; height:100%; background-repeat: repeat-y; background-image: url(tlo.png); }
#tabela { margin-top: -45px; height: 45px; width: 757px; }
#gallery {width:90%; margin-left:auto; margin-top:auto;}
#text {margin-left:60px; margin-right:50px; margin-top:28px; text-align:left;}
#kontakt {margin-left:-580px;}
#tekstk {margin-left:110px; margin-top:20px; text-align:left;}
#mapa { margin-left: 270px; margin-top:-120px;}
#news {position:fixed; z-index:100; width: 250px; height:188px; right:50px; top:50px; background: url(images/aktualnosci.png); background-repeat:no-repeat;}
