		body{
				background: #ffffff;
			}
		TD{font-size: 80%;}
		#zakladna{
			min-width: 600px;
			margin: 200px 0px;
			background-color: #fff;
			color: #777;
			font-family: georgia, serif;
			font-weight: medium;
			font-size: 14px;
		}
		#zakladna .dark {color: #111; font-weight: bold}
		#zakladna a {color: #676767; text-decoration: underline}
		#zakladna a:link {color: #676767;text-decoration: underline;}
		#zakladna a:visited {color: #676767; text-decoration: underline}
		#zakladna a:hover {color:#aaa; text-decoration: underline}
		#titulek{
			text-align: right;
			background-color: #fff;
			border-bottom: 1px solid black;
			font-weight: bold;
			font-size: 22px;
		}
		#titulek a.titulek1 {color: #ccc; text-decoration: none}
		#titulek a.titulek1:link {color: #ccc; text-decoration: none}
		#titulek a.titulek1:visited {color: #ccc; text-decoration: none}
		#titulek a.titulek1:hover {color: #777; text-decoration: none}
		#vyber{
			background: #fff;
			float: left;
			width: 250px;
			height: 250px;
			margin: 0;
		}
		.l1 {color: #777;}
		.l2 {color: #777;}
		.l3 {color: #777;}
		.l4 {color: #777;}
		.l5 {color: #777;}
		.l6 {color: #777;}
		#text{
			background: #fff;
			text-align: right;
			height: 250px;
			margin-left: 0px;
			margin-right: 0px;
			overflow: auto;
		}
		#obrazek{
			background: url(../pct/logo.jpg) no-repeat top center #fff;
			float: right;
			width: 250px;
			height: 250px;
			margin: 0;
		}
		#odkazzpet{
			text-align: right;
			clear: both;
			margin: 0;
			padding: .5em;
			border-top: 1px solid gray;
		}
		#vyber p{	
                        margin: .2em 1em .2em 1em;
                }
		#text p{
			margin: 1em;
		}
		#text h3{
			margin: 1em;
		}

