body {
    background: url(./images/tlo.jpg);
    background-repeat: repeat-x;
    background-color: #371902;
	  margin: 0px;
		    font-family: tahoma;
    font-size: 12px;

}

a.menu_link{ 
    text-decoration: none; 
}

a.navi{ 
    color: #eeeae2;
		font-family: tahoma;
		font-size:12px;
    text-decoration: underline;
}
a.wiecej {
    font-weight: bold;
    font-family: verdana;
    font-size: 11px;
    color: green;
    text-decoration: underline;
}

a.podpis {
    font-weight: bold;
    font-family: tahoma;
    font-size: 12px;
    color: #010000;
    text-decoration: underline;
}
a.podpis:hover {
    text-decoration: none;
    color: red;
}

a.tag {
    font-weight: bold;
    font-family: tahoma;
    font-size: 12px;
    color: #371902;
    text-decoration: none;
}




td.opr {
    font-family: verdana,helvetica;
    color: #D0000D;
    font-size: 11px;
    text-align: center;
    height: 75px;
    background-color: #FFFFFF;
}
td.opr1 {
    font-family: verdana,helvetica;
    color: #D0000D;
    font-size: 11px;
    text-align: center;
    height: 75px;
    background-color: #eae2d8;
}

td.oopr0 {
    font-family: verdana,helvetica;
    color: #000000;
    font-size: 11px;
    text-align: center;
    height: 25px;
    background-color: #FFFFFF;
}
td.oopr1 {
    font-family: verdana,helvetica;
    color: #000000;
    font-size: 11px;
    text-align: center;
    height: 25px;
    background-color: #eae2d8;
}


font.navi{
    color:red; 
		font-family: tahoma;
		font-size: 12px;
}
table.wykaz{
    background-color: #ffffff;
		border: 1ps solid #eae2d8;
		width: 530px;

}

#top { position:relative; width:910px; height:59px; top:0px; left:0px;   }
#menu {position:relative; width:920px; top:0px; height:142px; top:3px; text-align:center; }

#srodek { position:relative;  overflow: hidden; width:900px; top:5px; left:auto; right:auto; min-height:200px }

#blok_1 { float: left; overflow: visible; width:600px; top:0px; bottom:0px   }
#blok_2 { float: right; overflow: visible; width:300px; top:0px; bottom:0px; background-color: #472a14; min-height:850px; color: #eeeae2;  }
#kontakt {  position:relative; overflow: visible;  width:280px; height:180px; top: 5px; padding-top:5px; background-color: #371902; border: 1px solid #341d0c; }

#stopka{ position:relative; width: 100%;  height: 164px; padding:0px; background-color: #d7d3cb; top:5px; }
#stopka_srodek {  position:relative; width:900px; height:164px; margin:0px auto; padding:0px; top:0px; left:0px; }
#stopka_srodek_left {  position:relative; float:left; width:414px; height:140px; top:0px; padding-top:20px; padding-left:20px; color: #010000; text-align:left; font-weight: bold; }
#stopka_srodek_right {  position:relative; float:right; width:418px; height:140px; top:0px; padding-top:20px; left:0px; color: #371902; text-align:left; font-weight: bold; }






