body {
    font-family: sans-serif;
    font-size: 13px;
    color: #734A00;
    background: #FFFFD7;
    margin: 3em;
}

a {
    font-family: sans-serif;
    font-size: 9pt;
    color: #FFE8A0;
    text-decoration: none;
}

table.center {
    margin-left: auto;
    margin-right: auto;
    width: 740px;
    border-spacing: 0px;
}

#tlologo {
    background-image: url("mainlogo.png");
    text-align: right;
    vertical-align: bottom;
    height: 140px;
}

#wieksze {
    font-family: sans-serif;
    font-size: 16px;
    margin: 2em;
 //   font-weight: bold;
}
#mail
{
font-family: sans-serif;
    font-size: 16px;
	 color: #734A00;
	 text-decoration: none;
}
#mail:hover
{
text-decoration: underline;
}
#menu {
    color: #FF9;
    font-weight: bold;
    text-align: center;
    height: 38px;
}

menutabela {
    vertical-align: middle;
    text-align: center;
    width: 120px;
    height: 30px;
    color: #FF9;
    font-weight: bold;
}

.menuss:hover {
    background-color: #007300;
    height: 30px;
}

.menuss {
    height: 30px;
}

#index {
    background: #E2E8B8;
    text-align: left;
    vertical-align: top;
    margin: 2em;
    background-image: url("index.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}
#kontakt {
    background: #E2E8B8;
    text-align: left;
    vertical-align: top;
    margin: 2em;
    background-image: url("kontakt.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}
#dojazd {
    background: #E2E8B8;
    text-align: left;
    vertical-align: top;
    margin: 2em;
    background-image: url("dojazd.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}
#asortyment {
    background: #E2E8B8;
    text-align: left;
    vertical-align: top;
    margin: 2em;
    background-image: url("asortyment.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}

#textzawartosci {
    margin: 1em;
    text-indent: 22px;
}
#stopkaadres 
{
	  color: #FF9;
    font-weight: bold;
	 font-size: 12px;
}

#stopkaautor 
{
	  color: #325000;
	 font-size: 10px;
}
#stopka
{
text-align: center;
}
#dol {
    background: #734A00;
    height: 10px;
}