		html, body		{text-align: center; margin: 0; text-align: left; background-color: #000; font: 12px Tahoma; color: #FFF}


	
		#web			{margin: 0 auto; width: 1200px;  background-repeat: no-repeat}


/* HLAVICKA */

		#hlavicka		{width: 1200px; height: 445px; position: relative}
		#hlavicka a:hover	{text-decoration: none}
		a#logo			{font-size: 11px; width: 160px; height: 55px; display: block; position: absolute; top: 80px; left: 625px; z-index: 2; text-align: center; padding-top: 100px; color: white}
		
		a#cz			{background-image: url("image/cz.jpg"); left: 633px}
		a#eng			{background-image: url("image/eng.jpg"); left: 681px}

		a#cz, a#eng		{color: #FFF; width: 47px; height: 64px; display: block; position: absolute; font-weight: bold; text-align: center; padding-top: 15px}
		a#cz:hover, #eng:hover	{background-position: -47px; color: #FF6A4F}

		#menuH			{width: 355px; height: 232px; position: absolute; top: 35px; right: 107px;}

		#menuH a		{color: #A0A0A0; font: bold 12px Tahoma; display: block;  text-align: right; float: right; padding-top: 10px}
		#menuH a:hover		{color: #FF6A4F}

		a#menu1			{background-image: url("image/menu1.jpg"); width: 355px; height: 29px}
		a#menu2			{background-image: url("image/menu2.jpg"); width: 310px; height: 29px}
		a#menu3			{background-image: url("image/menu3.jpg"); width: 293px; height: 29px}
		a#menu4			{background-image: url("image/menu4.jpg"); width: 293px; height: 30px}
		a#menu5			{background-image: url("image/menu5.jpg"); width: 310px; height: 29px}
		a#menu6			{background-image: url("image/menu6.jpg"); width: 355px; height: 26px}

		a#menu1:hover, a#menu6:hover	{background-position: -355px}
		a#menu2:hover, a#menu5:hover	{background-position: -310px}
		a#menu3:hover, a#menu4:hover	{background-position: -293px}

		
		#menuD			{ height: 94px; background-color: white; position: absolute; bottom: 0; left: 250px; }
		#menuD a		{display: block; height: 24px; float: left; font: bold 12px Tahoma; text-align: center; padding-top: 70px; color: #FFF; }
		
		a#menuD1		{width: 85px; background-image: url("image/menuD1.jpg")}
		a#menuD2		{width: 85px; background-image: url("image/menuD2.jpg")}
		a#menuD3		{width: 69px; background-image: url("image/menuD3.jpg")}
	
		a#menuD1:hover, a#menuD2:hover	{background-position: -85px; color: #FF6A4F}
		a#menuD3:hover		{background-position: -69px; color: #FF6A4F}	
	


/* OSTATNI */
		#obsah			{width: 100%; min-height: 300px}
		#levy			{width: 480px; float: left; position: relative; left: 120px; top: 20px; padding-bottom: 20px; font-size: 11px}
		#pravy			{width: 450px; float: left; position: relative; left: 160px ; top: -50px}		

	

		#patka			{width: 1200px; height: 193px; background-image: url("image/patka.jpg"); margin: 0 auto; text-align: left; position: relative}
		#patka strong		{color: #FF6B52}
		#patka_pozadi		{clear: both; width: 100%; height: 193px; background-repeat: repeat-x; background-image: url("image/patka_pozadi.jpg");text-align: center}
		a#LR			{z-index: 3; height: 68px; width: 68px; display: block; position: absolute; right: 370px; bottom: 5px; }
		
		#levy tr, #levy h2	{text-align: center}
		#levy img		{border: none}
		
		table.foto 		{width: 100%; margin-top: 30px; position: relative; left: -20px; margin-bottom: 20px}
		table.foto td		{text-align: left; vertical-align: top; padding-left: 5px}

		

		a			{text-decoration: none; color: #FF6B52;}
		a:hover 		{text-decoration: underline}

		h1, hr			{display: none}
		h2			{margin: 0; font: bold 12px Tahoma; color: #FF6B52; margin-bottom: 20px; line-height: 180%}
		h3			{margin: 0; font: bold 12px Tahoma; color: #FFF; margin-bottom: 20px; margin-top: 20px}
		table			{line-height: 150%; color: #AAAAAA}
		li			{line-height: 180%; color: #AAAAAA; text-align: justify}
		p			{line-height: 180%; color: #AAAAAA; margin: 10px 0 10px 0; text-align: justify}	
		strong			{color: #FFF}


