/* CSS Document */

 h1 {
	font: bold 18px Times NewRomans;
	color: #ffffff;
	text-align: center;
	text-indent: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
 }
 h1.porto {
	font: bold 18px Times NewRomans;
	color: #ff8c00;
	text-align: center;
	text-indent: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
 }
 h2.alb {
	font: 16px Times NewRomans;
	color: #ffffff;
	text-align: center;
	text-indent: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
 }
 h2.negru {
	font: 16px Times NewRomans;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
 }
 h2.porto {
	font: 16px Times NewRomans;
	color: #ff8c00;

	text-indent: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
 }

 h3.alb {
	font: 13px Times NewRomans;
	color: #ffffff;
	text-align: left;
	text-indent: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
 }
 h3.negru {
	font: 13px Times NewRomans;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
 }
 h3.porto {
	font: 13px Times NewRomans;
	color: #ff8c00;
	text-align: left;
	text-indent: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
 }

h4.alb {
	font: 12px Times NewRomans;
	color: #ffffff;
	text-align: left;
	text-indent: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
h4.negru {
	font: 12px Times NewRomans;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
 h4.porto {
	font: 12px Times NewRomans;
	color: #ff8c00;
	text-align: left;
	text-indent: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
 } 

.add_shadow {
	float: left;
	background: url('galerie/shadow_bot.gif') no-repeat 0% 100%;
}

.add_shadow div {
	display: block;
	float: left;
	background: url('galerie/shadow_right.gif') no-repeat 100% 0%;
}

.add_shadow div div {
	display: block;
	float: none;
	padding: 0px 5px 5px 0px;
	background: url('galerie/shadow_rightbot.gif') no-repeat 100% 100%;
}

.add_shadow div div div {
	padding: 0px;
	background: none;
}

