/**********GENERAL************/
BODY{
	margin:0px;
	padding:0px;
	background:#ffffff;
	/*scrollbar-face-color:#2d4d87;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color: #ecedf2;
	scrollbar-track-color:#f9f8f1;
	scrollbar-darkshadow-color:#98AAB1;*/
	/*cursor: url('images/cursor.ani'),default;*/
}

A{
	text-decoration:none;
	font-size:11px;
	font-family: tahoma,Tahoma,sans-serif;
	color:#006699;
}
A:hover{
	text-decoration:underline;
	color:#169916;
}

TABLE,BODY,P,DIV{
	border-width:0px;
	font-size:11px;
	color:#232f47;	
	font-family:Tahoma;
}

H1{
	text-decoration:none;
	font-weight:normal;
	font-size:20;
	color:#9a5400;
	font-family:'Trebuchet MS',Georgia,Tahoma;
	border:double #ceccb5;
	border-width:0 0 3 0px;
	margin:0px;
}

.nopadding{
	padding:0px;
}

.poza{
	border:solid 1px;
	border-color:#a3a18f;
}
.poza:hover{
	border-color:#0066cc;
}


/*************INPUT****************/
.input{
	text-indent:2px;
	font-size:11px;
	font-family:tahoma,sans-serif;
	color:#1d2b45;
	border-top:solid 3px #9c9c9c;
	border-left:solid 3px #9c9c9c;
	background:url(../images/skin/input_bg.gif) #f7f7f7 repeat-x; 
}

.input:hover{
	border-color:#717171;
	
}

.input_error{
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #ff0000;
	background:url(../images/skin/input_bg.gif) #f7f7f7 repeat-x;
}

.button{
	font-size:11px;
	font-weight:bold;
	font-family:tahoma,sans-serif;
	color:#fefefd;
	cursor:hand;
	padding:3 15 3 15px;
	border:groove 1px #a3a18f;
	background:url(../images/skin/button_bg.gif) #f7f7f7; 
}

.button:hover{
	border-color:#6597ff;
}

.info_row{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background:#FFFFFF;
	height:50px;
}
.separator_up
{
	background:url(../images/skin/sep_up.jpg) 0 0 no-repeat #FFFFFF;
}
.separator_bot
{
	background:url(../images/skin/sep_bot.jpg) 0 0 no-repeat #FFFFFF;
}
.top_sections
{
	background:url(../images/skin/sep_sect.jpg) right top no-repeat #032967;
}
.filiala{
margin-right:20px;
padding:4 0;
text-align:center;
 white-space: nowrap;
}	
.filiala_link{
	color:#ffffff;
	font-size:13px;
	font-familt:Arial;
	font-weight:bold;
}
.filiala_link:hover{
	color:#ffffff;
	text-decoration:underline;
}
.sect_menu_td
{
	background:url(../images/skin/top1_menu.jpg) 5px 0 no-repeat;
	padding-top:10px;
}.sect_menu_td2
{
	background:url(../images/skin/top2_menu.jpg) 5px 0 no-repeat;
	padding-bottom:10px;
}
.sect_menu_top
{
	font-family:Arial;
	font-size:10px;
	color:#ffffff;
	width:120px;
}
.sect_menu_top:hover
{
	color:#ff9701;
	text-decoration:none;
}
.today{
	border:1px solid #b4b4b4;
	background:#efefef;
}
.events {
	background:url(../images/skin/event.jpg) 0 0 no-repeat;
}
.menu_link{
	color:#006ddc;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
.menu_link:hover{
	color:#f95117;
	
}
.page_title{
	font-size:24px;
	font-weight:bold;
	font-face:Arial;
	color:#000000;
}
.page_content
{
	font-size:16px;
	font-face:Arial;
	color:#000000;
	text-align:justify;
}

.sponsori
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	font-face:Arial;
	color:#f94507;
}

span.calendar
{
	text-decoration:none;
	font-size:11px;
	font-family: Trebuchet MS;
	color:#006699;
}
a.calendarNr
{
	text-decoration:none;
	font-size:11px;
	font-family: Trebuchet MS;
	color:#000000;
}

a.calendarAlb
{
	text-decoration:none;
	font-size:11px;
	font-family: Trebuchet MS;
	color:#ffffff;
}

td.tdStyle
{
	background-color:#ffffff;
}

td.tdStyle:hover
{
	background-color:#efefeff;
}
.list_titlu{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.list_titlu:hover{
	color:#fa6836;
	font-size:12px;
	font-weight:bold;
}
.list_tip{
	font-size:11px;
	font-weight:bold;
	color:#006ddc;
}
.list_text{
	font-size:14px;
	text-align:justify;
	color:#000000;
}
#preview_title{
	color:#006ddc;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	width:330px;
	text-align:left;
	padding:2px;
}
.ssttzz{
	display:block;
}
.noprint
{
	display:none;
}
.onlyprint
{
	display:block;
}

