/*
PHP InvoiceIt Style Sheet
Written by Bogdan CRISTESCU
*/
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.style6 {
	font-family: Calibri;
	font-size: 12px;
	color: #004891;
	font-weight: bold;
}


.calendarHeader { 
    font-weight: bolder; 
    color: #DF0C05; 
    background-color: #FFFFFF; 
}

.calendarToday {
	background-color: #FF0000;
	border: #0000FF;
	color:#FFFFFF;
}

.calendar {
	font-weight: bolder;
	background-color: #FFFFFF;
	color: #333333;
}
.style11 {font-size: 12px; color: #333333; }
.style17 {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 20px;
	color: #003366;
}
.style18 {font-size: 14px}
.style21 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-family: Tahoma;
}
.style29 {color: #333333; font-family: Tahoma; font-size: 12px; }
.style30 {
	font-family: Tahoma;
	color:#FFFFF0;
	font-size:13px
}
.style31 {
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bolder;
	color: #FFFFFF;
}
.style39 {color: #000000; font-family: Tahoma; font-size: 12px; }
.style6 {color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style45 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #DF0C05;
}
.style49 {font-family: Tahoma; font-size: 16px; color: #FFFFFF; }
.style53 {font-size: 10px}
.style54 {font-size: 10px; font-weight: bold; font-family: Tahoma; color: #DF0C05; }
.style58 {
	color: #000066;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.style59 {color: #000000}

.style61 {
	font-family: Tahoma;
	font-weight: bold;
	color: #000066;
	font-size: 12px;
}

.style61:hover{text-decoration:underline;}


.meniu {
	color: #bbbbbb;
}

.meniu:hover {
	font-weight: bold;
	
}

.meniu_1 {
	color: #ffffff;
	letter-spacing:2px;
	
	font-size: 14px;
}

.meniu_1:hover {
	font-weight: bold;
	font-size: 14px;

}

table.round {
	border:#003366;
	background:#adb1bc;
	border-style:solid;
	border-width:thin;
	color: #333333; 
	font-family: Tahoma; 
	font-size: 12px;
}

td.left-right{
	border-right-style:solid;
	border-right-color:#adb1bc;
	border-right-width:5px;
	border-left-style:solid;
	border-left-color:#adb1bc;
	border-left-width:5px;	
}

td.bottom {
	border-bottom-style:solid;
	border-bottom-color:#003366;
	border-bottom-width:2px;
}

td.bottom_1 {
	border-bottom-style:dotted;
	border-bottom-color:#dbdbdb;
	border-bottom-width:thin;
}

.ceas{
	width:150px;
	border-width: 0px;
	background-color: transparent;
	color: #f2f2f2;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
}



.footer_menu
{color: #FFFFFF;
}
.footer_menu a
{color: #FFFFFF; font-family: Tahoma;
	font-size: 11px;}
.footer_menu a:hover
{ text-decoration:none;}

.calendar ul li{ list-style:none; list-style-type:none;}
.calendar a {color: #000066;}