BODY {
FONT-FAMILY: verdana,arial,sans-serif;
margin:0;
background: url(img/bg.gif) 0px 0px #ccc repeat scroll;
}
#top {
	margin-top:20px;
	width: 100%;
	height:100px;
	background: url(img/bg1.gif) 0px 0px #999 repeat-x scroll;
	text-align : right;
}
#top h1{
	padding:55px 10px 0 0;
	margin:0;
	font-size : 17px;
	color:#555;
	white-space: nowrap;
}

#body {
	background: url(img/bot.jpg) 5% 20px no-repeat scroll;
	margin:0;
	padding:0 0 0 20%;
	text-align : center;
}
#block {
background: url(img/para-trekking.gif) 0px 0px no-repeat scroll;
margin:0;
padding:0 0 0 280px;
	text-align : center;
}
#text {
	width: 420px;
	color:#211;
	font-size:14px;
	background-color:#ccc;
	text-align : left;
}
#text h1 {
color:#655;
font-size:24px;
background: url(img/o.gif) 0px 3px no-repeat scroll;
text-indent : 15px;
}
#text p {
color:#322;
font-size:15px;
margin:5px;
padding:5px;
}
#text h3 {
color:#433;
font-size:17px;
background: url(img/b.gif) 1px 2px no-repeat scroll;
text-indent : 15px;
padding:3px;
margin:3px;
}
#text a:link, .blokr a:link{
color:#449;
 }
#text a:visited, .blokr a:visited{
color:#225;
}
.blokr a:hover, .blokr a-active {
background: #e70;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.nobr {
white-space: nowrap;
}
.red {
color:red;
}
#end {
	background-color : #bbb;
	padding: 10px 10px 10px 50px;
			font-size:12px;
}
td  {
	vertical-align : top;
}
#copy {
font-size:10px;
}
