@charset "utf-8";
/* CSS Document */

html,body {
	padding:0;
	margin:0;
}
img { border:0; }

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#2c2c2c;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;	
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
ul,li {
	list-style-type:none;
	margin:0;
	padding:0;
	border:0;
}
 #human {
position:absolute;
top:0px;
left:720px;
height:368px;
}
/* LISTS ================================================================================================== */
div.pic_galery {
	margin-top:20px;
}
div.pic_galery ul {
	list-style:none;	
}
div.pic_galery ul li a {
	color:#2c2c2c;
	text-decoration:none;
	cursor:pointer;
}
div.pic_galery ul li {
	display:block;
	float:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.pic_galery ul li  table tr td {
	text-align:center;	
}
div.pic_galery ul li  table tr td span.image{
	display:block;
	float:left;
	background:url(images/box_out.png) top left no-repeat;
	height:120px;
	width:172px;
}
div.pic_galery ul li a table tr td a span.text {
	height:14px;
	line-height:14px;
	color:#2c2c2c;
}
div.pic_galery ul li table tr td a:hover span.text {
	text-decoration:underline;
}
div.pic_galery ul li:hover  table tr td span.image,  div.pic_galery ul li.current  table tr td span.image  {
	display:block;
	float:left;
	background:url(images/box_hover.png) top left no-repeat;
	height:120px;
	width:172px;
	cursor:pointer;
}
/* ======================================================================================================== */
.header {
	height:305px;
}
.times {
	font-family:"Times New Roman", Times, serif;
	line-height:20px;
}
.verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.content {
	background-color:#fbf9e8;
}
div.calendar {
	width:54px;
	height:53px;
	background:url(images/calendar.jpg);
	float:left;
	margin-right:3px;
}
.inregistreaza {
	margin-top:10px;
}
.inregistreaza td {
	line-height:25px;
}
.inregistreaza td input, .inregistreaza td textarea {
	border:1px solid #ecebe5;
	width:180px;
}
.inregistreaza td input {
	background:url(images/input_small_back.jpg) bottom left repeat-x;
	height:20px;
}
.inregistreaza td textarea {
	background:url(images/input_big_back.jpg) bottom left repeat-x;
	height:80px;
}
.footer_titles {
	margin:10px 0; 
	line-height:11px;
	font-size:11px;
	float:left;
}
.footer {
	height:60px;
	line-height:60px;
	background-color:#456807;
	color:#f7f7f5;
	padding:0 10px;
}
.footer a {
	color:#f7f7f5;
	text-decoration:none;
	margin:0 3px;
}
.footer a:hover {
	text-decoration:underline;
}
.input_border_brown {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f7f7f5;
	border:1px solid #e1dbce;
	height:18px;
	margin-bottom:1px;
	font-size:11px;
	line-height:18px;
	padding-left:5px;
}
/*COLORS ================================================================================================= */
.white,.white a {
	color:#FFFFFF;
}
.black {
	color:#000000;
}
.blue {
	color:#1b6eb1;	
}
.red {
	color:#a30202;
}
/* ====================================================================================================== */

/* FORMS ================================================================================================= */


/* FONTS ================================================================================================= */
.fs10 {
	font-size:10px;
}
.fs12 {
	font-size:12px;
}
.fs13 {
	font-size:13px;
}
.fs14 {
	font-size:14px;
}
.fs15 {
	font-size:15px;
}
.fs16 {
	font-size:16px;
}
.fs18 {
	font-size:18px;
}
.fs20 {
	font-size:20px;
}
.fs21 {
	font-size:21px;
}
.fs24 {
	font-size:24px;
}
