﻿.ConcertCell {
	font-size: x-small;
	font-family: ADMUI3Lg, Arial, Helvetica, sans-serif, Verdana;	
	text-align: center;	
	font-weight: bold;
	color: #FCEDDC;
}
.ConcertTable {
	width: 450px;
	height: 230px;
}
.ConcertCellHour {
	font-size: x-small;
	font-family: ADMUI3Lg, Arial, Helvetica, sans-serif, Verdana;
	text-align: center;
	font-weight: lighter;
	color: #FCEDDC;
}

.style2 {
	font-family: "Agency FB", Helvetica, sans-serif, Verdana;
	font-size: medium;
	text-align: center;	
	font-weight: bold;
	color: #FCEDDC;
}

.PicTableCells {
	text-align: center;	
}
.tekst {
	font-size: x-small;
	text-align: center;
	color: #FCEDDC;
	font-family: ADMUI3Lg, Arial, Helvetica, sans-serif, Verdana;
	line-height: 17px;
}
.tekstJustify {
	font-size: x-small;
	text-align: justify;
	color: #FCEDDC;
	font-family: ADMUI3Lg, Arial, Helvetica, sans-serif, Verdana;
	line-height: 17px;
}
.imagesClass {
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
a.doHome {
	display: block;
	height: 27px;
	width: 122px;
	background-image: url("images/design/home.jpg");
	text-decoration: none;
}
a.doHomeHover:hover {
	background-image: url("images/design/home_.jpg");
}
a.doPictures {
	display: block;
	height: 27px;
	width: 121px;
	background-image: url("images/design/pictures.jpg");
	text-decoration: none;
}
a.doPicturesHover:hover {
	background-image: url("images/design/pictures_.jpg");
}
a.doFriends {
	display: block;
	height: 27px;
	width: 122px;
	background-image: url("images/design/friends.jpg");
	text-decoration: none;
}
a.doFriendsHover:hover {
	background-image: url("images/design/friends_.jpg");
}
a.doConcerts {
	display: block;
	height: 27px;
	width: 122px;
	background-image: url("images/design/concerts.jpg");
	text-decoration: none;
}
a.doConcertsHover:hover {
	background-image: url("images/design/concerts_.jpg");
}
a.doContact {
	display: block;
	height: 27px;
	width: 122px;
	background-image: url("images/design/contact.jpg");
	text-decoration: none;
}
a.doContactHover:hover {
	background-image: url("images/design/contact_.jpg");
}
a.doMusic {
	display: block;
	height: 27px;
	width: 121px;
	background-image: url("images/design/music.jpg");
	text-decoration: none;
}
a.doMusicHover:hover {
	background-image: url("images/design/music_.jpg");
}