@charset "utf-8";
/* CSS Document */
body {
	background:#000000;
	margin:0;
	margin-bottom:20px;
}

ul, li {
	list-style-image:url(../imagini/bullet.jpg);
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffcc00;
	font-size:16px;
}

h2 {
	background:url(../imagini/h2-bullet.png) no-repeat left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffd07b;
	padding-left:18px;
	font-size:14px;
	border-bottom:1px solid #ffd07b;
}

h2.parchet {
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffd07b;
	padding-left:0px;
	font-size:14px;
	border-bottom:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffd07b;
	padding-left:18px;
	font-size:14px;
}

h3.parchet {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffd07b;
	padding-left:0px;
	font-size:14px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.wrapper {
	width:835px;
	margin:auto;
	overflow:hidden;
}

.header {
	width:835px;
	height:323px;
}

.header span {
	position: absolute;
	top: -10000em;
	text-indent: -10000em;
	color: #000000;
}

/* meniu */

.meniu {
	border-top:5px solid #ffd07b;
	background:#ab650c;
	height:36px;
	overflow:hidden;
	width:835px;
	margin-bottom:15px;
}

/*
.meniu a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
text-decoration:none;
line-height:36px;
padding:0 14px;
display:block;
float:left;
}

.meniu a:hover {
background:#ffd07b;
color:#333333;
}
*/

/* END meniu */

/* links */
a.dutela, a.dutela:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #e9932c;
}

a.dutela:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffcc00;
}
/*end links */

.continut {
	width:835px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.col1 {
	width:300px;
	float:left;
}

.col2 {
	width:520px;
	padding-left:15px;
	float:left;
}

.footer {
	width:815px;
	height:16px;
	padding:0 10px;
	background:#ffd07b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	margin:auto;
	margin-top:0;
	color:#000000;
}

.footer-copyright {
	width:350px;
	float:left;
	height:15px;
}

.footer-pinkagency {
	width:100px;
	text-align:right;
	height:15px;
	float:right;
}

.coloana-dreapta {
	padding-left: 10px;
	border-left:2px solid #FFCC00;
}

input {
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:1px solid #FFCC00;
	background:#000;
	color:#FFCC00;
}

textarea {
	border-left:1px solid #FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-right:1px solid #FFCC00;
	border-top:1px solid #FFCC00;
	border-bottom:1px solid #FFCC00;
	background:#000;
	color:#FFCC00;
}

.buton-trimite {

background:#ab650c;

font-weight:bold;

border-right:1px solid #FFCC00;

border-top:1px solid #FFCC00;

border-bottom:1px solid #FFCC00;

border-left:1px solid #FFCC00;

color:#FFFFFF;

padding:4px;

}

/* ---------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------- */

/* ---------------------------   GALERIE   ------------------------------------ */

/* ---------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------- */

/* galerie */



/* needed for IE to make :active state work first time */

a, a:visited {
	color:#000;
}

/* common styling for all galleries */

a.gallery, a.gallery:visited {
	display:block;
	display:inline-block;
	color:#ffd07b;
	text-decoration:none;
	border:1px solid #000;
	width:135px;
	height:100px;
	float:left;
	margin:4px;
	z-index:50;
}

a.slidea {
	background:url(1th.jpg);
}

a.slideb {
	background:url(2th.jpg);
}

a.slidec {
	background:url(3th.jpg);
}

a.slided {
	background:url(4th.jpg);
}

a.gallery em, a.gallery span {
	display:none;
}

a.gallery:hover {
	border:1px solid #fff;
}

/* styling for TOP gallery */

#container_top {
	position:relative;
	width:290px;
	height:425px;
	background:#ffd07b;
	border:1px solid #a49188;
	float:left;
}

#container_top img {
	border:0;
}

#container_top .thumbs {
	position:absolute;
	left:0;
	top:0;
}

#container_top a.gallery:hover span {
	display:block;
	position:absolute;
	width:280px;
	height:50px;
	top:210px;
	left:5px;
	padding:5px;
	font-style:italic;
	color:#fff;
	z-index:100;
}

#container_top a.gallery:hover span:first-line {
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	color:#000;
}

#container_top a.gallery:active, #container_top a.gallery:focus {
	border:1px solid #000;

}

#container_top a.gallery:active em, #container_top a.gallery:focus em {
	display:block;
	position:absolute;
	width:284px;
	height:200px;
	top:220px;
	left:4px;
	padding:0px;
	color:#000;
	border:0;
	z-index:50;
}

#container_top h1 {
	clear:both;
	margin:0;
	padding-top:220px;
	text-align:center;
	font-family: georgia, "times new roman", serif;
	font-size:3em;
	font-weight:normal;
	color:#fff;
}

#container_top h1 em {
	font-size:0.6em;
	color:#000;
}

#webdir {
	text-align: center;
	color: #777777;
}

#webdir a {
	color: #777777;
	text-decoration: none;
}