123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619 |
- body {
- font-family: 'DejaVu Sans', sans-serif;
- min-width: 1100px;
- width: 100%;
- margin: 0 0;
- color: #333;
- }
- a {
- color: #006699;
- }
- #antet {
- width: 760px;
- margin-top: 25px;
- margin-left: auto;
- margin-right: auto;
- }
- #deviză p {
- position: absolute;
- top: 30px;
- display: inline;
- margin-left: 180px;
- padding-bottom: 0;
- padding-top: 0;
- font-style: italic;
- font-weight: normal;
- font-size: 18px;
- width: 420px;
- text-align: center;
- }
- #bandă {
- background: none repeat scroll 0 0 #E30039;
- border-bottom: 5px solid #B80039;
- margin-bottom: 30px;
- margin-top: 30px;
- }
- #meniu {
- position: relative;
- width: 800px;
- margin: 0 auto;
- font-weight: bold;
- }
- ul.meniu {
- margin: 0;
- overflow: hidden;
- padding: 0;
- }
- ul.meniu li {
- display: inline;
- float: left;
- margin-left: 14px;
- }
- ul.meniu li a {
- color: #fff;
- display: block;
- float: left;
- padding-bottom: 10px;
- padding-top: 10px;
- text-decoration: none;
- }
- ul.meniu li a:hover {
- text-decoration: underline;
- }
- ul.meniu li a#limbă {
- float: right;
- }
- ul {
- padding: 0 0;
- }
- #căutare {
- position: absolute;
- left: -140px;
- width: 140px;
- top: -10px;
- }
- .buton {
- width: 140px;
- height: 40px;
- font-weight: bold;
- font-size: 0.9em;
- background-color: #1b7fcc;
- color: white;
- cursor: pointer;
- margin: 5 0;
- opacity: 0.9;
- }
- .buton:hover {
- opacity: 1;
- }
- .roșu {
- text-shadow: 0px -1px 1px #b90a1e;
- border: 1px solid #b90a1e;
- border-radius: 2px;
- background: #ed5052;
- background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkNTA1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNDNhM2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
- background: -moz-linear-gradient(top, #ed5052 0%, #e43a3c 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed5052), color-stop(100%,#e43a3c));
- background: -webkit-linear-gradient(top, #ed5052 0%,#e43a3c 100%);
- background: -o-linear-gradient(top, #ed5052 0%,#e43a3c 100%);
- background: -ms-linear-gradient(top, #ed5052 0%,#e43a3c 100%);
- background: linear-gradient(to bottom, #ed5052 0%,#e43a3c 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed5052', endColorstr='#e43a3c',GradientType=0 );
- }
- .galben {
- text-shadow: 0px -1px 1px #fff;
- border: 1px solid #d0a508;
- border-radius: 2px;
- color: #333;
- background: #fdf2a6;
- background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZjJhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Q4MWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
- background: -moz-linear-gradient(top, #fdf2a6 0%, #f7d81a 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdf2a6), color-stop(100%,#f7d81a));
- background: -webkit-linear-gradient(top, #fdf2a6 0%,#f7d81a 100%);
- background: -o-linear-gradient(top, #fdf2a6 0%,#f7d81a 100%);
- background: -ms-linear-gradient(top, #fdf2a6 0%,#f7d81a 100%);
- background: linear-gradient(to bottom, #fdf2a6 0%,#f7d81a 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf2a6', endColorstr='#f7d81a',GradientType=0 );
- }
- input[value="Abonează-te"]{
- text-shadow: 0px -1px 1px #2c82c5;
- border: 1px solid #2c82c5;
- border-radius: 2px;
- background: #3f97db;
- background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmOTdkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMThiZDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
- background: -moz-linear-gradient(top, #3f97db 0%, #318bd1 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f97db), color-stop(100%,#318bd1));
- background: -webkit-linear-gradient(top, #3f97db 0%,#318bd1 100%);
- background: -o-linear-gradient(top, #3f97db 0%,#318bd1 100%);
- background: -ms-linear-gradient(top, #3f97db 0%,#318bd1 100%);
- background: linear-gradient(to bottom, #3f97db 0%,#318bd1 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f97db', endColorstr='#318bd1',GradientType=0 );
- }
- input[name="fullname"] {
- margin-bottom: 5px;
- }
- .flux {
- float: right;
- }
- .căsuță {
- width: 140px;
- height: 30px;
- background-color: #fcfcfc;
- padding-left: 3px;
- border-radius:0 !important;
- border: 1px solid #ddd !important;
- -webkit-border-radius:1px solid #ddd !important;
- }
- #căutare input {
- width: 140px;
- margin-top: 15px;
- float: left;
- background-color: #fcfcfc;
- border: 1px solid #ddd !important;
- -webkit-border-radius:1px solid #ddd !important;
- }
- form {
- margin: 0 0;
- }
- .scris-mic {
- font-size: 0.9em;
- }
- .block-title {
- border-bottom: 3px solid #CCCCCC;
- font-size: 22px!important;
- font-weight: normal !important;
- padding-bottom: 5px;
- }
- .title {
- color: #006699;
- font-size: 20px;
- margin-bottom: 10px;
- }
- .block{
- margin-bottom: 30px;
- }
- .about-ceata {
- background: #F9F6E3;
- border-top: 3px solid #E9E3BF;
- font-size: 15px !important;
- line-height: 25px;
- margin-bottom: 30px;
- padding: 20px;
- }
- .content {
- font-size: 14px;
- line-height: 20px;
- }
- #panou {
- position: absolute;
- width: 140px;
- left: -140px;
- font-size: 14px;
- }
- #panou p, #promovare p {
- font-weight: bold;
- }
- #panou div {
- margin-bottom: 20px;
- }
- #promovare {
- position: absolute;
- width: 140px;
- right: -140px;
- font-size: 14px;
- }
- #promovare div {
- margin-bottom: 20px;
- }
- #panou div.fără-dungă {
- border-bottom: 0px !important;
- -webkit-border-radius:0px !important;
- }
- #panou p {
- border-bottom: 3px solid #CCCCCC;
- margin-bottom: 15px;
- margin-top: 0;
- padding-bottom: 5px;
- }
- #promovare p {
- border-bottom: 3px solid #CCCCCC;
- margin-bottom: 15px;
- margin-top: 0;
- padding-bottom: 5px;
- }
- #panou ul {
- margin-top: 5px;
- margin-bottom: 5px;
- }
- #promovare ul {
- margin: 0;
- line-height: 20px;
- }
- #panou a, #promovare a, h2 a {
- color: #006699;
- }
- #panou a:hover, #promovare a:hover {
- text-decoration: underline;
- }
- h2 a:hover {
- text-decoration: underline;
- }
- #central {
- font-size: 14px;
- min-height: 700px;
- overflow: auto;
- padding-left: 20px;
- padding-right: 20px;
- }
- .rezumat p {
- text-align: justify;
- }
- .listă-simplă {
- list-style-type: none;
- }
- #corp {
- position: relative;
- width: 800px;
- margin: 0 auto;
- }
- input {
- display: block;
- }
- .anunțuri {
- margin-top: 10px;
- border-top: 1px solid #ccc !important;
- border-bottom: 1px solid #ccc !important;
- -webkit-border-radius:1px solid #ccc !important;
- }
- .aerisit {
- margin-bottom: 10px;
- padding-bottom: 10px;
- }
- a {
- text-decoration: none;
- }
- a:hover {
- text-decoration: underline;
- }
- .rezumat h2 {
- margin-top: 15px;
- font-size: 1.1em;
- }
- .titlu {
- font-size: 1em;
- font-weight: bold;
- margin-bottom: 5px;
- }
- .rezumat {
- margin-top: 5px;
- }
- .rezumat p {
- margin: 0 0;
- padding: 0 0;
- }
- p.toate {
- margin-bottom: 40px;
- font-weight: bold;
- }
- .data {
- font-size: 0.9em;
- float: right;
- color: #555;
- }
- .lângă {
- float: none;
- }
- .coloană {
- float: left;
- width: 247px;
- margin-right: 0px;
- margin-left: 0px;
- padding-left: 10px;
- padding-right: 5px;
- border-right: 1px solid #ccc !important;
- -webkit-border-radius:1px solid #ccc !important;
- }
- .prima {
- padding-left: 0px;
- }
- .ultima {
- border-right: 0 !important;
- -webkit-border-radius:0 !important;
- }
- .coordonate {
- margin-top: 5px;
- }
- .coordonate p {
- text-align: left;
- margin: 0 0;
- padding: 0 0;
- }
- .ultimul-eveniment {
- padding-top: 10px;
- border-top: 1px solid #ccc !important;
- -webkit-border-radius:1px solid #ccc !important;
- }
- #subsol {
- background: none repeat scroll 0 0 #EEE;
- padding: 0 0;
- margin-top: 80px;
- padding-top: 0px;
- }
- #note {
- border-top: 2px solid #CCC;
- padding-top: 14px;
- padding-bottom: 8px;
- }
- #subsol p {
- text-align: center;
- font-size: 13px;
- margin-top: 0;
- margin-bottom: 8px;
- }
- #desfășurat {
- width: 800px;
- margin: auto auto;
- padding: 0 0;
- overflow: auto;
- font-size: 14px;
- line-height: 20px;
- }
- #desfășurat ul {
- font-weight: bold;
- }
- #desfășurat ul ul {
- font-weight: normal;
- padding-left: 5px;
- }
- .coloană-de-subsol {
- padding-left: 30px;
- border-right: 0 !important;
- width: 230px;
- }
- #subsol a {
- text-decoration: none;
- }
- #subsol a:hover {
- text-decoration: underline;
- }
- #subsol .listă-simplă{
- line-height: 20px;
- }
- #susținem img {
- margin-bottom: 10px;
- }
- .pagină {
- padding-bottom: 40px;
- }
- .pagină p {
- margin-top: 0px;
- margin-bottom: 16px;
- }
- .pagină a {
- color: #006699;
- }
- .pagină ul {
- margin-left: 20px;
- }
- .pagină ul.listă-simplă {
- margin-left: 0px;
- }
- .pagină ul.listă-nealiniată {
- margin-left: 0px;
- }
- .pagină h2 {
- margin-top: 0px;
- font-size: 22px;
- font-weight: normal;
- }
- .cursiv {
- font-style: italic;
- }
- p.notă-de-subsol {
- margin-top: 16px;
- }
- .articol {
- text-align: left;
- }
- .articol h2 {
- font-size: 22px;
- font-weight: normal;
- }
- .pe-scurt {
- font-weight: bold;
- }
- table.detalii {
- float: right;
- font-size: 14px;
- border-collapse: collapse;
- border:1px solid #ccc;
- margin-left: 10px;
- margin-bottom: 10px;
- }
- table.detalii table {
- font-size: 14px;
- border: 0px;
- margin: 0px;
- padding: 0px;
- }
- table.detalii th {
- float: left;
- padding: 5px;
- }
- table.detalii tr {
- border:1px solid #ccc;
- padding: 5px;
- }
- table.detalii tr tr {
- border: 0px;
- padding: 0px;
- }
- table.detalii td {
- border:1px solid #ccc;
- padding: 5px;
- max-width: 150px;
- }
- table.detalii td td {
- border: 0px;
- padding: 0px 0px;
- }
- p.membru {
- padding-bottom: 10px;
- }
- p.consilier, p.onorific {
- min-height: 300px;
- }
- img {
- border-radius: 5px;
- }
- p.membru img {
- float: left;
- margin-right: 5px;
- }
- blockquote {
- background: #f9f9f9;
- border-left: 5px solid #ccc;
- padding: 0.5em 10px;
- margin: 0;
- }
- hr {
- margin-top: 20px;
- margin-bottom: 20px;
- }
- table {
- font-size: 14px;
- }
- td.an {
- vertical-align: text-top;
- font-weight: bold;
- padding: 0 10 0 0;
- }
- #firimituri {
- margin-bottom: 10px;
- font-size: 13px;
- }
- #firimituri ul {
- display: inline;
- list-style-type: none;
- margin: 0;
- padding: 0;
- }
- #firimituri li {
- display: inline;
- list-style-type: none;
- margin: 0;
- padding: 0;
- }
|