body {
	background-image: url(imagini/muzeu_fundal.jpg);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-position: center center;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000066;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #00FF66;
	padding: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	font-size: 16pt;
	color: #0033CC;
	padding-left: 25px;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
	text-indent: 0px;
}
td {
	font-size: small;
	text-indent: 0px;
}

.link-uri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}





#container {
	height: 100%;
	width: 100%;
	margin:0 auto;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 0;
}

#sus {
	height: 200px;
	width: 100%;
	left: 0px;
	top: 1px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	position: absolute;
	text-align: center;
	clear: both;
	background-image: url(mici/antet-fundal.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#coloana {
	background-image: url(col/coloana_mij.png);
	background-repeat: repeat-y;
	text-align: center;
	float: left;
	height: 100%;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	bottom: 0px;
	margin: 0px;
}
#container #coloana #col_sus {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-attachment: scroll;
	background-image: url(col/coloana_sus.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 79px;
	width: 250px;
	position: relative;
	left: 0px;
	top: 200px;
	font-weight: bold;
	text-decoration: blink;
}
#container #coloana #col_mij {
	text-align: center;
	width: 160px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: absolute;
	top: 279px;
	left: 40px;
}
#hartie_sus {
	background-image: url(col/hartie_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 10px;
	width: 140px;
	padding-right: 10px;
	padding-left: 10px;
}
#hartie_mij {
	background-image: url(col/hartie_02.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	width: 140px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#hartie_mij #interior {
	padding: 5px;
}

#hartie_jos {
	background-image: url(col/hartie_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 10px;
	width: 140px;
	padding-right: 10px;
	padding-left: 10px;
}

#container #coloana #col_jos {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	background-attachment: scroll;
	background-image: url(col/coloana_jos.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 79px;
	width: 250px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	vertical-align: bottom;
	cursor: help;
}
#col_mij #afis {
	padding-bottom: 5px;
}
#col_mij #anunt {
	padding-bottom: 5px;
}

#container #coloana #col_jos #eu {
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 20px;
	width: 250px;
	vertical-align: middle;
	color: #999999;
	left: 0px;
}
.text_gri {
	color: #999999;
}


#continut {
	overflow: auto;
	left: 251px;
	top: 201px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	margin: 0px;
	text-indent: 20px;
	padding: 10px;
	text-align: justify;
}
.poze_dr {
	float: right;
	margin: 10px;
}
.poze_st {
	margin: 10px;
	float: left;
}
#container #continut #contact_p {
	padding: 10px;
	width: 49%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container #continut #contact_c {
	padding: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 45%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #003399;
	margin: 5px;
}

