Notă: După salvare, trebuie să treceți peste cache-ul browser-ului pentru a vedea modificările.

  • Mozilla, Google Chrome, Safari, Konqueror: țineți apăsat Shift în timp ce apăsați butonul Reload (sau apăsați Ctrl-Shift-R).
  • Internet Explorer: apăsați Ctrl-F5.
  • Opera: apăsați F5.
/* Următoarele linii sunt utile la formatarea textelor pentru dezambiguizarea de la începutul articolelor */
.dezambiguizare {
font-style: italic;
padding-left: 2em;
}
.dezambiguizare i {
font-style: normal;
}

/* Nu se afișează anumite lucruri în Pagina principală */
 body.page-Pagina_principală #t-cite,
 body.page-Pagina_principală #lastmod, 
 body.page-Pagina_principală #siteSub, 
 body.page-Pagina_principală #contentSub, 
 body.page-Pagina_principală .mw-dismissable-notice-body,
 body.page-Pagina_principală .mw-dismissable-notice-close,
 body.page-Pagina_principală h1.firstHeading {
     display: none !important;}
 
 
 
 div.editsection {
   text-transform: lowercase;
 }

/* Legătură "Listă completă" în Pagina principală */
.interwiki-completelist {
    font-weight: bold;
}

/* Reset italic styling set by user agent */
cite, dfn {
	font-style: inherit;
}

/**********************
/* Imagini de fond *
 **********************/

/* Fond PP azur - folosit actualmente */

.BGazur1 { background-image: url("//upload.wikimedia.org/wikipedia/commons/3/33/BGazuriu1.png"); background-position:top; background-repeat:repeat-x;}

.BGazur2 { background-image: url("//upload.wikimedia.org/wikipedia/commons/4/4f/BGazuriu2.png"); background-position:top; background-repeat:repeat-x;}

.PAcornerTop { background-image: url("//upload.wikimedia.org/wikipedia/commons/1/18/PAcornerTop2.png"); background-position:top left; background-repeat:no-repeat; width:10px; height:10px;}

.PAcornerBottom { background-image: url("//upload.wikimedia.org/wikipedia/commons/0/06/PAcornerBottom2.png"); background-position:bottom left; background-repeat:no-repeat; width:10px; height:10px;}

.PAradiusTop {background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1d/PAradiusTop.png");    
   background-position:top left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.PAradiusBottom {background-image: url("//upload.wikimedia.org/wikipedia/commons/1/14/PAradiusBottom.png"); 
   background-position:bottom left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

/* Fond PP portocaliu */

.BGorange1 { background-image: url("//upload.wikimedia.org/wikipedia/commons/0/02/BGorange1.jpg"); background-position: top; background-repeat:repeat-x;}

.BGorange2 { background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a7/BGorange2.jpg"); background-position: top; background-repeat:repeat-x;}

.PPcornerTop { background-image: url("//upload.wikimedia.org/wikipedia/it/e/e4/PPcornerTop2.gif"); background-position:top left; background-repeat:no-repeat; width:10px; height:10px;}

.PPcornerBottom { background-image: url("//upload.wikimedia.org/wikipedia/it/c/c1/PPcornerBottom.gif"); background-position:bottom left; background-repeat:no-repeat; width:10px; height:10px;}

.PPradiusTop {background-image: url("//upload.wikimedia.org/wikipedia/it/7/70/PPradiusTop.gif");    
   background-position:top left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.PPradiusBottom {background-image: url("//upload.wikimedia.org/wikipedia/it/7/70/PPradiusBottom.gif"); 
   background-position:bottom left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.B-topright { background-image: url("//upload.wikimedia.org/wikipedia/it/a/a8/B_topright.png"); background-repeat:no-repeat; background-position: right; 
   width: 13px; 
   height: 14px;
}

.B-topleft { background-image: url("//upload.wikimedia.org/wikipedia/it/e/ea/B_topleft.png"); background-repeat:no-repeat; background-position: left; 
   width: 13px; 
   height: 14px;
}

.B-bottomright { background-image: url("//upload.wikimedia.org/wikipedia/it/a/a9/B_bottomright.png"); background-repeat:no-repeat; background-position: right;
   width: 13px; 
   height: 14px;
}

.B-bottomleft { background-image: url("//upload.wikimedia.org/wikipedia/it/f/f3/B_bottomleft.png"); background-repeat: no-repeat; background-position: left; 
   width: 13px; 
   height: 14px;
}

/* Fond PP albastru clasic */

.BGblue1 { background-image: url("//upload.wikimedia.org/wikipedia/commons/3/3e/BGblue1.jpg"); background-position:top; background-repeat:repeat-x;}

.BGblue2 { background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f7/BGblue2.jpg"); background-position:top; background-repeat:repeat-x;}

.PBcornerTop { background-image: url("//upload.wikimedia.org/wikipedia/commons/b/b8/PBcornerTop2.gif"); background-position:top left; background-repeat:no-repeat; width:10px; height:10px;}

.PBcornerBottom { background-image: url("//upload.wikimedia.org/wikipedia/commons/5/51/PBcornerBottom.gif"); background-position:bottom left; background-repeat:no-repeat; width:10px; height:10px;}

.PBradiusTop {background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e6/PBradiusTop.gif");    
   background-position:top left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.PBradiusBottom {background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e1/PBradiusBottom.gif"); 
   background-position:bottom left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

/* Colorarea numărului caracterelor modificate în lista Schimbărilor Recente */

 .mw-plusminus-pos {
     color: #00aa00; /* verde */
 }
 .mw-plusminus-neg {
     color: #aa0000; /* roșu */
 }
 .mw-plusminus-null {
     color: #888888; /* gri */
 }
 
/* wikitable/prettytable class for skinning normal tables */

 table.wikitable,
 table.prettytable {
   margin: 1em 1em 1em 0;
   background: #f9f9f9;
   border: 1px #aaaaaa solid;
   border-collapse: collapse;
 }

 table.wikitable th, table.wikitable td,
 table.prettytable th, table.prettytable td {
   border: 1px #aaaaaa solid;
   padding: 0.2em;
 }

 table.wikitable th,
 table.prettytable th {
   background: #eaecf0;
   text-align: center;
 } 

 table.wikitable caption,
 table.prettytable caption {
   margin-left: inherit;
   margin-right: inherit;
 }

 /* Style for "notices" */
 .notice {
     text-align: justify;
     margin: 1em;
     padding: 0.2em;
 }

/* Geographical coordinates 
 
To display coordinates using the notation in the source code, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: none } 
.geo-dec { display: inline } .geo-dms { display: inline }
 
To display coordinates using decimal notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: inline } .geo-dms { display: none }
 
To display coordinates using DMS notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: none }   .geo-dms { display: inline }
 
To display coordinates in both decimal and DMS notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: inline }   .geo-dms { display: inline }
.geo-multi-punct { display: inline }
 
See [[Template:Coor link]] for how these are used.
 
Note that the classes "geo", "longitude", and "latitude" are not just styles but also used by the [[Geo microformat]], so the names should not be changed.
 
*/
 
.geo-default { display: inline; }
.geo-nondefault { display: none; }
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }
 
.longitude .latitude {
white-space: nowrap;
}
 
/* This is used for the Geo microformat, but no style is needed for now other than .geo-dec. */
.geo { }
 
/***** end Geo-related */



/* Standard Navigationsleisten, aka box hiding thingy
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */

 /* Cutii navigație dinamice */

 div.Boxmerge,
 div.NavFrame,
 div.CutieNav  {
         margin: 0px;
         padding: 4px;
         border: 1px solid #aaaaaa;
         text-align: center;
         border-collapse: collapse;
         font-size: 95%;
 }

 div.Boxmerge div.NavFrame,
 div.CutieNav + div.CutieNav,
 div.NavFrame + div.NavFrame {
         border-top-style: none;
         border-top-style: hidden;
 }

 div.NavPic,
 div.ImgNav {
         background-color: #ffffff;
         margin: 0px;
         padding: 2px;
         float: left;
 }

 div.NavFrame div.NavHead,
 div.CutieNav div.CapNav {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position: relative;
 }

 div.CutieNav p,
 div.NavFrame p,
 div.CutieNav div.ContinutNav,
 div.NavFrame div.NavContent,
 div.CutieNav div.ContinutNav p,
 div.NavFrame div.NavContent p {
         font-size: 100%;
 }

 div.SfarsitNav,
 div.NavEnd {
         margin: 0px;
         padding: 0px;
         line-height: 1px;
         clear: both;
 }

 .ActivareNav,
 .NavToggle {
     font-size: x-small;
     float:right;
 }

a.NavToggle {
    position: absolute;
    top: 0;
    /* @noflip */
    right: 3px;
    font-weight: normal;
    font-size: 90%;
}

/* Cutii navigare fără imprimare */
 
@media print{
	.NavFrame {
		display: none;
	}
	.Boxmerge {
		display: none;
	}
}

/* clasă pentru elemente de citare ce apar doar pe medii tipărite */
@media screen, handheld, projection {
    span.citation *.printonly, cite *.printonly {
        display: none;
    }
}

/* Sfârșit cutii navigare dinamice */


/* afișare listă note (referințe) cu font mic  */
ol.references {
   font-size: 90%;
}

.references-small { font-size: 100%;}

/* stilul listei de referințe - litere/cifre/etc. */
div.references-small ol.references {
 list-style-type: inherit; /* Enable custom list style types */
}

/* Reliefare note culoare bleu */

ol.references > li:target {
 background-color: #DEF;
}

sup.reference:target { 
  background-color: #DEF;
}

/* T156351: Support for Parsoid's Cite implementation */
span[rel="mw:referencedBy"] {
    counter-reset: mw-ref-linkback 0;
}
span[rel="mw:referencedBy"] > a::before {
    font-weight: bold;
    font-style: italic;
    content: counter( mw-ref-linkback, lower-alpha );
}
a[rel="mw:referencedBy"]::before {
    font-weight: bold;
    content: "^";
}
span[rel="mw:referencedBy"]::before {
    content: "^ ";
}
.mw-ref > a[data-mw-group=lower-roman]::after {
    content: '[' counter( mw-Ref, lower-roman ) ']';
}
.mw-ref > a[data-mw-group=lower-alpha]::after {
    content: '[' counter( mw-Ref, lower-alpha ) ']';
}

/* Icon Adobe pentru fișiere PDF la legături externe */
/* (în browsere care suportă CSS selectors, cum ar fi Mozilla și Opera) */
div#content a[href$=".pdf"].external, 
div#content a[href*=".pdf?"].external, 
div#content a[href*=".pdf#"].external,
div#content a[href$=".PDF"].external, 
div#content a[href*=".PDF?"].external, 
div#content a[href*=".PDF#"].external,
div#mw_content a[href$=".pdf"].external, 
div#mw_content a[href*=".pdf?"].external, 
div#mw_content a[href*=".pdf#"].external,
div#mw_content a[href$=".PDF"].external, 
div#mw_content a[href*=".PDF?"].external, 
div#mw_content a[href*=".PDF#"].external {
    background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
    /* @noflip */padding-right: 16px;
}
/* Icon Adobe pentru fișiere PDF la legături externe pentru IE */
div#content span.PDFlink a,
div#mw_content span.PDFlink a {
    background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) center right no-repeat !important;
    padding-right: 17px !important;
}

span.geolink a {
    background: url(//upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center right no-repeat !important;
    padding-right: 11px !important;
}


/* afișare corectă la folosirea folosirea funcției preload pentru inputbox */

.editOptions p {display:inline;}

/*HERE STARTS "METABOX" COLOUR-SCHEMES*/
 
/* Schema de culori pentru [[Format:Metacasetă]] */
 
/* Configurație implicită pentru mov 
   Tonuri folosite; 1; 7050a0 2; 9070c0 3; b090e0 4; d0b0ff 5; f0d0ff */
 
.mcButo {
  background-color: #d0b0ff; /* 4 */
  border: 0.15em solid #000000;
  border-color: #f0d0ff #b090e0 #9070c0 #f0d0ff;  /* 5 3 3 5 */
  border-radius: .5em .5em 0em 0em;
  -moz-border-radius: .5em .5em 0em 0em;
  cursor:pointer;
  display: inline;
  margin-right: 0.1em;
  padding: 0.2em 0.3em 0.2em 0.3em;
  position: relative;}
 
.mcButo a,
.mcButo strong {
  background: none !important;
  color:#7050a0 !important;  /* 1 */
  font-size: 90%;
  font-weight: bold;
  padding: 0 !important;
  text-decoration: none !important;}
 
.mcButo a:hover,
.mcButo strong:hover {
  color: black !important;
  text-decoration: underline !important;}
 
.mcButoSel {
  background-color: #9070c0; /* 2 */
  border: 0.15em solid #000000;
  border-color: #b090e0 #7050a0 #9070c0 #b090e0;  /* 3 1 2 3 */
  border-radius: .5em .5em 0em 0em;
  -moz-border-radius: .5em .5em 0em 0em;
  cursor: default;
  display: inline;
  margin-right: 0.1em;
  padding: 0.2em 0.3em 0.2em 0.3em;
  position: relative;
  color:white;}
 
.mcButoSel a {
  background: none !important;
  color:white !important;
  cursor: default;
  font-size: 90%;
  font-weight: bold;
  padding: 0 !important;
  text-decoration: none !important;}
 
.mcContinut {
  background-color: #f8f8ff;
  border: 0.2em solid #9070c0; /* 2 */
  border-color: #9070c0 #7050a0 #7050a0 #9070c0 ; /* 2 1 1 2 */
  -moz-border-radius: 0em .5em .5em 0em;
  border-radius: 0em .5em .5em 0em;
  padding: 1em;
  position: static;  /* Si hi posem relative falla amb MSIE */}
 
.mcFila {
  background-color: #f8f8ff;
  border-color: #7050a0 #b090e0 #b090e0 #7050a0; /* 1 3 3 1 */  width: 100%;
}
 
/* Configurație pentru verde 1;60b030 2;75c045 3;90d060 4;a5e085 5;c0f090 */
 
.mcVerde .mcButo {
 background-color: #a5e085; /* 4 */
 border-color: #c0f090 #90d060 #75c045 #c0f090;  /* 5 3 2 5 */}
 
.mcVerde .mcButo a,
.mcVerde .mcButo strong {
  color:#60b030 !important;  /* 1 */
  font-size:90%}
 
.mcVerde .mcButo a:hover,
.mcVerde .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcVerde .mcButoSel {
  background-color: #75c045; /* 2 */
  border-color: #90d060 #60b030 #75c045 #90d060;  /* 3 1 2 3 */}
 
.mcVerde .mcContinut {
  background-color: #f5fffa;
  border-color: #75c045 #60b030 #60b030 #75c045 ; /* 2 1 1 2 */}
 
.mcVerde .mcFila {
  background-color: #f5fffa;
  border-color: #60b030 #90d060 #90d060 #60b030; /* 1 3 3 1 */}
 
/* Configurație roșu 1;CC0000 2;FF0000 3;FF8888 4;FFAAAA 5;FFCCCC */
 
.mcRosu .mcButo {
 background-color: #FFAAAA; /* 4 */
 border-color: #FFCCCC #FF8888 #FF0000 #FFCCCC;  /* 5 3 2 5 */}
 
.mcRosu .mcButo a,
.mcRosu .mcButo strong {
  color:#CC0000 !important;  /* 1 */
  font-size:90%}
 
.mcRosu .mcButo a:hover 
.mcRosu .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcRosu .mcButoSel {
  background-color: #FF0000; /* 2 */
  border-color: #FF8888 #CC0000 #FF0000 #FF8888;  /* 3 1 2 3 */}
 
.mcRosu .mcContinut {
  background-color: #fffafa;
  border-color: #FF0000 #CC0000 #CC0000 #FF0000; /* 2 1 1 2 */}
 
.mcRosu .mcFila {
  background-color: #fffafa;
  border-color: #CC0000 #FF0000 #FF0000 #CC0000; /* 1 3 3 1 */}
 
/* Configurație albastru 1;3379de 2;5b8dd6 3;88abde 4;a7c1e6 5;c8d6e9 */
 
.mcAlbastru .mcButo {
 background-color: #a7c1e6; /* 4 */
 border-color: #c8d6e9 #88abde #5b8dd6 #c8d6e9;  /* 5 3 2 5 */}
 
.mcAlbastru .mcButo a,
.mcAlbastru .mcButo strong {
  color:#3379de !important;  /* 1 */
  font-size:90%}
 
.mcAlbastru .mcButo a:hover 
.mcAlbastru .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcAlbastru .mcButoSel {
  background-color: #5b8dd6; /* 2 */
  border-color: #88abde #3379de #5b8dd6 #88abde;  /* 3 1 2 3 */}
 
.mcAlbastru .mcContinut {
  background-color: #f0f8ff;
  border-color: #5b8dd6 #3379de #3379de #5b8dd6; /* 2 1 1 2 */}
 
.mcAlbastru .mcFila {
  background-color: #f0f8ff;
  border-color: #3379de #88abde #88abde #3379de; /* 1 3 3 1 */}
 
 
/* Configurație galben 1;ffd813 2;ffe147 3;ffe977 4;fff1a4 5;fef4bc */
 
.mcGalben .mcButo {
 background-color: #fff1a4; /* 4 */
 border-color: #fef4bc #ffe977 #ffe147 #fef4bc;  /* 5 3 2 5 */}
 
.mcGalben .mcButo a,
.mcGalben .mcButo strong {
  color:#ffd813 !important;  /* 1 */
  font-size:90%}
 
.mcGalben .mcButo a:hover 
.mcGalben .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcGalben .mcButoSel {
  background-color: #ffe147; /* 2 */
  border-color: #ffe977 #ffd813 #ffe147 #ffe977;  /* 3 1 2 3 */}
 
.mcGalben .mcContinut {
  background-color: #fffce8;
  border-color: #ffe147 #ffd813 #ffd813 #ffe147; /* 2 1 1 2 */}
 
.mcGalben .mcFila {
  background-color: #fffce8;
  border-color: #ffd813 #88abde #88abde #ffd813; /* 1 3 3 1 */}
 
/* Configurație portocaliu 1;ff820e 2;ff9d42 3;ffac5d 4;ffbd7f 5;ffd0a4 6;ffeedd */
 
.mcPortocaliu .mcButo {
 background-color: #ffbd7f; /* 4 */
 border-color: #ffd0a4 #ffac5d #ff9d42 #ffd0a4;  /* 5 3 2 5 */}
 
.mcPortocaliu .mcButo a,
.mcPortocaliu .mcButo strong {
  color:#ff820e !important;  /* 1 */
  font-size:90%}
 
.mcPortocaliu .mcButo a:hover 
.mcPortocaliu .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcPortocaliu .mcButoSel {
  background-color: #ff9d42; /* 2 */
  border-color: #ffac5d #ff820e #ff9d42 #ffac5d;  /* 3 1 2 3 */}
 
.mcPortocaliu .mcContinut {
  background-color: #ffeedd; /* 6 */
  border-color: #ff9d42 #ff820e #ff820e #ff9d42; /* 2 1 1 2 */}
 
.mcPortocaliu .mcFila {
  background-color: #ffeedd; /* 6 */
  border-color: #ff820e #ffac5d #ffac5d #ff820e; /* 1 3 3 1 */}
 
/* Configurație azur 1;DDDDF7 2;D8E0EF 3;DBECF2 4;EEFFEE 5;F0F8FF 6;F7F7FF */
 
.mcAzur .mcButo {
 background-color: #EEFFEE; /* 4 */
 border-color: #F0F8FF #DBECF2 #D8E0EF #F0F8FF;  /* 5 3 2 5 */}
 
.mcAzur .mcButo a,
.mcAzur .mcButo strong {
  color:#5577CC !important;  /* 1 */
  font-size:90%}
 
.mcAzur .mcButo a:hover 
.mcAzur .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcAzur .mcButoSel {
  background-color: #D8E0EF; /* 2 */
  border-color: #DBECF2 #DDDDF7 #D8E0EF #DBECF2;  /* 3 1 2 3 */}
 
.mcAzur .mcContinut {
  background-color: #F7F7FF; /* 6 */
  border-color: #D8E0EF #DDDDF7 #DDDDF7 #D8E0EF; /* 2 1 1 2 */}
 
.mcAzur .mcFila {
  background-color: #F7F7FF; /* 6 */
  border-color: #DDDDF7 #DBECF2 #DBECF2 #DDDDF7; /* 1 3 3 1 */}

/* Final stilizare Metacasetă */

/* Article message box styles */
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
    border: none; 
    /* @noflip */
    padding: 0.25em 0.9em;     /* 0.9em left/right */
    width: 100%;               /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                /* The left image cell */
    border: none; 
    /* @noflip */
    padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
    text-align: center; 
}
td.mbox-imageright {           /* The right image cell */
    border: none;
    /* @noflip */
    padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
    text-align: center; 
}
td.mbox-empty-cell {           /* An empty narrow cell */
    border: none;
    padding: 0px;
    width: 1px;
}
 
/* Article message box styles */
table.ambox {
    margin: 0px 10%;                  /* 10% = Will not overlap with other elements */
    border: 1px solid #aaa; 
    /* @noflip */
    border-left: 10px solid #1e90ff;  /* Default "notice" blue */
    background: #fbfbfb; 
}
table.ambox + table.ambox {      /* Single border between stacked boxes. */
    margin-top: -1px;
}
.ambox th.mbox-text, 
.ambox td.mbox-text {            /* The message body cell(s) */
    padding: 0.25em 0.5em;       /* 0.5em left/right */
}
.ambox td.mbox-image {           /* The left image cell */
    /* @noflip */
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
.ambox td.mbox-imageright {      /* The right image cell */
    /* @noflip */
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}
 
table.ambox-notice {
    /* @noflip */
    border-left: 10px solid #1e90ff;    /* Blue */
}
table.ambox-speedy {
    /* @noflip */
    border-left: 10px solid #b22222;    /* Red */
    background: #fee;                   /* Pink */
}
table.ambox-delete {
    /* @noflip */
    border-left: 10px solid #b22222;    /* Red */
}
table.ambox-content {
    /* @noflip */
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    /* @noflip */
    border-left: 10px solid #f4c430;    /* Yellow */
}
table.ambox-move {
    /* @noflip */
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    /* @noflip */
    border-left: 10px solid #bba;       /* Gray-gold */
}
 
/* Image message box styles */
table.imbox {
    margin: 4px 10%; 
    border-collapse: collapse; 
    border: 3px solid #1e90ff;    /* Default "notice" blue */
    background: #fbfbfb;
}
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
    margin: 0 -0.5em;       /* 0.9 - 0.5 = 0.4em left/right.        */
    display: block;         /* Fix for webkit to force 100% width.  */
}
.mbox-inside .imbox {       /* For imboxes inside other templates.  */
    margin: 4px;
}
 
table.imbox-notice {
    border: 3px solid #1e90ff;    /* Blue */
}
table.imbox-speedy {
    border: 3px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.imbox-delete {
    border: 3px solid #b22222;    /* Red */
}
table.imbox-content {
    border: 3px solid #f28500;    /* Orange */
}
table.imbox-style {
    border: 3px solid #f4c430;    /* Yellow */
}
table.imbox-move {
    border: 3px solid #9932cc;    /* Purple */
}
table.imbox-protection {
    border: 3px solid #bba;       /* Gray-gold */
}
table.imbox-license {
    border: 3px solid #88a;       /* Dark gray */
    background: #f7f8ff;          /* Light gray */
}
table.imbox-featured {
    border: 3px solid #cba135;    /* Brown-gold */
}
 
/* Category message box styles */
table.cmbox {
    margin: 3px 10%;
    border-collapse: collapse;
    border: 1px solid #aaa; 
    background: #DFE8FF;    /* Default "notice" blue */
}
 
table.cmbox-notice {
    background: #D8E8FF;    /* Blue */
}
table.cmbox-speedy {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 4px solid #b22222;    /* Red */
    background: #FFDBDB;          /* Pink */
}
table.cmbox-delete {
    background: #FFDBDB;    /* Red */
}
table.cmbox-content {
    background: #FFE7CE;    /* Orange */
}
table.cmbox-style {
    background: #FFF9DB;    /* Yellow */
}
table.cmbox-move {
    background: #E4D8FF;    /* Purple */
}
table.cmbox-protection {
    background: #EFEFE1;    /* Gray-gold */
}
 
/* Other pages message box styles */
table.ombox {
    margin: 4px 10%; 
    border-collapse: collapse; 
    border: 1px solid #aaa;       /* Default "notice" gray */
    background: #f9f9f9;
}
 
table.ombox-notice {
    border: 1px solid #aaa;       /* Gray */
}
table.ombox-speedy {
    border: 2px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.ombox-delete {
    border: 2px solid #b22222;    /* Red */
}
table.ombox-content {
    border: 1px solid #f28500;    /* Orange */
}
table.ombox-style {
    border: 1px solid #f4c430;    /* Yellow */
}
table.ombox-move {
    border: 1px solid #9932cc;    /* Purple */
}
table.ombox-protection {
    border: 2px solid #bba;       /* Gray-gold */
}
 
/* Talk page message box styles */
table.tmbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
    margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)   */
    width: 100%;                 /* For Safari and Opera */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    line-height: 1.5em;          /* also "nested", so reset styles that are   */   
    font-size: 100%;             /* set in "mbox-small" above.                */
}
 
table.tmbox-speedy {
    border: 2px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.tmbox-delete {
    border: 2px solid #b22222;    /* Red */
}
table.tmbox-content {
    border: 2px solid #f28500;    /* Orange */
}
table.tmbox-style {
    border: 2px solid #f4c430;    /* Yellow */
}
table.tmbox-move {
    border: 2px solid #9932cc;    /* Purple */
}
table.tmbox-protection,
table.tmbox-notice {
    border: 1px solid #c0c090;    /* Gray-brown */
}
 
/* Disambig and set index box styles */
table.dmbox {
    clear: both; 
    margin: 0.9em 1em; 
    border-top: 1px solid #ccc; 
    border-bottom: 1px solid #ccc; 
    background: transparent;
}
 
/* Footer and header message box styles */
table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f9f9f9;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}
/* Div based "warning" style fmbox messages. */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
/* Div based "system" style fmbox messages. 
   Used in [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #aaa;
    background: #f9f9f9;
    padding: 0.25em 0.9em;
}
 
/* These mbox-small classes must be placed after all other 
   ambox/tmbox/ombox etc classes. "body.mediawiki" is so 
   they override "table.ambox + table.ambox" above. */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
    /* @noflip */
    clear: right;
    /* @noflip */
    float: right;
    /* @noflip */
    margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
    /* @noflip */
    margin: 4px 1em 4px 0;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}

/* End */

/* Messagebox templates */
.messagebox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    width: 80%;
    margin: 0 auto 1em auto;
    padding: .2em;
}
.messagebox.merge {
    border: 1px solid #c0b8cc;
    background-color: #f0e5ff;
    text-align: center;
}
.messagebox.cleanup {
    border: 1px solid #9f9fff;
    background-color: #efefff;
    text-align: center;
}
.messagebox.standard-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
    margin: 4px auto;
    width: 80%;
}
.messagebox.nested-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
    width: 100%;
    margin: 2px 0 0 0;
    padding: 2px;
}
.messagebox.small {
    width: 238px;
    font-size: 85%;
    float: right;
    clear: both;
    margin: 0 0 1em 1em;
    line-height: 1.25em; 
}
.messagebox.small-talk {
    width: 238px;
    font-size: 85%;
    float: right;
    clear: both;
    margin: 0 0 1em 1em;
    line-height: 1.25em; 
    background: #F8EABA;
}

/* default skin for navigation boxes */
.navbox {            /* navbox container style */
	box-sizing: border-box;
	border: 1px solid #a2a9b1;
	width: 100%;
	clear: both;
	font-size: 88%;
	text-align: center;
	padding: 1px;
	margin: 1em auto 0;  
}
.navbox-inner,
.navbox-subgroup {
    width: 100%;
}
.navbox + .navbox {
  margin-top:-1px;        /* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
}
.navbox-title, .navbox-abovebelow, table.navbox th {
  text-align:center;      /* title and above/below styles */
  padding-left:1em;
  padding-right:1em;
}
.navbox-group {           /* group style */
  white-space:nowrap;
  text-align:right;
  font-weight:bold;
  padding-left:1em;
  padding-right:1em;
}
.navbox, .navbox-subgroup {
  background:#fdfdfd;     /* Background color */
}
.navbox-list {
  border-color:#fdfdfd;   /* Must match background color */
}
.navbox-title, table.navbox th {
  background:#ccccff;     /* Level 1 color */
}
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
  background:#ddddff;     /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
  background:#e6e6ff;     /* Level 3 color */
}
.navbox-even {
  background:#f7f7f7;     /* Even row striping */
}
.navbox-odd {
  background:transparent; /* Odd row striping */
}
 
@media print {
    .navbox {
        display: none;
    }
}
 
/* Default styling for Navbar template */
.navbar {
    display: inline;
    font-size: 88%;
    font-weight: normal;
}
.navbar ul {
    display: inline;
    white-space: nowrap;
}
.navbar li {
    word-spacing: -0.125em;
}
/*
.navbar.mini li span {
  font-variant: small-caps;
}
*/
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
    font-size: 100%;
}
.navbox .navbar {
    display: block;
    font-size: 100%;
}
.navbox-title .navbar {
    /* @noflip */
    float: left;
    /* @noflip */
    text-align: left;
    /* @noflip */
    margin-right: 0.5em;
    width: 6em;
}
 
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.collapseButton {
    /* @noflip */
    float: right;
    font-weight: normal;
    /* @noflip */
    margin-left: 0.5em;
    /* @noflip */
    text-align: right;
    width: auto;
}
/* In navboxes, the show/hide button balances the v·d·e links
   from [[Template:Navbar]], so they need to be the same width. */
.navbox .collapseButton {
    width: 6em;
}
 
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-parser-output .mw-collapsible-toggle {
	font-weight: normal;
	/* @noflip */
	text-align: right;
	padding-right: 0.2em;
	padding-left: 0.2em;
}

.navbox .mw-collapsible-toggle {
    width: 6em;
}

/* Prevents line breaks in links; see docs at Template:Nowraplinks */
 
.nowraplinks a {
    white-space: nowrap;
}

.nowrap {
	white-space: nowrap;
}

/* Removes underlines from links */
.nounderlines a { 
    text-decoration: none;
}

/* Linii alternative în liste */
.mw-line-even {
  background-color: #f0f0f0;
}
.mw-line-odd {
  background-color: white;
}

/* Hatnotes and disambiguation notices */
.rellink,
.dablink {
    font-style: italic;
    padding-left: 2em;
    margin-bottom: 0.5em;
}
.rellink i,
.dablink i {
    font-style: normal;
}

/* For template documentation */
.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #aaa; 
    background-color: #ecfcf4; 
    padding: 5px;
}

/*******************************************************
 ***     Infocaseta   - adaptare de la fr            ***
 *** Vezi: [[:fr:Utilisateur:Antaya/Infobox V2]]     ***
 *** Actualizați simultan cu[[MediaWiki:Mobile.css]] ***
 *******************************************************/
 
.infocaseta {
 background: #f9f9f9;
 color: #000;
 font-size:90%;
 line-height:1.1em; 
 float:right;
 clear:right;
 margin:0 0 .5em 1em;
 width:300px;
 border: 1px solid #aaa;
 padding: 0.1em;
 border-spacing: 0;
}
 
.infocaseta th {
 vertical-align:top;
 text-align:left;
}
 
.infocaseta .antet {
 height:41px;
 vertical-align:middle;
 text-align:center;
 font-size:150%; 
 font-weight:bolder;
 line-height:1.2em;
 color:#000
}

.infocaseta .media { 
height:35px;
vertical-align:middle;
text-align:center;
font-weight:bolder;
color:#000
}

.infocaseta td {
	padding: 2px;
}

/* imaginile care apar în antete */
.antet.default          {background: url("//upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png")   no-repeat top right;}
.antet.animal           {background: url("//upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_animal.png")       no-repeat top right;}
.antet.alegeri          {background: url("//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_alegeri.png")   no-repeat top right;}
.antet.arbitru          {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Referee_football_pictogram.svg/40px-Referee_football_pictogram.svg.png")     no-repeat top right;} 
.antet.arheologie       {background: url("//upload.wikimedia.org/wikipedia/commons/8/80/Picto_infobox_archaeology.png") no-repeat top right;}
.antet.arta             {background: url("//upload.wikimedia.org/wikipedia/commons/f/f3/Picto_infobox_artiste.png")     no-repeat top right;} 
.antet.automobil        {background: url("//upload.wikimedia.org/wikipedia/commons/9/99/Picto_infobox_automobil.png")     no-repeat top right;} 
.antet.autor            {background: url("//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png")        no-repeat top right;} 
.antet.astronomie       {background: url("//upload.wikimedia.org/wikipedia/commons/7/71/Picto_infobox_astronomy.png")   no-repeat top right;}
.antet.avion            {background: url("//upload.wikimedia.org/wikipedia/commons/f/ff/Picto_infobox_aircraft.png")    no-repeat top right;}
.antet.bactsivir        {background: url("//upload.wikimedia.org/wikipedia/commons/d/dc/Picto_infobox_virus.png")       no-repeat top right;}
.antet.balet            {background: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Picto_infobox_balerina.png")       no-repeat top right;}
.antet.baschet          {background: url("//upload.wikimedia.org/wikipedia/commons/1/16/Picto_infobox_baschet.png")    no-repeat top right;}
.antet.bd               {background: url("//upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png")  no-repeat top right;}
.antet.biografii        {background: url("//upload.wikimedia.org/wikipedia/commons/4/48/Picto_infobox_character.png")       no-repeat top right;}
.antet.box              {background: url("//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_box.png")       no-repeat top right;}
.antet.cautare          {background: url("//upload.wikimedia.org/wikipedia/commons/c/c1/Picto_infobox_detective.png")            no-repeat top right;}
.antet.ciclism          {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Cycling_%28road%29_pictogram.svg/45px-Cycling_%28road%29_pictogram.svg.png") no-repeat top right;}
.antet.cinema           {background: url("//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png")        no-repeat top right;}
.antet.ciuperca         {background: url("//upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_fungus.png")       no-repeat top right;}
.antet.comunicatie      {background: url("//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png")       no-repeat top right;}
.antet.cosmos           {background: url("//upload.wikimedia.org/wikipedia/commons/9/94/Picto_infobox_shuttle.png")     no-repeat top right;}
.antet.curse            {background: url("//upload.wikimedia.org/wikipedia/commons/d/da/Picto_infobox_race.png")        no-repeat top right;} 
.antet.egiptul-antic    {background: url("//upload.wikimedia.org/wikipedia/commons/c/cc/Picto_infobox_ancient_Egypt.png")   no-repeat top right;} 
.antet.episcop          {background: url("//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_bishop.png")     no-repeat  top right;}
.antet.elicopter        {background: url("//upload.wikimedia.org/wikipedia/commons/f/fa/Picto_infobox_helicopter.png")     no-repeat top right;}
.antet.format           {background: url("//upload.wikimedia.org/wikipedia/commons/2/25/Nuvola_multimedia.png")     no-repeat top right;}
.antet.fotbal           {background: url("//upload.wikimedia.org/wikipedia/commons/a/a8/Picto_infobox_football.png")       no-repeat top right;}
.antet.planor			{background: url("//upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_planeur.png")   no-repeat top right;}
.antet.fotbal2          {background: url("//upload.wikimedia.org/wikipedia/commons/3/3c/Picto_infobox_fotbal.png")   no-repeat top right;}
.antet.gimnastica       {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Gymnastics_%28artistic%29_pictogram.svg/35px-Gymnastics_%28artistic%29_pictogram.svg.png")   no-repeat top right;}
.antet.handbal          {background: url("//upload.wikimedia.org/wikipedia/commons/e/e3/Picto_infobox_handbal.png")   no-repeat top right;}
.antet.harta            {background: url("//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png")           no-repeat top right;}
.antet.informatica      {background: url("//upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_pc.png")       no-repeat top right;}
.antet.intreprindere    {background: url("//upload.wikimedia.org/wikipedia/commons/f/ff/Picto_infobox_enterprise.png")       no-repeat top right;}
.antet.joc              {background: url("//upload.wikimedia.org/wikipedia/commons/0/07/Picto_infobox_game.png")       no-repeat top right;}
.antet.jocvideo         {background: url("//upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png")       no-repeat bottom right;}
.antet.joc-noroc        {background: url("//upload.wikimedia.org/wikipedia/commons/f/fd/Karte_kutijica.png")       no-repeat bottom right;}
.antet.limba            {background: url("//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png")       no-repeat top right;}
.antet.mancare          {background: url("//upload.wikimedia.org/wikipedia/commons/a/aa/Picto_infobox_mets.png")       no-repeat top right;}
.antet.metrou           {background: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Picto_infobox_Mtl_metro.png")          no-repeat top right;}
.antet.militar          {background: url("//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png")       no-repeat top right;}
.antet.monument         {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Monument_istoric.svg/40px-Monument_istoric.svg.png")       no-repeat top right;}
.antet.muzica           {background: url("//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png")         no-repeat top right;}
.antet.nava             {background: url("//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_infobox_ship.png")        no-repeat top right;}
.antet.nava-spatiala    {background: url("//upload.wikimedia.org/wikipedia/commons/e/ee/Picto_infobox_rocket.png")        no-repeat top right;}
.antet.om               {background: url("//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png")      no-repeat top right;}
.antet.papa             {background: url("//upload.wikimedia.org/wikipedia/commons/3/31/Picto_Emblem_of_the_Papacy.PNG")       no-repeat top right;}
.antet.planta           {background: url("//upload.wikimedia.org/wikipedia/commons/0/0b/Picto_infobox_plant.png")       no-repeat top right;}
.antet.politop          {background: url("//upload.wikimedia.org/wikipedia/commons/c/c2/Picto_infobox_polychoron.png")       no-repeat top right;}
.antet.proiect          {background: url("//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png")         no-repeat top right;}
.antet.revista          {background: url("//upload.wikimedia.org/wikipedia/commons/c/c4/Picto_infobox_magazine.png")         no-repeat top right;}
.antet.rugby            {background: url("//upload.wikimedia.org/wikipedia/commons/0/06/Picto_Infobox_Rugby.png")         no-repeat top right;}
.antet.regalitate       {background: url("//upload.wikimedia.org/wikipedia/commons/5/5f/Picto_infobox_pr%C3%A9tendant_%C3%A0_un_tr%C3%B4ne.png") no-repeat top right;}
.antet.roma-antica      {background: url("//upload.wikimedia.org/wikipedia/commons/2/2e/Picto_infobox_Roman_millitary_banner.png") no-repeat top right;}
.antet.scifi            {background: url("//upload.wikimedia.org/wikipedia/commons/e/ed/Picto_infobox_fliyingsaucer.png") no-repeat top right;}
.antet.scrima           {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Fencing_pictogram.svg/45px-Fencing_pictogram.svg.png")       no-repeat top right;}
.antet.software         {background: url("//upload.wikimedia.org/wikipedia/commons/f/fe/Picto_infobox_software.png")       no-repeat top right;}
.antet.sport            {background: url("//upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png")       no-repeat top right;}
.antet.stea             {background: url("//upload.wikimedia.org/wikipedia/commons/2/2e/Picto_infobox_star.png")       no-repeat top right;}
.antet.stema            {background: url("//upload.wikimedia.org/wikipedia/commons/d/d2/Coat-elements-2.png")       no-repeat top right;}
.antet.stiinteexacte    {background: url("//upload.wikimedia.org/wikipedia/commons/5/57/Picto_Info_sciences_exactes.png")       no-repeat top right;}
.antet.strada           {background: url("//upload.wikimedia.org/wikipedia/commons/b/b4/Picto_infobox_road.png")       no-repeat top right;}
.antet.teatru           {background: url("//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png")         no-repeat top right;}
.antet.tenis            {background: url("//upload.wikimedia.org/wikipedia/commons/d/dc/Picto_infobox_tenis.png")       no-repeat top right;}
.antet.transportrutier  {background: url("//upload.wikimedia.org/wikipedia/commons/5/57/Picto_infobox_motorway.png")       no-repeat top right;}
.antet.tramvai          {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/69/BSicon_exTRAM.svg/45px-BSicon_exTRAM.svg.png")       no-repeat top right;}
.antet.tren             {background: url("//upload.wikimedia.org/wikipedia/commons/9/99/Picto_infobox_Mtl_train.png")          no-repeat top right;}
.antet.tv               {background: url("//upload.wikimedia.org/wikipedia/commons/b/b1/Picto_info_device_tv.png")       no-repeat top right;}
.antet.universitate     {background: url("//upload.wikimedia.org/wikipedia/commons/6/66/Picto_infobox_universit%C3%A9.png")  no-repeat top right;}
.antet.ue               {background: url("//upload.wikimedia.org/wikipedia/commons/c/c0/Picto_Infobox_Europe.png")    no-repeat top right;}
.antet.unesco           {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/79/Unesco_World_Heritage_logo_notext_transparent.svg/45px-Unesco_World_Heritage_logo_notext_transparent.svg.png")    no-repeat top right;}
.antet.wrestling        {background: url("//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_wrestling.png")       no-repeat top right;}
.antet.ziare            {background: url("//upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_newspaper.png")       no-repeat top right;}
.media.audio            {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat top left;} 
.media.video            {background: url("//upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png") no-repeat top left;}
 
/* Sfârșit infocaseta */

/* Pentru pagina principală în lucru */
#antetpaginaprincipala { background-image: url(//upload.wikimedia.org/wikipedia/commons/3/3e/MP-open-book4.png); }

/* Afișare "De la Wikipedia, enciclopedia liberă" */
#siteSub {
  display: block;
  font-weight: normal;
  font-size: 0.95em;
}

#bodyContent #siteSub a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    padding-right: 0;
}

/* Legătura 'editează pagina' în aldine, pentru a încuraja nou-veniții */
#ca-ve-edit a { font-weight: bold !important; }

@media print {
    /* Nu se imprimează legătura de editare ([[Format:Ed]]) în formate
       Nu se imprimează diferite clase care nu ar trebui să apară pe hârtie */
    .editlink, .noprint, .metadata, .dablink { display: none }
}

#coordinates {  
    z-index: 1;
    border: none;
    background: none;
    right: 30px;
    top: -3em;
    float: right;
    margin: 0.0em;
    padding: 0.0em;
    line-height: 1.5em;
    text-align: right;
    text-indent: 0;
    font-size: 85%;
    text-transform: none;
    white-space: nowrap;
}

/*******************/
/* Formate infobox */
/*******************/
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   margin-bottom: 0.5em;
   margin-left: 1em; 
   padding: .2em;
   float: right;
   clear: right;
}
.infobox tr {
   vertical-align: top;
}
.infobox caption {
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td, .infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.sisterproject {
   width: 22em;
}

/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
   border: 0;
   border-top: 1px solid #aaa;
   border-right: 1px solid #aaa;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
   border: 0;
   border-right: 1px solid #aaa;
}

 /* styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */

.infobox.geography {
   text-align: left;
   border-collapse: collapse;
   font-size: 90%;
   line-height: 1.25em; 
}

.infobox.geography  td,
.infobox.geography  th {
   border-top: solid 1px #aaa;
   padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
   border-top: solid 1px #aaa;
   padding: 0.4em 0.6em 0.2em 0.6em;
}

.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
      border: 0;
      padding: 0 0.6em 0.2em 0.6em;
}

.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
   border-top: 0;
   border-bottom: solid 1px #aaa;
   padding: 0 0.6em 0.4em 0.6em;
}

.infobox.geography .maptable td,
.infobox.geography .maptable th {
      border: 0;
      padding: 0;
}

/***********************/
/* End Formate infobox */
/***********************/
 
/* Normal font styling for table row headers with scope="row" tag */
.wikitable.plainrowheaders th[scope=row] {
    font-weight: normal;
    /* @noflip */
    text-align: left;
}

/* Eliminarea marginii albe de la imagini */
div.thumb {
border: none;
}
div.tright {
border: none;
margin: 0.5em 0 0.8em 1.4em;
}
div.tleft {
border: none;
margin: 0.5em 1.4em 0.8em 0;
}

/* Pentru a centra imagini în cutii (de exemplu în Portale) */
.floating-center-image {
    display: inline-block;
    width: 95%;
    height: 100%;
    margin: 2.5%;  
}

/* Pentru a poziționa iconițe în dreapta-sus, ca de exemplu 
pagini protejate sau fișiere de la commons */
div.topicon {
    position: absolute;
    top: -2.3em;
    margin-right: -10px;
    display: block !important;
}
 
/* FR topicon position */
div.flaggedrevs_short {
    position: absolute;
    top: -3em;
    right: 100px;
    z-index: 1;
    margin-left: 0;
    /* Because this is not yet a topicon, we emulate it's behavior,
       this ensure compatibility with edit lead section gadget. */
    margin-right: -10px;
}
 
/* Pentru interfața rtl. */
body.rtl #protected-icon {
    /* @noflip */
    left: 55px;
}
body.rtl #spoken-icon,
body.rtl #commons-icon {
    /* @noflip */
    left: 30px;
}
body.rtl #featured-star {
    /* @noflip */
    left: 10px;
}

/* Pentru diagrame de tip „plăcintă”: borduri transparente */
.transborder {
    border: solid transparent;
}
* html .transborder {  /* IE6 */
    border: solid #000001;
    filter: chroma(color=#000001);
}

/* fara campuri necompletate din formate */
    .hiddenStructure {
        display: none;
    }

/* These mbox-small classes must be placed after all other 
   ambox/tmbox/ombox etc classes. "body.mediawiki" is so 
   they override "table.ambox + table.ambox" above. */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
    /* @noflip */clear: right;
    /* @noflip */float: right;
    /* @noflip */margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
    /* @noflip */margin: 4px 1em 4px 0;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}

/*change image on hover*/
.harta_img_visible {
}

.harta_img_invisible {
    display: none;
}

/* Stiluri pentru liste orizontale (separator following item) */
.skin-monobook .hlist dl,
.skin-modern .hlist dl,
.skin-vector .hlist dl {
    line-height: 1.5em;
}
.hlist dl,
.hlist ol,
.hlist ul {
    margin: 0;
}
.hlist dd,
.hlist dt,
.hlist li { 
    display: inline;
    margin: 0;
}
/* Display nested lists inline */
.hlist dl dl,
.hlist ol ol,
.hlist ul ul {
    display: inline;
}
/* Generate interpuncts */
.hlist dt:after {
    content: ":";
}
.hlist dd:after,
.hlist li:after {
    content: " ·";
    font-weight: bold;
}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
    content: none;
}
/* for IE 8 */
.hlist dd.hlist-last-child:after,
.hlist dt.hlist-last-child:after,
.hlist li.hlist-last-child:after {
    content: none;
}
/* Add parens around nested lists */
.hlist dl dl dd:first-child:before,
.hlist ol ol li:first-child:before,
.hlist ul ul li:first-child:before {
    content: "(";
}
.hlist dl dl dd:last-child:after,
.hlist ol ol li:last-child:after,
.hlist ul ul li:last-child:after {
    content: ")";
    font-weight: normal;
}
/* For IE8 */
.hlist dl dl dd.hlist-last-child:after,
.hlist ol ol li.hlist-last-child:after,
.hlist ul ul li.hlist-last-child:after {
    content: ")";
    font-weight: normal;
}
/* Put numbers in ordered lists */
.hlist.hnum ol li {
    counter-increment: level1;
}
.hlist.hnum ol li:before {
    content: counter(level1) " ";
}
.hlist.hnum ol ol li {
    counter-increment: level2;
}
.hlist.hnum ol ol li:first-child:before {
    content: "(" counter(level2) " ";
}
.hlist.hnum ol ol li:before {
    content: counter(level2) " ";
}

/* Tree style lists */
.treeview ul {
    padding: 0;
    margin: 0;
}
.treeview li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    transform: scale(1);
}
.treeview li li {
    background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
    /* @noflip */
    padding-left: 20px;
    text-indent: 0.3em;
}
.treeview li li.lastline {
    background-position: 0 -5971px
}
.treeview li.emptyline > ul {
    /* @noflip */
    margin-left: -1px;
}
.treeview li.emptyline > ul > li:first-child {
    background-position: 0 9px
}

/* Eliminarea marcatorilor cand sunt mai multe erori la modificarea paginii */
ul.permissions-errors > li {
    list-style: none none;
}
ul.permissions-errors {
    margin: 0;
}

/* Generic class for Times-based serif, texhtml class for inline math */
.times-serif,
span.texhtml {
    font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
    font-size: 118%;
    line-height: 1;
}
span.texhtml {
    white-space: nowrap;
}
span.texhtml span.texhtml {
    font-size: 100%;
}
span.mwe-math-mathml-inline {
    font-size: 118%;
}

/* Force tabular and lining display for digits and texhtml */
.digits,
.texhtml {
    -moz-font-feature-settings: "lnum", "tnum", "kern" 0;
    -webkit-font-feature-settings: "lnum", "tnum", "kern" 0;
    font-feature-settings: "lnum", "tnum", "kern" 0;
    font-variant-numeric: lining-nums tabular-nums;
    font-kerning: none;
}

/* Make <math display="block"> be left aligned with one space indent for compatibility with style conventions */
.mwe-math-fallback-image-display,
.mwe-math-mathml-display {
    margin-left: 1.6em !important;
    margin-top: 0.6em;
    margin-bottom: 0.6em;
}
.mwe-math-mathml-display math {
    display: inline;
}

/* Fix styling of transcluded prefindex tables */
table#mw-prefixindex-list-table,
table#mw-prefixindex-nav-table {
    width: 98%;
}

/* Liste fără buline */
.plainlist dl, .plainlist ul, .plainlist ol {
    line-height: inherit;
    list-style: none none;
    margin: 0;
}
.plainlist dl dt, .plainlist ul li, .plainlist ol li {
    margin-bottom: 0;
}

/*
 * Allow limiting of which header levels are shown in a TOC;
 * <div class="toclimit-3">, for instance, will limit to
 * showing ==headings== and ===headings=== but no further.
 * Used in [[Template:TOC]]
 */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
	display: none;
}

/* Modul:Citation/CS1 folosește tagul <q> pentru citate. Vrem să afișăm și citatele cu ghilimelele românești. */
q {
  quotes: "„" "”" "«" "»" !important;
}

/* Mutat pictograme AB/AC în titlu */
.titleIcons,
.titleIcons > .mw-parser-output {
	display: inline;
	position: relative;
}
.titleIcons {
	margin-left: 2px;
}


/* Ascunde lucrurile destinate anumitor grupuri de utilizator. Reafișat în
   [[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-abusefilter.css]],
   [[MediaWiki:Group-abusefilter-helper.css]], [[MediaWiki:Group-patroller.css]],
   [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]],
   [[MediaWiki:Group-extendedconfirmed.css]] și [[Mediawiki:Group-autoconfirmed.css]]. */
.checkuser-show,
.sysop-show,
.abusefilter-show,
.abusefilter-helper-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {
	display: none;
}