HTML, BODY {
	height: 100%;
}

BODY {
	background-color: #1A2E29;
	margin: 0;
	color: white;
	font-family: "Lucida Grande", Verdana, Tahoma;
	font-size: 11px;
}

H1, H2, H3, P {
	margin: 0;
}

H1 {
	font-size: 16px;
}

H3 {
	font-size: 13px;
	color: #b4e2d6;
	font-family: "Courier New";
}

.announcement H3 {
	color: #ffc600;
}

A {
	color: #b4e2d6;
}

A:hover {
	text-decoration: none;
}

TABLE.glavnatabela {
	width: 100%;
	height: 100%;
}

TD.gl-l { 
	background-image: url('IMG/bg-l.gif'); 
	background-position: right;
	background-repeat: repeat-y;
}
TD.gl-r {
	background-image: url('IMG/bg-r.gif'); 
	background-position: left;
	background-repeat: repeat-y;
}
TD.gl-c { 
	width: 850px;
	vertical-align: top;
	height: 45%;
}

TD.header {
	height: 184px;
	width: 850px;
}

TD.inner-l {
	width: 19px;
	background-image: url('IMG/inner-l.jpg'); 
}

TD.inner-m {
	width: 22px;
	background-image: url('IMG/inner-m.jpg'); 
}

TD.inner-r {
	width: 15px;
	background-image: url('IMG/inner-r.jpg'); 
}

TD.inner-b {
	height: 29px;
	background-image: url('IMG/inner-b.jpg'); 
	text-align: right;
}

TD.menu {
	width: 577px;
	height: 19px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

TD.content-l {
	background-image: url('IMG/bg.jpg');
	background-position: top left;
	padding: 8px;
	vertical-align: top;
	width: 561px;
}

TD.content-r {
	background-image: url('IMG/bg.jpg');
	background-position: top right;
	padding: 8px;
	vertical-align: top;
	height: 20px;
	text-align: center;
}

TD.content-r2 {
	background-image: url('IMG/bg.jpg');
	background-position: center right;
	vertical-align: top;
	height: 20px;
	text-align: center;
	padding-bottom: 8px;
}

TD.statistics {
	height: 48px;
	vertical-align: top;
}

TD.filler {
	background-image: url('IMG/fg.jpg');
	background-position: bottom right;
}

IMG {
	border: 0;
}

DIV.news, DIV.announcement {
	display: table;
}

.bordered {
	border: 1px solid #b4e2d6;
}

.stranice {
	vertical-align: top;
	padding: 10px; 
	width: 150px;
}

.bandlist {
	width: 180px;
	vertical-align: top;
}


.prevImage {
	position: absolute;
	left: 0;
	width: 100px;
	height: 95%;
	z-index: 100;
	text-align: center;
	vertical-align: middle;
}

.prevImage:hover {
	background-image: url('IMG/prev.gif');
	background-repeat: no-repeat;
	background-position: center;
}

.nextImage {
	position: absolute;
	right: 0;
	width: 100px;
	height: 95%;
	z-index: 101;
	text-align: center;
	vertical-align: middle;
}

.nextImage:hover {
	background-image: url('IMG/next.gif');
	background-repeat: no-repeat;
	background-position: center;
}

.overImage {
	position: absolute;
	top: -45px;
	z-index: 95;	
	height: 100%;
	width: 100%;
}

.stars {
	text-align: right;
	position: absolute;
	top: 30px;
	z-index: 105;	
	height: 25px;
	width: 98%;
}

A.white {
	color: #ffffff;
	text-decoration: none;
}

A.white:hover {
	text-decoration: underline;
}

.news, TABLE.guestbook, .stranice, INPUT, TEXTAREA, SELECT {
	background-color: transparent;
	border: 1px solid #b4e2d6;
	background-image: url('IMG/bg.gif');
	color: #ffffff;
}

.news, .announcement, TABLE.guestbook { padding: 10px;
	width: 95%;
}

.announcement {
	background-color: transparent;
	border: 1px solid #ffc600;
	background-image: url('IMG/bgb.gif');
	color: #ffffff;
}

TD.datum { width: 70px;
	vertical-align: bottom;
	font-weight: bold;
	color: #b4e2d6;
}

TD.links {
	vertical-align: top;
	text-align: center;
}

H3.guestbook {
	text-align: center;
	text-decoration: underline;
}

H3.guestbook:hover {
	text-align: center;
	text-decoration: none;
}

TD.about {
	vertical-align: top;
	padding-right: 5px;
	font-weight: bold;
	color: #b4e2d6;
	width: 80px;
}

.orange {
	color: #ffc600;
}
