body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 0.8em;
    background-color: #bb343b;
    color: #fff;
}

#wrapper {    
    width: 940px;
    margin: 20px auto 0 auto;
}

#tree {
	position:relative;
	width: 519px;
	top: 20px;
	float:left;

}

#tree-image {
    min-height: 395px;
	background: url('/media/logo.jpg') bottom left no-repeat;	
}

#tree #menu {
	position: absolute;
	right: 35px;
	top: 360px;
	text-align: right;
}

#tree #menu h2 {
	margin: 0;
	font-weight: bold;
}

#content {
    margin-left: 530px;
    padding-top: 20px;
}


a {
    color: #ccc;
    text-decoration: underline;
}

a:hover {
    color: #aaa;
}

h3 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 3px 0;
}

p {
    margin: 0 0 10px 0;
}

th {
    text-align:right;
    vertical-align: top;
}

td {
    font-size: 0.8em;
}

.errorlist {
    list-style: none;
    margin: 0;
    display: inline;
    padding: 0;
}

.errorlist li {
    margin: 0;
    color: #fff;
    display: inline;
    margin: 0;
    padding: 0;
}

#footer {
    text-align: center;
    font-size:0.7em;
}

.important {
    color: #fff;
text-decoration: underline;
}

.replace {
	display: none;
}

.nav h2 {
	width: 200px;
	height: 14px;
}

input, select {
	font-size: 11px;
}

#menu a h2 {
	height: 20px;	
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, serif;
	color: #fff;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	color: #fff;
}

/*#nav-redeem h2 { background: url('/media/images/m00.png') top right no-repeat; }
#nav-redeem:hover h2 { background: url('/media/images/m00h.png') top right no-repeat; }

#nav-minuly-rok h2 { background: url('/media/images/m01.png') top right no-repeat; }
#nav-minuly-rok:hover h2 { background: url('/media/images/m01h.png') top right no-repeat; }

#nav-kdo-jsme h2 { background: url('/media/images/m02.png') top right no-repeat; }
#nav-kdo-jsme:hover h2 { background: url('/media/images/m02h.png') top right no-repeat; }

#nav-co-se-bude-dit h2 { background: url('/media/images/m03.png') top right no-repeat; }
#nav-co-se-bude-dit:hover h2 { background: url('/media/images/m03h.png') top right no-repeat; }

#nav-kde-to-bude h2 { background: url('/media/images/m04.png') top right no-repeat; }
#nav-kde-to-bude:hover h2 { background: url('/media/images/m04h.png') top right no-repeat; }

#nav-za-kolik h2 { background: url('/media/images/m05.png') top right no-repeat; }
#nav-za-kolik:hover h2 { background: url('/media/images/m05h.png') top right no-repeat; }

#nav-prihlas h2 { background: url('/media/images/m06.png') top right no-repeat; }
#nav-prihlas:hover h2 { background: url('/media/images/m06h.png') top right no-repeat; }
*/

