@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #333;
	background-image: url(../sisteme-parcare/bg.jpg);
	background-repeat: no-repeat;
}
a {
	font-size: 15px;
	color: #06c;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #0656b7;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 21px;
	color: #0656b7;
	letter-spacing: -0.1em;
	line-height: 0.9em;
}
h2 {
	font-size: 17px;
	color: #000;
}
h3 {
	font-size: 13px;
	color: #000;
}
#container {
	width: 760px;
	margin-top: -40px;
	margin-left: 80px;
	padding: 30px;
}
/**html #container {
	margin-top: 200px;
}*/
#logo {
	margin-top: 5px;
	margin-left: 80px;
	position: absolute;
	height: 130px;
	width: 190px;
	background-image: url(../sisteme-parcare/title.png);
	background-repeat: no-repeat;
	float: left;
	z-index: 1;
}
#elmas {
	height: 70px;
	width: 90px;
	margin-top: 10px;
	position: absolute;
	margin-left: 800px;
	background-image: url(../sisteme-parcare/Elmas_alb.png);
	background-repeat: no-repeat;
}

#contlogo {
	width: 100%;
	height: 130px;	
}
#menu {
	font-family: "Arial Black", sans-serif;
	font-size: 23px;
	text-transform: capitalize;
	color: #0656b7;
	letter-spacing: -1pt;
	font-weight: bold;
	height: 40px;
	width: 500px;
	text-align: right;
	letter-spacing:-0.1em;
	float: right;
	margin-right: 10px;
	margin-bottom: 50px;
}
#menu a:visited, #menu a:link, #menu a:hover, #menu a:active { font-size: 23px; color:#0656b7; }
#menu a:hover { color:#000; text-decoration:none; }
#contentMain { width: 773px; margin-top: 10px; margin-right: auto; margin-bottom: 0px; margin-left: auto; display: table; padding-top: 38px; padding-right: 10px; padding-bottom: 12px; padding-left: 17px; background-image: url(../assets-parcari/bg02.jpg); background-position: top; }
.row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin-bottom: 23px;
	width: 772px;
	text-align: left;
}
.cell01 {
	float: left;
	width: 170px;
	height: 160px;
	margin-right: 12px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.cell02 {
	float: left;
	width: 170px;
	height: 160px;
	margin-right: 12px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.cell03 {
	float: left;
	width: 170px;
	height: 160px;
	margin-right: 12px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.cell04 { float: left; width: 170px; height: 160px; padding-right: 2px; }
#footer {
	width: 100%;
	float: left;
	height: 90px;
	margin-top: 75px;
}
#footerleft {
	float: left;
	height: 90px;
	width: 210px;
}
#footeright {
	float: right;
	width: 540px;
	text-align: right;
}

