body {
    background-color: #683804;
    margin-top: 0px;
    background-image: url("img/bg.gif");
    background-repeat: repeat-x;
    text-align: left;
}

#top-menu{
margin-top: 15px;
margin-left: 30px;
}
#top-menu ul{
padding: 0;
margin: 0;
width: 760px;
}
#top-menu li{
display: inline;
}
#top-menu li a{
font: 13px arial, sans-serif;
padding: 0.5em 0.8em;
background-color: #fff;
color: #42301c;
text-decoration: none;
float: left;
border: 1px solid #dedad1;
border-right: 0;
}
#top-menu li a.dodaj-kat{
font-weight: bold;
margin-right: 4px;
border-right: 1px solid #dedad1;
background-color: #d1e4a2;
padding: 0.5em 1em;
}
#top-menu li a.dodaj-kat:hover{
background-color: #C5DD8C;
}
#top-menu li a.kontakt{
border-right: 1px solid #dedad1;
margin-right: 4px;
}
#top-menu li a:hover{
background-color: #FFFdF4;
color: #000;
}

#top-menu li a.ogloszenia{
font-weight: bold;

}

#top-menu li a.esklep{
font-weight: bold;
border-right: 1px solid #dedad1;
background-color: #fb6900;
color: #fff;
padding: 0.5em 0.8em;
}
#top-menu li a.esklep:hover{
background-color: #E16000;
color: #fff;
}


table {
    margin-bottom: 4px;
}

.tdmenu {
    padding-left: 14px;
    background-color: #FFF9F1;
    background-image: url("img/tlo_podmenu.jpg");
    background-repeat: repeat-x;
    padding: 20px 0 15px 0;
}

.tdglowna {
    background-color: #FFF9F1;
}

.menu {
    font-family: arial, helvetica;
    font-size: 12px;
    color: #57310C;
    line-height: 150%;
}

td.header {
    background-color: #744309;
    border: 0px;
    font-family: arial, helvetica;
    font-size: 0.7em;
    font-weight: bold;
    color: #F6F3E0;
    line-height: 150%;
    padding: 4px;
}

td.headersm {
    background-color: #744309;
    border: 0px;
    font-family: arial, helvetica;
    font-size: 0.7em;
    font-weight: bold;
    color: #F6F3E0;
    line-height: 150%;
    padding: 6px;
}

td.tresc {
    background-color: #FFFBEF;
    border: solid 1px #E4DCC5;
    font-family: arial, helvetica;
    font-size: 0.8em;
    color: #5F3302;
    line-height: 145%;
    padding: 5px;
    text-align: left;
}

td.tresc_wiekszytekst {
    background-color: #FFFBEF;
    border: solid 1px #E4DCC5;
    font-family: arial, helvetica;
    font-size: 0.8em;
    color: #5F3302;
    line-height: 145%;
    padding: 5px;
}

p.tresc {
    font-family: arial, helvetica;
    font-size: 0.8em;
    color: #5F3302;
    line-height: 160%;
}

td.tresc2 {
    background-color: #FFFFFD;
    border: solid 1px #E4DCC5;
    font-family: arial;
    font-size: 0.8em;
    color: #5F3302;
    line-height: 140%;
    padding: 7px;
}

td.tresc3 {
    background-color: #FFFFFD;
    font-family: trebuchet ms, arial;
    font-size: 0.8em;
    color: #5F3302;
    line-height: 140%;
    padding: 7px;
}

td.darker {
    background-color: #ECE7D1;
    border: solid 1px #E4DCC5;
    font-family: arial, helvetica;
    font-size: 0.75em;
    color: #5F3302;
    line-height: 135%;
    padding: 5px;
}

.stopka {
    font-family: arial, helvetica;
    font-size: 0.7em;
    color: #5F3302;
    line-height: 135%;
    padding: 5px;
}

.light {
    color: #9C874D;
    font-size: 0.9em;
}

.small {
    color: #5F3302;
    font-size: 11px;
}

.naglowek {
    font-family: arial, helvetica;
    color: #5F3302;
    font-size: 17px;
    font-weight: bold;
}

.naglowek2 {
    color: #5F3302;
    font-size: 14px;
    font-weight: bold;
}

textarea,input,select {
    background-color: #FDFCFA;
    border: solid 1px #E4DCC5;
    font-family: arial, helvetica;
    font-size: 1em;
    color: #5F3302;
    margin: 2px;
}

select.small {
    background-color: #FDFCFA;
    border: solid 1px #E4DCC5;
    font-family: arial, helvetica;
    font-size: 11px;
    color: #5F3302;
    margin: 2px;
}

input.google {
    height: 20px;
}

img.reklama {
    margin-bottom: 3px;
}

img.reklamamini {
    margin-right: 30px;
}

div#video {
	margin: 10px 0 10px 0;
}

a {
    color: #5F3302;
    text-decoration: none;
}

a:hover {
    color: #5F3302;
    text-decoration: underline;
}

a.naglowek {
    color: #5F3302;
    text-decoration: none;
}

a.naglowek:hover {
    color: #5F3302;
    text-decoration: none;
}

a.txt {
    color: #5F3302;
    text-decoration: none;
}

a.txt:hover {
    color: #D2691E;
    text-decoration: underline;
}

a.special {
    color: #CC2D03;
    text-decoration: none;
}

a.special:hover {
    color: #5F3302;
    text-decoration: underline;
}

a.jasny {
    color: #F6F3E0;
    text-decoration: none;
}

a.jasny:hover {
    color: #F6F3E0;
    text-decoration: underline;
}

a.light {
    font-size: 1em;
    color: #9C874D;
    text-decoration: none;
}

a.light:hover {
    color: #9C874D;
    text-decoration: underline;
}

a.kat {
    text-decoration: none;
    color: #F6F3E0;
}

a.kat:hover {
    text-decoration: none;
    color: #F6F3E0;
}