body {margin: 0; padding:0;}
	.h_white {
		color: white;
		font-family: Arial;
		font-size: 13pt;
		padding: 5 0 5 20;
	}
	.h2_white {
		color: white;
		font-family: Arial;
		font-size: 13pt;
		padding: 5 20 5 0;
	}
	.menu {
		color: black;
		font-family: Verdana;
		font-weight: bold;
		font-size: 12px;
		padding: 2 20 2 10;

	}
	
	.hover {
		color: black;
		font-family: Verdana;
		font-weight: bold;
		font-size: 12px;
		padding: 2 20 2 10;
		background-color: #424C6E;
		
	}
	
	.menu a {
		color: black;
		text-decoration: none;
	}
	
	.hover a {
		color: white;
		text-decoration: none;
	}
	
	.menu2 {
		color: black;
		font-family: Arial;
		font-size: 10pt;
		padding: 0 10 0 10;
		font-weight: bold;
	}
	h1 {
		color: black;
		font-family: Arial;
		font-size: 13pt;
		margin: 8 18 5 10;
	}
	.text p, text table {
		color: black;
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		/*margin-bottom: 20;
		line-height:130%;
		margin-left: 47;*/
	}
	.text, table,td,tr {
		font-family: Verdana;
		font-size: 11px;
	}
	
	.text table, .text td {
		border: solid 1px #eeeeee;
	}
	
	table.menu, table.menu td {
		border: 0;
	}
	/*.text p img {
		margin: 5 10 5 -47;
	}*/
	p.red {
		color: #971A4D;
		margin:0;
		font-family: Verdana;
		font-size: 11px;
	}
	div.title {
		background-color: #eeeeee;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		margin-left: -9;
		margin-right: -10;
		margin-bottom:5;
		margin-top:10;
	}
	div.download {
	padding-top:1; 
	font-size:13px; 
	font-family: Verdana;

	}
	div.download a {
	font-size:11px; 
	font-family: Verdana;
	}
	
	div.news {
	font-size: 11px; 
	font-family: Verdana;
	font-weight: normal;
	margin-top:10;
	}
	.news span {
		font-size: 13px;
		font-weight: normal;
	}
	.header {
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
	}
	.simple {
		font-family: Verdana;
		font-size: 11px;
	}
	div.submenu {
		position: absolute;
		top: 173;
		border: solid 2px #424C6E;
		margin-left: -10;
	}
	
	div.submenu td.menu {
		background-color: #424C6E;
		color: white;
	}
	
	div.submenu td.menu a, div.submenu td.hover a{
		color: white;
		font-weight: normal;
		font-size: 11px;
		font-family: Verdana;
	}
	
	div.submenu td.hover {
		background-color: #68708B;
		color: white;
	}

	.menu_image {
		margin: 0 4 0 0;
	}
	.v {
		display: block;
	}
	.h {
		display: none;
	}
	a.news {
		text-decoration: none;
		color: black;
	}
	a.news:hover {
		text-decoration: underline;
	}
	.small, .small p {
		font-size:10px;
	}
	table.hide , .hide td {
		border: 0;
	}
	
/* STRAHOV AREA */
	
	DIV.SmallGray
{
color: gray;
font-family: Arial;
font-size: 9px;
}

DIV.Hint, SPAN.Hint 
{
color: #006080;
font-family: Arial;
font-size: 12px;
}
div.Error 
{
color: red;
font-family: Arial;
font-size: 14px;
}
