BODY           {text-align: center;
		background-color: #4f4d4d;
		color: white;
               }

.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: 50px;
		}

DIV#hlava       {
		
		POSITION: relative;
		TEXT-INDENT: 0px;
		text-align: center;
		WIDTH: 850px;
		background-color: orange;		
		height: 140px;
		margin: 0 auto;
               }

H1	       {
		text-align:left;
		text-transform: uppercase;
	        
		color: black;
		padding-top: 50px;
		padding-left: 50px;
		FONT-SIZE: 200%; 
		}


DIV#stred		{
		POSITION: relative;
		DISPLAY: table;
		text-align: justify;
		WIDTH: 850px;
		HEIGHT: 0px;		
		background-color: orange;
		margin: 0 auto;
		}


H2	       { font-family: Arial, sans-serif ;
		
		color: green;
		margin-left: 50px;
	       }

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;
		
		FONT-SIZE: 110%;
		}

H5		{
		margin-left: 150px;
		FONT-SIZE: 100%;
		}

.text1		{
		color: White;
		float: right;
		POSITION: relative;
		text-align: justify;
		WIDTH: 280px;
		margin: 20px;
		
		}


.text2		{
		float: left;
		POSITION: relative;
		text-align: justify;
		margin: 40px;
		width: 320px;
		}

.text3          {
		POSITION: relative;
				
		}

A:link	       {color: #9f1818 }
A:visited      {color: #9f1818 }


