/* ------------ ccheck.php -------------  */

/* a korulvevo tablazat */
.PNagyTabla{
 width:100%;
 height:100%;
}

/* szoveg stilusa */
.PTextStyle{
 font-size:9pt;
 font-family: Arial,Tahoma,sans-serif;
 color:#0D3107;
}

/* a nevbekero text  */ 
.PEditStyle{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #0D3107;
 background-color: #FFFFFF;
 border-width: 1;
 border-color: #808080;
 border-style: solid;
 width:200px;
}

/* szoveg koruli div */
.PTextDiv{
 width:100%;
 color:#0D3107;
 font-size:9pt;
 text-align: justify;
 font-family: Arial,Tahoma,sans-serif;
}


/* ok gomb stilusa */
.PButtonStyle{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #0D3107;
 background-color: #FFFFFF;
 border-width: 1;
 border-color: #808080;
 border-style: solid;
 cursor:hand;
}

/* -------------- cclist.php ------------------  */
.PCcListNagyTabla{
 width:100%;
 height:100%;
}


.PCclistBody{
 scrollbar-base-color: #EDDEB7;
 scrollbar-track-color: #EDDEB7;
 scrollbar-face-color: #96463E;
 scrollbar-highlight-color: #EDDEB7;
 scrollbar-3dlight-color: #EDDEB7;
 scrollbar-darkshadow-color: #D6C8A5;
 scrollbar-shadow-color: #D6C8A5;
 scrollbar-arrow-color: #D6C8A5;
 background-color:#EDDEB7;
 font-family: Arial,Tahoma,sans-serif;
 font-size: 9pt;
 color: #0D3107;
}

.PCcListTable{
 width:700px;
 border-width: 1;
 border-color: #808080;
 border-style: solid;
 font-size:9pt;
 font-family: Arial,Tahoma,sans-serif;
}


.PCcListBetu{
 font-size:9pt;
 font-family: Arial,Tahoma,sans-serif;
}

.PCcListTitleTr{
 font-size:9pt;
 font-family: Arial,Tahoma,sans-serif;
 background-color:#C1A677; 
	font-family: Arial,Tahoma,sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.feher{
 font-size:9pt;
 font-family: Arial,Tahoma,sans-serif;
 color: #FFFFFF;
}

.PCcListTableTd{
 background-color:#eeeeee;
	font-family: Arial,Tahoma,sans-serif;
	font-size: 9pt;
	color: #0D3107;
}

TD{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 9pt;
	color: #0D3107;
}

.PCcListNumberDiv{
 width:150px;
	font-family: Arial,Tahoma,sans-serif;
	font-size: 9pt;
	color: #0D3107;
}

.PCcListDescDiv{
 width:250px;
	font-family: Arial,Tahoma,sans-serif;
	font-size: 9pt;
	color: #0D3107;
}
