﻿body {
	font: 11px Tahoma;
	background-color: #F7F7E9;
}
h1 {
    font: bold 32px Times;
	color: #666;
	text-align: center;
	padding: 20px 0;    
}
#container {
    width: 700px;
    margin: 10px auto;
}

.mGrid { width: 100%; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; }
    .mGrid td { padding: 2px; border: solid 1px #c1c1c1; color: #717171; }
    .mGrid th { padding: 4px 2px; color: #fff; background: #424242 url(grd_head.png) repeat-x top; border-left: solid 1px #525252; font-size: 0.9em; }
.mGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }
.mGrid .pgr {background: #424242 url(grd_pgr.png) repeat-x top; }
    .mGrid .pgr table { margin: 5px 0; }
    .mGrid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
    .mGrid .pgr a { color: #666; text-decoration: none; }
    .mGrid .pgr a:hover { color: #000; text-decoration: none; }
.button {background: #424242 url(grd_head.png) repeat-x top; height: 20px; color:White;  }


.mGridred { width: 100%; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; }
    .mGridred td { padding: 2px; border: solid 1px #c1c1c1; color: #717171; }
    .mGridred th { padding: 4px 2px; color: #fff; background: #660000 url(grd_head_r.png) repeat-x top; border-left: solid 1px #525252; font-size: 0.9em; }
.mGridred .alt { background: #fcfcfc url(grd_alt_r.png) repeat-x top; }
.mGridred .pgr {background: #660000 url(grd_pgr_r.png) repeat-x top; }
    .mGridred .pgr table { margin: 5px 0; }
    .mGridred .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
    .mGridred .pgr a { color: #666; text-decoration: none; }
    .mGridred .pgr a:hover { color: #000; text-decoration: none; }
.buttonred {background: #660000 url(grd_head_r.png) repeat-x top; height: 20px; color:White;  }
.headerlabel {
    font: bold 16px Times;
	color: #620000;
	text-align: center;
	padding-top: 20px;    
	margin-top : 20px;
}

.alternaterowred { background: #fcfcfc url(grd_alt_r.png) repeat-x top; }
.alternaterowred_mouseover { background: #ceedfc url() repeat-x top; }
.DocumenteLaDosar 
{
	position:fixed;
	top:30%;
	left:30%;
}
.txtDataHotB
{
	width: 100px;
}
.txtDataHotE
{
	width: 100px;
}
