/* CSS */
/* ------ CSS by Kondiment ----------------- */
/* ------ Copyright 2008 Kondiment --------- */


/* Proprietati de baza */
/* ---------------------------------------- */
	html { overflow-x: hidden; }
	body { margin: 0; padding: 21px 0 0 0; font-family: Arial, sans-serif; font-size: 11px; color: #666; background: #f8fcfd url(../images/ani_bg.jpg) repeat-x; }
	a {	outline: none; }
	
	h2, h5 { margin: 10px 0; padding: 0; font-size: 20px; color: #000; background: url(../images/ani_dot.jpg) bottom left repeat-x; }
	h4 { margin: 0; padding: 0; color: #000; background: url(../images/ani_dot.jpg) bottom left repeat-x; }
	em { color: #1d97cb; font-style: normal; display: block; margin-top: -12px; }
	label { font-size: 10px; vertical-align: 3px; }
	p { margin: 0; padding: 8px 0; }
	
	input.input {
		width: 219px;
		border: 1px dotted #15a4df;
		font-size: 10px;
		color: #1d97cb;
		padding: 2px;
		font-family: Arial, sans-serif;
	}
	
	textarea.textarea {
		width: 461px;
		height: 125px;
		border: 1px dotted #15a4df;
		font-size: 11px;
		color: #1d97cb;
		padding: 2px;
		overflow: auto;
		font-family: Arial, sans-serif;
	}
/* ---------------------------------------- */


/* Clase */
/* ---------------------------------------- */
	.limpezire {
		clear: both;	
	}
/* ---------------------------------------- */


/* Plan */
/* ---------------------------------------- */
	#container {
		width: 978px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		padding: 0;
		position: relative;
	}
	
	#antet {
		width: 978px;
		height: 142px;
		background: #fff url(../images/ani_antet.jpg) no-repeat;
		position: relative;	
	}
	
	#continut {
		width: 978px;
		margin-top: 1px;
		
		text-align: left;
		background: transparent url(../images/ani_left_bg.png) top right repeat-y;
	}
	
	#continut_stanga {
		width: 238px;
		float: left;
		overflow: hidden;
	}
	
	#continut_centru {
		width: 470px; /* 523px */
		padding: 10px 25px 25px 25px;
		float: left;
		background: url(../images/ani_cbg.png) left top no-repeat;
	}
	
	#continut_dreapta {
		width: 217px;
		float: left;
		margin-top: 10px;
	}
	
	#subsol {
		width: 978px;
		height: 53px;
		background: #fff url(../images/ani_subsol.jpg) no-repeat;
	}
	
	#ssh {
		position: absolute;
		left: -131px;
		top: 1px;
		
		width: 130px;
		height: 141px;
		background: url(../images/ani_ssh.png) no-repeat;
	}
	* html #ssh {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='images/ani_ssh.png');
	}
	
	#dsh {
		position: absolute;
		right: -131px;
		top: 1px;
		
		width: 130px;
		height: 141px;
		background: url(../images/ani_dsh.png) no-repeat;
	}
	* html #dsh {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='images/ani_dsh.png');
	}
/* ---------------------------------------- */


/* Antet */
/* ---------------------------------------- */
	#sigla {
		position: absolute;
		left: 31px;
		top: 22px;
	}
	
	#sigla h1 {
		margin: 0;
		padding: 0;
	}
	
	#sigla h1 a {
		width: 310px;
		height: 99px;
		display: block;
		text-indent: -1000em;
		overflow: hidden;
		background: #fff url(../images/ani_sigla.jpg) no-repeat;
	}
	
	#limba {
		position: absolute;
		right: 15px;
		top: 15px;
		color: #0c518f;
		font-size: 16px;
	}
	#limba ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#limba ul li {
		display: inline;
	}
	#limba ul li a {
		text-transform: uppercase;
		text-decoration: none;
		color: #97c4e8;
		font-size: 9px;
		font-weight: bold;
		padding: 0 5px;
	}
	#limba ul li a:hover {
		color: #fff;
	}
	
	#cautare {
		color: #fff;
		font-size: 11px;
		text-align: left;
		left: 781px;
		position: absolute;
		bottom: 22px;
		right: 20px;
	}
	#cautare input {
		border: 1px solid #137FBE;
		font-size: 11px;
		padding: 1px 5px;
		margin-right: 6px;
		width: 138px;
	}
	#cautare #bCauta {
		width: 20px;
		height: 17px;
		border: 0;
		padding: 0;
		margin: 0;
		display: block;
		text-indent: -1000em;
		background: #fff url(../images/bCauta.png) no-repeat;
	}
/* ---------------------------------------- */


/* Continut */
/* ---------------------------------------- */
	#navigare {
		
	}
	
	#navigare a {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		
		width: 188px;
		height: 23px;
		display: block;
		
		padding: 10px 0 0 50px;
		
		background: #fff url(../images/ani_buton.png) left top no-repeat;
	}
	#navigare a:hover, #navigare a#selectat {
		background: #fff url(../images/ani_buton.png) left bottom no-repeat;
	}
	
	#navigare a.exp {
		background: #fff url(../images/ani_buton_plus.png) left top no-repeat;
	}
	#navigare a.exp:hover {
		background: #fff url(../images/ani_buton_plus.png) left center no-repeat;
	}
	
	#navigare a.col {
		background: #fff url(../images/ani_buton_plus.png) left bottom no-repeat;
	}
	#navigare a.col:hover {
		background: #fff url(../images/ani_buton_plus.png) left bottom no-repeat;
	}
	
	#navigare ul {
		margin: 0;
		padding: 0;
		list-style: none;	
	}
	
	#navigare ul li {
		display: inline;
		line-height:28px;
	}
	
	#navigare ul li a {
		font-family: "Trebuchet MS";
		font-size: 11px;
		font-weight: normal;
		color: #2c639e;
		text-decoration: none;
		
		width: 178px;
		height: auto;
		display: block;
		
		padding: 0px 0 0 60px;
		
		background: #f8fcfd url(../images/ani_subbuton.png) left top no-repeat;
	}
	#navigare ul li a:hover, #navigare ul li a#subselectat {
		background: #f8fcfd url(../images/ani_subbuton.png) 0 -84px no-repeat;
	}
	
	#navigare ul li.smare a {
		font-family: "Trebuchet MS";
		font-size: 11px;
		font-weight: normal;
		color: #2c639e;
		text-decoration: none;
		
		width: 178px;
		/*height: 38px;*/
		display: block;
		
		padding: 0px 0 0 60px;
		
		background: #f8fcfd url(../images/ani_subbuton_mare.png) left top no-repeat;
	}
	#navigare ul li.smare a:hover, #navigare ul li.smare a#subselectat {
		background: #f8fcfd url(../images/ani_subbuton_mare.png) 0 -84px no-repeat;
		line-height:28px;
	}
/* ---------------------------------------- */
	#sondaj {
		margin-top: 1px;
	}
	
	#lista_butoane {
		margin: 20px 13px;
		padding: 0;
		list-style: none;	
	}
	#lista_butoane li {
		padding: 5px 0;	
	}
/* ---------------------------------------- */
	#bTrimite {
		margin: 0;
		padding: 0;
		border: 0;
		width: 61px;
		height: 13px;
		display: block;
		text-indent: -1000em;
		overflow: hidden;
		cursor:pointer;
		background: #fff url(../images/bTrimite.jpg) no-repeat;
	}
	
	#bVoteaza {
		margin: 10px 0 0 5px;
		padding: 0;
		border: 0;
		width: 65px;
		height: 17px;
		display: block;
		text-indent: -1000em;
		overflow: hidden;
		background: #fff url(../images/bVoteaza.jpg) no-repeat;
	}
/* ---------------------------------------- */

/* Subsol */
/* ---------------------------------------- */
	#subsol ul {
		margin: 5px;
		padding: 10px 0 0 0;
		list-style: none;	
	}
	
	#subsol ul li {
		display: inline;
	}
	
	#subsol ul li a {
		font-size: 10px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		background: transparent url(../images/bullet.jpg) 0 4px no-repeat;
		padding: 0 4px 0 12px;
	}
	#subsol ul li:first-child a, #subsol ul #fcs a {
		background: none;
	}
	
	#subsol ul li a:hover {
		color: #b8e3f5;
	}
/* ---------------------------------------- */