html, body {
    background: url(grafika/tlo.png);
    text-align: center;
    font-size: 10px;
    font-family: verdana, tahoma, arial, helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}
body * {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
	 text-align: center;
}
img {
    border: 0px;
	 
	 
}

h1 {
font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
	 text-align: left;
	 padding: 5px 10px 5px 10px;
	 
}
h2 {
    font-size: 1.2em;
}
h3 {
    font-size: 1em;
    font-weight: bold;
}
a {
    color: #9a0000;
    font-size: 1em;
}
a:visited {
    color: #c60000;
}
a:hover {
    color: #cb8583;
}
div.powrot {
	padding-bottom: 10px;
	padding-top: 10px;
}
div.miniaturki {
	display: inline;
	white-space: normal;
}
div.miniaturki img{
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

table.main {
padding: 0px; 
	 border: 0px; 
	 margin: 0px auto 0px auto; 
	 width: 754px; 
	}

td.cialo_glowna {
	background: url(grafika/tresc.png) no-repeat;
}
td.cialo {
	background: White;
}
.tresc {
width: 250px;
height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding: 5px 10px 5px 10px;
	overflow: auto;
}
.tresc_glowna {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding: 5px 10px 5px 10px;
}
.prezentacja {
	background-image: url(grafika/lewy_obrazek.jpg);
	background-repeat: no-repeat;
}
.prezentacja2 {
	background-image: url(grafika/lewy_obrazek_glowna.jpg);
	background-repeat: no-repeat;
}
.niebieski_dol {
	background-image: url(grafika/niebieski_dol.png);
	background-repeat: no-repeat;
}
p.stopka {
  padding-bottom: 9px;
}
p.stopka a:visited {
    color: white;
}
p.stopka a:hover {
    color: white;
	 text-decoration: underline;
}
p.stopka a {
    
	 color: white;
    font-size: 1em;
	 font-weight: bold;
	 text-decoration: none;
}
p.stopka a:visited {
    color: white;
}
p.stopka a:hover {
    color: white;
	 text-decoration: underline;
}
p.copyright {
	padding-top: 10px;
	text-align: center;
	font-size: xx-small;
	color: GrayText;
}
p.copyright  a {
	text-align: center;
	font-size: xx-small;
	color: GrayText;
	text-decoration: none;
}
p.copyright  a:visited {
	color: GrayText;
	text-decoration: none;
}
p.copyright  a:hover {
	color : #797979;
	text-decoration: underline;
}

