body {
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	background-color: #E9CF78;
 }

p {
	text-align: justify;
}

h1 {
	font-size: 12px;
	font-family: verdana;
	color: #7B0002;
	border-bottom: solid 1px #ffffff;
}

h2, h3 {
	font-size: 12px;
}
div.header {
	text-align: right;

  	width: 100%, 500px;
	background: url(tlo_gora.gif);
	height: 91px;
	padding: 0px;
	margin: 0px;
}


div.banner {
	
  	margin-top: 20px;
  	margin-bottom: 20px;	
	width: 468px;
	height: 90px;
	text-align: center;
}

div.container {
	float: right;
	width: 810px;
	margin: 0px auto;
	background-image: url(tlo.gif);
	background-repeat: repeat-y;

}

div.tresc {
	width: 500px;
	float: left;
	margin-bottom: 20px;
	padding: 5px;
}

div.tekst {
	width: 100%;
	padding: 5px;
	font-family: "times New Roman"; 
}

div.menu {
	width: 100%;
	background: #C0C0C0;
	vertical-align: baseline;
	padding: 5px;
 }

div.bannery {
	float: right;
	width: 269px;
	text-align: center;
	padding-left: 5px;
	margin-bottom: 20px;
 }

div.stopka {
	width: 100%;
	background: #C0C0C0;
	text-align: center;
	clear: both;
}




.menu a {
	text-decoration: none;
	font-weight: bold;
}



