@charset "utf-8";
body {
	background-color: #66bc46;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.td_head_title {
	background-color: #ed1c24;
	background-image: url(../design/head_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.td_left_menu {
	background-image: url(../design/left_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	width: 165px;
	height: 207px;
	text-align: left;
}
.td_left_bkg {
	width: 90px;
	background-image: url(../design/bkg_left.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: left;
}
.td_right_bkg {
	width: 89px;
	background-image: url(../design/bkg_right.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: right;
}

.td_right_menu {
	background-image: url(../design/right_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	width: 129px;
	height: 207px;
	text-align: left;
}
.text_titlu_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.text_titlu_pagina:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.text_titlu_pagina_activa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.text_titlu_pagina_activa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.td_left_down {
	background-image: url(../design/left_down.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 161px;
	width: 200px;
}
.td_bottom {
	background-image: url(../design/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 161px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}

.td_right_down {
	background-image: url(../design/right_down.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 161px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.titlu_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.text_categ_principala {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.link_mailto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}.page_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.page_inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.page_inactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tag-cloud {
	color:#98e87a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	margin:0px;
}
