body, div, ul, li, a, p {margin: 0px; padding: 0px;}
body {background-color: #ffffff; color: #000000; font-family: Verdana; font-size: 14px;}
div#okno {margin:auto; width: 1000px; background-image: url("images/tlo.jpg"); background-repeat: repeat-y; overflow:hidden;}
div#logo {float: left; width: 1000px; height: 312px; background-image: url("images/logo.jpg"); background-repeat: no-repeat;}
div#men {margin-left: 2px; float: left; width: 248px; margin-top: 180px;}
div#tlo {float: left; width: 1000px; background-image: url("images/tlo2.jpg"); background-repeat: no-repeat;}
div#tresc {float: left; padding-left: 60px; margin-top: 100px; width: 690px;}
div#stopka {float: left; width: 1000px; height: 84px;}

ul#menu {text-align: center; font-family: Verdana; font-size: 14px; font-weight: bold; font-style: oblique;}
ul#menu li {list-style: none;}
ul#menu li a {display: block; width: 248px; height: 59px; color: #ffffff; text-decoration: none; background-repeat: no-repeat; 
line-height: 45px; background-image: url("images/button.jpg"); background-repeat: no-repeat;}
ul#menu li a:hover {color: #000000;}

p {text-indent:1cm;}
a {color: #000000;}