/* CSS Document */

body {
	background-image: url(bk2.jpg);
	color: #330000;
	font-family: verdana;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-color:#660000;
	color: #FF6666;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 100%;
	font-size: 14px;
	vertical-align: middle;
}

a.mainlevel:hover {
	background-color:#FF6666;
	color: #660000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 100%;
	font-size: 15px;
	vertical-align: middle;
}

a.mail:link, a.mail:visited {
	color: #990000;
	text-decoration: none;
}

a.mail:hover {
	color: #FF0000;
	text-decoration: none;
}

a.pressed:link, a.pressed:visited{
	text-align: center;
	font-size: 14px;
	height: 100%;
	font-weight: bold;
	text-decoration: none;
	display:block;
	background-color:#660000;
	color: #FF3333;
}

table {
	background-color:#FFFFFF;
}

td#subtitlu {
	height:20px;
	background-color:#660000;
	text-align: left;
	padding-left: 10;
	font-size: 14px;
	text-decoration: none;
	color: #FF3333;
	font-weight: bold;
}

ul {
	margin-left: 40;
	list-style-image: url(sageata.jpg);
}

ul#ident {
	margin-left: 50;
	margin-top: 5;
	list-style-image: url(sageata2.jpg);
}

ul#produse {
	margin-right:15;
	font-size: 14px;
}

li {
	font-size: 14px;
	font-weight: bold;
	padding: 3;
}

p {
	margin-left: 20;
	margin-right: 20;
	font-weight: bold;
	font-size: 14px;
	text-indent: 25;
}

p#top {
	margin-top: 15;
	text-indent: 25;
}

p#bottom {
	margin-bottom: 10;
	text-indent: 25;

}

p#both {
	margin-top: 15;
	margin-bottom: 10;
	text-indent: 25;
	font-size: 14px;
	font-weight: bold;
}
	