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

* {
	margin:0;
	padding:0;
	z-index:0;
}

html, body {
	height: 100%;
}

input[type='text'], input[type='password'], textarea{
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

textarea {
	text-align:left !important;
}

h1 {
	font-family:"Verdana";
	font-size:1.6em;
	padding-bottom:1em;
}

h3 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:normal;
}

body
{
  background-color:#f1f5ed;
  font-family:"Lucida Sans Unicode", "Trebuchet MS", serif;
  font-size:12px;
  font-weight:normal;
  text-align:justify;
}

#wrapper {
	display:block;
	width:1000px;
	margin:0px auto;
}

#header {
	float:left;
	width:1000px;
	height:100px;
	position:relative;

}

#header-left {
	float:left;
	width:750px;
	height:100px;
	position:relative;
}

#header-right {
/*	background:transparent url(/images/sigla_icda.png) no-repeat left bottom;  
	background-position:center;    */
	float:right;
	width:250px;
	height:100px; 
	top:46px;
	left:60px;
	position:relative;

}



.title {
	color:#000000;
	left:875px;
	position:absolute;
	margin-left:-8.0em;
	margin-top:10px;
	z-index:100;
	text-align:right;
	font-weight:bold;
	font-family:"Broadway";
	font-size:22pt;
}

.title-shadow {
	color:#000000;
	left:550px;
	position:absolute;
	margin-left:-7.9em;
	margin-top:11px;
	z-index:50;
	font-family:"Verdana";
	font-size:18pt;
	font-weight:bold;
}

.subtitle {
	color:#000000;
	font-family:"Times New Roman";
	font-size:18pt;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	margin-top:50px;
}

#left {
	float:left;
	width:750px;
	position:relative;
}

#right {
	float:left;
	width:250px;
	position:relative;
}

#left-top {
	background:transparent url(/images/stuparitul pastoral.jpg) no-repeat left bottom;
	background-position:center;
	float:left;
	width:750px;
	height:380px;
	top:10px;
	position:relative;
}

#left-menu {
	float:left;
	width:250px;
	margin:20px 0 0 0;
	position:relative;
}

.left-menu {
	background-color:#ffffff;
	width:240px;
	height:40px;
	position:absolute;
	margin-left:0em;
	z-index:100;
	text-align:center;
	font-weight:bold;
	font-family:"Verdana";
	font-size:10pt;
}

.left-menu a {
	color:#908eb3;
	text-decoration:none;
	line-height:40px;
	width:240px;
	height:40px;
}

.left-menu a:hover {
	color:#908eb3;
	text-decoration:underline;
	line-height:40px;
	width:240px;
	height:40px;
}

.left-menu-shadow {
	background-color:#afafad;
	width:240px;
	height:40px;
	position:absolute;
	margin-left:2px;
	z-index:50;
	text-align:center;
	font-family:"Verdana";
	font-size:10pt;
	font-weight:bold;
}

#content {
	float:left;
	width:500px;
	margin:20px 0 0 0;
	text-align:left;
}

#content_big {
	float:left;
	width:750px;
	margin:50px 0 0 0;
	text-align:left;
	font-family:"Verdana";
	font-size:10pt;
	font-weight:normal;
}

#right-menu {
	float:left;
	width:200px;
	left:15px;
	position:relative;
}

.right-menu {
	background-color:#ffffff;
	float:left;
	width:200px;
	height:40px;
	text-align:center;
	font-family:"Verdana";
	font-size:9pt;
	padding:5px 0 5px 0;
	position:relative;
}

.right-menu a {
	left:0;
	position:absolute;
	width:200px;
	color:#ffffff;
	text-decoration:none;
}

.right-menu a:hover {
	left:0;
	color:#ffffff;
	text-decoration:underline;
}

.right-button {
	background-position:center;
	float:left;
	width:200px;
	height:132px;
	text-align:center;
	font-family:"Verdana";
	font-weight:bold;
	font-size:10pt;
	padding:5px 0px 5px 0;
	position:relative;
}

.right-button a {
	left:0;
	position:absolute;
	width:200px;
	color:#908eb3;
	text-decoration:none;
}

.right-button a:hover {
	left:0;
	color:#908eb3;
	text-decoration:underline;
}

#right-footer {
	float:left;
	width:98%;
	height:100px;
	margin-top:50px;
	text-align:center;
	font-style:italic;
	
}

.error {
	color:red;
}

.button {
	padding:3px 5px 3px 5px; 
	background-color:#eeeeee;
	border:1px solid #ccc;
	color:#000;
	text-decoration:none;
}

a {
	color:#908eb3;
	text-decoration:none;
}

a:hover {
	color:#908eb3;
	text-decoration:underline;
}

#steaguri {

  
	float:right;
	width:250px;
	height:100px;
	top:10px;
	left:1010px;
	position:absolute;
}

.right-photo {
	float:left;
	width:200px;
	height:200px;
	padding:15px 0px 5px 0;
	position:relative;
}

.right-copy {
	float:left;
	width:200px;
	height:40px;
	text-align:center;
	font-family:"Verdana";
	font-weight:bold;
	font-size:9pt;
	padding:20px 0 5px 0;
	position:relative;
}



#footer {

	float:left;
	top:-200px;
	width:750px;
	height:140px;
	position:relative;
 /* border:2px solid #ceced8;  */
}

     
