@font-face {
	font-family: 'bpmenu';
	src:url('../..//HorizontalSlideOutMenu/fonts/bpmenu/bpmenu.eot');
	src:url('../..//HorizontalSlideOutMenu/fonts/bpmenu/bpmenu.eot?#iefix') format('embedded-opentype'),
		url('../..//HorizontalSlideOutMenu/fonts/bpmenu/bpmenu.woff') format('woff'),
		url('../..//HorizontalSlideOutMenu/fonts/bpmenu/bpmenu.ttf') format('truetype'),
		url('../..//HorizontalSlideOutMenu/fonts/bpmenu/bpmenu.svg#bpmenu') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
}
p{
    text-indent: 2em;
    text-align:justify;
}
#body_content
{
     
}

.directoryTrace a
{
    color: #df9300;
}
.directoryTrace a:hover{
    color: #0097c6
}
fieldset > legend
{
    
    color: #df9300;
}

 input[type=text]
{
    width: 300px;
    padding:4px;
}
 input[type=password]
 {
    width: 300px;
    padding:4px;
 }
.submit
 {
    width: 70px;
    padding:4px;
    background-color:green;
    color:white;
 }
.submit:hover
 {
    width: 70px;
    padding:4px;
    background-color:#df9300;
    color:white;
 }

.submitAutentificare
 {
    
    padding:4px;
    background-color:green;
    color:white;
 }
.submitAutentificare:hover
 {
    
    padding:4px;
    background-color:#df9300;
    color:white;
 }
 .delete
 {
    width: 70px;
    padding:4px;
    background-color:red;
    color:white;
 }
 .delete:hover
 {
    width: 70px;
    padding:4px;
    background-color:#df9300;
    color:white;
 }
 .TFtable tr td a img
 {
     clear: both;
 }
.TFtable tr td a:hover
 {
     color: #4e95f4;
 }

.TFtable tr td a
 {
     color: #df9300;
 }
.TFtable tr td a:active
 {
     color: #df9300;
 }
.TFtable2 thead tr td {
    text-align: left;
    padding-left:   15px;
    padding-right:  15px;
}
.TFtable2 tr td
{
    text-align:right;
    padding:3px; border:#4e95f4 1px solid;
}
.TFtable2{
		width:100%; 
		border-collapse:collapse; 
	}

body {
    background-color: #fff;
    border-top: solid 10px #000;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    background-image:url(../..//Images/cabv_01.gif);
    background-repeat: repeat-x;
}

h1{
    color: #ffffff;
    font-size: 23px;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}
.header_contact
{
    color: #ffffff;
}

.Login a, .Login a:hover, .Login a:active
{
    font-size: 14px;
    color: #ffffff;
    text-decoration:none;
}


	.TFtable{
		width:100%; 
		border-collapse:collapse; 
	}

	.TFtable td{ 
		padding:3px; border:#4e95f4 1px solid;
	}

	.TFtable tr:nth-child(odd){ 
		background: #ffffff;
	}

	.TFtable tr:nth-child(even){
		background: #ffffff;
	}

    .TFtable > th
    {
        background: #aeecff;
    }

    .tftable3{
         
        	border-collapse:collapse; 
            text-align:center;
    }
    .tftable3 td{ 
       padding:2px;
       width: 30px;
	   border:#4e95f4 1px solid;
	}
    .TFtable3 tr:nth-child(odd){ 
		background: #ffffff;
	}

	.TFtable3 tr:nth-child(even){
		background: #ffffff;
	}
    
    ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background: url(topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative;
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span {
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute;
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #444;
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { 
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center; 
}

#searchTermTextBox{
    border: 2px solid #4e95f4;
    padding: 4px;
    font-size: 16px;
    font-weight: bold;
    width: 450px;
}
#searchTermSubmitBtn{
    border: 2px solid #4e95f4;
    padding: 4px;
    font-size: 16px;
    font-weight: bold
}
#labelForSeach{
    font-style: italic;
}
.hide{
    display: none;
}
.show{
    display: inherit;
}

select{
   background: transparent;
   padding: 5px;
   font-size: 14px;
   line-height: 1;
   border: 1px solid #4e95f4;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
    
}

select option{
    font-size: 14px;
}

input[type="text"]
{
    background: transparent;
   padding: 5px;
   font-size: 14px;
   line-height: 1;
   border: 1px solid #4e95f4;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
}
input[type="password"]
{
    background: transparent;
   padding: 5px;
   font-size: 14px;
   line-height: 1;
   border: 1px solid #4e95f4;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
}
textarea#descriere_eveniment
{
   background: transparent;
   padding: 5px;
   font-size: 14px;
   line-height: 1;
   border: 1px solid #4e95f4;
   border-radius: 0;
   height: 130px;
   -webkit-appearance: none;
}
a{
    color: blue;
    text-decoration: none;
}

a:active{
    color: blue;
    text-decoration: none;
}

a:hover{
    color: blue;
    text-decoration: none;
}
#biblioteca_div {
        float: left;
        width: 32%;
        height: 250px;
        border: 1px solid #808080;
        padding: 2px;
        margin: 5px;
         line-height: 26px;
    }
#biblioteca_inside_div{
 line-height: 26px;
 margin-right:10px;
 float:right;
}


#biblioteca_div a
{
    color: #fff;
}

#biblioteca_div a:hover
{
    color: #df9300;
}
#curs_formare
{
    line-height: 26px;
}

#curs_formare a
{
    color: #fff;
}

#curs_formare a:hover
{
    color: #df9300;
}

#evenimente
{
    line-height: 26px;
}
#evenimente a
{
    color: #fff;
}

#evenimente a:hover
{
    color: #df9300;
}

	.TFtable4{
		width:100%; 
		border-collapse:collapse; 
        font-size:12px;
	}

	.TFtable4 td{ 
		border:#4e95f4 1px solid;
        line-height:18px;
	}

	.TFtable4 tr:nth-child(odd){ 
		background: #ffffff;
	}

	.TFtable4 tr:nth-child(even){
		background: #ffffff;
	}

    .TFtable4 > th
    {
        background: #aeecff;
    }
    #imagelightbox
{
    position: fixed;
    z-index: 9999;
 
    -ms-touch-action: none;
    touch-action: none;
}
#blinkText
{
    color:#FFF;
    font-size: 12px;

}