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

body, html {
	width:100%;
	height:100%;
}
a img {
	border: 0px;
}
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #eee;
	font-weight: bold;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	margin:0 auto;
	width:861px;
	}
#top {
	background-image: url(images/index_r1_c1.png);
	width:861px;
	height:51px;
	margin:0;
}
#top h1 { 
	margin:0; 
	padding-top:20px; 
	padding-left:15px;
	font-size:12px;
	}
#logomen img {
	margin:0; padding:0;
}
#titlu {
	background-image: url(images/index_r3_c1.png);
	width:861px;
	height:63px;
	margin:0;
}
#titlu h1 { 
	margin:0; 
	padding-top:25px; 
	padding-left:120px;
	font-size:22px;
	letter-spacing:1px;
	font-family:"Trebuchet MS";
	}
#main {
	background: url(images/index_r4_c1.png) repeat-y;
	width:861px;
	height:378px;
	margin:0;
}
#footer {
	background-image: url(images/index_r6_c1.png);
	width:861px;
	height:23px;
	margin:0;
}
#apDiv2 {
	position:absolute;
	left:50%;
	top:16px;
	margin-left:-430px;
	width:191px;
	height:198px;
	z-index:2;
}
#masina {position:absolute;left:50%;margin-left:-40px;top:220px;width:621px;height:426px;z-index:1;}
#window { background:url(images/window.png) no-repeat; position:absolute;left:50%;margin-left:-470px;top:285px;width:396px;height:355px;z-index:1;}
.x1 {
	font-size:16px;
	color:white;
	}
#input11{
	height:18px;
	border:1px solid silver;
	background:none;
	color: silver;
	padding:2px;
	margin:3px 0;
	}
#input12{
	height:18px;
	border:1px solid silver;
	background:none;
	color: silver;
	padding:2px;
	margin:3px 0;
	}
#input13{
	height:18px;
	border:1px solid silver;
	background:none;
	color: silver;
	padding:2px;
	margin:3px 0;
	}
#input2{
	height:70px;
	width:358px;
	border:1px solid silver;
	background:none;
	color: silver;
	padding:2px;
	margin:3px 0;
	}
#input3{
	height:22px;
	border:2px solid silver;
	background:#333;
	color: white;
	}
.mas1{
	float:left;
	width:250px;
	margin:5px 0;
	font-weight:normal;
	}
.mas2 {
	float:right;
	width:100px;
	margin:5px 0;
	}
.meniu_fot a {
	color:white;
	text-decoration:underline;
}
.meniu_fot a:hover {
	color:white;
	text-decoration:none;
}

