@charset "utf-8";
/* CSS Document */

body {
	background: #000000 url(../images/background.jpg) top center no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	}

br {
	line-height:11px;
	}

#wrapper {
	margin:0 auto;
	padding:60px 0 0 0;
	width:850px;
	}

#container {
	margin:0 0 0 100px;
	padding:0;
	width:750px;
	/*background-color: #77268c;*/
	}
	
#header {
	margin:0;
	padding:0;
	}
	
.slogan {
	margin:0;
	padding:0;
	width:280px;
	height:120px;
	float:left;
	display:inline;
	}
.logo {
	margin:0 0 0 280px;
	padding:0;
	width:175px;
	height:120px;
	float:left;
	display:inline;
	}
	
#content {
	margin:0;
	padding:0px;
	width:750px;
	}	

.continut {
	margin:0;
	padding:10px 0 0 0;
	width:740px;
	line-height:1.4em;
	text-align:left;
	}

/* ***************************************************** HOME */
.continutHome {
	margin:0;
	padding:10px 0 0 0;
	width:420px;
	float:left;
	display:inline;
	line-height:1.4em;
	text-align:left;
	}	
.counter {
	margin:0;
	padding:110px 0 0 50px;
	width:275px;
	height:215px;
	float:left;
	display:inline;
	background:url(../images/counter.jpg) top left no-repeat;
	}
.1aprilie {
	margin:0;
	padding:0;
	width:325px;
	float:left;
	display:inline;
	}
/* ***************************************************** FARSE */
.continutFarse {
	margin:0;
	padding:10px 10px 0 0;
	width:420px;
	float:left;
	display:inline;
	line-height:1.4em;
	text-align:left;
	}
.rightFarse {
	margin:0;
	padding:0;
	width:320px;
	float:left;
	display:inline;
	}
.farsa {
	margin:0 5px 0 5px;
	padding:0;
	float:left;
	display:inline;
	}
.farsaSm {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	}
	
/* ***************************************************** TEXTE */
.titlu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffd200;
	font-weight:bold;
	line-height:1.4em;
	}
a, a:link,  a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffd202;
	line-height:1.4em;
	text-decoration:underline;
	}	
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	line-height:1.4em;
	text-decoration:underline;
	}

	
.input {
	border:1px solid #ffd202;
	}	
.input_error {
	border:1px solid #ffd202;
	background-color:#FFFFCC;
	}
	
	
.textsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	line-height:1.4em;
	text-decoration:none;
	}
.textsmall a, .textsmall a:link, .textsmall a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	line-height:1.4em;
	text-decoration:underline;
	}	
.textsmall a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffd202;
	line-height:1.4em;
	text-decoration:underline;
	}
.copy {
	margin:0;
	padding:0;
	width:750px;
	position:absolute;
	top:600px;
	text-align:center;
	}	
		
/* ********************************************************************* CLEARER */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
    clear: both; 
	}
	

#scroll {
/* Typical fixed height and fixed width example */
width:380px;
height: 315px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding:0 15px 0 0;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: #ffd202;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: #ffd202;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
form{
	margin:0;
}
