body
{
	margin: 0px;
	padding: 0px;
}

html
{
	background-color: black;
	color: White;
	padding: 0px;
	margin: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(img/background.jpg);
	font-family: Trebuchet MS;
	font-size: 13px;
}

.stbuttontext: hover {
color: gray;
text-decoration: none;
}

.stbuttontext
{
color: gray;
text-decoration: none;
}


td.photo
{
	background-color: white;
	background-image: url(img/photobk.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

input.alb
{
	border-style: none;
	background-color: white;
	color: black;
	width: 150px;
	height: 24px;
	margin-left: 2px;
}

input.alb2
{
	border-style: none;
	background-color: white;
	color: black;
	width: 70px;
	height: 24px;
	margin-left: 2px;
}


input.alb3
{
	border-style: none;
	background-color: white;
	color: silver;
	width: 70px;
	height: 24px;
	margin-left: 2px;
}

a.jos
{
	color: black;
	font-size: 12px;
	text-decoration: none;
}

td.tdjos
{
	color: gray;
	width: 900px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	vertical-align: middle;
}

td.tdjos a
{
	color: White;
}


td
{
	vertical-align: top;
}

td.content
{
	background-color: Black;
	background-image: url(img/bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}


td.content2
{
	background-color: Black;
	background-image: url(img/bk2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}



td.titlu
{
	color: black;
	background-color: White;
	font-size: 25px;
	padding-left: 10px;
	padding-right: 10px;
}


td.justtitlu
{
	color: white;
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	height: 24px;

}