﻿body
{
	background-color: #990000;
}

a:link
{
	color : #FDB23A;
}
a:visited
{
	color : #FDB23A;
}

a:active
{
	color : #FDB23A;
}

a:hover
{
	color : #FDB23A;
}

#Layer1 {
	position:absolute;
	left:112px;
	top:52px;
	width:819px;
	height:456px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:114px;
	top:171px;
	width:126px;
	height:329px;
	z-index:2;
}

#content 
{
	position:absolute;
	left:237px;
	top:171px;
	width:596px;
	height:400px;
	min-height:400px; /*ff*/
	height: auto !important; /*ie7 */
	z-index:3;
}

#Layer3 {
	position:relative;
	width:596px;
	height:329px;
	min-height:329px; /*ff*/
	height: auto !important; /*ie7 */
	z-index:3;
	border:#993300;
	border-style:solid;
	background-color: #FDB23A;
}

#Layer6 {
	position:relative;
	width:593px;
	height:25px;
	z-index:5;
}

#Layer4 {
	position:absolute;
	left:240px;
	top:63px;
	width:597px;
	height:99px;
	z-index:4;
}
.style1 {
	color: #FDB23A;
	font-size: 36px;
}
.style3 {color: #FDB23A; font-size: 24px; }

#Layer5 {
	position:absolute;
	left:814px;
	top:59px;
	width:135px;
	height:77px;
	z-index:5;
}
.style4 {color: #FDB23A}

.style5 
{
	color: #990000
}

.style5 a:link
{
	color: #990000
}

.style5 a:visited
{
		color: #990000;
}

.style5 a:active
{
		color: #990000;
}

.style7 {
	font-size: x-small;
	color: #FFFF00;
}

.style7 a:link{
	font-size: x-small;
	color: #FFFF00;
}
.style7 a:visited{
	font-size: x-small;
	color: #FFFF00;
}
.style7 a:active{
	font-size: x-small;
	color: #FFFF00;
}

.style8 {
	font-size: xx-small;
}


#Layer8 {
	position:absolute;
	left:114px;
	top:61px;
	width:125px;
	height:106px;
	z-index:7;
}
.style6 {font-size: 14px; }

#archive a { 
	color: #990000;
	}

/*Adaptare dupa Dynamic Drive CSS Library */e a
/*URL: http://www.dynamicdrive.com/style/ */
#archive_div
{
position:absolute;
}


a.thumbnail{
	position: relative;
	z-index: 0;
}

a.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
a.thumbnail span{ 
/*position: absolute;
padding: 0px;
visibility: hidden;
text-decoration: none;*/
display:none;
}
a.thumbnail:hover span{ 
	position: absolute;
	/*visibility: visible;*/
	display:block;
	top: 20px;
	left: 40px; 
}




