* {
	margin: 0;
	padding: 0;
	border: 0;
  }
html, body {
	margin:0 auto;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #dc1e1c;
	background-image: url(../images/fundal.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
div#header{
	margin:0 auto;
	width:935px;
	height: 265px;
	}
	div#header h1{
		padding: 65px 0 0 26px;
		}
	a#cv{
		margin: 34px 0 0 227px;
		outline: none;
		color: #ffffff;
		float: left;
		font-size: 16px;
		font-weight: bold;
		}
		a#cv:hover{
			color: #fbdddc;
			}
div#footer{
	margin: 0 auto;
	width: 935px;
	height: 30px;
	}
	div#footer p{
		color: #ffffff;
		padding: 10px 0 0 10px;
		width: 300px;
		float: left;
	}
	div#footer a{
		color: #ffffff;
		outline: none;
		text-decoration: none;
	}
	a#sebesonline{
		width: 200px;
		float: right;
		padding: 5px 17px 0 0;
		text-align: right;
		}
div#center{
	margin:0 auto;
	width:935px;
	}
	div#centerLeft{
		float: left;
		width: 747px;
		}
		div#marginTop{
			padding: 5px 0 0 0;
			float: left;
			width: 747px;
			height: 27px;
			background-image: url(../images/background-top.png);
			background-repeat: no-repeat;
			text-align: center;
			}
		div#marginBottom{
			float: left;
			width: 747px;
			height: 32px;
			background-image: url(../images/background-bottom.png);
			background-repeat: no-repeat;
			}
		div#container{
			float: left;
			width: 747px;
			background-image: url(../images/background-center.jpg);
			background-repeat: repeat-y;
			}
	div#centerRight{
		float: right;
		width: 182px;
		}
		div#meniuFundalSus{
			float: left;
			width: 182px;
			height: 57px;
			background-image: url(../images/meniu-top.png);
			background-repeat: no-repeat;
			}
			div#meniuFundalSus a{
				float: left;
				width: 149px;
				height: 39px;
				padding: 12px 0 0 20px;
				outline: none;
				}
		div.meniuFundal{
			float: left;
			width: 182px;
			height: 51px;
			background-image: url(../images/meniu-center.jpg);
			background-repeat: no-repeat;
			}
			div.meniuFundal a{
				float: left;
				width: 149px;
				height: 39px;
				padding: 7px 0 0 20px;
				outline: none;
				}
		div#meniuFundalJos{
			float: left;
			width: 182px;
			height: 53px;
			background-image: url(../images/meniu-bottom.jpg);
			background-repeat: no-repeat;
			}
			div#meniuFundalJos a{
				float: left;
				width: 149px;
				height: 39px;
				padding: 7px 0 0 20px;
				outline: none;
				}
p#titluSus{
	font-size: 16px;
	font-weight: bold;
	color: #dc1e1c;
	}
a#titluSus{
	font-size: 16px;
	font-weight: bold;
	color: #dc1e1c;
	outline: none;
	}
div.containerPoza{
	float: left;
	width: 214px;
	height: 214px;
	padding: 10px 0 10px 25px;
	}
	div.containerPoza p{
		display: block;
		padding: 5px;
		border: 2px solid #dc1e1c;
		}
	div.containerPoza a{
			overflow: hidden;
			text-align: center;
			text-decoration: none;
			color: #000000;
			width: 100%;
			height: 100%;
			outline: none;
			}
	div.containerPoza b{
		padding: 5px 0;
		width: 100%;
		float: left;
		}
	b.rosu{
		color: #dc1e1c;
		font-size: 20px;
		font-weight: bold;
		}
div.containerPozafarascript{
	float: left;
	width: 214px;
	height: 214px;
	padding: 10px 0 10px 25px;
	}
	div.containerPozafarascript a{
		float: left;
		padding: 5px;
		border: 2px solid #dc1e1c;
		outline: none;
		}
div#navigare {
	float: left;
	width:714px;
	height: 20px;
	padding-top: 6px;
	font-family:Helvetica, Tahoma, Arial, sans-serif;
	font-size:13px;
	text-align: right;
	}
	div#navigare a{
		outline-style:none;
		font-family:Helvetica, Tahoma, Arial, sans-serif;
		font-size:13px;
		color: #ffffff;
		text-decoration: none;
		background-color: #dc1e1c;
		border-color:#D67B7B;
		border-style:solid;
		border-width:1px;
		padding:1px 2px;
		text-align:center;
		}
	div#navigare a:hover{
		color: #dc1e1c;
		border-color:#dc1e1c;
		background-color: #ffffff;
		border-style:solid;
		border-width:1px;
		padding:1px 2px;
		text-align:center;
		text-decoration: none;
		}
	div#navigare label{
		font-family:Helvetica, Tahoma, Arial, sans-serif;
		font-size:13px;
		color: #dc1e1c;
		border-color:#dc1e1c;
		border-style:solid;
		border-width:1px;
		padding:1px 2px;
		text-align:center;
		font-weight: bold;
		}
div#containerPozaMare{
	float: left;
	width: 600px;
	padding-left: 75px;
	text-align: center;
	}
	div#containerPozaMare img{
		width: 500px;
		padding: 5px;
		border: 2px solid #dc1e1c;
		}
	div#containerPozaMare label{
		color: #dc1e1c;
		font-size: 20px;
		font-weight: bold;
		}
form.contactForm {
		width:600px;
		margin:0 auto;
	}
	div#containerTrimite{
		width:100%;
		float:left;
	}
	div.inputHolder {
		width:100%;
		height:20px;
		margin: 20px 0 20px;
		}
	div#inputTextarea {
		width:100%;
		height:200px;
		margin: 20px 0 10px;
		}
	div.label {
		float:left;
		width:60px;
		text-align:left;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		line-height:20px;
		font-size:13px;
		color: #dc1e1c;
	}
	input.contactInput {
		width:200px;
		border:1px solid #dc1e1c;
		background-color: #ffffff;
		color: #dc1e1c;
		float: left;;
		}
	textarea.textarea {
	    width:500px;
	    height:200px;
		overflow: scroll;
		border:1px solid #dc1e1c;
		background-color: #ffffff;
		color: #dc1e1c;
		float: left;;
		}
	input.butonSend{
		float:left;
		margin: 0 0 5px 59px;
		padding: 0 10px;
	    border:1px solid #dc1e1c;
	    font-size:13px;
	    color:#dc1e1c;
	    background-color:#cccccc;
	}
	input.error{
		width:200px;
		border:1px solid #dc1e1c;
		background-color: #fbdddc;
		color: #dc1e1c;
		float: left;
	}
	textarea.errorArea{
	    width:500px;
	    height:200px;
		overflow: scroll;
		border:1px solid #dc1e1c;
		background-color: #fbdddc;
		color: #dc1e1c;
		float: left;
	}
	div.atention{
		padding: 10px 0 0 10px;
	    color:#000000;
	    font-size:14px;
	}
p#cv{
	width: 700px;
	padding: 10px 0 0 40px;
	text-align: left;
	}
div#noutatiUp{
	margin-top: 5px;
	float: left;
	width: 182px;
	height: 29px;
	background-image: url(../images/news_up.jpg);
	background-repeat: no-repeat;
	}
div#noutatiBottom{
	float: left;
	width: 182px;
	height: 29px;
	background-image: url(../images/news_bottom.jpg);
	background-repeat: no-repeat;
	}
div#noutati{
	float: left;
	width: 172px;
	background-image: url(../images/news_back.jpg);
	background-repeat: repeat-y;
	padding: 0 5px;
	color: #dc1e1c;
	text-align: center;
	}
a#comandaLinc{
	padding: 0 10px;
    border: 1px solid #860f0e;
    font-size:13px;
    font-weight: bold;
    color:#ffffff;
    background-color:#dc1e1c;
    text-decoration: none;
    margin: 5px 0;
}
