html, body
	{background: #ffffff;
	 text-align: center; 
	 font-size: 1em; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 height: 100%;
	 margin: 0;
	}
	
body *
	{
	 font-size: 1em; 
	 text-align: left;
	}
img 
  {border: 0px;
	}
	
	#topp{
	margin: auto;
    min-width: 350px;
	}
	
	#topp_jeden{
	width: 1200px;
    margin: auto;
	}
	
	.text{
		width: 800px;
		min-height: 100%;
		margin: auto;
		background: #ffffff;
	}
	
	.text p b.pb{
	color: yellow;
	font-size: larger;
	}
	
	.text p b.pb1{
	color: yellow;
	font-size: 40px;
	}
	
	p{
	padding: 5px;
	text-align: justify;
	}
	
	table{
		width: 100%;
		padding: 10px;
		
	}
	
	table tr{
	min-width: 40%;
	padding-top: 20px;
	margin-bottom: 10px;
	
	}
	
	table td{
	min-width: 60%;
	padding: 10px 0 10px 0;
	color: #000000;
	}
	
	.top{
	width: 800px;
	margin: auto;
	}
	
	#logo{
	width: 100%;
	height: 73px;
	background-image:url("logo_new.png");
	background-repeat: no-repeat;
	background-color:#0077CF;
	border-bottom: 2px solid #ffffff;
	}
	
	#top_text{
	width: 800px;
	min-height: 200px;
	float: right;
	padding-top: 50px;
	}
	
	#top_text img{
	padding-left: 218px;
	}
	
	
	#top_text p{
		text-align: center;
		padding-top: 10px;
		color: white;

	}
	
	#top_text p{
	font-size: 25px;
	color: #0077CF;
	}
	
	#top_text p b.red{
	font-size: 25px;
	color: #D5035E;
	}