body {
  margin: 0;
	font-family: "Trebuchet MS";
	font-size: 100%;
	color: #000000;
	/*background-color: #0078C8;*/
	/*background: #000000 url(../bgr.gif) left repeat-x;*/
	background-image: url("bgr.gif");
	background-repeat: repeat-x;
	text-align : center;
	text-decoration: none;
}

img {
	border: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
	border-width: 0; 
	}

h1 {
	font-size: 130%;
	text-decoration: none;
	color: #007BC3;
	}
	
#ObrInfo {
	font-size: 100%;
	text-decoration: none;
	color: #65BDE1;
	}

#BodyText{
		font-size: 90%;
		text-decoration: none;
		color: #505050;
	}
	
#Pozn{
		font-size: 60%;
		text-decoration: none;
		color: #505050;
	}
	
a:link {
	color: #0A79A7;
	text-decoration: underline;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
	border-width: 0; 
	}

 
a:visited {
	color: #0A79A7;
	text-decoration: underline;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
	border-width: 0; 
	}
	
