/* CSS Document */
#invitations {
	width: 310px;
	background-color: white;
}

#invitations h1 {
	margin: 0;
}

div#invitations h2 {
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: normal;
	padding-left: 5px;
	margin: 0 0 3px 0;
}

div#invitations table {
	margin: 0 0 3px 0;
}

div#invitations td {
	padding-bottom: 3px;
}

div#invitations h3 {
	margin: 0 0 3px 3px;
}

div#invitations p {
	margin: 0 0 0 3px;
}

div#invitations h2.music {
background-color: #00A0BF;
color: white;
}

div#invitations table.music h3 {
color: #00A0BF;
font-weight: bold;
}

div#invitations h2.theatre {
background-color: #990066;
color: white;
}

div#invitations table.theatre h3 {
color: #990066;
font-weight: bold;
}

div#invitations h2.cinema {
background-color: #99CC33;
color: white;
}

div#invitations table.cinema h3 {
color: #99CC33;
font-weight: bold;
}

div#invitations h2.arts {
background-color: #997B00;
color: white;
}

div#invitations table.arts h3 {
color: #997B00;
font-weight: bold;
}

div#invitations h2.comics {
background-color: #FF3366;
color: white;
}

#invitations #content a {
	color: white;
}

ul#inv {
	margin-left: 0;
	padding-left: 0;
}

ul#inv li {
	background-image: url(../images/invitations/check.gif);
	background-repeat:no-repeat;
	background-position: left 7px;
	padding-left: 30px;
	list-style:none;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-left: 20px;
}


#invitations h1.home {
	height: 40px;
	background-position: top 0;
	background-repeat: no-repeat;
	color: black;
	text-align: right;
	background-color: black;
}

#invitations h1.home {
	background-image: url(../images/h1-prosklhseis.gif);
}
