*{
	padding: 0;
	margin: 0;
	border: 0;
}
html, body {
	margin: 0px auto;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}
body {
	background-color: #8eade4;
	background-image: url(../images/fundal.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
div#header{
	margin:0 auto;
	width:791px;
	height: 396px;
	/*background-image: url(../images/formatia.png);
	background-repeat: no-repeat;*/
	}
	div#header h1{
		padding: 5px 0 0 217px;
		}
div#footer{
	margin:0 auto;
	width:902px;
	height: 30px;
	}
	div#footer p{
		color: #000000;
		padding: 10px 0 0 10px;
		width: 300px;
		float: left;
	}
	div#footer a{
		color: #000000;
		outline: none;
		text-decoration: none;
	}
	a#sebesonline{
		width: 200px;
		float: right;
		padding: 5px 10px 0 0;
		text-align: right;
		}
div#center{
	width: 902px;
	margin: 0 auto;
	background-image: url(../images/fundal_centru.jpg);
	background-repeat: repeat-y;
	}
	div#margineSus{
		margin: 0 auto;
		width: 902px;
		height: 15px;
		background-image: url(../images/margine_sus.gif);
		background-repeat: no-repeat;
		}
	div#margineJos{
		margin: 0 auto;
		width: 902px;
		height: 15px;
		background-image: url(../images/margine_jos.gif);
		background-repeat: no-repeat;
		}
div#stanga{
	float: left;
	width: 194px;
	text-align: center;
	}
	div#stanga a{
		outline: none;
		}
	div.meniuFundal{
		width: 149px;
		height: 42px;
		margin: 0 auto;
		background-image: url(../images/separator_meniu.jpg);
		background-repeat: no-repeat;
		background-position: bottom center;
		}
		div.meniuFundal a{
			float: left;
			width: 149px;
			height: 16px;
			margin-top: 10px;
			outline: none;
			}
	img.linkStanga{
			margin: 10px auto 0 auto;
			padding: 4px;
			border: 1px solid #4f7cb2;
			}
div#centru{
	float: left;
	width: 458px;
	background-color: #4f7cb2;
	}
	div#centruSus{
		float: left;
		width: 458px;
		height: 15px;
		background-image: url(../images/margin_center_up.jpg);
		background-repeat: no-repeat;
		}
	div#centruJos{
		float: left;
		width: 458px;
		height: 15px;
		background-image: url(../images/margin_center_down.jpg);
		background-repeat: no-repeat;
		}
	div#text{
		float: left;
		padding: 0 15px 0 15px;
		}
		img.pozaText{
			padding: 4px;
			border: 1px solid #ffffff;
			margin: 5px;
			}
div#dreapta{
	float: left;
	width: 250px;
	color: #000000;
	}
	div#contact{
		width: 214px;
		height: 37px;
		background-image: url(../images/contact.jpg);
		background-repeat: no-repeat;
		margin: 0 auto;
		}
	p.dateContact{
		padding-left: 30px;
		}
		p.dateContact span{
			color: #4f7cb2;
			font-weight: bold;
			}
	div#formularContact{
		width: 231px;
		height: 55px;
		background-image: url(../images/formular_de_contact.jpg);
		background-repeat: no-repeat;
		margin: 10px auto 0 auto;
		}
div#emailContact{
	width: 230px;
	float: left;
	text-align:left;
	padding: 10px 0 0 10px;
	}
	form.contactForm {
		width:230px;
		margin:0 auto;
		float:left;
	}
	div#containerTrimite{
		width:170px;
		float:left;
		padding-left: 63px;
	}
	div.inputHolder {
		width:100%;
		height:20px;
		margin: 5px 0;
		}
	div#inputTextarea {
		width:100%;
		height:130px;
		margin: 5px 0;
		}
	div.label {
		float:left;
		width:60px;
		text-align:left;
		line-height:20px;
		font-size:13px;
		color: #000000;
	}
	input.contactInput {
		width:165px;
		border:1px solid #4f7cb2;
		background-color: #ffffff;
		color: #4f7cb2;
		float: right;
		}
	textarea.textarea {
	    width:165px;
	    height:125px;
		overflow: scroll;
		border:1px solid #4f7cb2;
		background-color: #ffffff;
		color: #4f7cb2;
		float: right;
		}
	input.butonReset{
	    border:0px solid #838383;
	    font-size:13px;
	    color:#000000;
	    background-color:#484d7d;
	    float: left;
	}
	input.butonSend{
		float:left;
	    border:1px solid #000000;
	    font-size:13px;
	    color:#ffffff;
	    background-color:#4f7cb2;
	}
	input.error{
		width:165px;
		border:1px solid #a70000;
		background-color: #ffffff;
		color: #4f7cb2;
		float: right;
	}
	textarea.errorArea{
	    width:165px;
	    height:125px;
		overflow: scroll;
		border:1px solid #a70000;
		background-color: #ffffff;
		color: #4f7cb2;
		float: right;
	}
	div.atention{
		padding-left: 10px;
	    color:#a70000;
	    font-size:12px;
	}
p#titluPagina{
	padding: 0 0 5px 10px;
	font-weight: bold;
	}
a.poza{
	float: left;
	border: 1px solid #ffffff;
	padding: 2px;
	margin: 2px 4px 2px 2px;
	}
	a.poza:hover{
		border: 1px solid #cccccc;
		}
div#navigator{
	float: right;
	width: 300px;
	padding-right: 20px;
	text-align: right;
	}
	a.navigare{
		font-size: 14px;
		text-decoration: none;
		color: #ffffff;
		outline: none;
		}
		a.navigare:hover{
			font-weight: bold;
			}
	a.navigareNoLink{
		font-size: 14px;
		color: #ffffff;
		font-weight: bold;
		}
div#player{
	float: left;
	padding: 10px 60px 10px 62px;
	}
