
	/*** obecná nastavení ********************************************************/
	*
	{
		margin: 0px;
		padding: 0px;
		border: 0px none;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	.green {color: #507F2A;}
	.blue {color: #2E2282;}
	.white {color: white;}

	body
	{
		margin:0px; 
		text-align:center; 
		background-image:url('../_img/bg5.png'); 
		background-repeat: repeat-x; 
		background-color: #171141;
	}

	ul
	{
		margin: 20px;
	}

	img
	{
		margin: 20px;
	}

	li
	{
		color: #2E2282;
		font-size: 12px;
		margin: 3px;
	}

	p
	{
		font-size: 11px;
		line-height: 1.5;
		margin: 10px;
	}

	/*** nadpisy *****************************************************************/
	h1, h3, h5 {color: #2E2282;}
	h2, h4, h6 {color: #2E2282;}

	h1, h2
	{
		font-size: 14px;
		font-weight: bold;
		margin: 10px 0px 0px 0px;
	}

	h3, h4
	{
		font-size: 12px;
		font-weight: bold;
		margin: 10px 0px 0px 0px;
	}

	h5, h6
	{
		font-size: 11px;
		font-style: italic;
		font-weight: bold;
		margin: 10px;
	}

	/*** oddělovač - resetuje vlastnost float ************************************/
	hr
	{
		background-color: #2E2282;
		color: #2E2282;
		/*border: 3px solid #2E2282;*/
		margin: 10px 0px 10px 0px;
		height: 2px;
		clear: both;
	}

	hr.fat
	{
		background: url('../_img/hr1.gif') repeat-x;
		height: 20px;
	}


	/*** hlavní tabulka stránky **************************************************/
	table.page
	{
		width: 100%;
		border: none;
		border-collapse: collapse;
		empty-cells: show;
		table-layout: fixed;
		text-align:left; 
		background-image: url('../_img/waves5.png');
		background-repeat: no-repeat;
		background-position: center top;


	}

	table.page tr td
	{
		border: 1px solid #aaaaaa;
	}
/*
	table.page tr td *
	{
		border: none;
	}
*/

	table.page tr td.noborder
	{
		border: none;
	}

	table.page tr td.top
	{
		border-top: none;
		margin: 0px;
	}

	table.page tr td.bottom
	{
		border-bottom: none;
		margin: 0px;
	}

	table.page tr td.left
	{
		border-left: none;
		margin: 0px;
	}

	table.page tr td.right
	{
		border-right: none;
		margin: 0px;
	}

	table.page tr td.lefttop
	{
		border-left: none;
		border-top: none;
		margin: 0px;
	}

	table.page tr td.righttop
	{
		border-right: none;
		border-top: none;
		margin: 0px;
	}

	table.page tr td.leftbottom
	{
		border-left: none;
		border-bottom: none;
		margin: 0px;
	}

	table.page tr td.rightbottom
	{
		border-right: none;
		border-bottom: none;
		margin: 0px;
	}


	/*
		výborné pro kontrolu rozvržení stránky:
	table.page tr td
	{
		border: 1px solid red;
	}
	*/

	td.main_head
	{
		vertical-align: middle;
		padding: 0px 10px 0px 10px;
	}

	td.main_head, td.main_head *
	{
		color: #B0B0B0;
		font-size: 10px;
	}

	/*** jednoduše orámovaná tabulka *********************************************/
	table.framed
	{
		border: 2px solid Black;
		border-collapse: collapse;
	}

	table.framed tr td
	{
		border: 1px solid Black;
		padding: 10px;
		font-size: 11px;
		white-space: normal;
	}

	/*** buňka se sloganem v záhlaví stránky *************************************/
	td.slogan
	{
		color: #2E2282;
		font-size: 18px;
		font-weight: bold;
		padding: 5px 0px 5px 30px;
	}

	/*** tabulka bez orámování *********************************************/
	table.noframe
	{
		border: none;
	}

	table.noframe tr td
	{
		padding: 5px;
		white-space: normal;
		border: none;
		font-size: 11px;
	}

	table.noframe tr th
	{
		padding: 5px;
		white-space: normal;
		border: none;
		font-size: 12px;
		font-weight: bold;
		color: #2E2282;
	}

	/*** loga certifikátů ********************************************************/
	/*
	table.cert
	{
		background-image: url(../_img/menu/back_cert_150.gif);
		background-repeat: no-repeat;
	}
	*/
	/*** levé menu ***************************************************************/

	td.menu_left
	{
		vertical-align: top;
	}

	div.submenu
	{
		padding: 3px 0px 3px 10px;
		margin: 0px 10px 0px 0px;
		border: none;
	}

	div.menu_left
	{
		padding: 3px 10px 5px 10px;
		border-bottom: 1px solid #aaaaaa;
	}

	div.menu_left a {
		font-size: 11px; 
		font-weight: normal; 
		color: #B0B0B0; 
		text-decoration: none;
	}
	td.menu_left a.sel 		{color: #FFFFFF;}
	td.menu_left a:hover 		{text-decoration: underline;}
	td.menu_left a.sel:hover	{text-decoration: none;}

	/*** banner hlavní oblasti stránky *******************************************/
	div.banner
	{
		color: #A0A0A0;
		font-size: 18px;
		font-weight: bold;
		padding: 20px 0px 10px 0px;
	}

	/*** hlavní oblast stránky ***************************************************/
	td.main
	{
		/*background-color: #2E2282;*/
		vertical-align: top;
		background-color: #EAF5FC;
		padding: 0px 20px 10px 20px;
	}

	/*** menu výběru jazyka ******************************************************/
	td.menu_lang
	{
		color: white;
		/*background-color: #2E2282;*/
		text-decoration: none;
		font-size: 11px;
		/*font-style: italic;*/
		font-weight: bold;
		white-space: nowrap;
		padding: 3px 10px 3px 10px;
	}

	td.menu_lang *
	{
		color: white;
		/*background-color: #2E2282;*/
		text-decoration: none;
		font-size: 11px;
		/*font-style: italic;*/
		font-weight: bold;
		white-space: nowrap;
		margin: 0px;
		padding: 2px;
	}

	td.menu_lang a.sel {color: #B0B0B0;}

	td.menu_lang a *:hover {background-color: white;}
	td.menu_lang a.sel *:hover {background-color: #2E2282;}

	/*** počítadlo přístupů ***************************************************/
	table.counter
	{
		border: 1px solid white;
		margin: 10px 5px 10px 52px;
		border-collapse: collapse;
		background-color: black;
	}

	table.counter tr td
	{
		border: 1px solid #808080;
		padding: 0px;
	}

	table.counter tr td img
	{
		margin: 0px;
	}



