@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bagr.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.menu {
	padding-left:7px; border-bottom:solid; border-bottom-color:#FFFFFF; border-bottom-width:1px;
	height:22px;
}

.lnkMenu {
	color:#3b3b3b;
	font-weight:bold;
}
.lnkMenu:hover {
	color:#f23a01;
	font-weight:bold;
}
a {color:#d34100; text-decoration:none;}
a:hover {color:#000;}
.lnkMENU { font-size:12px; color:#2d2d2d; font-weight:bold; }
.lnkMENU:hover { font-size:12px; color:#e00000; font-weight:bold; }
.black {color:#000000;}

.titlu {color:#f23a01; font-size:15px; }
.titlu19 {color:#f23a01; font-size:21px; }

.smallOrange {color:#f23a01; font-size:11px; }
.style1 {color: #f23a01; font-size: 15px; font-weight: bold; }

.bagrvert {
	background-image:url(images/bagr_vert_line.gif); background-position:right; background-repeat:repeat-y;
}
.bagroriz {
	background-image:url(images/bagr_oriz_line.gif); background-position:top; background-repeat:repeat-x;
}

.dLR {padding:0 0 10px 0;}
.dLR p {padding-bottom:15px; line-height:18px;}
.dLR a.btnOrrW {display:block; font-size:11px; font-weight:bold; color:#fff; text-decoration:none; text-align:center; background-color:#f1a419;}
.dLR a.btnOrrW:hover {color:#5c5c5d; background-color:#f89200;}
.dLR a.btnOrrW b {display:block; background:url(images/dot_white.gif) no-repeat left top;}
.dLR a.btnOrrW b b {background:url(images/dot_white.gif) no-repeat right top;}
.dLR a.btnOrrW b b b {background:url(images/dot_white.gif) no-repeat right bottom;}
.dLR a.btnOrrW b b b b {padding:5px 10px; background:url(images/dot_white.gif) no-repeat left bottom;}

.rowFrmBtn {padding:5px; background-color:#f3f3f3;}
.clear {clear:both;}
.button1 {padding:3px 5px; border:none; font:bold 14px Arial; color:#fff; background-color:#f1a419;}

.field1, .required  {border:1px solid #e1e1e1; padding:4px; font:normal 13px Arial; color:#646464; background-color:#f4f4f4;}
.fR {float:right;}
.colFrmR {width:550px;}

.messR {padding:5px; margin-bottom:10px; border:1px solid #f99d1a; color:#d00000; text-align:center; line-height:22px; background-color:#fff7e3;}
.messG {padding:5px; margin-bottom:10px; border:1px solid #f99d1a; color:#8ab200; text-align:center; line-height:22px; background-color:#fff7e3;}
.validation-advice {color:#FF3300; font:normal 11px Tahoma;}


