body {
	background: url(podklad/poz_2.png) repeat fixed center center;
}
table#hlavni {
	width: 800px;
	border-right-width: thin;
	border-right-style: double;
	border-right-color: #996633;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #996633;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #B87A3D;
	background: url(podklad/grunge-1.png) repeat scroll right;



}
table#buton {
	height: 40px;
	width: 200px;


}
table#hlavicka {
	background: fixed;
	height: 200px;
	width: 800px;
	border: #996633;

}
table#pole {
	background-image: url(podklad/pod_2.jpg);


}
table#pole1 {
	background-image: url(podklad/papir_02.jpg);
	list-style: url(galerie_portret/album/index.html) inside;

}
a:link {
	font: 16px "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
}
a:hover {
	color: #FF6600;
}

