@import url("css_framework/_style.css");
@import url("menus.css");
h1{
    color:#29495e;
    font-size:18px;
    line-height:25px;
    font-weight:500;
    text-transform: uppercase;
    margin:25px 0px 30px;
}
h1 span, h2 span{
    display:block;
    font-size:12px;
    color:#474d55;
    text-transform: none;
}
h2, h3{
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #C5C5C5;
	line-height: 20px;
	color: black;
	margin: 15px 0 10px;
	height: 30px;
	margin-bottom: 20px;
}

h2.wppa-title{
	border-bottom: none;
}
h2 span{
    color:#353e3f;
    font-weight:normal;
    line-height:20px;
}
h2 a{
	text-decoration: none;
}
.b_body{
	min-width: 1000px;
	overflow: hidden;
}
.b_body_c{
	padding-bottom: 100px;
}
.b_body_f{
	background-color: #fff;
	padding-top: 1px;
	border-top: 1px solid #ebebec;
 	min-height: 100px;
 	height: 100px;
}
.b_body_f div{
	background: url("images/footer_bg.png") repeat;
	height: 100%;
}
.b_body_f li{
	display: inline;
	border-left: 1px solid #14478c;
	padding: 0 5px 0 7px;
}
.b_body_f li:first-child{
	border: 0;
	padding-left: 0px;
}
.b_body_f a{
	color: #14478c;
}
.b_body_f p{
	padding-top: 20px;
}
.b_body_f ul{
	margin-top: 10px;
}
.b_h_line{
	background-color: #29495e;
	min-height: 23px;
	padding-top: 7px;
}
.b_h_line .b_page{
	position: relative;
}
.b_h_line li{
	display: inline;
	padding: 0 5px 0 7px;
}
.b_h_line li:first-child{
	border: 0;
	padding-left: 0;
}
.b_h_line,.b_h_line a{
	color: #fff;
}
.b_lang{
	position: absolute;
	top: 0;
	right: 0;
	background: url("images/flag.gif") no-repeat left center;
	padding-left: 20px;
}
.txt_r li{
	padding: 0 0 0 10px;
}
.txt_r li a{
	text-decoration: none;
}


.b_h{
	background:url("images/header_bg.jpg") center top no-repeat;
	min-height: 132px;
	padding-top: 60px;
}
.logo_txt{
	color: #4987af;
	text-transform: uppercase;
}
.b_white{
	border: 1px solid #ebebec;
	-moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    /*padding: 10px 0;*/
    background-color:#fff;
}

/* ����� ��������� ��������� ������ � .butt ���� ������ padding � .butt em*/
.butt{
    float:left;
	border:none;
	background:none;
	overflow:visible;
	text-align:center;
	height:28px;
    margin-right:7px;
    cursor: pointer;
}
.butt span, .butt em{
	display:block;
	height:28px;
	margin:0;
}
.butt span{
	padding-left:20px;
	background:url("images/buttons-sprite3.png") no-repeat 0 0;
	}
.butt em{
	font-style:normal;
	background:url("images/buttons-sprite3.png") no-repeat 100% 0;
    padding:7px 20px 0 0;
}
a.m_act{
	height:36px;
    margin-bottom:-2px;
    margin-right: 10px;
}
a.m_act span, a.m_act em{
	display:block;
	height:36px;
	margin:0;
}
a.m_act span{
	padding-left:20px;
	background:url("images/buttons-sprite3.png") no-repeat 0 -80px;
	}
a.m_act em{
	font-style:normal;
	padding-right:20px;
	background:url("images/buttons-sprite3.png") no-repeat 100% -80px;
	margin-right: -8px;
	}
.big{
	height:32px;
    line-height: normal;
}
.big span, .big em{
	display:block;
	height:32px;
	margin:0;
}
.big span{
	padding-left:20px;
	background:url("images/buttons-sprite3.png") no-repeat 0 -40px;
	}
.big em{
	font-style:normal;
    padding:8px 20px 0 0;
	background:url("images/buttons-sprite3.png") no-repeat 100% -40px;
	}
.menu{
    padding-top:45px;
	position: relative;
}
.menu a, a.h_but, a.big{
    color:#141414;
    font-size:12px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight:500;
}
a.big{
    text-transform: none;
    color: #353e3f;
}
a.h_but{
    background:url("images/but_big.png") no-repeat;
    display:block;
    width:228px;
    height:47px;
    font-size:14px;
    line-height:40px;
    margin:32px 0 25px;
    text-align: center;
}
.b_grey{
    background-color:#f7f9fa;
    color:#474d55;
}
.b_grey p{
    margin:5px 0 10px;
    line-height:24px;
}
.slideshow{
    width:440px; /*440 + 9x2 (padd) + 1x2 (bord) = 460*/ /* 440x234 - dimensiunele de slideshow_images */
    height:234px; /*234 + 7x2 (padd) + 1x2 (bord) = 250*/ /* 460x250 - dimensiunele de slideshow_box */
    background: #fff;
    border:#ebebec 1px solid;
    padding:9px;
    position:relative;
    margin: 25px 0 23px;
}
.slideshow div#slideshow {
    height: 100%;
    overflow: hidden;
}
.sdsh_desc{
    position:absolute;
    bottom:10px;
    height:24px;
    left:9px;
    z-index:5;
}

.sdsh_desc_bg{
    background-color: #272928;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8; /* Mozilla 1.6 � ���� */
    -khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
    z-index:2;
    width:440px;
    height:24px;
}
.sdsh_desc_txt{
    color:#fff;
    position:relative;
    top:-24px;
    z-index:200;
    padding:4px 0 0 8px;
}
.sdsh1_shdw{
    position:absolute;
    background:url("images/slideshow_shadow.png") center center no-repeat transparent;
    bottom:10px;
    height: 10px;
    width:460px;
    bottom:-7px;
    left:0;
}

.news_block{
    margin-left: 16px!important;
    width:630px!important;
}
.news {
    color:#000;
    padding:20px 0;
}
.news, .comments{
    border-bottom: 1px solid #c5c5c5;
}
.news_list div.news:first-child{
    padding-top:0;
}
.img_box{
    background-color: #fff;
    border:1px solid #d5d5d5;
    float:left;
    margin-right: 20px;
}
.comm_entry .img_box{
    width:54px;
    height:54px;
    padding: 3px;
}
.news .img_box{
    width:148px; /* dimensiunile boxei 160x125, imaginea preferat sa fie 148x113*/
    height:113px;
    border:1px solid #c5c5c5;
    padding: 5px;
}
.b_info{
    float: left;
    width: 450px;
}
.b_info, .b_info p{
    font-size:13px;
    line-height:20px;
}
.news .b_info .title{
    font-size: 14px;
    font-weight:bold;
    line-height: 18px;
    margin-bottom:5px;
}
.news .b_info .art_sh, .news_content{
    text-align: justify;
}
.news .b_info .add_info{
    color:#808080;
    font-style: italic;
    margin-top:10px;
}
.news_comments_count, .news_date{
    float:right;
    padding-left: 30px;
    line-height:30px;
}
.news_right{
    width:218px!important;
    padding-left:46px;
}
.f_newsletter input[type="text"]{
    width:150px;
}
.f_newsletter td{
    vertical-align: middle;
    padding:8px 0;
}
.f_newsletter td.col1{
    width: 50px;
}
.newsletter p{
	line-height: 20px;
}
.calendar{
    margin-bottom:15px;
}
.p_b li, .p_b li a{
    color:#353e3f;
    line-height: normal;
}
.p_b{
    margin:40px 0 30px;
}
.f_search{
    margin-top: 13px;
}
.f_search input{
    border-left:1px solid #e6e7e7;
    border-radius:4px 0 0 4px;
    -moz-border-radius:4px 0 0 4px;
    margin-right:-3px;
    background:url("images/search_bg.png") no-repeat;
    font-size:11px;
    width:178px;
    padding:4px 0 10px 32px;
    border: none;
}
.f_search button {
    background: url("images/search_butt.png") no-repeat;
    text-transform: uppercase;
    font-size:12px;
    padding:8px 0 7px;
    border: none;
    width: 70px;
    text-align:center;
    float: right;
    cursor: pointer;
	font-weight: bold;
	font-family: Arial;
	color: #4a4a4a;
}
/*.f_search button.butt em{
    padding-right:10px;
    cursor: pointer;
}
.f_search button.butt span{
    padding-left:10px;
    background:url("images/buttons-sprite3.png") 10% 0;
}*/
.news_content p:first-child{
    margin-top:0;
}
.comm_entry{
    border-bottom: 1px dotted #d5d5d5;
    width:auto;
    padding-top:20px;
}
.comm_entry .b_info{
    width: auto;
    float:none;
    margin-left:82px;
}
.comm_entry .b_info .title{
    font-weight: bold;
    color: #000;
}
.comm_entry .b_info .date{
    font-weight:bold;
    font-style:italic;
    color:#aaa;
}
.comm_entry .b_info .response{
    background:url("images/reply_arrow.gif") left center no-repeat;
    padding-left:19px;
    font-weight: bold;
    color:#aaa;
    float:right;
    display:none;
    text-decoration: none;
}
.comm_entry .b_info:hover .response{
    display: inline-block;
}
.comm_entry .comm_entry{
    padding-left:82px; /* largimea img_box + margin */
    border-top:1px dotted #d5d5d5;
    border-bottom:none;
}
.comm_entry .b_info p{
    margin: 0 0 15px 0;
}
.add_comment{
    margin-bottom:30px;
}
.f_add_comm input{
    width:218px;
    margin-bottom: 10px;
}
.f_add_comm textarea{
    width:318px;
    height:142px;
    margin-bottom:15px;
}
.f_add_comm label{
    font-size:12px;
    font-weight:bold;
    padding-bottom: 10px;
    display:block;
    color: #000;
}
.f_add_comm div.gr1{
    float:left;
    width:220px;
    margin-right:80px;
    margin-top: 20px;
}
.f_add_comm div.gr2{
    float:left;
    width:315px;
    margin-top: 20px;
}
.arr{
    font-size: 18px;
    vertical-align: text-bottom;
}
/*Comments*/
#comments li.comment{
	margin: 0 0 24px 0;
	position: relative;
	width: 100%;
	position: relative;
	display: inline-block
}
.comment-meta {
	margin: 0 0 10px 0;
}
#comments .comment-author img{
	float: left;
	margin-right: 10px;
	width: 54px!important;
	height: 54px!important;
	padding: 3px;
	border: 1px solid #D5D5D5;
	background: #fff;
}
#comments .comment-body cite{
	margin:0;
}
#comments .comment-body p{
	padding-left: 70px;
}
.form fieldset { border:0; margin:0; padding:0; }
#f_add_comm .gr1{
	margin-top: 20px;
}
.reply {
	background: url(../images/reply.png) no-repeat 0 1px;
	position: absolute!important;
	margin: 0!important;
	right: 0px;
	top: 0px;
	text-indent: 18px;
	height: 16px;
}

#respond {
	margin-top: 20px;
}
#respond .comment-notes {
margin-bottom: 1em;
}
#respond .required {
	color: #FF4B33;
	font-weight: bold;
}
#respond  label { 

}
#respond input {
display:block;
	margin: 0 0 9px;
}
#respond .comment-field {
color: #888;
}
textarea {
	width: 100%;
}
input.input-text {
	width: 95%;
}
/* =Images
-------------------------------------------------------------- */
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 10px;
    margin-top: 4px;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}
.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
max-width: 100%;
height: auto;
}
.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important; /* prevent too-wide images from breaking layout */
    padding: 4px;
    text-align: center;
}
.wp-caption img {
    margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px;
}
.wp-smiley {
    margin: 0;
}
.gallery {
    margin: 0 auto 18px;
}
.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery img {
    border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto;
}
.gallery .gallery-caption {
    color: #888;
    font-size: 13px;
    margin: 0 0 12px;
}
.gallery dl {
    margin: 0;
}
.gallery img {
    border: 10px solid #f1f1f1;
}
.gallery br+br {
    display: none;
}
#content .attachment img {/* single attachment images should be centered */
    display: block;
    margin: 0 auto;
}