body {
	margin: 0px;
	min-height: 100%;
	width: 100%;
	background-color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: black;
}

h1 {
	font-weight: bold;
	font-size: 10pt;
	color: #669999;
	padding-top: 20px;
}

h2 {
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
}

.h1date {
	color: black;
	display: inline;
	width: 200px;
	padding-right: 5px;
}

ul {
	list-style-type: none;
}

ul.newslist {
	margin-left: 0px;
	padding-left: 0px;
}

li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

li.band {
	display: inline;
	font-size: 9px;
}

li.menuitem {
	display: inline;
}

a, a.link, a.visited {
	color: #669999;
}

#poprevo {
	width: 100%;
	min-height: 100%;
}

#container {
	position: absolute;
	width: 100%;
	min-height: 100%;
}

#centercontainer {
	position: absolute;
	width: 0px;
	left: 50%;
	min-height: 100%;
}

#sitecontainer {
	position: absolute;
	width: 862px;
	left: -431px;
}

#site {
	float: left;
	width: 722px;
}

#sponsors {
	float: left;
	width: 140px;
	padding-top: 315px;
}

.sponsor {
	padding-bottom: 10px;
}

#deertop {
	width: 722px;
	height: 166px;
	background-position: 42px 0px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 143px;
}

#deer {
	position: absolute;
	top: 0px;
	left: 40px;
}

#languagebar {
	height: 17px;
}

#sitecontent {
	width: 722px;
	padding-top: 6px;
}

#menu {
	float: left;
	width: 158px;
	height: 192px;
	background-image: url('../images/menu.png');
	background-position: 0px 0px;
}

#contentcontainer {
	float: left;
	width: 564px;
}

#revoheader {
	width: 564px;
	height: 31px;
	background-color: white;
	background-image: url('../images/head1.png');
	background-repeat: no-repeat;
	background-position: center top;
}

#pagecontent {
	width: 464px;
	padding-right: 100px;
	min-height: 142px;
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

#bottomcontent {
	border-top: 1px solid gray;
	padding-left: 104px;
	padding-right: 10px;
}

#textmenus {
	float: left;
	width: 390px;
}

#fbshare {
	padding-top: 10px;
}

.newscontent {
	background-image: url('../images/headers/news.png');
}

.infocontent {
	background-image: url('../images/headers/info.png');
}

.aboutcontent {
	background-image: url('../images/headers/about.png');
}

.musiccontent {
	background-image: url('../images/headers/music.png');
}

.activelink {
	cursor: pointer;
	color: #669999;
}

.poster {
	position: relative;
	float: right;
	width: 120px;
	padding-left: 5px;
}

.posterwide {
	position: relative;
	float: right;
	width: 170px;
	padding-left: 5px;
}

#pagetext {
	padding-left: 144px;
	padding-top: 64px;
}

.note {
	font-size: 7pt;
}
