body	{
		background-color: #ffffff;
		}

.obsah	{background: #000;
		position: absolute;
		top: 163px;
		left: 13.2em;
		width: 33.6em;
		height: 10000px
		}
		
.menu	{background: #000 url(img/jdr_menu_back.jpg);
		position: absolute;
		top: 163px;
		left: 0em;
		width: 13em;
		height: 10000px
		}
		
.hlava	{background: #000 url(img/jdr_top_back.jpg) center;
		position: absolute;
		top: 0;
		left: 0;
		width: 60em;
		height: 160px
		}
		
.logo	{
		position: relative;
		top: 5px;
		left: 0.5em
		}
		
.right	{background: #000;
		position: absolute;
		top: 163px;
		left: 47em;
		width: 13em;
		height: 10000px
		}
		
h1		{display: none}
		
h2		{font: bold 12pt sans-serif;
		color: #e00;
		margin: 5pt;
		}
		
.clear {clear: both}
		
h3		{font: bold 10pt sans-serif;
		color: #fff;
		margin: 5pt
		}
		
		
.textobsah	{font: 10pt sans-serif;
		color: #fff;
		margin: 5pt
		}
		
.textmenu	{font: bold 11pt sans-serif;
		line-height: 100%;
		color: #fff;
		margin-top: 5pt;
		margin-left: 2em;
		margin-bottom: 10pt;
		}
		
.podpis	{font: bold 8pt sans-serif;
		color: #fff;
		margin-top: 100pt;
		margin-left: 2em;
		margin-bottom: 15pt;
		}

.partner{font: bold 10pt sans-serif;
		color: #fff;
		margin-top: 5pt;
		margin-left: 5pt;
		margin-bottom: 15pt;
		}	
		
a:link	{
		color: #fff;
		font-weight: bold;
		text-decoration: underline;
		}

a:visited	{
		color: #ccc;
		font-weight: bold;
		text-decoration: underline
		}
		
a:hover	{
		color: #e00;
		text-decoration: underline;
		}
		
img		{
		border: none
		}

.obsah img	{
		float: left;
		margin-right: 5px;
		margin-left: 5px
		}
.redbold	{
		color: #e00;
		font-weight: bold
		}
				
hr		{
		color: #e00;
		margin: 5px
		}
		
dd		{
		margin:0 0 10px 50px;
		}