* {
	margin: 0;
	padding: 0;
	border: 0;
}

TABLE {
width: 100%;
height: 100%;
border-collapse: collapse;
font-family: Palatino, 'Bookman Old Style', 'Times New Roman', Times, serif;
color: #000000;
}

TR, TD {	
	padding: 0px;
}

TD {}
.header {
	background: #FCD689 url('pict/zag_fon.jpg') repeat-x;
	text-align: center;
	height: 110px;
	}
.sidel {
	width: 9%;
	background: #583216 url('pict/left.jpg') repeat-y;
	background-position: right;}
	
.sider {
	width: 9%;
	background: #583216 url('pict/right.jpg') repeat-y;
	background-position: left;}
	
.main {
	text-align: justify;
	background: #FCD689;
	background-position: center bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 20px;
}
	
.footer {		
	height: 30px;
	background: #875623;
	text-align: center;
	color: #E59442;}

A {
	text-decoration: none; 
	color: #583216;
	font-weight: bold;
}

A:visited {

	color: #583216;
}

A:hover {
	color: #D49944;
}

A:active {
	color: #D49944;
}

A IMG {border: 0;
	}

P {
	margin: 10px 0;
	text-indent: 20px;
	}

H1 {	
	margin: 5px 0;
	text-align: left;
	font-weight: bold;
	font-size: 120%;
	color: #000000;}
	
H2 {	font-size: 75%;
	font-weight: lighter;	}

IMG {
	margin: 10px;}
	
.zag {margin: 0;}


