body{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:0.75em;
	background:#c1c1cc;
}
#wrapper{
	margin:0 auto;
}

#menu{
	background:rgb(0,0,64);
	padding:5px;
}

#header{
	background:#39384c;
	padding:5px;
	font-size: 12px;
}

#header a{
	text-decoration:none;
	padding:0 15px;
	color:#FFF;
}

#left_column{
	background:#4b497a;
	float:left;
	width:200px;
	overflow:hidden;
	display:block;
}

.left_column{
	background:#4b497a;
	float:left;
	width:170px;
	overflow:hidden;
	padding:15px;
}
.block1{
	border:1px solid #FFF;
	background:#0F0;
}

#right_column{
	background:#4b497a;
	float:right;
	width:200px;
	overflow:hidden;
	z-index:99;
}
.right_column{
	background:#4b497a;
	float:right;
	width:170px;
	overflow:hidden;
	z-index:99;
	padding:15px;
}

#center_column{
	overflow:hidden;
	background:#ccc;
	/*
	height:1%;
	*/
}
#footer{
	background:#39384c;
	padding:5px;
	color:#ffffff;
	font-size: 12px;
	text-align:center;
}
.center_column{
	padding:15px;
	background:#ccc;
	float:center;
	/*
	height:1%;
	overflow:hidden;
	*/
}

.blockdivider{
	padding:3px;
	background:#ccc;
}

.accord_toggle{
	text-decoration:none;
	color:#FFF;
}

.containera {
	border-width: 2px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-style: solid;
	border-color: darkblue;
	position: relative; right: 2px; top: 2px;
	background-color: #fffef5;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #1c3167;
	text-align: left;
}
.containerb {
	border-width: 2px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-style: solid;
	border-color: darkblue;
	position: relative; right: 2px; top: 2px;
	background-color: #f6f7ff;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #1c3167;
	text-align: left;
}
.buton {
  padding: 3px 5px 3px 5px;
  background: url(imagini/buton1.gif) no-repeat;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
}
/* Navigare */
a:link.navigare {font-family: Tahoma;font-size: 13px;color: #273e55;text-decoration: none; font-weight:bold; padding-left:10px;}
a:visited.navigare {font-family: Tahoma;font-size: 13px;color: #273e55;text-decoration: none; font-weight:bold; padding-left:10px;}
a:active.navigare {font-family: Tahoma;font-size: 13px;color: #273e55;text-decoration: none; font-weight:bold;}
a:hover.navigare {font-family: Tahoma;font-size: 13px;color: #FF0000;text-decoration: none; font-weight:bold; padding-left:12px;}

/* Link */
a:link.link {font-family: Tahoma;font-size: 14px;color: #273e55;text-decoration: none; font-weight:bold; padding-left:5px;}
a:visited.link {font-family: Tahoma;font-size: 14px;color: #2d4697;text-decoration: none; font-weight:bold; padding-left:5px;}
a:active.link {font-family: Tahoma;font-size: 14px;color: #2d4697;text-decoration: none; font-weight:bold;}
a:hover.link {font-family: Tahoma;font-size: 14px;color: #326f1b;text-decoration: none; font-weight:bold; padding-left:7px;}

/* Meniu */

.meniu a:link
 {
  font-family: Tahoma;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none; font-weight:bold; padding-left:5px;
}
.meniu a:visited
 {
  font-family: Tahoma;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none; font-weight:bold; padding-left:5px; 
}
.meniu a:active
 {
  font-family: Tahoma;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none; font-weight:bold; 
}
.meniu a:hover
 {
  font-family: Tahoma;
  font-size: 14px;
  color: rgb(151,0,0);
  text-decoration: none; font-weight:bold; padding-left:5px; 
 }

h3 {color: #000000;font-size: 16px;padding-left: 20px;}
h5 {color: darkblue;text-align: justify;font-family: Tahoma;font-size: 14px;padding: 0 10px;}
p {color: #00002B;text-align: justify;padding: 0 10px 0 10px;}
p.first {color: red;  font-weight: bold; font-size: 18px;}
p.second {color: #061347;  font-weight: bold; font-size: 18px;}
.titlu {font-family: Tahoma;font-size: 22px;color: #1F1156; font-weight:bold;text-align: center;}
.pagindex {height: 100%;background: url(imagini/tuxpag.png) top no-repeat;margin: 5px 5px 5px 5px;}
