body{
background-color:#DABD91;
background-image:url("../images/bg.jpg");
background-position:top;
color:#330000; /* #632423 */
margin:0;
padding:0;
cursor:default; 
}

a{
color:#330000; /* #632423 */
text-decoration:none;
}
a:hover{
color:#330000; /* #632423 */
text-decoration:underline;
}

img{
border:0px solid #000000;
}

#all{
height:700px;
width:900px;
border:0px solid #000000;
}

#td1{
height:50px;
}

#td2{  /*lewa komórka - kontakt */
height:550px;
width:30%;
text-align:left;
vertical-align:bottom;
}
#td2a{ /* prawa komórka tresc */
height:550px;
width:70%;
vertical-align:bottom;
}
#td3{
height:100px;
text-align:center;
}








/************************************** KONTAKT.PHP **************************************/
#kontakt{
width:260px;
text-align:center;
height:350px;  /*WYSOKOŚĆ PRZEŹROCZYSTOŚCI KONTAKT */

}

/*TOP*/
.tl{
height:20px;
width:20px !important;
background-image:url("../images/tl.png");
background-repeat:no-repeat;
}
#tc{
background-image:url("../images/text.png");
background-repeat:repeat;
height:20px;
width:220px;
}
.tr{
height:20px;
width:20px !important;
background-image:url("../images/tr.png");
background-repeat:no-repeat;
}

/*CENTER*/
#cc{
background-image:url("../images/cc.png");
background-repeat:repeat;
height:310px;
}


/*BOTTOM*/
.bl{
height:20px;
width:20px !important;
background-image:url("../images/bl.png");
background-repeat:no-repeat;
}
#bc{
background-image:url("../images/cc.png");
background-repeat:repeat;
height:20px;
}
.br{
height:20px;
width:20px !important;
background-image:url("../images/br.png");
background-repeat:no-repeat;
}




/**************************************PRAWA **************************************/
#prawa{
height:550px;
width:550px;
text-align:center;
}



#tcp{
background-image:url("../images/cc.png");
background-repeat:repeat;
height:20px;
width:510px;
}


#ccp{
background-image:url("../images/cc.png");
background-repeat:repeat;
width:550px;
height:510px;
}


#bcp{
background-image:url("../images/cc.png");
background-repeat:repeat;
height:20px;
}



/************************************** MENU **************************************/
#menu{
height:80px;
width:100%; /* 550 */
font-weight:bold;
}

#tcm{
background-image:url("../images/cc.png");
background-repeat:repeat;
height:20px;
/* width:510px; */
}


#ccm{
background-image:url("../images/cc.png");
background-repeat:repeat;
/*width:100%; /*550*/
height:40px;
text-align:center;
}


#bcm{
background-image:url("../images/cc.png");
background-repeat:repeat;
height:20px;
}







/************************************** GALERIA **************************************/
#galeria{
text-align:center;
}
.galeria{
background-image:url("../images/galeria.gif");
margin:10px 10px 10px 10px;
padding:10px 10px 10px 10px;
}

#tresc{
overflow:auto;
width:530px;
height:510px;
text-align:left;
padding-left:10px;
}


/***************************************HACK ***********************************/
#spanright{
text-align:right;
}
