	/* Základní tagy */
	BODY 					{color: #000; background: #fff; font-size: 75%; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; text-align: center;}
	H2 					{color: #ee1923; font-size: 115%; height: 20px; border-bottom: 2px #e1eaf9 solid; margin: 0; padding: 5px 10px;}
	H3 					{color: #ee1923; font-size: 100%; margin: 10px 0 5px 0;}
	H4 					{color: #ee1923; font-size: 95%; margin: 10px 0 0 0;}
	P 					{margin: 10px 0 0 0;}
	UL 					{margin: 0 15px; padding: 0;}
	LI					{margin: 0; padding: 0;}
	FORM 					{margin: 0; padding: 0;}
	INPUT,
	SELECT,
	TEXTAREA,
	TABLE	 				{font-size: 100%; font-family: Arial, Helvetica, sans-serif; vertical-align: middle;}
	A 					{color: #345b99;}
	A:hover 				{color: #ee1923;}

	/* Inputy, submity a labely */
	INPUT.submit 				{color: #294d84; background: url(../images/bgsubmit.gif) 0 50% repeat-x #bbcce8; font-weight: bold; border: 1px #3a63a4 solid; padding: 2px;}
	INPUT, SELECT, TEXTAREA			{color: #444; background: #f8f8f8; border: 2px inset;}
	INPUT.noback				{border: 0; background: transparent;}
	LABEL 					{cursor: pointer;}

	/* Obal stránky */
	#pagepevna 				{width: 780px; background: url(../images/bg.gif) 100% 0 repeat-y; margin: 1px auto 0 auto; text-align: left; position: relative;}

	/* Hlavička */
	#hlavicka 				{height: 239px; background: url(../images/bghead.jpg) no-repeat;}

	/* Logo */
	#logo 					{width: 192px; height: 60px; background: url(../images/logo.gif) no-repeat; margin: 0; position: absolute; left: 0; top: 30px;}
	#logo A 				{width: 192px; height: 60px; display: block;}
	#logo A SPAN 				{display: none;}

	/* Vyhledavani */
	#vyhledavani 				{color: #406baf; font-weight: bold; position: absolute; left: 240px; top: 202px;}
	#vyhledavani P 				{font-size: 95%; margin: 0; padding: 0;}
	#vyhledavani INPUT 			{vertical-align: middle;}
	#vyhledavani .zadani 			{width: 140px; margin: 0 3px;}
	#vyhledavani .submit 			{border: 0; background: transparent;}

        /* Menu */
	#menu 					{position: absolute; left: 225px; top: 167px;}
	.jsmenu_top 				{color: #fff; font-size: 11px; text-decoration: none; text-align: center; font-weight: bold; font-family: Arial;}
	.jsmenu_tophover			{color: #fff; font-size: 11px; text-decoration: none; text-align: center; font-weight: bold; font-family: Arial;}
	.jsmenu_sub 				{color: #fff; font-size: 11px; text-decoration: none; text-align: left; font-weight: bold; font-family: Arial;}
	.jsmenu_subhover			{color: #fff; font-size: 11px; text-decoration: none; text-align: left; font-weight: bold; font-family: Arial;}
	.jsmenu_subborder			{border: 1px #274a80 solid;}
	.jsmenu_oddel 				{font-family: Arial;}

	/* Home a Mapa stránek */
	#ikony 					{width: auto; height: 17px; position: absolute; right: 17px; top: 207px; z-index: 500;}
	#ikony A 				{border: 0; display: block;}
	#ikony #uvod 				{width: 13px; height: 12px; background: url(../images/icon_uvod.gif) no-repeat; position: relative; left: -57px; top: 0;}
	#ikony #uvod:hover			{background: url(../images/icon_uvod.gif) no-repeat;}
	#ikony #napiste_nam 			{width: 12px; height: 10px; background: url(../images/icon_napiste_nam.gif) no-repeat; position: relative; left: -38px; top: -10px;}
	#ikony #napiste_nam:hover		{background: url(../images/icon_napiste_nam.gif) no-repeat;}
	#ikony #mapa 				{width: 11px; height: 12px; background: url(../images/icon_mapa.gif) no-repeat; position: relative; left: -19px; top: -21px;}
	#ikony #mapa:hover			{background: url(../images/icon_mapa.gif) no-repeat;}
	#ikony #tisk 				{width: 14px; height: 12px; background: url(../images/icon_tisk.gif) no-repeat; position: relative; left: -2px; top: -33px;}
	#ikony #tisk:hover			{background: url(../images/icon_tisk.gif) no-repeat;}
	#ikony SPAN				{display: none;}

	/* Strana a sloupce */
	#levy 					{width: 219px; background: url(../images/bgleft.jpg) 0 100% no-repeat; font-size: 95%; float: left; position: relative; top: -47px; padding-bottom: 185px;}
	#levy H3 				{color: #284b81; font-size: 105%; background: url(../images/bgnadp.gif) no-repeat; margin: 0; padding: 14px 0 10px 0; text-align: center; position: relative;}
	#levy .obsah				{background: url(../images/bgbox.gif) repeat-y; padding: 5px; position: relative;}
	#levy .bottom 				{height: 30px; background: url(../images/bgbottom.gif) 0 100% no-repeat; position: relative;}
	#levy P 				{margin: 2px 20px 0 20px;}
	#pravy 					{display: none;}
	#stredovy 				{margin: 10px 15px 0 235px; padding: 0;}
	#stredovy .obsah 			{width: 98%; margin: 10px 0;}
	#stredovy HR				{color: #e1eaf9; background: #e1eaf9; border: 0; height: 1px; margin: 5px 0;}

	/* Box s adresou */
	#adresa H3 				{background: url(../images/bgadresa.gif) no-repeat; margin: 0; padding: 20px 0 0 0; text-align: center; position: relative;}
	#adresa .obsah				{background: url(../images/bgbox.gif) repeat-y; padding: 5px; position: relative;}
	#adresa .bottom 			{height: 30px; background: url(../images/bgbottom.gif) 0 100% no-repeat; position: relative;}
	#adresa P				{margin: 7px 20px 0 40px;}

	/* Pomocná navigace */
	#pom_navigace				{margin-top: -14px;}
	#pom_navigace H3 			{color: #fff; font-size: 105%; background: url(../images/bgmenu_nadp.gif) no-repeat; margin: 0; padding: 14px 0 10px 0; text-align: center;}
	#pom_navigace .obsah			{background: url(../images/bgmenu.gif) repeat-y; padding: 5px;}
	#pom_navigace .bottom 			{height: 120px; background: url(../images/bgmenu_bottom.jpg) 0 100% no-repeat; margin-bottom: 12px;}

	#pom_navigace #uroven1			{width: 100%; list-style-type: none; line-height: 18px; margin: 0; padding: 0;}
	#pom_navigace #uroven1 LI		{width: 100%; margin: 0; padding: 0;}
	#pom_navigace #uroven1 A 		{width: auto; _height: 18px; color: #fff; text-decoration: none; background: url(../images/odrazka.gif) 8px 5px no-repeat #365d9c; padding: 1px 8px 1px 20px; margin: 0 15px; border-top: 1px #2c5088 solid; border-bottom: 1px #7792bd solid; display: block;}
	#pom_navigace #uroven1 A:hover 		{background-color: #426eb4;}
	#pom_navigace #uroven1 #active 		{width: auto; _height: 18px; color: #fff; text-decoration: none; background: url(../images/odrazka2.gif) 8px 5px no-repeat #284b81; padding: 1px 8px 1px 20px; margin: 0 15px; border-top: 1px #2c5088 solid; border-bottom: 1px #7792bd solid; display: block;}

	#pom_navigace #uroven2			{width: 100%; list-style-type: none; line-height: 18px; margin: 0; padding: 0;}
	#pom_navigace #uroven2 LI		{width: 100%; margin: 0; padding: 0;}
	#pom_navigace #uroven2 A 		{width: auto; _height: 18px; color: #fff; text-decoration: none; background: url(../images/odrazka.gif) 22px 5px no-repeat #365d9c; padding: 1px 8px 1px 35px; margin: 0 15px; border-top: 1px #2c5088 solid; border-bottom: 1px #7792bd solid; display: block;}
	#pom_navigace #uroven2 #active 		{width: auto; _height: 18px; color: #fff; text-decoration: none; background: url(../images/odrazka2.gif) 22px 5px no-repeat #284b81; padding: 1px 8px 1px 35px; margin: 0 15px; border-top: 1px #2c5088 solid; border-bottom: 1px #7792bd solid; display: block;}

	#pom_navigace #uroven3			{width: 100%; list-style-type: none; line-height: 18px; margin: 0; padding: 0;}
	#pom_navigace #uroven3 LI		{width: 100%; margin: 0; padding: 0;}
	#pom_navigace #uroven3 A 		{width: auto; _height: 18px; color: #fff; text-decoration: none; background: url(../images/odrazka.gif) 36px 5px no-repeat #365d9c; padding: 1px 8px 1px 50px; margin: 0 15px; border-top: 1px #2c5088 solid; border-bottom: 1px #7792bd solid; display: block;}
	#pom_navigace #uroven3 #active 		{width: auto; _height: 18px; color: #fff; text-decoration: none; background: url(../images/odrazka2.gif) 36px 5px no-repeat #284b81; padding: 1px 8px 1px 50px; margin: 0 15px; border-top: 1px #2c5088 solid; border-bottom: 1px #7792bd solid; display: block;}

	#pom_navigace #uroven4			{width: 100%; list-style-type: none; line-height: 18px; margin: 0; padding: 0;}
	#pom_navigace #uroven4 LI		{width: 100%; margin: 0; padding: 0;}
	#pom_navigace #uroven4 A 		{width: auto; _height: 18px; color: #fff; text-decoration: none; background: url(../images/odrazka.gif) 50px 5px no-repeat #365d9c; padding: 1px 8px 1px 65px; margin: 0 15px; border-top: 1px #2c5088 solid; border-bottom: 1px #7792bd solid; display: block;}
	#pom_navigace #uroven4 #active 		{width: auto; _height: 18px; color: #fff; text-decoration: none; background: url(../images/odrazka2.gif) 50px 5px no-repeat #284b81; padding: 1px 8px 1px 65px; margin: 0 15px; border-top: 1px #2c5088 solid; border-bottom: 1px #7792bd solid; display: block;}

	#pom_navigace #uroven9			{width: 100%; list-style-type: none; line-height: 18px; margin: 0; padding: 0;}
	#pom_navigace #uroven9 LI		{width: 100%; margin: 0; padding: 0;}
	#pom_navigace #uroven9 A 		{width: auto; _height: 18px; color: #fff; text-decoration: none; background: url(../images/odrazka.gif) 22px 5px no-repeat #365d9c; padding: 1px 8px 1px 35px; margin: 0 15px; border-top: 1px #2c5088 solid; border-bottom: 1px #7792bd solid; display: block;}
	#pom_navigace #uroven9 #active 		{width: auto; _height: 18px; color: #fff; text-decoration: none; background: url(../images/odrazka2.gif) 22px 5px no-repeat #284b81; padding: 1px 8px 1px 35px; margin: 0 15px; border-top: 1px #2c5088 solid; border-bottom: 1px #7792bd solid; display: block;}

	/* Anketa */
	#anketa 				{position: relative; text-align: center;}
	#anketa DL.left 			{text-align: left; margin: 0 0 5px 15px; padding: 0;}
	#anketa DD           			{margin: -18px 0 0 38px;}

	/* Aktuality ve sloupci */
	#levy #aktuality-levy			{width: 150px; margin: 0 0 5px -3px;}
	#levy #aktuality .obsah			{padding: 0 25px 0 25px; margin-top: -5px;}
	#levy #aktuality IMG  			{border: 1px #284b81 solid;}
	#levy #aktuality .datum			{margin: 0; padding-top: 5px; font-weight: bold;}
	#levy #aktuality .nazev			{margin: 0 0 2px 0;}
	#levy #aktuality .text			{margin: 2px 0 10px 0;}

	/* Aktuality ve článku */
	#stredovy .datum			{margin: 0; font-weight: bold;}
	#stredovy .nazev			{margin: 0 0 2px 0;}
	#stredovy .aktuality 			{float:left;}
	#stredovy .aktuality IMG 		{border: 1px #19106d solid; margin-right: 6px;}
	#stredovy .text				{margin: 2px 0 10px 0;}
	#stredovy .cleaner 			{clear: left;}
	#stredovy #aktuality 			{width: auto; height: 80px; margin: auto; border: 0; text-align:left; max-width: 1024px;}
   	#stredovy #aktuality-levy 		{float: left; width: 90px; margin: 0; padding: 0;}
   	#stredovy #aktuality-levy-obsah 	{margin: 0; padding: 0; font-size: 70%;}
   	#stredovy #aktuality-pravy 		{margin: 0; padding: 0;}
   	#stredovy #aktuality-pravy-obsah 	{margin: 0; padding: 0 10px; font-size: 100%;}

	/* Novinky e-mailem */
	#novinky 				{text-align: center;}
	#novinky .zadani			{width: 130px; margin-top: 4px;}
	#novinky .submit 			{width: 130px; margin: 0 0 5px 0;}

	/* Partneři */
	#partneri 				{text-align: center;}
	#partneri IMG 				{border: 0;}

	/* Doporučení */
	#doporuceni 				{}

	/* Poslední diskuzní příspěvky */
	#diskuse_posledni .datum		{margin-bottom: 0;}

	/* Patička */
	#paticka 				{width: 780px; height: 40px; font-size: 95%; color: #abc7f1; background: url(../images/bgfoot.gif) 100% 0 no-repeat; margin: 0 auto; text-align: center; position: relative; top: -5px;}
	#paticka P				{margin: 0 0 0 240px; padding-top: 7px; line-height: 28px;}
	#paticka A				{color: #abc7f1;}
	#paticka A:hover			{color: #fff;}
	#paticka SPAN 				{color: #345b99;}
	#paticka SPAN A				{color: #345b99;}
	#paticka SPAN A:hover			{color: #ee1923;}

	/* Reklama */
	#reklama 				{position: absolute; left: 780px; top: 18px;}

	/* Hlášky*/
	.potvrzeni				{margin: 10px 0 0 0;}
	.chyba 					{color: #f00; font-weight: bold; margin: 10px 0 0 0;}
	.pozn 					{font-style: italic; margin: 10px 0 0 0;}

	/* Tabulky */
	TABLE					{margin: 10px 0;}
	.top					{vertical-align: top;}
	.tab_back 				{font-size: 85%; background: #ecebf3; border: 1px #19106d solid; border-collapse: collapse;}
	.tab_back TD				{border: 1px #19106d solid; padding: 3px;}
	.tab_back2 				{background: #ecebf3; border: 1px #19106d solid; border-collapse: collapse;}
	.tab_back2 TH				{color: #fff; background: #19106d; padding: 3px;}
	.tab_back2 TD				{border: 1px #19106d solid; padding: 3px;}
	.tab_back2 INPUT,
	.tab_back2 SELECT 			{border: 1px #19106d solid; background: #fff;}
	.tab_back2 .submit 			{color: #fff; background: #bd3939; border: 1px #19106d solid;}
	.tab_back2 .noback			{border: 0; background: transparent;}
	.tab_border 				{border: 1px #19106d solid; border-collapse: collapse;}
	.tab_border TD				{border: 1px #19106d solid; padding: 3px;}

	#techinfo				{width: 100%;}
	#techinfo .obr				{padding: 0 10px 0 0; vertical-align: top;}
	#techinfo .data				{width: 100%; padding: 0; vertical-align: top;}
	#techinfo .data TABLE			{width: 100%;}
	#techinfo .data TABLE TD		{padding: 1px 10px;}
	#techinfo .data TABLE .barva TD		{background: #e1eaf9 !important;}
	#techinfo .data .pravy 			{text-align: right;}


	/* Ostatní (SPANy) atd. */
	.nazev_akce				{color: #19106d; font-size: 115%; font-weight: bold;}
	.carka					{display: none;}

	/* Slovník */
	.slovnik_pismeno			{font-size: 120%; background: #e1eaf9; border-bottom: 1px #284b81 solid; padding: 1px 5px 0 5px;}
	.slovnik_pojem				{color: #345b99; cursor: help; border-bottom: 1px #284b81 dashed; text-decoration: none;}
	.slovnik_pojem:hover			{color: #ee1923;}
	A.top	 				{width: 14px; height: 14px; background: url(../images/top.gif) no-repeat left bottom; padding: 14px 0 0 14px; vertical-align: middle;}
	A.top SPAN				{display: none;}
	P					{margin: 5px;}
	DL					{margin: 0; padding: 0;}
	DT           				{padding: 5px 0 0 5px;}
	DD           				{margin-left: 120px;}

	/* Výsledky vyhledávání */
	H3.hledani				{color: #ee1923; background: url(../images/sipka_hledani.gif) 0 0px no-repeat; font-size: 100%; margin: 10px 0 0 0; padding: 0 0 0 20px;}

	/* Související články */
	#souvisejici 				{margin: 50px 0 10px 0;}

	/* Anotace */
	.anotace_nadp				{color: #19106d; font-size: 100%; margin: 15px 0 -15px 0;}
	.anotace 				{background: #ecebf3; border: 1px #19106d solid; margin: 20px 0; padding: 8px;}
	.anotace H3				{margin: 0 0 5px 0;}
	.anotace P				{margin: 0;}

	/* Diskuze */
	#diskuse 				{border: 1px #e1eaf9 solid; padding: 5px; margin: 20px 0px 20px 0px;}
	#diskuse LEGEND	 			{color: #406baf; background: #f0f4fb; border: 1px #e1eaf9 solid; padding: 2px 3px; margin-bottom: 8px;}
	#diskuse .udaje   			{padding: 2px; background: #f0f4fb; border: 1px #e1eaf9 solid;}
	#diskuse .text   			{margin-bottom: 10px;}
