/* CSS Document */
/* Created by www.GoldenDesign.cz */

/* BASIC - START */
	table {border-collapse:collapse;}
	p{text-indent: 20px; text-align:justify; margin: 0px; border:0px; padding: 5px;}
	img {border:0px;margin:0px;padding:0px;}
	li { font-weight: bold;}
/* BASIC - START */

/* BODY - START */
	h1 {
		font-size: 20px;
		font-style: italic;
		font-weight: bold;
		color: #934f1d;
		margin: 12px 0 5px 16px;
		padding: 0px;
		text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;}
	
	.home-button {
		width: 100px;
		line-height: 21px;
		background-image: url("../design/home-button-frame.png");
		background-repeat: no-repeat;
		position: relative;
		text-align: center;
		margin: -28px 0 0 230px;}
	
	.home-button:hover {
		background-image: url("../design/home-button-hover.png");}
	
	a.a-home-button {
		text-decoration: none;
		font-weight: bolder;
		display: block;
		color: #ded6bd;}
/* BODY - END */

/* LOGO - START */	
	.logo-link {
		width: 312px;
		line-height: 12px;
		font-size: 10px;
		text-align: center;
		letter-spacing: 3.3pt;
		margin: 30px 0 0 50px;
		border-top: 1px solid #862918;
		border-bottom: 1px solid #862918;;}
		
	a.a-link {
		color: #862918;
		text-decoration: none;}
		
	a.a-logo {
		margin: 2px 0 0 50px;}
/* LOGO - END */


/* INFO - START */
	h2 {
		font-size: 16px;
		font-style: italic;
		font-weight: bold;
		color: #862918;
		margin: 10px 0 5px 17px;
		padding: 0px;}
	
	p.p-provozovatel {
		margin: 0 0 0 20px;
		text-indent: 0px;}
	
	p.p-vitejte {
		margin: 0 20px 40px 20px;
		text-align: justify;}
/* INFO - END */

/* SIGNATURE - START */
	a.a-signature {
		color: #ba856d;
		text-decoration: none;}
		
	a.a-signature:hover {
		color: #862918;
		text-decoration: underline;}
/* SIGNATURE - END */