
/* ::::: http://dom-dziecka-promyk.republika.pl/index_style.css ::::: */

#cialo { background-image: url('background.jpg'); }
#glowna { border: thick solid orange; margin: 0pt auto; position: relative; width: 1024px; height: 768px; background-image: url('tlo.jpg'); background-repeat: no-repeat; }
#header { position: relative; width: 100%; }
#container { position: relative; width: 100%; }
#left_col { width: 200px; position: absolute; left: 0px; top: 0px; }
#page_content { margin-left: 200px; }
#menu { list-style-type: none; font-size: 24px; font-weight: bold; width: 170px; }
a { color: blue; text-decoration: none; }
a:hover { color: red; font-weight: bold; }
#logo { padding-top: 15px; }
#dziecko { padding-left: 100px; }
