body { color: #000;
		 	 background-color: #ffeccb;
		 	 background-image: url('backgrnd.jpg');
			 }
table { border-collapse: collapse }

p { text-align: left; }

a:link { color: #000000; }
a:hover { color: #666; }
a:visited { color: #000000; }		

img { border: 0px none; }

hr { color: #000000;
	 	 width: 80;
	 	 height: 1px;
		 margin: 0px;
		 margin-top: 20px;
		 margin-bottom: 20px;
	 	 text-align: left;
		 border-style: none; }

blockquote { font-style: italic; }

/*Prvky*/


td { text-align: center;
	font-size: 16px}h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}

