body {
	margin: 0;
	padding: 0;
	color: #d6e5e4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-image: url(../images/a_body_main_4.png);
	background-color: #3D9191;
	background-repeat: no-repeat;
	background-position: center top;
}

a, a:link, a:visited { 
	color: #ffffff; 
	font-weight: normal; 
}

a:hover { 
	text-decoration: underline; 
}

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}
.indent {
    text-indent: 50px;
}
.spaceup {
	margin-top: 15px;
}

.justify{
text-align:justify;
}
.center{
	text-align:center;
}
.citat{
text-align:right;
font-style:italic;
}
.citat2{
font-style:italic;
color: #ffffff;
}

img { border: none }
blockquote { border: 1px solid #ccc; border-left: 5px solid #000; padding: 19px; margin: 20px 0 0 0}
cite { font-weight: bold; color:#fff; }
cite a, cite a:link, cite a:visited  { font-weight: 400; color:#fff; text-decoration: none }
cite span { font-weight: 400; color: #d6e5e4; }
em { color: #fff; }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal;  line-height:normal; font-family: Georgia, "Times New Roman", Times, serif }
h1 { font-size: 34px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 24px; margin: 0 0 20px; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 10px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.hr_divider { 
	padding-bottom: 30px; 
	margin-bottom: 40px; 
	background: url(../images/templatemo_hr_divider.jpg) repeat-x bottom; 
}

.float_l { float: left }
.float_r { float: right }

.image_frame { 
	margin-bottom: 10px; 
	border: 5px solid #579c98; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.templatemo_list { 
	margin: 10px 0 10px 0; 
	padding: 0; 
	list-style: none; 
}

.templatemo_list li { 
	color:#d6e5e4; 
	margin: 0 0 5px 0; 
	padding: 0 0 0 20px; 
	background: url(../images/templatemo_list.png) no-repeat scroll 0 5px;  
}

.templatemo_list li a { 
	color: #d6e5e4; 
	font-weight: normal; 
}

.templatemo_list li a:hover { 
	color: #d6e5e4; 
}

#templatemo_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 30px 10px;
	/*background: url(../images/templatemo_main.jpg) repeat-y */
}

#templatemo_header {
	width: 960px;
	height: 167px;
	margin: 35px 0 0px;
	padding: 0px 0 0px;
	background-image: url(../images/a_header_960px_1.png);
	background-repeat: no-repeat;
	background-position:center top;
	/*background: url(../images/templatemo_hr_divider.jpg) bottom repeat-x */
}

#templatemo_menu { 
	height: 42px;
	margin:0 auto; /*atty*/
	width:87%; /*atty*/
	padding: 5px 0;
	margin-bottom: 10px;
	background: url(../images/templatemo_hr_divider.jpg) repeat-x bottom ;
	position: relative;
	
}

.templatemo_menu_bg {
	width:46px;
	height:37px;
	overflow:hidden;
	display:block;
	position:absolute;
	right:260px;
	top:5px;
	cursor:default;
}

#templatemo_slider {
	width: 940px;
	height: 320px;
	border: 10px solid #579c98;
}

#templatemo_main {
	clear: both;
	padding: 40px 0;
	background: url(../images/templatemo_hr_divider.jpg) repeat-x bottom;
	/* border: 4px solid yellow; */
}

#templatemo_bottom {
	clear: both;
	margin: 30px 0 10px;
	padding: 30px 10px 10px;
	font-size: 11px;
	background: #579c98 url(../images/templatemo_hr_divider.jpg) repeat-x bottom;
}

#templatemo_footer {
	clear: both;
	text-align: center;
	line-height: 40px;
	height: 50px;
}

#site_title { 
	margin: 0 auto; 
	width: 200px; 
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	width: 179px; 
	padding-top: 37px; 
	color: #0b2726; 
	text-align: center; 
	letter-spacing: 2px; 
	font-size: 11px; 
	text-decoration: none; 
	background: url(../images/templatemo_logo.png) no-repeat top center; 
}


#contact_form { 
	padding: 0; 
	margin-top: 40px; 
	width: 600px; 
}

#contact_form form {
	 margin: 0px; 
	 padding: 0px; 
}

#contact_form form .input_field { 
	width: 300px; 
	padding: 5px; 
	color: #222; 
	border: 1px solid #7dbdb9; 
	background: #74b8b4; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 10px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 590px; 
	height: 200px; 
	padding: 5px;  
	border: 1px solid #7dbdb9; 
	background: #74b8b4; 
	color: #222;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	padding: 5px 14px;
	color: #fff;
	border: 1px solid #7dbdb9; 
	background: #3f8e89; 
	font-size:14px; 
	margin: 10px 0px;
}

.sb_box { 
	margin-bottom: 30px; 
}

.sb_box_link {
	color:#d6e5e4;
	text-decoration:none;
	cursor:default;
}

.sb_box_link:hover {
	text-decoration:none
}

.sb_box h3 { 
	padding-bottom: 4px; 
	border-bottom: 2px solid #000; 
}

.sb_list { 
	padding: 0; 
	margin: 0; 
}

.sb_list li { 
	padding: 0 0 3px 0; 
	margin: 0 0 5px 0; 
	list-style: none; 
	border-bottom: 1px solid #488c88; 
}

.sb_list li a { 
	color: #d6e5e4; 
	text-decoration: none; 
	padding: 5px 0 5px 20px; 
	background: url(../images/templatemo_list.png) no-repeat scroll 0 7px; 
}

.col_f { 
	padding-left: 15px; 
	width: 210px; 
}

.col_l { 
	padding-right: 15px; 
	width: 210px; 
}

.footer_link { 
	margin: 0; 
	padding: 0; 
}

.footer_link li { 
	margin-bottom: 5px; 
	padding: 3px 0; 
	border-bottom: 1px dotted #488c88; 
	list-style: none; 
}

.footer_link li a { 
	text-decoration: none; 
}

.footer_link li .social { 
	padding-left: 30px; 
}

.footer_link li .facebook { 
	background: url(../images/facebook.png) left center no-repeat; 
}

.footer_link li .google { 
	background: url(../images/google.png) left center no-repeat; 
}

.footer_link li .insta { 
	background: url(../images/insta.png) left center no-repeat; 
}

.footer_link li .youtube { 
	background: url(../images/youtube.png) left center no-repeat; 
}

.footer_link li .twitter { 
	background: url(../images/twitter_2023.png) left center no-repeat; 
}
/*atty evenimete.html*/

.horizontal_center{
width:940px;
margin:0 auto;
/* border: 1px solid red; */
}
.col_bal {
	float: left; 
	width: 460px;
	padding: 5px;
	/* border: 4px solid blue; */
}

.col_jobb {
	float: left;
	width: 460px;
	padding: 5px;	
	/* border: 4px solid red; */
}
.center_fb{
	margin:0 auto;
	width:200px;
}

.atty_button a{
	font-size: 120%;
	text-decoration: none;
	background:#579c98;
	border: 5px solid #579c98;
	/* background: url(../images/templatemo_menu_hover22.png) repeat-x; */
}
.evenimente_poze img{
	float: left;
}
.spacing iframe {
	margin-top: 15px;
	/*border: 4px solid red; */
}

/*atty evenimete.html end*/

   /* orar.html */
.sor_1 { 
	width: 920px;
	text-align:center;/*kozepre tettem a kepes linkeket*/
	/* display: table-cell; */
    /* vertical-align: middle; */
border: 1px solid blue;
}
.sor_1 h3{
		text-align:left;
}
.horizontal_center h2 a{
font-size:13px;
}
.indent_10 {
    text-indent: 10px;
}
/* .sor_1 h2 a, .sor_1 h2 a:link, .sor_1 h2 a:visited { 
	color: #ffffff;
    font-size: 10px;	
	font-weight: normal; 
}

.sor_1 h2 a:hover { 
	text-decoration: underline; 
}  */

/* .sor_1 a{
 vertical-align: middle;
 margin:0 auto;
} */
   /* end of orar.html */
.col { 
	float: left; 
	margin: 0 20px 20px 0; 
}

.half { 
	width: 460px; 
}

#sidebar, .one_third { 
	width: 300px; 
}

.one_third2 { 
	width: 360px; 
}

#content, .two-third { 
	width: 620px; 
}

.padding_right { 
	padding-right: 20px; 
}

.one_fourth { 
	width: 220px; 
}

.no_margin_right { 
	margin-right: 0; 
}

#templatemo_bottom .one_fourth { 
	width: 220px; 
}

.last_box { 
	margin: 0; 
	background: none; 
}

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	color: #333; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #a4cdcb; 
	border: 1px solid #599b97; 
}

.pagging ul li a:hover { 
	background: #599b97; 
	border: 1px solid #a4cdcb; 
	color: #fff;  
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider-wrapper {
	float: left;
    width: 960px;
    height: 320px;
}

#slider {
	position:relative;
    width: 620px;
    height: 300px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right: 10px;
	bottom: -30px;
}

.nivo-controlNav a {
	display:block;
	width:14px;
	height:18px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -18px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/*===  with php ===*/
.error {
color: #C00000;
margin: 0; 
padding: 0;
}
/*=== statistici bac highcharts ===*/
#container {
	min-width: 310px;
	max-width: 800px;
	height: 400px;
	margin: 0 auto
}

/*=== panou slide down jquery rezultate simulare ===*/
#panel, #flip {
    padding: 5px;
    text-align: center;
    background-color: #e5eecc;
    border: solid 1px #c3c3c3;
}

#panel {
    padding: 50px;
    display: none;
}
