body {
background-color: white;
background-image: url(probkgnd.gif);
}

div {
margin: 0px;
padding: 0px;
vertical-align: top
background-color: white;
} 

div.m {
background-image: url(tlo_cale_l.jpg);
margin: 0 auto;
border: 1px solid black; 
width: 793px;
height: 674px;
}

div.banner {
width: 793px;
height: 100px;
}

div.menu {
background-color:red;
width: 793px;
height: 30px;
overflow: auto;
}

div.gora { 
width: 793px;
height: 31px;
background-image: url(tlo_g.jpg);
overflow: auto;
}


div.bok { 
background-image: url(tlo_menu_l.jpg);
width: 235px;
height: 454px;
float: left;
}

div.main { 
background-attachment:scroll;
width: 553px;
height: 454px;

overflow:auto;
}


div.stopka {
background-image: url(tlo_s_l.jpg);
width: 793px;
height: 60x;
overflow: auto;
}

span.tekst_glow {
line-height: 150%;
padding-left:15px;
color:white;
text-align: justify;
font-size: 9pt;
font-family: verdana,tahoma,helvetica,sans-serif;
}

img.foto {
border: 1px solid white;
}

span.tabelka_t {
color:yellow;
font-weight: bold;
}

a.menu:link {
font-family: Verdana;
text-decoration: none;
color: red;
font-weight: bold;
font-size: 9pt;
}

a.menu:visited {
font-family: Verdana;
text-decoration: none;
color: red;
font-size: 9pt;
font-weight: bold;
}

a.menu:active {
font-family: Verdana;
text-decoration: none;
color: red;
font-weight: bold;
font-size: 9pt;
}

a.menu:hover {
font-family: Verdana;
text-decoration: underline;
color: yellow;
font-weight: bold;
font-size: 9pt;
margin-right: 10px;
}

.galeria {
	text-align: center;
}

.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 5px 3px 5px 3px;
}

.galeria td img {
	border: 1px solid white;
}

.stronicowanie {
	text-align: center;
	font-weight: bold;
}
.stronicowanie a:link, .stronicowanie a:visited {
	color: blue;
	text-decoration: none;
}
.stronicowanie a:hover {
	color: red;

