
	.pokus{
		background: #dd0000;
		color:#000000;
		width: 400px
	}

	a {
		padding: 1px;
		height: 1px;
	}
	a:link {
		color: #006600;
		font-weight: bold;
	}
	a:visited {
		color: #009600;
		font-weight: bold;
	}
	a:hover {
		background-color: #006600;
		color: #ffffff;
		letter-spacing: 1px;
		font: bold;
	}
	.hlavicka {
		font-weight: bold;
		color: Black;
		font: 50pt;
		letter-spacing: 10pt;
	}
	.nadpis {
		font-weight: bold;
		line-height: 14pt;
		font-size: 12pt;
		color: White;
		font-family: verdana, sans-serif;
		background-color: #006600;
		text-align: Left;
		text-indent: 5px;
		margin-left: 1px;
	}
	.nadpis1 {
		font-weight: bold;
		line-height: 13pt;
		font-size: 11pt;
		color: White;
		font-family: verdana, sans-serif;
		background-color: #006600;
		text-align: Left;
		text-indent: 10px;
		margin-left: 20px;
	}
	.text {
		text-indent: 15px;
		line-height: 11pt;
		font-size: 10pt;
		color: #000000;
		margin-left: 20px;
	}
	.texto {
		text-indent: 2em;
		line-height: 11pt;
		font-size: 10pt;
		color: #000000;
		margin-left: 20px;
	}
	.new {
		line-height: 11pt;
		font-size: 10pt;
		color: #dd0000;
		font-family: verdana, sans-serif;
		text-indent: 5px;
		margin-left: 10px;
		margin-right: 10px;
		letter-spacing: 1pt;
	}
	}
	li {
		color: #006600;
	}
	.odkaz {
		font-style: normal;
		font-variant: uderline;
		font-weight: bold;
		line-height:                10pt;
		font-size: 10pt;
		color: #FFFFCC;
		font-family: verdana, sans-serif
	}
	table {
		background: White;
	}
	body {

	}
	.vedle {
		color: White;
		font-size: 9pt;
		background-color: Black;
		font-family: verdana, sans-serif;
		font-weight: bold;
	}
	.menu {
		font-size: 9pt;
		color: #dd0000;
		font-family: verdana, sans-serif;
		text-indent: 5px;
		letter-spacing: 1pt;
		line-height: -10pt;
		text-decoration: underline;
	}
	.buttom{
		border-bottom-style: solid;
		color: ButtonText;
		border-bottom-color: ButtonFace;
		border-bottom-width: medium;
		border-bottom: medium solid;
	}

