	BODY {
		background-color: #003466;
		font-size: 14px;
		xfont-family: arial;
		color: #FFD700;
		width: 1024px;
		margin: 0 auto;
	<!--[if lte IE 6]>
      margin-left: 100px;  
    <![endif]-->
	}

	#hlavicka{
		background-color: #003466;
		height: 136px;
		margin: 10px 0;
		width: 1024px;
	}

	#lista {
		display: block;
		height: 48px;
		background: url("pictures/lista.jpg") repeat-x;
		width: 1024px;
	}
	
	#leve_menu{
		width: 200px;
		color: black;
		min-height: 50px;
		float: left;
		margin-top: 50px;
	}
	
	#main_leve_menu{
		background-color: #003466;
		margin-top: 30px;
		margin-left: 240px;
		height: auto;
		text-align: center;
		width: 730px;
		min-height: 300px;
	}
		
	#main{
		background-color: #003466;
		margin-top: 10px;
		height: auto;
		text-align: center;
		width: 1024px;
	}
	
  	#main_left{
		background-color: #003466;
		margin-top: 10px;
		height: auto;
		text-align: left;
		width: 1024px;
    	font-family: Verdana, serif;
	  	font-style: bold ;
	  	color: gold;
	  	font-size: 16px;
	}
	#paticka{
		color: Gray;
		font-family: Arial;
		margin-top: 10px;
		text-align: center;
		width: 100%;
		float: both;
	}


	#lista ul {list-style: none; padding: 0 auto;}
	#lista ul li {float: left;}

	#lista ul li a { display: block; float: left; line-height: 48px; color: white; padding: 0 20px;
		font-size: 18px; text-transform: uppercase; height: 48px; text-decoration: none; font-family: arial;}
	#lista ul li a:hover  {color: white; background-color: #707470;}
	#lista ul li a.active, #menuVertical ul li a.active:hover {color: #04152e; background: #dfe7ee;}

  	#main_left a {color:gold; text-decoration:none;}
  	#main_left a:hover {color:cyan; text-decoration: underline; font-style: italic;}
  	#main_left li {color: silver;}            
  
  	#leve_menu ul, #leve_menu ul a  {list-style: none; padding: 0 auto; color: yellow; font-size: large; text-decoration: none;}
  	#leve_menu ul li {margin-top: 10px; border: 1px solid white; text-align: center; text-decoration: none;}
  
  	#leve_menu ul a:hover, #leve_menu ul li a:hover {background-color: grey; text-decoration: none;}
  	
	.lista_active{
		background-color: #707470;
		color: white;
	} 
	.navstevnik{
		color: #FFFF00;
		text-align: center;
		font-size: 8pt;
		font-family: @Verdana;
	}

	.ahoj{
		font-family: Verdana, serif;
		font-style: bold ;
		color: gold;
		font-size : 19px;
		text-align: center;
	}
	.stranky{
		color: silver;
		font-size: 15px;
		text-align: center;
		font-style: inherit;
		font-weight: bold;
	}

	.text{
		font-family: Arial;
		color: silver;
		font-size : 17px;
		text-align: justify;
		text-indent: 25px;
	}
	.text2{
		font-family: Arial;
		color: silver;
		font-size : 17px;
		text-align: center;
	}
	.zvyrazneni{
		font-family: Arial;
		color: #17FF19;
		font-size : 17px;
		text-align: center;
		margin: 80 80;
	}
	.gold{
	font-family: Verdana, serif;
	font-style: bold ;
	color: gold;
	font-size : 17px;
  	text-align: left;
	}
	
	.tabulka{
	margin-left: 100px;
	border-collapse: collapse;
	text-align: center;
	width: 476px;
	font: 15px Arial;
	}
	
	.tabulka th{
	color: black;
	background-color: yellow;
	border: inherit;
	height: 40px;
	}
	.tabulka tr{
	border: 1px solid silver;
	height: 25px;
	color: silver;
	}
	.tabulka td{
	border: 1px solid silver;
	}

	a:link {text-decoration: none; color: cyan;}
	a:hover {text-decoration: underline; color: cyan;}
	a:visited {text-decoration: none; color: cyan;}
	a:active {text-decoration: underline; color: cyan;}
	
	.prani{
		font-family: verdana;
		color: rgb(255,144,16);;
		font-size : 17px;
		text-align: center;
	}
