* {
margin: 0;
font-family: Arial, sans-serif; font-size: 8pt;
}
body {
background: #4A4A4A url(i/bg.png) top repeat-x;
}
div.container {
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
width: 749px;
height: 475px;
border: 1px solid white;
background: white url(i/bg2.png) top repeat-x;
}
img#logoadverte { float: left; margin-bottom: 10px;}
div#zdjecie { text-align: center; height: 300px;}
div#stopka { text-align: center; margin-top: 24px; 
color: #404040; margin-right: 30px; margin-left: 30px;}
div#kontakt { margin-top: 40px; text-align: right;
margin-right:  40px; height: 47px;} 
A { color: blue; text-decoration: none; }
A:HOVER { text-decoration: underline; }
div#kontakt B { color: blue; }
div#linki	{ text-align: right; margin-right: 60px; }
div#tresc {
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
}
h1 { font-size: 11pt; border-bottom: 1px solid #d0d0d0; }
ul {     padding-left:1em; list-style-type: circle; 
    margin-left:0; margin-bottom: 2em; }
ul:HOVER { list-style-type: disc; }
ul li { margin: 2px;}

