BODY {
background : #7cc6ed url("gradient.gif") repeat-x; 
margin : 0; 
padding : 0;
font-family:verdana;
font-size:0.8em;
} 
a {
margin-left:5px;
text-decoration:none;
color:black;
}
a:hover {
text-decoration:underline;
}
a.pan:hover {
text-decoration:none;
border:1px dotted black;
}
div#kontener {
width : 727px; 
padding : 0; 
margin-left : auto; 
margin-right : auto; 
padding-left : 43px; 
} 
div#menu {
width : 129px;
float : left;
}
div#main {
width : 682px;
border : 1px solid #000; 
background : #e6f4fc url("menu.gif") repeat-y;
} 
h1 {
background:url(kreska.gif) bottom left no-repeat;
padding-bottom:12px;
font-family:Helvetica;
font-size:16pt;
}
h2 {
border-bottom:2px dotted #7cc6ed;
font-family:Helvetica;
font-size:13pt;
}
div#tekst {
margin-left:133px;
border-left : 1px solid black;
padding:3px;
}
P {
text-indent: 0.2in;
}
ul#listamenu {
position:absolute;
width:129px;
margin:0;
margin-top:20px;
padding:0;
list-style:none;
}
ul#listamenu li {
height:20px;
}
ul#listamenu a {
margin:0;
position:absolute;
padding-left:14px;
background:url("dot_blue.gif") left no-repeat;
text-decoration:none;
width:120px;
border-bottom:solid 1px black;
color:black;
}
ul#listamenu a:hover {
background:url("dot_red.gif") left no-repeat;
}
.galeria {
border:1px solid black;
}
#obrazek {
display:none;
border:1px solid black;
width:500px;
height:375px;
margin-left : auto; 
margin-right : auto; 
}
.k{
  background:rgb(51,102,255);
}

