@charset "utf-8";
/* CSS Document */

  * { behavior: url(css/iepngfix.htc) }


/*General*/
html * {margin:0px auto;padding:0px;text-align:justify;font-family:Tahoma;font-size:12px;}

body{margin:0px auto;text-align:center;background:url(../images/bodyBkgr.jpg) repeat-x top #fddc6b;color:#FFFFFF;font-family:Tahoma;}
img{border:none;}
html ul li{list-style-type:none;}
input {
	background-color: transparent !important;
}

/*TOP*/
#header{width:874px;height:202px; background:url(../images/header.jpg) no-repeat;}
#header h1,
#header h2
{
	display: none;	
}
.logo{ width:181px; height:181px; float:left; margin-left:12px;}
#nav{height:30px;clear:both; background:url(../images/ulBkgr.jpg) repeat-x;margin:0px 12px; font-size:12px;}
#nav li{font-size:12px;}



/*Center*/
#container{width:874px;text-align:center;background:url(../images/containerBkgr.png); background-repeat:repeat;padding-bottom:50px; height:auto !important;height:200px;min-height:200px;}


/*Contact Formular*/
#contentForms{width: 580px !important;height: 400px !important;}
#contentForms table{ float:left; text-align:center; width:400px;}
#contentForms tr{color:#666666; font-weight:bold; font-size:12px; line-height:30px;}
#contentForms input, textarea{text-align:left; width:200px; font-weight:bold;}
#contentForms textarea{height:70px;margin-bottom:7px;}
#contentForms .btn{width:100px; border:none; text-align:center; height:30px;padding-bottom:10px;background:url(../images/btnBkgr.jpg);color:#FFFFFF;}
#contentForms .click{padding-bottom:5px;}
#contentForms .warning{color:red; font-weight:bold; font-size:14px;}

/*LEFT SIDELBAR */
#myGallery{width: 530px !important;height: 300px !important; overflow: hidden; margin-bottom: 15px;}
#leftSidebar{width:574px;float:left;height:auto !important;height:200px;min-height:200px;margin:18px 48px 0px 59px;display:inline;text-align:center;color:#000000;text-align:justify;}
#leftSidebar .textbox{padding-left:14px;background:url(../images/imgLink.png) no-repeat top left;color:black;margin-bottom	:10px;width:560px;}
#leftSidebar .textbox a{color:#f59a0f; text-decoration:none;}
#leftSidebar .textbox a:hover{text-decoration:underline;}
#leftSidebar .textbox .link{text-align:right; padding:10px 10px 0 0;}
#leftSidebar .textbox .stanga{padding-top:10px; text-align:center; background:url(../images/imagtop.jpg) no-repeat top #e74c10; width:300px; }
#leftSidebar .textbox .dreapta{width:900px;height:300px;padding-right:100px; text-align:left;overflow:hidden;}
#leftSidebar .textbox .newscover{width:125px;float:left;}
#leftSidebar .textbox .newsarticol{width:425px;float:right;}
#leftSidebar .calendarbox{color:black;margin-bottom:10px;width:360px;margin-left:-47px;}
#leftSidebar table{float:left;margin:0px;padding:0px; text-align:left;}
#leftSidebar #calendar{float:left;}
#leftSidebar .fees{color:#E53B0E; font-weight:bold;}
#leftSidebar .fees p{margin-left:20px;color:black;}
#leftSidebar .fees form {margin-left:20px;color:black;}
#leftSidebar .fees h1{font-size:16px;margin-left:20px;margin-top:30px;margin-bottom:20px; }
#leftSidebar .fees h2{font-size:14px;}
#leftSidebar .fees h2 p{font-size:14px;color:#E53B0E;}
.textbox table{width:500px; line-height:30px;text-align:right;font-weight:bold; color:#e6400e;}
/*.textbox input, select{border:1px solid #e6e4e3;width:200px;font-weight:normal; float:left; margin-left:-10px; height:15px;background:url(../images/btnBkgr2.jpg) repeat-x;}*/
.textbox .btn{float:left;margin:4px 0px 0px -10px;width:100px; border:none; text-align:center; height:30px;padding-bottom:10px;background:url(../images/btnBkgr.jpg);color:#FFFFFF;}


/*RIGHT SIDEBAR */
#rightSidebar{width:170px;height:auto !important; height:604px; min-height:604px; float:left;margin:14px 0px 0px 0px;}
#rightSidebar .textbox2{text-align: left; background:url(../images/imgLink.png) no-repeat top left;padding-left:14px;width:140px;font-size:11px;padding-bottom:4px; font-weight:normal;}
#rightSidebar .textbox2 a{color:#242424;}
#rightSidebar .textbox2 a:hover {color:#242424;text-decoration:none;}
#rightSidebar p{color:#010101;font-size:11px;margin:10px 0px;}
#rightSidebar h2{color:white;font-size:15px;text-align:left;margin-bottom:4px;}
#rightSidebar  input.news{background-color: transparent !important; padding:3px 1px 1px 4px;;width:149px;height:24px;border:none;background:url(../images/newsBkgr.jpg) no-repeat;margin-top:4px;}
#rightSidebar  input.submit{font-weight:bold;font-size:11px; background:none;border:none;color:#FFFFFF;margin:4px 0px 0px 0px;float:right;text-align:right;}
#rightSidebar .box{background:url(../images/top.jpg) no-repeat top #e74c10;padding:9px 8px 4px 8px;width:154px; font-weight:normal;}
#rightSidebar .endbox{background:url(../images/bottom.jpg) no-repeat top;height:7px;font-size:1px;margin-bottom:10px;}
#rightSidebar a.links{font-weight:bold;text-decoration:none;color:#ffd8ad;font-size:11px;}
#rightSidebar .box2{background:url(../images/searchBkgr.jpg) no-repeat top;padding:48px 8px 7px 8px;margin-bottom:7px;height:62px;}
#rightSidebar h2.spaceh{margin-bottom:6px;}

/* FOOTER */
#footer{background:url(../images/footer.png) no-repeat;height:30px;width:874px;margin:0px auto;text-align:center;}
#textFooter{margin:0 auto; color:#8f7911; text-align:center;padding-bottom:10px;}


/* SPECIAL */
div.clear{clear:both;font-size:1px;height:2px;}
#myGallery{width: 550px !important;height: 320px !important;}
.register a{text-decoration:none; color:#F59A0F;}
.register a:hover{text-decoration:underline;}
.attentiom{color:red; font-weight:bold; font-size:14px;}

/*Contact*/
.contact h1{margin-top:10px;}
#contentForms .contact{margin-top:40px;color:#000000; text-align:center;line-height:20px;width:160px;}
.contact .texts{color:#666666;font-weight:bold;}
.contact ul{text-decoration:none;line-height:20px;}


/*Child formular*/
#tableid td{text-align:right;}
#rightSidebar #tableid{float:left;}
#tableid {font-weight:bold;font-size:12px;font-family:tahoma;color:#000000;width:576px;line-height:30px;margin-top:20px;text-align:right;}
#tableid input {
	float: left;
	margin-left: 10px;
	width: 188px;
	background: url(../images/btnBkgr2.jpg) #FFFFFF repeat-x;
	border: 1px solid #e6e4e3;
	height: 14px;
	padding: 3px 5px 3px 5px;
}
#program {
	float: left;
	margin-left: 10px;
	width: 200px;
}
#tableid .butn{width:100px; border:none; text-align:center; height:30px;padding-bottom:10px;background:url(../images/btnBkgr.jpg);color:#FFFFFF;}
#tableid a{text-decoration:none; color:#f18511;}
#tableid a:hover{text-decoration:underline;}
/*Register formular for child*/
.titles {color:#000000;font-weight:bold;}
.btn{width:100px; border:none; text-align:center; height:30px;padding-bottom:10px;background:url(../images/btnBkgr.jpg);color:#FFFFFF;}
.agree{text-align:justify;line-height:20px;}

/*calendar*/
#calendar{float:left;margin-left:10px;}
#calendar input{width:40px;float:left;}
.terms {float:left;color:#999999;}
.terms input{float:right;}
.chkbox{float:right;width:10px;}
.left {float:left;}

/*end child formular*/


/* SPECIAL */
div.clear{clear:both;height:1px;font-size:1px;}