html{
background-image:url(../images/bgg1.jpg);
background-repeat:repeat-x;
background-color:#000;
background-position:center 1px;
}
body{
background-image:url(../images/bgg.jpg);
background-repeat:no-repeat;
background-position:center 1px;
color:#5d5d53;
font-family:'Trebuchet MS';
margin:0px;
font-size:12px;
}

.photo a:link { color:#990000; font-family:Tahoma; 
}

.photo a:Hover { color:#990000; font-family:Tahoma;
}


#form_login{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#ffffff;
padding-left:30px;
margin-bottom:0px;
padding-bottom:0px;
}

.contactform{
color:#898989;
font-size:11px;
line-height:17px;
font-family:Tahoma;
}

.contactcontent{
float:left;
padding-top:50px;
width:340px;
color:#898989;
font-size:11px;
line-height:17px;
font-family:Tahoma;
}


.contactforminput{
border:0px;
margin-bottom:10px;
height:20px;
}

.forminput textarea{width:230px;
height:100px;
}

.sbmbtn{
width:80px;
height:21px;
background-color:#000000;
border:1px solid #434343;
color:#ffffff;
}


a img{border:none;}

p{margin:10px 0px;}



#copyright{color:#999999; font-family:Georgia; font-size:11px;}

div#mounths{width:283px;float:left;}

div#events{width:302px;float:left;}


	div.events_list{width:283px; float:left;}
	div.events_mounth{width:247px; height:33px; .height:33px; border:none; background-image:url(../images/events_bg.png); background-repeat:no-repeat; text-align:left; padding-top:10px; color:#8D8D8D; font-family:Georgia; font-size:22px; padding-left:15px; cursor:pointer; margin:0px; .width:262px;}
	
	div.events_list{width:302px; float:left;}
	
	
	div.event{ width:281px; height:66px; background-image:url(../images/events_bg_event.png); padding:10px; .width:301px; .height:66px; background-repeat:no-repeat;}
	
	div.event_pic{ float:left; height:66px; overflow:hidden;}
	div.event_pic img {margin-right:10px;}
	div.event_details{ width:auto; float:left;}
	.titlu_ev{ font-family:Georgia; font-size:17px; color:#666666;}
	.data_even{ color:#333333; font-family:Georgia; font-size:11px; font-weight:bold; }
	.mount_name_even{font-family:Georgia; font-size:22px; color:#999999;}
	
	div.event_details a{color:#ff0000; font-family:Georgia; font-size:10px; text-decoration:none; text-transform:lowercase; position:relative;}