﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
a {
	font-size: 11px;
	color: #0099FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.poweredby {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
}
.titlutabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C0C0C0;
	border: 1px solid #FFFFFF;
}
.cadrutabel {
	border: 1px solid #3d3d3d;
}
.obligatoriu {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.titluap {
	font-size: 12px;
	font-weight: bold;
	color: #E5E5E5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #E5E5E5;
}
.preturi {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.cadruimagine {
	border: 1px solid #999999;
}
.textbox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E5E5E5;
	border: 1px solid #FFFFFF;
}
.gradualshine{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	border: 1px solid #999999;
}
.buton {
	color: #F0F0F0;
	background-color: #4D4D4D;
	border: 1px solid #808080;
}
.buton:hover {
	color: #FFFFFF;
	background-color: #808080;
	border: 1px solid #4D4D4D;
}
.textboxobligatoriu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
.style1 {
	width: 100%;
}
.style2 {
	width: 12px;
}
.style3 {
	width: 15px;
}
hr {
	width: 90%;
	color: #333333;
}
.borderalb {
	border: 1px solid #ffffff;
}