@charset "utf-8";
a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #00FF00 !important;
}
a:active {
	text-decoration: none;
	color: #0FF !important;
	background-color: #06F;
	font-style: oblique;
	padding: 2px;
}
h1 {
	font-family: "Great Vibes", "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #0033CC;
	margin-top: 1.2em !important;
	margin-bottom: 0.5em !important;
	padding-left: 2em;
	text-align: left;
	font-stretch: semi-expanded;
}
h2 {
	font-size: 1.2em;
}
.text_gri, .text_gri a {
	color: #999;
}
.text_centrat {
	padding: 0;
	text-indent: 0px;
	text-align: center;
}
.poze_dr {
	float: right;
	margin: 0.5em 0em 0.2em 0.8em;
	border: medium groove #060;
	clear: right;
}
.poze_st {
	float: left;
	margin: 0.5em 0.8em 0.2em 0em;
	border: medium groove #060;
	clear: left;
}

html {
	overflow: hidden;
	height: 100%;
}

body {
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#CCC;
	color: #006;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-attachment: fixed;
	background-image: url(../imagini/muzeu_fundal.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 400px;
	min-width: 800px;
	max-width: 1600px;
}
body > * {
	position: absolute;
	left: 0; right: 0;
	overflow: hidden;
}

    /* antet */
body > .antet {
	top: 0;
	height: 200px;
	background-color: #CCC;
	background-image: url(../mici/antet-fundal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

    /* coloana */
body > .coloana {
	top: 200px;
	bottom: 10px;
	width: 250px;
	background-image: url(../col/umplere.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
#scara {
	background-image: url(../col/fundal_statui.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
}
#col_sus {
	background-image: url(../col/coloana_sus.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 79px;
	width: 250px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#col_mij {
	background-image: url(../col/coloana_mij.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 250px;
	overflow: hidden;
	position: absolute;
	top: 79px;
	bottom: 79px;
}
#col_mij #avizier {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: center;
	height: 100%;
	padding: 0px 40px;
}
#col_jos {
	background-image: url(../col/coloana_jos.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 79px;
	width: 250px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
}
#eu {
	bottom: 0px;
	height: 20px;
	font-size: 12px;
	cursor: help;
	width: 250px;
	position: absolute;
}

    /* subsol */
body > .subsol {
	bottom: 0;
	height: 10px;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #CCC;
	background-image: url(../mici/parchet.jpg);
	background-repeat: repeat-x;
}

body > .fundal {
	position: absolute;
	z-index: -1;
	top: 200px;
	bottom: 10px;
	left: 250px;
	outline: 1px solid gray;
	background-color: #CCC;
	background-image: url(../imagini/muzeu_fundal.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

    /* conţinutul principal (se derulează) */
body > .dreapta {
	top: 200px;
	bottom: 10px;
	left: 250px;
	overflow: auto;
	/* trebuie lăsat loc pentru .parteneri în timp ce .continut calculează înălţimea 100% */
	padding-bottom: 70px;
}
body > .dreapta > * {
	position: relative;
	overflow: hidden;
}

    /* continut */
body > .dreapta > .continut {
	min-height: 100%;
	background: transparent;
	text-align: justify;
}
.continut > * {
	margin: 0.8em;
}
/*.continut:first-child {
	margin-top: 1em;
}*/
.continut p, .continut h4, .continut h5 {
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 1.5em;
}
.continut h1 + p, .continut h4 + p {
	text-indent: 0em;
}
.continut h1 + p:first-letter, .continut h4 + p:first-letter {
	padding-right: 0.3em;
	font-size: 200%;
	float: left;
	text-transform: capitalize;
	color: #63C;
	font-style: italic;
	font-weight: bold;
	text-shadow: #606060 0.3em 0.3em 5px;
}

    /* parteneri media */
body > .dreapta > .parteneri {
	/* notă: padding-bottom de la `body > .dreapta` trebuie să fie la fel ca înălţimea ăstuia */
	height: 70px;
	margin-bottom: -70px;
	background: gray;
	text-align: left;
	opacity: 0.9;
}
#avizier .afis {
	margin: 5px 15px 0px;
	width: 140px;
}
.afis .poster_sus {
	background-image: url(../col/hartie_01.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	width: 140px;
}
.afis .poster_mij {
	min-height: 20px;
	background-image: url(../col/hartie_02.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px 10px;
}
.afis .poster_mij ul {
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.poster_mij > * {
	margin: 0px;
} /*Ca să nu rămână spaţii goale deasupra şi dedesubt*/
.afis .poster_jos {
	background-image: url(../col/hartie_03.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	width: 140px;
}
