@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Umbra sub header */
.shadowline {
	background-image: url(../img/shadowline.png);
	background-repeat: repeat-x;
	height: 20px;
}

/* Text - din luna, anul */
.text_dgn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B2B2B;
}

/* Titlu cautare - Hotararile Consiliului Local din anul X pe luna Y */
.title_dgn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2B2B2B;
    padding: 0px 10px 10px 10px;
}
.title_dgn_mic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B2B2B;
}
a.title_dgn_a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #2B2B2B;
    text-decoration: none; 
}
a.title_dgn_a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #2B2B2B;
    text-decoration: none; 
}
a.title_dgn_a_mic {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #2B2B2B;
    text-decoration: none; 
}
a.title_dgn_a_mic:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #2B2B2B;
    text-decoration: none; 
}
/* Titlu hotarare - nr. 174 din XX.XX.XXXX */
a.title_dgn_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0063B2;
	text-decoration: none;
}
a.title_dgn_a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0063B2;
	text-decoration: none;
}

/* Text hotarare - privind modificarea factorilor... */
.hc_text_dgn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	line-height: 20px;
}

a.text_a_dgn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #39F;
	line-height: 20px;
	text-decoration: none;
}
a.text_a_dgn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	line-height: 20px;
	text-decoration: none; 
}
/* Linie continua */
.hrline_grey {
	border-left: 0px;
	border-top: 1px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #C6C6C6;
}

/* Linie punctata */
.hrline_dot {
	border-left: 0px;
	border-top: 1px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: dotted;
	border-color: #0063B2;
}

.table {
    padding: 10px;
}

.table_border_top {
	background: url(../img/table_border_top.png) no-repeat bottom;
	width: 314px;
}

.table_border_middle {
	background: url(../img/table_border_middle.png) repeat-y;
	width: 314px;
}

.table_border_bottom {
	background: url(../img/table_border_bottom.png) no-repeat;
	width: 314px;
}

.table td {
	padding: 5px;
}

.frmText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #2B2B2B;
	vertical-align: bottom;
}

input.long {
	float: left;
	display: inline;
	width: 253px;
	height: 26px;
	padding: 0px 10px 0px 10px;
	border: none;
	background: url(../img/long_input.png) no-repeat;
	font-size: 14px;
	color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	outline: none;
}

.radioText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B2B2B;
}

.title_dgn_foundation {	     
    padding: 5px 10px 10px 10px;   
}
#titlu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #2B2B2B;
    padding-top: 15px;
}
#titlu_small{
    font-family: Arial, Helvetica, sans-serif;  
    color: #2B2B2B;
    padding-top: 5px;
}
.k-button{background-image:none,-webkit-linear-gradient(top,rgba(255,255,255,.12) 0,rgba(255,255,255,.08) 50%,rgba(255,255,255,.05) 51%,rgba(255,255,255,.0) 100%);background-image:none,-moz-linear-gradient(top,rgba(255,255,255,.12) 0,rgba(255,255,255,.08) 50%,rgba(255,255,255,.05) 51%,rgba(255,255,255,.0) 100%);background-image:none,-o-linear-gradient(top,rgba(255,255,255,.12) 0,rgba(255,255,255,.08) 50%,rgba(255,255,255,.05) 51%,rgba(255,255,255,.0) 100%);background-image:none,linear-gradient(to bottom,rgba(255,255,255,.12) 0,rgba(255,255,255,.08) 50%,rgba(255,255,255,.05) 51%,rgba(255,255,255,.0) 100%)}
