p {clear:both; margin-top:0px;}
html,body {margin:0;padding:0;}

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5e39d;
}
body {
	background-color: #E3CE95;
	background-image: url(images/fundal.png);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: f5e39d;
}
.auriu {
	color: #f5e39d;
}
.red {color: #993333}

a.no-style, a.no-style:visited { border: 0; }
a.no-style:hover { border: 0; }
a.no-style img, a.no-style:visited img { border: 0; }
a.no-style:hover img{ border: 0; }

a:link {
	color: #ffbe41;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFBE41;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFBE41;
}
.bold {
	color: #ffbe41;
	font-weight: bold;
}

ul {
    font-weight:bold;
    color:#ffbe41;
    line-height:1.7;
    list-style-type:none;
}
li {
    padding-left:25px;
    background:transparent url(images/bulin.png) no-repeat;
    background-position:0 2px;
}



 input
{
color: #ba6161;
background: #730000;
border: 1px solid #560000;
}

.submit input
{
color: #000;
background: #560000;
border: 1px outset #3b0707;
}

textarea#styled {
	width: 300px;
	height: 110px;
	border: 1px solid #3b0707;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-color: #730000;
	background-position: bottom right;
	background-repeat: no-repeat;
}
textarea.styled {
	width: 300px;
	height: 110px;
	border: 1px solid #3b0707;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-color: #730000;
	background-position: bottom right;
	background-repeat: no-repeat;
}

