
/* Font family */
@font-face{
   font-family:'Calibri'; 
   src: url("/tpl/custom/calibri.ttf") format('truetype'); 
   src: url("/tpl/custom/calibri.WOFF") format('woff'); 
}	
@font-face{
   font-family:'Calibri'; 
   src: url("/tpl/custom/calibrib.ttf") format('truetype'); 
   src: url("/tpl/custom/calibrib.WOFF") format('woff'); 
   font-weight: bold;
}	
@font-face{
   font-family:'Calibri'; 
   src: url("/tpl/custom/calibrii.ttf") format('truetype');
   src: url("/tpl/custom/calibrii.WOFF") format('woff'); 
   font-style: italic;
}    
@font-face{
   font-family:'Calibri'; 
   src: url("/tpl/custom/calibriz.ttf") format('truetype');
   src: url("/tpl/custom/calibriz.WOFF") format('woff'); 
   font-weight: bold;
   font-style: italic;
}	
@font-face{
   font-family:'Calibri'; 
   src: url("/tpl/custom/calibril.ttf") format('truetype'); 
   src: url("/tpl/custom/calibril.WOFF") format('woff');  
   font-weight: lighter;                                       
}	
@font-face{
   font-family:'Calibri'; 
   src: url("/tpl/custom/calibrili.ttf") format('truetype'); 
   src: url("/tpl/custom/calibrili.WOFF") format('woff'); 
   font-weight: lighter;
   font-style: italic;
}	

*{	font-family:Calibri ; }


#cookie_alert{z-index:999;}
.public_admin_bar{opacity:0.2;}
.public_admin_bar:hover{opacity:1;}  


.Content{overflow:hidden;} 

body{background-image:url("/tpl/custom/bg-all.png");}
.Top{width:100%;}

#emd_area_1 {
    float: left;
    width: 100%;
    overflow:hidden; 
   }
#emd_area_2 {
    float: left;
    width: 100%; 
    overflow:hidden; 
   }




.meniusus
{
	position:absolute;
	top:0px; 
	/*left: calc(50vw - 230px);*/
	right: 130px;
	right: calc(50% - 370px);
	right: -webkit-calc(50% - 370px);
	 
	
} 
.meniusus a
{font-size:18px;
 padding:8px;
 padding-top:3px; 
 font-weight: bold;
 color:white;
 float:left;}
 
 .lang
 {position:absolute; top:0px; right:10px; right: calc(50% - 580px); right: -webkit-calc(50% - 580px);}
 .lang1
 { display:block; float:left;
 font-size:18px; color:white;width:52px; height:51px;
 background-image: url("/tpl/custom/ro.png");
 }
 .lang2
 { display:block; float:left;
 font-size:18px; color:white;width:52px; height:51px;
 background-image: url("/tpl/custom/en.png");
 }
 
.fontsize
{  color:white; font-weight:bold;
 position:absolute; left:10px; left:calc(50% - 480px); left: -webkit-calc(50% - 480px); top:0px;}
.fontsize1
{font-size:14px; margin:0px -1px; cursor:pointer;}
.fontsize2
{font-size:16px; margin:0px -1px; cursor:pointer;}
.fontsize3
{font-size:18px; margin:0px -1px;}
.fontsize4 
{font-size:20px; margin:0px -1px; cursor:pointer;}
.fontsize5
{font-size:22px; margin:0px 0px; cursor:pointer;}

.SearchSite{margin-top:20px;}


#events_side_container
{
	width:265px; height:317px;
	background-color:transparent;
	background-image: url("/tpl/custom/bg-events-widget.png");
	background-position: top right;
	background-repeat: no-repeat;
	position:relative;
	/*overflow: auto;*/
}
#events_side_container table
{ 	
	width:210px !important;margin-left: 40px;}
.eventstitle 
{font-size:20px; font-weight:bold; color:white; margin: 0 0 0 25px; padding-top: 15px;}
.tablemonth
{font-size:18px; font-weight:bold; color:white;}
.lcalinputbutton{border:0px; background-color:transparent; margin-bottom: 2px;
background-image: url("/tpl/custom/arrow-events-left.png"); width:14px; height:14px;}
.rcalinputbutton{border:0px; background-color:transparent; margin-bottom: 2px;
background-image: url("/tpl/custom/arrow-events-right.png");width:14px; height:14px;}
.eventsHead   {background-color:white;   padding: 1px 0px;height:10px; table-layout: fixed;}
.eventsOutside{background-color:#BBC8E6; padding: 1px 0px;height:10px; table-layout: fixed;}
.eventsEmpty  {background-color:#E5E6E7; padding: 1px 0px;height:10px; table-layout: fixed;}
.eventsFull   {background-color:#39ABEE; padding: 1px 0px;height:10px; table-layout: fixed;}

.eventsHead, .eventsHead    a{color:#394D8D;  font-weight: bold; }
.eventsOutside.text {  color: transparent;  }
.eventsEmpty, .eventsEmpty   a{color:#000; }
.eventsFull, .eventsFull    a{color:#fff; }

#events_side_container table tfoot td
{padding-top:20px; }
#events_side_container table tfoot td a
{color:white;font-weight:bold; font-size:14px;}


.TopMenu {
    display: block;
    padding: 0px;
    float: left;
    background-image: url("/tpl/custom/bg-menu-up.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 1400px;
    text-align: center;
   /* height:100px;*/ 
    overflow:hidden;
    overflow-x:visible;
}


.TopMenu li a{color:white; font-size:22px;}
.TopMenu li, .TopMenu li:hover {
    list-style-type: none;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
    position: relative;
    display: inline-block;
    float: none;
    border:none;
    background:transparent;
    font-weight:bold;
    z-index:9;
    color:white;
    font-size:20px;
    margin-top:50px;
    
}



/*meniu sus*/
.TopMenu li:nth-of-type(5n+1):before
{
	content: "";	position:absolute;	top:-10px;	left:0px;	width: 110%;	height: 200%;	z-index: -1;	border-radius:20px;
  
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
  background-color: #E3268F;
}

.TopMenu li:nth-of-type(5n+2):before
{
	content: "";	position:absolute;	top:-10px;	left:0px;	width: 110%;	height: 200%;	z-index: -1;	border-radius:20px;
  
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  transform: rotate(10deg);
  background-color: #A9D046;
}

.TopMenu li:nth-of-type(5n+3):before
{
	content: "";	position:absolute;	top:-10px;	left:0px;	width: 110%;	height: 200%;	z-index: -1;	border-radius:20px;
  
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
  background-color: #39ABEE;
}

.TopMenu li:nth-of-type(5n+4):before
{
	content: "";	position:absolute;	top:-10px;	left:0px;	width: 110%;	height: 200%;	z-index: -1;	border-radius:20px;
  
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  transform: rotate(10deg);
  background-color: #EE863A;
}

.TopMenu li:nth-of-type(5n+5):before
{
	content: "";	position:absolute;	top:-10px;	left:0px;	width: 110%;	height: 200%;	z-index: -1;	border-radius:20px;
  
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
  background-color: #E4363D;
}


.LeftTitle
{display:none;}

.PhotoGallery {margin:0px;}

.GalImgContainer
{width:150px !important;
padding:0px;margin: 2px 0px; border:0px;
position:relative;}
  
.GalImg
{width:150px !important;height:150px !important;
padding:0px;  padding-bottom:10px;
position:relative;
}

.GalImg a
{ 
overflow: hidden;
position: relative;
display: block;
}

.GalImgContainer:nth-of-type(3n+1) div > a:after
{
	content:url("/tpl/custom/photogallery-image-mask-1.png");
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	opacity:1;
}
.GalImgContainer:nth-of-type(3n+2) div > a:after
{
	content:url("/tpl/custom/photogallery-image-mask-2.png");
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	opacity:1;
}
.GalImgContainer:nth-of-type(3n) div > a:after
{
	content:url("/tpl/custom/photogallery-image-mask-3.png");
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	opacity:1;
}
                                                         
.GalImg a img
{width: !important;height:100% !important; }
.GalTxt
{margin-top:15px; 
font-size:16px;
height:60px;
text-align:center;
color:#389CDB;}


.meniusus li {display:inline-block}
.SideMenu2 {width:265px;margin:0px; padding-bottom:120px; padding-top:20px;

background-image: 

url("/tpl/custom/bg-side-menu-top.png"), url("/tpl/custom/bg-side-menu-bottom.png"),
linear-gradient(white 0%, white 101px, #E0E0E2 101px, #E0E0E2 calc(100% - 55px), white calc(100% - 55px), white 100% );

background-position: right top, right bottom, right top;  
background-repeat: no-repeat;
background-size: 95% auto;
}

@-moz-document url-prefix() {
.SideMenu2 {width:265px;margin:0px; padding-bottom:120px; padding-top:20px;

background-image: 

url("/tpl/custom/bg-side-menu-top.png"), url("/tpl/custom/bg-side-menu-bottom.png"),
linear-gradient(white 0%, white 101px, #E0E0E2 101px, #E0E0E2 calc(100% - 100px), white calc(100% - 100px), white 100% );

background-position: right top, right bottom, right top; 
background-repeat: no-repeat;
background-size: 95% auto;
}      
}



.SiteButt2
{ border:0px; 
color:white; 
background-image:url("/tpl/custom/bg-buton-mai-mult.png"); 
background-repeat:no-repeat;
display:inline-block;
width:95px;
height:29px; 
line-height:22px;
}
.SiteButt2 
{text-transform:lowercase; text-shadow:none; font-size:14px;}

/*modul stiri*/
.newsDate{display:none;}
.newsImg{float:left; border: 0px solid #EC268F;  

/*-webkit-perspective: 1px;
border-radius: 50%;

border-top-left-radius: 50%;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;

-webkit-border-top-left-radius: 50%;
-webkit-border-top-right-radius: 50%;
-webkit-border-bottom-right-radius: 50%;
-webkit-border-bottom-left-radius: 50%;

-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
*/
overflow:hidden;position: relative;margin:0px 10px; height:100px; width:100px;}
.newsImg:after
{

	content:"";
	background-image: url("/tpl/custom/fix2vect.png"); 
	background-size:100% 100%;
	background-repeat:no-repeat; 
	position:absolute;
	height:100%; width:100%; /*top:-7px; left:-7px; */  left:0px; top:0px;
	/*border: 7px solid #EC268F; 
	-webkit-border-radius: 50%;
	border-radius: 50%;*/ 
		
} 
 
 
.newsRight{margin:0px 10px;}
.newsBox{width:48%;padding:2%; padding-right:0px;border:0px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; float:left; text-align:center; /*width:100%;*/}
 
.newsBox:nth-of-type(2n+1){clear:left;}
.newsLink{float:right;}
.newsText{overflow: auto;}
.newsText p{font-size: 14px;}
.newsTitle{display:block; font-size:18px;  margin:1px 0; color:#EC268F; font-weight:bold;}
.newsLink{float:right; display:block; font-size:14px; font-weight:bold; font-style:italic; text-align:center; line-height:40px; color:#fff;}
.newsLink{width:120px; height:35px;
background-image:url("/tpl/custom/bg-buton-stiri.png"); 
background-repeat:no-repeat;
background-position:top left;
background-size: cover;
}
.newsRight{text-align:left;}
.newsImg img{height:100px !important; width:auto; margin:auto; position: absolute;left: 50%; 
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
opacity:0.99;}

.Content > .newsBox > .newsTitle{clear:none; float:none; margin:5px 10px 5px 5px; color:#39ABEE; display:inline-block;}  

.newsPage{float:right; clear:both;color:#389CDB; font-size:20px;font-weight:bold;font-style:italic;}



.BoxPagTitle{font-size:18px; margin-bottom:10px;}

.BoxPag p
{
	font-size:14px;
	margin-bottom:10px;
}

.BoxPag
{
	background-image:none;
	background-color:transparent;
	border:none;	
}
.BoxPag div .SiteButt3
{text-shadow: none; font-size:16px;}
.BoxPag div .SiteButt3:after{content:" »";}
.BoxPag div .SiteButt3:hover
{background-color: transparent;}






.BoxPag {width:230px;margin:0px;margin-left:15px; padding-bottom:50px; padding-top:30px;

background-image: 

url("/tpl/custom/casete-specifice-bg-top.png"), url("/tpl/custom/casete-specifice-bg-bottom.png"),
linear-gradient(white 0%, white 50px, #A0DEE3 50px, #A0DEE3 calc(100% - 60px), white calc(100% - 60px), white 100% );

background-position: right top, right bottom, right top; 
background-repeat: no-repeat;
background-size: 100% auto;
}
.BoxPag:nth-of-type(2n) {width:230px;margin:0px;margin-left:15px; padding-bottom:50px; padding-top:30px;

background-image: 

url("/tpl/custom/casete-specifice-bg-alternare-top.png"), url("/tpl/custom/casete-specifice-bg-alternare-bottom.png"),
linear-gradient(white 0%, white 50px, #E6F3E9 50px, #E6F3E9 calc(100% - 60px), white calc(100% - 60px), white 100% );

background-position: right top, right bottom, right top; 
background-repeat: no-repeat;
background-size: 100% auto;
}







@-moz-document url-prefix() {
.BoxPag {width:230px;margin:0px;margin-left:15px; padding-bottom:50px; padding-top:30px;

background-image: 

url("/tpl/custom/casete-specifice-bg-top.png"), url("/tpl/custom/casete-specifice-bg-bottom.png"),
linear-gradient(white 0%, white 50px, #A0DEE3 50px, #A0DEE3 calc(100% - 60px), white calc(100% - 60px), white 100% );

background-position: right top, right bottom, right top; 
background-repeat: no-repeat;
background-size: 100% auto;
}
.BoxPag:nth-of-type(2n) {width:230px;margin:0px;margin-left:15px; padding-bottom:50px; padding-top:30px;

background-image: 

url("/tpl/custom/casete-specifice-bg-alternare-top.png"), url("/tpl/custom/casete-specifice-bg-alternare-bottom.png"),
linear-gradient(white 0%, white 50px, #E6F3E9 50px, #E6F3E9 calc(100% - 60px), white calc(100% - 60px), white 100% );

background-position: right top, right bottom, right top; 
background-repeat: no-repeat;
background-size: 100% auto;
}}

 
.Social a div {float:left; font-size:22px; width:160px; padding-top:10px; color:white; font-weight:bold;}
.Social a img {float:left;}
.Social a{display:inline-block; }
.Social{text-align:center; float:none;}
.SocialTitle{
	display:block;
	height:67px;
	width:295px;
padding:10px; padding-left:40px;	
color:white;
font-size:40px; font-weight:bold;
background-image:url("/tpl/custom/socialtitle.png"); 
background-repeat: no-repeat;
background-size:295px 67px;
margin-left: 150px;
 
}

.Box{
	
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	width: 23%;
	margin:1%;
	padding:2%;
	}
	
	
	
.BoxPag {width:230px;margin:0px;margin-left:15px; padding-bottom:50px; padding-top:30px;

background-image: 

url("/tpl/custom/casete-specifice-bg-top.png"), url("/tpl/custom/casete-specifice-bg-bottom.png"),
linear-gradient(white 0%, white 50px, #A0DEE3 50px, #A0DEE3 calc(100% - 60px), white calc(100% - 60px), white 100% );

background-position: right top, right bottom, right top; 
background-repeat: no-repeat;
background-size: 100% auto;
}
.BoxPag:nth-of-type(2n) {width:230px;margin:0px;margin-left:15px; padding-bottom:50px; padding-top:30px;

background-image: 

url("/tpl/custom/casete-specifice-bg-alternare-top.png"), url("/tpl/custom/casete-specifice-bg-alternare-bottom.png"),
linear-gradient(white 0%, white 50px, #E6F3E9 50px, #E6F3E9 calc(100% - 60px), white calc(100% - 60px), white 100% );

background-position: right top, right bottom, right top; 
background-repeat: no-repeat;
background-size: 100% auto;
}





.Box{background-color:#F7ADAF; border:none;}

.BoxTitle{ font-size:18px; }

.Box p{ font-size:16px; }

.Box div .SiteButt3
{text-shadow: none; font-size:18px;}
.Box div .SiteButt3:after{content:" »";}
.Box div .SiteButt3:hover
{background-color: transparent;}
.Boxes{width:1200px; margin:10px auto;}






.Box { padding-bottom:50px; padding-top:30px;

background-image: 

url("/tpl/custom/casete-generale-bg-top.png"), url("/tpl/custom/casete-generale-bg-bottom.png"),
linear-gradient(#F7ADAF 0%, #F7ADAF 45px, #FFFBD6 45px, #FFFBD6 calc(100% - 40px), #F7ADAF calc(100% - 40px), #F7ADAF 100% );

background-position: right top, right bottom, right top; 
background-repeat: no-repeat;
background-size: 100% auto;
}



@-moz-document url-prefix() {
.Box { padding-bottom:50px; padding-top:30px;

background-image: 

url("/tpl/custom/casete-generale-bg-top.png"), url("/tpl/custom/casete-generale-bg-bottom.png"),
linear-gradient(#F7ADAF 0%, #F7ADAF 45px, #FFFBD6 45px, #FFFBD6 calc(100% - 40px), #F7ADAF calc(100% - 40px), #F7ADAF 100% );

background-position: right top, right bottom, right top; 
background-repeat: no-repeat;
background-size: 100% auto;
}
}	
  
  
/*#emd_area_8  
{background-image:url("/tpl/custom/footerbackgroundbottom.png"), url("/tpl/custom/footerbackground.png"), url("/tpl/custom/fill.png");
background-position: center bottom, center top, center center;
background-repeat: no-repeat;
background-size: 100% auto, 100% auto, 100% 50%;}*/

#emd_area_8  
{background-image: url("/tpl/custom/footerbackground.png"), url("/tpl/custom/fill.png");
background-position: center top, center bottom;
background-repeat: no-repeat;      
background-size: 100% auto, 100% 70%;
border-radius:30px; 
}




#emd_area_8  
{
overflow:visible; 
position:relative;
padding-bottom:30px;
width:1400px;
margin-bottom:30px;
}
  
.BottomMenu
{
	position:absolute; 
	bottom:-30px;
	left:100px;
	margin:0px;
	padding-right:15px;
	background-image:url("/tpl/custom/bg-menu-jos.png");
	background-repeat:no-repeat;
	/*background-size: 508px 68px;*/
	background-size: 100% 68px;
	display:block;
	height:68px; /*width:508px;*/
}  
  
.BottomMenu a, .BottomMenu a:hover
{  
color:#647495;
font-size:18px;
font-weight:bold;
padding-top:18px;
padding-left:20px;
border:none;
background-color: transparent;
	margin:4px 2px;
}
  
 .SliderTitle{color:#fff; font-size:22px; font-weight:bold;} 
  
.SliderParteneri  {width:1200px; margin:10px auto; background-color:#fff;border-radius: 10px;  
padding:0 10px;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
display: flex;
justify-content: space-between;
flex-flow: row wrap;

}
.SliderSponsori {width:1200px; margin:10px auto; background-color:#fff;border-radius: 10px;   
padding:0 10px;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
display: flex;
justify-content: space-between;
flex-flow: row wrap; 

}  
  
.SubortList{max-width: 230px; position:relative; overflow:hidden;}  
.SubortListTitle  { width:200px; display: inline-block;clear: both;}
.SubortListTitle a{ font-size:18px; color:#3EBDF2; width:200px;}
.SubortList{ /*width:40%;*/ margin:4%;border:0px; float:left; clear:none; text-align:center; position:relative;}
.SubortListInfo{ text-align:center; }
.SubortListTxt{ font-size:14px; margin:10px 0;}
.SubortListInfo .SiteButt2{float:none !important;}
.SubortListImg{display:inline-block;float:none !important;padding:0px;margin:0px; 
/*border:0px solid #97D6F7; border-radius:50%; */
overflow:hidden; position:relative;
/*-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
*/
} 
.SubortListImg:after 
{ 

	content:"";
	background-image: url("/tpl/custom/fix3.png");  
	background-size:100% 100%;
	background-repeat:no-repeat; 
	position:absolute;
	height:100%; width:100%; /*top:-7px; left:-7px; */ top:0px; left:0px; 
	/*border: 7px solid #EC268F; 
	-webkit-border-radius: 50%; 
	border-radius: 50%;*/ 
		
} 
  
  
#pagina_sub_1  
{
	width:100%;    
	/*display: flex;*/
    /*justify-content: space-around;*/
    /*flex-flow: row wrap;
    align-content: flex-start;*/

}
  

.socialitems  
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}
  
  
 #emd_area_6 
 {
  overflow: hidden;
position: relative;
min-height: 600px;
padding-bottom: 20px;
 }

.PaginatieSubord tbody tr td div a
{
	color:#389CDB;
	font-size:14px;
}

.Content {
    padding-top: 20px;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}


.newsIMG{ 
	display:block;
	float:left; 
	width: 35%;
	padding: 10px; 
	margin:0 auto;  
	/*border-radius:5px;  */
	clear:both;}


 







/*#emd_area_6{max-width:670px;}*/


/*.inputbutalign*/ .inputbutton2, /*.inputbutalign*/ .inputbutton
{border:none;
text-shadow:none;
color:white;
font-size:16px;
min-width:120px;
padding:5px;
border-radius:10px;
}
/*.inputbutalign*/ .inputbutton2, .inputbutton2:hover{background-color:#E4363D;}
/*.inputbutalign*/ .inputbutton, .inputbutton:hover{background-color:#39ABEE; background-image:none;}

.input, .textarea{border:2px solid #39ABEE; border-radius:5px;}

#mapdiv-ro{background-color: transparent !important;} 

.CommentForm{background-color:transparent;border:none;}
.CommentForm h2{padding: 10px 20px !important; margin-bottom:40px; color:#389CDB; max-width: 330px;}
.CommentList h2:before{content:" ";background-image:none;}
.CommentList h2{padding:5px !important; color:#389CDB !important;}

.Sus{
	
	display:inline-block; height:45px; width:30px; line-height:45px; text-align:center;
	border-radius:5px; border-top-right-radius:25px; border-top-left-radius:25px;
	font-size:14px; font-weight:bold; color:#fff; background-color: #389CDB;}

.Question{
	display:inline-block; height:45px; width:calc(100% - 20px); line-height:45px; padding:0px; padding-left:10px !important; 
	border-radius:5px; border-top-right-radius:25px; border-top-left-radius:25px;
	font-size:16px; font-weight:bold; color:#389CDB; background-color: #FEF887;}
}


.Answer{}
	
.Content ol li,.Content ol li a{font-size:14px; color:#389CDB;}
.Content ol li{margin-left:15px;}
.Content ol{margin-bottom:5px;}
.Content ul li a{font-size:14px; color:#389CDB;font-weight:bold;}



.TitluArhiva
{
	color:#EC268F;font-size:18px; text-align:center;font-weight: bold;
	clear:both;
	display:block;
}

.AniArhiva{width:100%;text-align:center; float: left;}
.AnArhiva
{
	color:#39ABEE;font-size:18px; font-weight: bold;
	display:inline-block;
    margin: 5px 10px 5px 5px;
    clear:none; float:none;
}

.eventtable1
{
	background-color: #F6BDDD;
	border-top-right-radius:20px;
	border-top-left-radius:20px;
	padding-top:20px;
}
.eventtable2
{
	background-color: #F6BDDD;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	
	border:7px solid #F6BDDD;
	border-bottom:30px solid #F6BDDD;
	border-top:2px solid #F6BDDD;
}
.eventtable2 table
{
	
	border-radius:20px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	padding-bottom: 20px;
	padding-top: 20px;
	overflow: hidden;
	background-color:#E3268F;
}

.eventtable2 table td { border-radius:5px; line-height:25px; font-size:18px;}

.eventtable1 strong {font-size:26px; color:#fff;}
#lunaurmatoare,#lunaanterioara {font-size:24px; color:#fff; padding:0px 15px; font-weight:bold;}



#emd_area_2{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.SearchSite
{
background-size: 100% auto;
background-repeat: no-repeat;
background-position: center center;
position:relative; 
}

.ParteneriNew, .SponsoriNew{  width: 90%; margin: 0px auto;} 
.bx-wrapper .bx-pager{display:none !important;}
.bx-wrapper{margin: 0 auto 30px;} 



.subordcontainer{display:flex; flex-wrap:wrap; max-width:100%;} 

_:-ms-fullscreen, :root .subordcontainer{display:block; /*float:left;*/}



/*.reteaimg{margin:15px 0px 15px 30px;overflow:hidden !important;} */
.Copyright{color: #647495; font-weight: bold;}

#faq_add .MessInfo .SiteButt2 
{ width:150px; background-image:none; background-color: #97D6F7; border-radius:10px; height:auto;}

  

/* Internet Explorer */


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    
.Box {
background-image: 
url("/tpl/custom/casete-generale-bg-middle.png"),
url("/tpl/custom/casete-generale-bg-topie.png"), 
url("/tpl/custom/casete-generale-bg-bottomie.png");
background-position: right center, right top, right bottom;  
background-repeat: no-repeat;  
background-size: 100% calc(100% - 100px), 100% auto, 100% auto;
}   


.SideMenu2{
background-image: 
url("/tpl/custom/bg-side-menu-top.png"), 
url("/tpl/custom/bg-side-menu-bottom.png"), 
url("/tpl/custom/bg-side-menu-middle.png");
background-position: right top, right bottom, right center;
background-repeat: no-repeat;
background-size: 95% auto, 95% auto,95% calc(100% - 120px); 
}

.BoxPag {
background-image: 
url("/tpl/custom/casete-specifice-bg-top.png"), 
url("/tpl/custom/casete-specifice-bg-bottom.png"),
url("/tpl/custom/casete-specifice-bg-middle.png");
background-position: right top, right bottom, right center; 
background-repeat: no-repeat;
background-size: 100% auto, 100% auto, 100% calc(100% - 100px);
}

.BoxPag:nth-of-type(2n) {
background-image:  
url("/tpl/custom/casete-specifice-bg-alternare-top.png"), 
url("/tpl/custom/casete-specifice-bg-alternare-bottom.png"), 
url("/tpl/custom/casete-specifice-bg-alternare-middle.png");
background-position: right top, right bottom, right center; 
background-repeat: no-repeat;
background-size: 100% auto, 100% auto, 100% calc(100% - 100px); 
}

/*.MainTable .Col2{max-width: 670px;} /*de rezolvat pe responsive*/  
    
}


/*Edge*/

@supports (-ms-accelerator:true) {
    
.Box {
background-image: 
url("/tpl/custom/casete-generale-bg-middle.png"),
url("/tpl/custom/casete-generale-bg-topie.png"), 
url("/tpl/custom/casete-generale-bg-bottomie.png");
background-position: right center, right top, right bottom;  
background-repeat: no-repeat;  
background-size: 100% calc(100% - 100px), 100% auto, 100% auto;
}   


.SideMenu2{
background-image: 
url("/tpl/custom/bg-side-menu-top.png"), 
url("/tpl/custom/bg-side-menu-bottom.png"), 
url("/tpl/custom/bg-side-menu-middle.png");
background-position: right top, right bottom, right center;
background-repeat: no-repeat;
background-size: 95% auto, 95% auto,95% calc(100% - 120px); 
}

.BoxPag {
background-image: 
url("/tpl/custom/casete-specifice-bg-top.png"), 
url("/tpl/custom/casete-specifice-bg-bottom.png"),
url("/tpl/custom/casete-specifice-bg-middle.png");
background-position: right top, right bottom, right center; 
background-repeat: no-repeat;
background-size: 100% auto, 100% auto, 100% calc(100% - 100px);
}

.BoxPag:nth-of-type(2n) {
background-image:  
url("/tpl/custom/casete-specifice-bg-alternare-top.png"), 
url("/tpl/custom/casete-specifice-bg-alternare-bottom.png"), 
url("/tpl/custom/casete-specifice-bg-alternare-middle.png");
background-position: right top, right bottom, right center; 
background-repeat: no-repeat;
background-size: 100% auto, 100% auto, 100% calc(100% - 100px); 
}
    
}









/**************Safari****************/


@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	
::i-block-chrome,.Box {
background-image: 
url("/tpl/custom/casete-generale-bg-middle.png"),
url("/tpl/custom/casete-generale-bg-topie.png"), 
url("/tpl/custom/casete-generale-bg-bottomie.png");
background-position: right center, right top, right bottom;  
background-repeat: no-repeat;  
background-size: 100% 80%, 100% auto, 100% auto;
}   

 
::i-block-chrome,.SideMenu2{ 
background-image: 
url("/tpl/custom/bg-side-menu-top.png"), 
url("/tpl/custom/bg-side-menu-bottom.png"), 
url("/tpl/custom/bg-side-menu-middle.png");
background-position: right top, right bottom, right center;
background-repeat: no-repeat;
background-size: 95% auto, 95% auto,95% 80%; 
}

::i-block-chrome,.BoxPag {
background-image: 
url("/tpl/custom/casete-specifice-bg-top.png"), 
url("/tpl/custom/casete-specifice-bg-bottom.png"),
url("/tpl/custom/casete-specifice-bg-middle.png");
background-position: right top, right bottom, right center; 
background-repeat: no-repeat;
background-size: 100% auto, 100% auto, 100% 70%;
} 
 
::i-block-chrome,.BoxPag:nth-of-type(2n) {
background-image:  
url("/tpl/custom/casete-specifice-bg-alternare-top.png"), 
url("/tpl/custom/casete-specifice-bg-alternare-bottom.png"), 
url("/tpl/custom/casete-specifice-bg-alternare-middle.png");
background-position: right top, right bottom, right center; 
background-repeat: no-repeat;
background-size: 100% auto, 100% auto, 100% 70%; 
}
     
}

/*************************************/















.meniusus li a:hover,
.fontsize1:hover,
.fontsize2:hover,
.fontsize4:hover,
.fontsize5:hover
{
	color: #39ABEE !important;
}


.TopMenu li a:hover,
.SubortListTitle a:hover,
.PaginatieSubord a:hover,
.Social a div:hover,
.BottomMenu a:hover


{
	color: #CD0000 !important;
}

.sitemap li {text-transform: capitalize;}

#breadcrumbs{
font-size: 18px;
font-weight: bold;
width: 1200px;
margin: 0px auto; 
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
color:#39ABEE;
} 

.Col2 #breadcrumbs{display:none;}



 

#emd_area_1, #emd_area_2{
position: relative;
overflow: hidden;
}



.activ a {color:#324E8E !important;}
.activ a:before {content:"»"}

.susactiv a{color: #324E8E;} 
.susactiv a:before {content: "»";}



html {
    width: 100% !important;
    height: 100% !important; 
} 
body {
    width: 100% !important; 
    height: 100% !important; 
}

html, body, .Top
{ 
  min-width:100%; 
  margin: 0;
  padding: 0;
  /*overflow:hidden; */
}


.reteaimg{position:relative; width:100%; overflow:hidden !important; text-align:center; margin: 20px 0px;}
.reteaimg img{ display:inline-block; width:90%; }

#button{cursor: pointer;}
  
#events_side_container a:hover, #lunaurmatoare:hover, #lunaanterioara:hover {color: #39ABEE !important;}
 
 
 
 
 
 
 
h3{color:#CC6666; padding:10px 10px 10px 0; font-size:18px;}

 
  
 
/* 
.CommentForm
{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin:0px;
	width:100%; 
	overflow:hidden;
}*/ 

#pagecom_add{max-width:600px; margin:0px auto;}
.CommentForm{margin:0px;}
.CommentForm .label{clear:left;}
.CommentForm .input, .CommentForm .textarea{clear:right;}
.CommentList h2{width:100% !important;}
/*.ProdComment>div:last-of-type{display: none;} 
*/
  
  
  
  
#emd_area_5_6_7{overflow:hidden;} 
.MainTable{table-layout:fixed;}  
  
  
/*Incarcare fisiere*/  
.Incarca {
position: relative;
overflow: hidden;
height:35px;}
.Incarca input.upload {
position: absolute;
top: 0;
left: 0;
margin: 0; 
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);}   
.Incarca span{
background-color: #39ABEE;
font-size: 18px;
padding: 5px 10px;
color:#fff;	
font-weight:bold;
line-height:35px;
border-radius:10px;}  
  
#nume_file_cv, #nume_file_int
{
	border-radius:5px;
	border:2px solid #39ABEE;
	padding: 4px;
	max-width:150px;
} 
  
  
  
   
/* Responsive  */  
 
 




@media only screen and (max-width: 1400px)
{
	 
body{overflow-x:hidden;} 	  
#emd_area_4{width:100%; } 
.TopMenu{width:100%; /*width:100vw;*/}
#emd_area_1_2_3{width:100%; /*width:100vw;*/}
#emd_area_8{width:100%; /*width:100vw;*/} 
#emd_area_1{padding-left:0px; padding-right:0px;} 
.TopMenu li a{font-size:15px; font-size:calc(1.5vw + 1px);}  

/*
.SliderMain, .SliderScreen{width:100%; width:100vw; height:auto; height:33.5vw;}
.SliderScreen > a > img{width:100%; width:100vw !important; height:auto !important;}
*/


 

.SliderMain
{
	width:100%;
   /* height:auto; */
   /* height:33.5vw;*/ 
    height:auto;
    
}
.SliderMain:before
{
content: "";
display: block; 
padding-top: 33.5%; 

}



.SliderScreen
{
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width:100%;
	height:100%;
	
  	
}

/*.SliderScreen > a > img{width:100%; height:auto !important;}*/

.SliderScreen > a > img
{

position: absolute;
top: 50%;
left: 50%;
/*width: auto;
height: auto;
max-height: none;
max-width: none;
min-height: 100%;
min-width: 100%;*/
width:100%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);


}



}




@media only screen and (max-width: 1200px)
{
		#emd_area_5_6_7{width:100%; /*width:100vw;*/} 
		#emd_area_2{width:100%; /*width:100vw;*/} 
		.Boxes{width:100%; /*width:100vw;*/} 
		#emd_area_9{width:100%; /*width:100vw;*/}
		#breadcrumbs{width:100%; /*width:100vw;*/}
		.Middle, .Bottom{width:100%; overflow:hidden;} 
		.TopMenu{overflow:hidden;}
		
		
		
		.lang{right:20px;}
		.MainTable .Col2{min-width:300px;}
		.SubortList{float:none; margin:0 auto; 
		min-width:100%;padding: 10px;
        -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
        .SubortListImg{float:left !important;}
		.SubortListInfo
		{text-align:left; width: calc(100% - 120px); 
		display:block; padding-left: 10px; float:left;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
		.SubortListTitle {
        text-align: left;
        width: calc(100% - 120px);
        padding-left: 10px;
        -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
		.SubortListInfo .SiteButt2{float:right !important;}
		
		#mapdiv-ro{}
		#mapdiv-ro > div > div{width:calc(100% - 560px) !important; width:calc(100vw - 560px) !important; padding-right:10px;}   
		
		
		
}

@media only screen and (max-width: 1000px)
{
	 
.reteaimg{width:50%; float:right; margin-right:5%;}	
#events_side_container{margin-left:5%;}  
 


.fontsize{left:20px;}
.meniusus{right: 130px;}
.newsBox{width:100%;}
.MainTable .Col2, .MainTable .Col3
{width:100%; width:100vw; display:block; overflow:hidden; } 
#emd_area_7{width:100%; overflow:hidden;} 
#emd_area_6{width:100%; overflow:hidden;}



#emd_area_4 #breadcrumbs{display:none;} 
.Col2 #breadcrumbs{display:block;}

   
#mapdiv-ro{width:80% !important; width:80vw !important; margin:0px auto;} 
#mapdiv-ro > div > div{width:80% !important; width:80vw !important; padding-right:0px;/* height:300px !important;*/}   

.SubortList{width:100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;} 
.SubortListInfo{width: calc(100% - 180px); width: calc(100vw - 180px);} 

h1,h2{max-width:100%; width:100vw;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 20px;} 


/* cod meniu */
.MainTable{position:relative;}
/*.MainTable .Col1{position:absolute; left:0px; z-index: 999; width:100%; min-width:100%;}*/
/*.MainTable .Col2{margin-top:55px;}*/
.MainTable .Col1, .MainTable .Col2{position:relative; display:block; width:100%; min-width:100%;}


#emd_area_5 > div:nth-child(1) > ul:nth-child(2){display:none;} 
.Burger
{height: 50px;
width: 100%; 
width: 100vw; 
background-color: #E3268F;
background-image:url("/tpl/custom/burger.png"); 
background-position: center center;
background-repeat: no-repeat;
}
.SideMenu2{width:100%; width:100vw; background-color:#FEF887; background-image:none; padding-bottom:20px;}
.SideMenu2 li{width:300px; margin:0px auto;}  
.SideMenu2 li{padding: 2px;} 
.SideMenu2 li a{font-size:15px;}   
.SideMenu2 li ul li a{font-size:12px; padding: 0px 40px; } 
.SideMenu2 > li > .active{padding: 10px 15px 7px 20px;font-size:18px;}
.SideMenu2{border-bottom: 5px solid #E3268F;}
/*cod meniu*/ 



#events_side_container{float:left;}
/*.reteaimg{height:300px; width:425px; float:left;}
.reteaimg img{height:100%;} */
/*.reteaimg,  #events_side_container{margin: 15px 10px; margin: 15px calc(25vw - 175px);}  
*/


.BoxesPage{clear:both;}
.BoxPag{ margin: 0px calc(15vw - 115px); float:left; clear: none !important;}

#emd_area_8  
{background-image: url("/tpl/custom/footerbackground2.png"), url("/tpl/custom/fill.png");
background-position: center top, center bottom;
background-repeat: no-repeat;      
background-size: 100% auto, 100% 100%; 
border-radius:30px; 
}

.Boxes{   display: -webkit-box;  display: -webkit-flex;  display: -ms-flexbox;  display:flex; flex-wrap:wrap;}
.Box{width:48%;  border-bottom-left-radius:30px; border-bottom-right-radius:30px; background-image:none; background-color:#FFFBD6; margin-bottom:10px; }

#emd_area_4{/*padding-bottom:22px;*/} 
.SliderContainter::after{height:0px;} 


.TopMenu 
{ 
width: 100%;

display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

display: flex;
flex-wrap: wrap;
}	

.TopMenu li 
{
-webkit-flex:1 auto;
-moz-flex:1 auto;
-ms-flex:1 auto;
flex:1 auto; 
	
	
		
-webkit-flex-grow: 1; 
-webkit-flex-shrink: 0;
-webkit-flex-basis: 150px;
	
	
	
flex-grow: 1;
flex-shrink: 0;
flex-basis: 150px;
}  

.TopMenu li a
{
font-size:15px;
/*padding:0.5vw;*/
}  
.TopMenu a, .TopMenu a:hover{padding:7px; padding:0.5vw;}


.TopMenu li::before 
{
	transform: rotate(0deg) !important;
	-moz-transform: rotate(0deg) !important;
	-webkit-transform: rotate(0deg) !important; 
	
	top:0px !important;
	width:100% !important;
	height:100% !important;	
}
.TopMenu li, .TopMenu li:hover{margin-top:0px;}




}
 

@media only screen and (max-width: 950px)
{
	 
	
#cookie_alert{text-align:left !important;padding-left:10px; padding-right:85px; height:auto !important; line-height:14px !important; 
-webkit-box-sizing: border-box; box-sizing: border-box;}	 
#cookie_alert .close{ right:10px !important; width:75px !important;}  
  
 


}


@media only screen and (max-width: 885px)
{
	#emd_area_1
	{
	height: 80px;
	}
	.meniusus
	{ 
	width:500px;  
	width:calc(100% - 220px); 	
	/*width:calc(100vw - 220px); */
	display: flex; flex-wrap:wrap;
	background-color:#EC268F;
	border-radius:10px;
	}
	.meniusus li
	{  
	flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 160px;   
	}
	.meniusus li a{text-align:center;width:100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
	
	.BottomMenu{width:90%; width: 90vw; left:5%; left: 5vw; padding-right:0px;  
	
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;*/
    display: flex;
    /*flex: 1 1 60%; */
    justify-content: space-between;
	justify-content: space-around;
	 
	
	}
    .BottomMenu a, .BottomMenu a:hover{font-size: 15px; padding-left:0px; padding-right:0px; margin-left:0px; margin-right:0px; text-align:center;}  
	
	.BottomMenu a{ width: 24%;  z-index:99;}  	 
	 
	 
}  

@media only screen and (max-width: 850px)
{
	.BoxesPage .BoxPag:nth-of-type(2n){ width:80% !important; width:80vw !important; background-image:none; border-radius: 30px; background-color: #E5F3E9;} 
	.BoxesPage .BoxPag:nth-child(2n+1){ width:80% !important; width:80vw !important; background-image:none; border-radius: 30px; background-color: #9FDEE3;}
	.BoxesPage .BoxPag:nth-of-type(2n),.BoxesPage .BoxPag:nth-child(2n+1){padding:30px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin:10px 10vw; float:none;}
}





@media only screen and (max-width: 700px)
{
.meniusus{width:400px; width:calc(100% - 210px); width:calc(100vw - 210px); }
.meniusus li{flex-basis: 130px; } 
.GalImgContainer{margin:2px calc(18vw - 85px);}  
/*#events_side_container{margin:15px 0px !important;} */
#breadcrumbs{font-size: 14px; font-size: calc(10px + 1vw);}

 
/*.reteaimg{width:calc(100% - 265px) !important; width:calc(100vw - 265px) !important; margin:15px auto !important;}  */                   
/*.reteaimg img{width:100%; height:auto; position:absolute; top: 50%;  
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%); }  */

	 
#events_side_container{ margin: 15px auto; float: none; clear:both;} 
.reteaimg{ width:80%; margin: 15px auto; float: none; clear:both; }

.TopMenu a, .TopMenu a:hover{padding:5px; padding:0.5vw;}



#lunaurmatoare, #lunaanterioara{padding:0px;} 



 
} 

 

 


@media only screen and (max-width: 610px)
{
 
 
.meniusus{width:340px; width:calc(100% - 210px); width:calc(100vw - 210px); }
.meniusus li a{font-size:15px;}
.meniusus li{flex-basis: 110px; } 





.Logo{max-width:30%; width:30%; overflow:hidden;}
.Logo img{width:100%;}
.SearchSite{width:55%;}
.SearchSite form, .SearchSite .input{width:100%;}  
.Box{width:90%; float:none; margin:5px auto;}  

#lunaurmatoare, #lunaanterioara{font-size:19px; width:100%; text-align:center; display:block;}  


.CommentForm .input, .CommentForm .textarea, .CommentForm .select
{max-width: 200px;}
}
 
@media only screen and (max-width: 550px)
{
.meniusus {width:100%;left:0px;top:55px; border-radius:0px;}
#emd_area_1 {background-color: #EC268F;height:100px;}
.SocialTitle{margin:0px auto;}

.newsIMG{width:260px; float:none;}
}





@media only screen and (max-width: 500px)  and (-webkit-device-pixel-ratio: 3)  and (orientation: portrait)
{
.GalImgContainer{margin:2px calc(25% - 80px); margin:2px calc(25vw - 80px);}




#emd_area_8{ 
background-image: url("/tpl/custom/footerbackground.png"), url("/tpl/custom/fill.png");
background-position: center top, center bottom;
background-repeat: no-repeat;
background-size: 100% auto, 100% calc(100% - 110px);
}

   

/*
#emd_area_7 .reteaimg{ 
	clear:both;
	width:100% !important;
	position:relative; 
	
	height:auto; 
	overflow: hidden !important;
}
 
.reteaimg img{
	position:relative; 
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	margin:5px auto !important;
	
	width:80%; 
	display:block;   
*/	
	
	


}



@media only screen and (max-width: 500px)
{

.GalImgContainer{margin:2px calc(25% - 80px); margin:2px calc(25vw - 80px);}

.GalImgContainer:nth-of-type(2n+1){clear:left;} 



#lunaurmatoare, #lunaanterioara{font-size:0px;} 
 
#lunaurmatoare:after{content:"»"; font-size:35px;} 
#lunaanterioara:after{content:"«"; font-size:35px;}



}




@media only screen and (max-width: 460px)  
{
.Social{width:280px; margin: 0px auto !important;}
.SocialTitle{text-align: center;background-position:center center;padding-left:10px;}
.Social a{width:221px;}
#emd_area_1{height:120px;} 
#faq_add{margin-bottom: 15px;} 

.input, .textarea, .select{max-width:200px;}

#nume_file_cv, #nume_file_int
{
	max-width:120px;
} 



 
.TopMenu li{width:49%;}  
.TopMenu a, .TopMenu a:hover{padding:2px; padding:0.5vw;}

#emd_area_6{padding-bottom:35px;}




}

@media only screen and (max-width: 400px)  
{
.CommentForm
{padding: 20px 0px;	}
.CommentForm .input, .CommentForm .textarea, .CommentForm .select
{max-width:180px;}
}




#emd_area_4 {
	background-image: url("/tpl/custom/fix.png"); 
	background-size: 100% 60px; 
	-webkit-background-size: 100% 60px;  
	-moz-background-size: 100% 60px; 
	-o-background-size: 100% 60px;  
	background-repeat: no-repeat; 
	background-position: center bottom;		 
	}

.Content{max-width:100%; overflow:hidden;}



/*.Middle, .Bottom, #emd_area_4, #emd_area_1{display:none;}  */

/*.Bottom,.Top, .Col1, .Col2{display:none !important;}   */
  

 *{
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
-moz-text-size-adjust:100%;
text-size-adjust:100%; 
 }


/*.Bottom, .BoxesPage, .reteaimg{display:none !important;}  */


/*.Top, .Middle{display:none !important;}*/ 








