
BODY           {text-align: center;
		background-color: black;
		color: black}

.obr0		{float: right;
		 margin-top: 20px;
		 margin-right: 20px;
		 
		}

.obr		{float: right;
		 margin-right: 20px;
		 margin-top: 20px;
		 margin-bottom: 20px;
		}

.obr1		{float: left;
		 margin-left: 30px;
		}

.obr2		{float: right;
		 margin-left: 400px;
		 margin-top: 20px;
		 margin-right: 20px;
		}


DIV#hlava       {
		
		POSITION: relative;
		TEXT-INDENT: 0px;
		text-align: center;
		WIDTH: 850px;
		background-color: black;		
		height: 140px;
		margin: 0 auto;
               }

H1	       {
		text-align:left;
		text-transform: uppercase;
		color: white;
		padding-top: 50px;
		padding-left: 20px;
		padding-bottom: 20px;
		FONT-SIZE: 200%; 
		}


DIV#stred		{
		POSITION: relative;
		DISPLAY: table;
		text-align: justify;
		WIDTH: 850px;
		HEIGHT: 0px;		
		background-color: black;
		margin: 0 auto;
		}


H2	       { font-family: Arial, sans-serif ;
		
		color: white;
		margin-left: 30px;
	       }

DIV#stred1	{
		POSITION: relative;
		DISPLAY: table;
		
		WIDTH: 850px;
		HEIGHT: 0px;
		background-color: black;
		}

.MENU		{
		float: left;
		text-align: left;
		WIDTH: 240px;
		background-color: black;
		
		}


DIV#pata0	{
		POSITION: relative;
		WIDTH: 850px;
		text-align: center;
		margin: 0 auto;
		}

DIV#pata		{
		POSITION: relative;
		text-align: center;
		}

DIV#pata1		{
		text-align: center;
		}


H3		{
		color: white;
		margin-top: 10px;
		margin-left: 30px;
		FONT-SIZE: 150%;
		}

H4		{
		margin-left: 30px;
		margin-right: 30px;
		FONT-SIZE: 100%;
		width: 200px;
		text-align: left;
		}

H5		{
		margin-left: 150px;
		FONT-SIZE: 100%;
		}

.text		{
		color: white;
		text-align: justify;
		width: 800px;
		margin left: 0px;
		margin right: 0px;
		}


.text1		{
		color: white;
		text-align: center;
		width: 150px;
		margin-left: 4px;
		margin-right: 4px;		
		}


.text2		{
		float: left;
		POSITION: relative;
		text-align: justify;
		margin: 40px;
		width: 320px;
		}

.text3          {
		POSITION: relative;
		color: red;		
		}


table		{
		table-layout: auto;
		border: 2px;
		text-align: center;
		width: 800px;
		font-color: white;
		}



td		{
		width: 150px;
		border: 2px;
		font-color: white;
		margin: 0 auto;
		}


A:link	       {color: red }
A:visited      {color: red }

P              {
  		margin: 30px;
		font-color: white;

               }
