body { 
background-color: #623B14;  
margin : 0; 
padding : 0; 
padding-bottom : 5px; }

img {margin:0px; padding:0px;}
#NAGLOWEK {
margin : 0; 
padding : 0;
background: url("img/tlo.jpg") repeat-x;
width: 100%;
height: 300px;
}


#LOGO {
width: 800px;
height: 250px;
margin: auto;
background-image: url("img/logo.jpg");
}


#MENU {
width: 800px;
height: 50px;
margin: auto;
background-image: url("img/menu.jpg");
text-align: center;
font-size: 30px;
font-weight: bold;
}

#MENU a { font-size: 26px; font-weight: bold; color: #ccc; text-decoration: none; }
#MENU a:link { font-size: 26px; font-weight: bold; color: #ccc; text-decoration: none;}
#MENU a:hover { font-size: 26px; font-weight: bold; color: #000; text-decoration: none;}

#TRESC {
width: 800px;
height: 100%;
margin: auto;
color: #CAB5A0;
font-family: verdana;
font-size: 13px;
font-weight: normal;
background-image: url("img/tlotresc.jpg");
border: 1px solid #000;
}
#TRESC h3 {margin: 35px 0px 0px 50px; font-size: 17px; color: #CAB5A0;}

#TRESC p {
margin: 20px;
}
#TRESC a { font-size: 13px; font-weight: bold; color: #000; text-decoration: underline; }
#TRESC a:link { font-size: 13px; font-weight: bold; color: #000; text-decoration: none;}
#TRESC a:hover { font-size: 13px; font-weight: bold; color: #CAB5A0; text-decoration: underline;}

#TRESC .img img {
float: left;
margin: 0px 20px 0px 20px;
}

#TRESC dt{
font-size: 17px;
margin: 0px 0px 0px 20px;
}

#TRESC dd {margin: 9px 0px 0px 0px;}



#TRESC dl{
padding-bottom: 90px;
padding-top: 25px;
margin-left: 50px;
border-top: 1px solid #000;
border-right: 1px solid #000;
width: 700px;
}
#TRESC .panel {float: right; margin-right: 10px; margin-top: 5px;}
#TRESC .panel a { font-size: 13px; font-weight: bold; color: #CAB5A0; text-decoration: underline; }
#TRESC .panel a:link { font-size: 13px; font-weight: bold; color: #CAB5A0; text-decoration: none;}
#TRESC .panel a:hover { font-size: 13px; font-weight: bold; color: #000; text-decoration: underline;}


#STOPKA {
width: 800px;
height: 100%;
margin: auto;
font-family: verdana;
font-weight: bold;
font-size: 13px;
color: #CAB5A0;
text-align: center;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
}

.formularz textarea   {width: 280px; border: 1px solid #000; color: #000; font-family: Verdana, Tahoma, Sans-Serif; font-size: 100%; background: #ccc;}
.formularz input       {height: 17px;}
.formularz input  {border: 1px solid #999; color: #000; font-family: Verdana, Tahoma, Sans-Serif; font-size: 100%; background: #ccc;}
.formularz textarea   {width: 280px; border: 1px solid #999; color: #000; font-family: Verdana, Tahoma, Sans-Serif; font-size: 100%; background: #ccc;}
.formularz input.wyslij {width: 150px; height: 20px; margin: 5px 0 0 150px; cursor: pointer;}
.formularz input.wyslij:hover {background-position: 0 100%; border-color: #999;}

.formularz input.wyslij2 {width: 150px; height: 20px; margin: 15px 0 0 20px; cursor: pointer;}
.formularz input.wyslij2:hover {background-position: 0 100%; border-color: #999;}

a { font-size: 13px; font-weight: bold; color: #000; text-decoration: underline; }
a:link { font-size: 13px; font-weight: bold; color: #000; text-decoration: none;}
a:hover { font-size: 13px; font-weight: bold; color: #CAB5A0; text-decoration: underline;}
