.linki:link {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 6px;
        color:#555555;
        text-decoration: none;

}

.linki:visited {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 6px;
        color:#555555;
        text-decoration: none;

}

.linki:HOVER {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 6px;
        color: #555555;
        text-decoration: none;

}



body { 

margin: 0px;
padding: 0px;
background-image: url(grafika/tlo.gif);

 }


div#gora {

width: 100%;
height: 125px;
background-image: url(grafika/gora.gif);
text-align: center;
margin: 0 auto;

}

div#dol {

width: 100%;
height: 125px;
background-image: url(grafika/dol.gif);
text-align: center;
margin: 0 auto;

}

div#menu {

width: 855;
height: 122px;
background-image: url(grafika/menu.gif);
background-repeat: no-repeat;
background-position: center;
text-align: center;
}


div#menu ul, ul li {
  display: block;
	list-style: none;
	padding: 0;
}

div#menu ul {
  width:800px;
  margin: 0 auto;
	background-color: none;
	padding: 32px 0 0px 0px;
	border: none;
}

div#menu ul li {
	float: left;
	padding: 2px 2px;
}

div#menu ul a:link, ul a:visited {
font-family: tahoma, verdana, sans-serif;
font-size: 13px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #000 url("grafika/menu_tlo.gif") repeat-x center;
	color: white;
	padding: 2px 10px;

			border-right: 1px solid #555555;
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
}

div#menu ul a:hover {
 font-family: tahoma, verdana, sans-serif;
 font-size: 13px;
  color: white;
	background-color: none;
	background-image: url("grafika/menu_tlo2.gif");
	border-right: 1px solid #a2000b;
	border-left: 1px solid #a2000b;
	border-top: 1px solid #a2000b;
}

td.logo_sanyo {
padding: 14px 0 0 0;
}


div#srodek {

width: 855;
background-image: url("grafika/tlo_srodek.gif");
background-repeat: repeat-y;
background-position: center;
text-align: center;
margin: 0 auto;
}


td.stopka {
padding: 8px 0px 0px 0px ;
font-family: tahoma, verdana, sans-serif;
font-size: 12px;
text-decoration: none;
color: white;
}

td.stopka a:link, a:visited {
font-family: tahoma, verdana, sans-serif;
font-size: 12px;
text-decoration: none;
color: white;
}

td.stopka a:hover {
color: #3179cf;
}


td {
font-family: tahoma, verdana, sans-serif;
font-size: 12px;
text-decoration: none;
color: black;
}

td.ramki {
background-color: white;
border-style: solid;
border-color: #d2d2d2;
border-top: 4px;
border-left: 1px;
border-right: 1px;
border-bottom: 1px;

text-align:justify;

}


td.ramki a:link, a:visited {

font-family: tahoma, verdana, sans-serif;
font-size: 12px;
text-decoration: none;
color: red;
}

td.ramki a:hover {
color: black;
}


P.zdjecia { 
padding: 5px 5px 5px 5px;
border-style: none;
text-align:justify;
}

