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

body{
	margin:0px;
	padding:0px;
	background-image:url(../images/back.png);
	background-color:#97c82a;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a img {
	border:none;
}

a{
	text-decoration:none;
}
#top{
	
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	width:176px;
	height:160px;
	padding:20px;
	left:50%;
	margin-left:-440px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	padding-top:50px;
}
#page-wrapper{
	position:absolute;
	width:950px;
	left:50%;
	margin-left:-475px;	
	background-color:#FFF;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}
#header{
	
	width:100%;
	height:44px;
	float:left;
	padding:0px;
	margin:0px;
	
}


#content{
	width:100%;
	float:left;
	
	height:100%;
}
#content-text{
	width:630px;
	float:left;
	padding:20px;	
	height:100%;
	
	background-image:url(../images/dotted.png);
	background-repeat:repeat-y;
	background-position:left;
}
#content-left{
	width:250px;
	float:left;
	height:100%;
	
}

.horizontal-separator{
	width:100%;
	background-color:#97c82a;
	height:5px;
}

#vertical-separator{
	width:10px;
	float:left;
	background-image:url(../images/dotted.png);
	background-repeat:repeat-y;
	height:100%;
	
}

#jos{
	background-image:url(../images/doctori.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:269px;
}
#footer{
	width:100%;
	height:10px;
	padding:20px;
}

#titlu{
	width:280px;
	text-transform:uppercase;
	float:left;
	margin-left:20px;
	margin-top:60px;
	text-align:center;
	
	
}
#logo{
	width:300px;
	height:132px;
	float:right;
	margin-right:30px;
	margin-top:30px;
	text-align:center;
	text-decoration:none;
}
#programari-online{
	width:326px;
	height:55px;
	border:none;
	margin-left:30px;
	margin-top:40px;
	float:left;
}
#cabinet{
	float:left;
	margin-top:20px;
	margin-left:30px;
	text-transform:uppercase;
	font-size:14px;
}
#semnatura{
	margin-left:30px;
	margin-top:20px;
}

#motto{
	/*background-color:#1c93ba;*/
	width:480px;
	padding:10px;
	margin-left:20px;
	margin-top:0px;
	color:#FFF;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;	
	height:30px;
	text-align:right;
}
#motto span{
	float:right;
	font-size:11px;
}

#footer a{
	color:#333;
	font-size:12px;
}
#footer span{
	float:right;
	margin-top:5px;
	margin-right:40px;
}

.separator{
	background-image:url(../images/separator.png);
	background-repeat:no-repeat;
	width:10px;
	height:87px;
	float:left;
}
#galerie{
	width:500px;
	float:left;
	text-align:left;
	padding-left:20px;
	padding-top:8px;
}
#menu{
	width:210px;
	float:left;
	height:auto;
	padding:0px;
	margin:0px;
	margin-left:23px;
	margin-top:10px;
}
#menu li{
	padding:0px;
	float:left;
	margin:0px;
	list-style:none;
	height:35px;
}
#menu li a{
	background-image:url(../images/buton.png);
	background-repeat:no-repeat;
	width:185px;
	height:14px;
	float:left;
	padding:9px;
	padding-top:7px;
	padding-bottom:11px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
#menu li a:hover{
	text-decoration:underline;
}
#languages{
	text-align:right;
	position:absolute;
	width:150px;
	left:50%;
	margin-left:270px;
	
}

h1{
	font-size:18px;
	}
	
h2{
	font-size:16px;
	
	}
	
a{
	color:#1c93ba;
	font-weight:bold;
}