/* E */

#img {
	position: absolute;
	top: -100px;
	left: 0;
	width: 84px;
	height: 413px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url("../img/e/left.jpg") top center no-repeat;
}
h2 span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 30px;
	height: 427px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url("../img/e/nadpis.jpg") top left no-repeat;
}
.virt a, .delka {
	background: #1E783C;
}
.delka {
	padding: 10px;
	width: 200px;
	color: white;
}
#main {
	background: url("../img/e/bg.jpg") top right repeat-y;
}
h3, h4, .trasa, .c {
	color: #1E783C;
	font-weight: bold;
}
a {
	color: #1E783C;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}

