body ,
html {
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height:100%;
	background:#f0f0f0 url(../hpimages/bgr_body.jpg) repeat-x top center;
}

body.in{
	background:#f0f0f0 url(../hpimages/bgr_body_2.jpg) repeat-x top center;
}

label{ cursor:pointer; }

form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	
}


h1 {
	color: #565656;
	margin: 8px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	font-size:24px;
}

h2 {
	color: #25564e;
	padding:0px;
	margin: 15px 0px 10px 0px;
	font-weight: normal;
	font-size: 18px;	
}

h3 {
	color: #25564e;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

a{
	text-decoration: none;
	color:#25564e;
}

a:hover {
	color: #333;
}

td{
	
}
ul{
	padding:0px;
	margin:0px 0px 0px 20px;
}

.clearer{
	clear:both;	
}

.site{
	width:980px;
	margin:auto;
	padding:0px;
}

.header{
	height:417px;
	background:transparent url(../hpimages/bgr_header_empty.jpg) no-repeat top left;
}

.header_in{
	height:145px;
	background:transparent url(../hpimages/bgr_header_in.jpg) no-repeat top left;
}

.feeling{
	height:320px;
}

.logo_mobile{
	display:none;
}

.feeling_img{
	float:right;
	height:320px;
	width:980px;
	position:absolute;
	z-index:300;
	display:block;
	margin-top:2px;
}

.feeling_text{
	float:left;
	display:block;
	height:300px;
	width:400px;
	position:relative;
	z-index:400;
}

.ha{
	margin-left:400px;
	padding-top:10px;
}

.ha .lang{ float:right }


.ha .lang a{
	display:block;
	float:right;
	height:13px;
	width:18px;
	margin-left:3px;
}	

.kj { float:left; padding-left:10px; width:430px; overflow:hidden; height:14px; }
.kj a{ font-size:10px;  color:#FFF;}

.menu{
	margin-top:35px;
	margin-left:400px;
}


.header_text{
	padding-top:30px;
	margin-left:20px;
	color:#161d1e;
}

.header_text img{
	margin-top:5px;
}

.header_text h1{
	color:#1c3635;
	font-size:36px;
	font-style:italic;
}
.tz{
	color:#135d5a;
	font-size:14px;
	line-height:22px;
}
.facebooklike{
	
	margin-top:20px;
	margin-left:20px;
	
}
.box1{
	height:250px;
	background:transparent url(../hpimages/bgr_ctop1.jpg) no-repeat top left;
	border-left:1px solid #acacac;
	border-bottom:1px solid #acacac;
	float:left;
	width:321px;
	padding-bottom:6px;
}
.box2{
	height:250px;
	background:transparent url(../hpimages/bgr_ctop2.jpg) no-repeat top left;
	border-left:1px solid #acacac;
	border-bottom:1px solid #acacac;
	float:left;
	width:342px;
		padding-bottom:6px;
}
.box3{
	height:250px;
	background:transparent url(../hpimages/bgr_ctop3.jpg) no-repeat top left;
	border-left:1px solid #acacac;
	border-bottom:1px solid #acacac;
	border-right:1px solid #acacac;
	float:left;
	width:313px;
		padding-bottom:6px;
}
.c_top h1{
	color:#161617;
	margin-left:15px;
	margin-top:15px;
}
.t_boxes{
	margin-top:70px;
	padding-top:20px;
	padding-left:10px;
	color:#181818;
}
.t{
	
	padding-top:20px;
	font-weight:bold;
	color:#1c3635;
	height:30px;
}
.pic{
	float:left;
	margin-left:25px;
}
.l_t{
	color:#828282;
	font-size:10px;
	padding-right:4px;
}



/*-------------------------------
	content
-------------------------------*/


.center_article {
    padding: 10px 40px 60px 40px ;
	line-height:20px;
}

.center_article ul {
	list-style:none;
	margin:10px 0px 10px 0px;;
	padding:0px;
}

.center_article li {
	margin:0px 0px 0px 10px;
    padding:4px 0px 5px 20px;
	background: transparent url(../hpimages/bgr_list.jpg) no-repeat top left;
	background-position:0px 4px;
}

.center_article h1 {
    margin:0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	font-style:italic;
}

.center_article h2 ,
.center_article h3 {
    margin-top:0px;
}

.center_article .cont{
	margin-bottom:10px;
}


blockquote{
    margin:5px 5px 5px 20px;
    padding:4px 4px 4px 8px;
    border-left:4px solid #DDD;
}

.clearer {
	clear : both;
	font-size:1px;
	line-height:1px;
}


.download_box{
	border-top:2px solid #DDD;
	border-bottom:1px solid #DDD;
	background-color:#FFF;
	margin:8px 20px 8px 8px;
	padding:4px;
}




/*----------------------------------------
sitemap
----------------------------------------*/

#sitemap_menu
{
	clear:both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#sitemap_menu ul
{
	clear:both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sitemap_menu li
{
    text-align:left;
}

#sitemap_menu li a
{
	display: block;
	margin:0px;
	padding: 4px 2px 4px 2px;
	text-decoration: none;
	font-weight:bold;
	color:#d2232a;
	border-bottom:1px solid #DDD;
}

#sitemap_menu li a:hover
{
	color: #d2232a;
	background-color:  #DDD;
}


#sitemap_menu li.submenu_sitemap a
{
        display: block;
        margin:0px;
        padding: 4px 2px 4px 20px;
        text-decoration: none;
        font-weight:normal;
        color:#d2232a;
        background-color:#FFF;
}

#sitemap_menu li.submenu_sitemap a:hover
{
	color: #d2232a;
	background-color:  #DDD;
}

#sitemap_menu li.sub_submenu_sitemap a
{
	display: block;
	margin:3px;
	padding: 0px 2px 0px 40px;
	text-decoration: none;
  font-weight:normal;
  color:#FFF;
  background:none;
}

#sitemap_menu li.sub_submenu_sitemap a:hover
{
	color: #FFF;
  background:none;
}

#sitemap_menu li.sub_sub_submenu_sitemap a
{
	display: block;
	margin:0px;
	padding: 4px 2px 4px 60px;
	text-decoration: none;
    font-weight:normal;
    color:#d2232a;
    border-bottom: 1px solid #d2232a;
    border-top: 1px solid #DDD;
	background-color:  #FFF;
}

#sitemap_menu li.sub_sub_submenu_sitemap a:hover
{
	color: #FFF;
	background-color:#d2232a;
}



.tag_founds{
    margin:3px;
	padding:3px;
	}

.tag_menu{
	margin:3px;
	background-color:#FFDC56;
	padding:3px;
}

.tag_title{
	margin:0px 0px 0px 20px;
	padding:3px;
}

.tag_text{
	margin:0px 0px 0px 20px;
	padding:3px;
}

.result_td a , .result_td a:active , .result_td a:visited{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#cimkek{
	margin:8px;
	padding:8px;
	border:1px solid #DDD;
}

.result_td a:hover{
	color:#d2232a;
}

#gallery_box{
   margin-top:10px;
   background-color:#F6F6F6;
}

#gallery_box img{
	margin:5px;
	border:1px solid #DDD;
	padding:2px;
}

#gallery_box td{
	margin:10px;
	background-color:#F6F6F6;
}

#gallery_box span{
	font-size:10px;
	color:#7D000D;
}


.gomb{   
    color:#FFF;
    padding:10px 15px;
    width:auto;
    height:auto;
    border:none;
	font-weight:bold;
	background-color:#25564e;
	cursor:pointer;
}

.inputmezo{
	border:1px solid #FF9C4D;
	padding:2px;
}

.inputmezo_error{
	border:1px solid red;
	padding:2px;
}

#error{
	color:red;	
}

#error1{
	color:red;	
}

#error2{
	color:red;
}

.errorTextBox{ color:red; font-size:16px; font-weight:bold; padding:20px; margin:10px; background-color:#FFFF55; }

.inputmezo2{

	padding:1px;
  width:220px;
}

.selectborder{
    border:1px solid #FF9C4D;
	padding:1px;
}

.inputarea{
	border:1px solid #FF9C4D;
	padding:1px;
  width:220px;
  height:120px;
}

#cikk_pager{
        margin:10px;
        padding:3px;
        text-align:right;
        line-height:22px;
}

#cikk_pager span.prev{
        float:right;
        display:block;
        height:22px;
        width:22px;
}

#cikk_pager span.page{
        float:right;
        display:block;
        height:22px;
        width:32px;
}


#cikk_pager span.next{
        float:right;
        display:block;
        height:22px;
        width:22px;
}

.newsblock{
	margin-bottom:20px;
	border-bottom:1px solid #DDD;
	padding-bottom:10px;
}


.date{
	color:#666;
}


#jsddm
{	margin: 0;
	padding: 0
}
	
	#jsddm li
	{	float: left;
		list-style: none;
	}

	#jsddm li.sticky
	{	
		background-color:#ffb127; color:#000; font-weight:bold; padding-right:6px; border-radius:5px 5px 0px 0px;
	}
	#jsddm li.sticky a
	{	
		 color:#000; font-weight:bold;
	}
	#jsddm li.sticky a:hover
	{	
		 color:#666; font-weight:bold;
	}

	#jsddm li a
	{	
		display:block;
		padding:5px 8px 12px 10px;
		color:#fefefe;
		font-size:14px;
		font-style:italic;
	}

	#jsddm li a:hover
	{	
		color:#fbad55;
		background:transparent url(../hpimages/hover_item.png) no-repeat bottom center;
	}

	#jsddm li a.active{
		color:#fbad55;
		background:transparent url(../hpimages/hover_item.png) no-repeat bottom center;
	}

	#jsddm li.sticky  a.active{	
		 color:#000;
	}
		
		#jsddm li ul
		{	
			margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-right:1px solid #333;
			border-left:1px solid #333;
			border-bottom:1px solid #333;
			width:200px;
			z-index:1000;
		}
		
		#jsddm li ul li
		{	
			float: none;
			display: inline;
		}
		
		#jsddm li ul li a
		{	
			width: auto;
			border-top:1px solid #DDD;
			background-color:#F6F6F6;
			color:#333;
			display:block;
			float:none;
			text-align:left;
			padding:5px;
			font-size:12px;
			background-image:none;
			font-style:normal;
			z-index:1000;

		}
		
		#jsddm li ul li a:hover
		{	background-color: #161617;
			color:#FFF;
			background-image:none;
		}



.content{
	clear:both;
	padding-top:15px;
	background-color:#FFF;
}

.content_left{
	width:665px;
	float:left;
}

.content_right{
	float:left;
	width:275px;
	border-left:2px dotted #c3c3c3;
	padding:10px 10px 20px 20px;
}

.rtitle {
	color:#f69948;
	font-size:20px;
	padding:5px 0px 5px 0px;
}

.rtitle a{ color:#f69948; } 

.rbox{
	margin-bottom:10px;
	border-bottom:1px solid #DDD;
	padding-bottom:10px;
}

.footer{
	background: #161617 url(../hpimages/bgr_footer.jpg) no-repeat top center;
	padding:30px 20px 20px 20px;
}

.footer_menu
{	margin: 0;
	padding: 0;
	width:600px;
	height:30px;
}

	.footer_menu a
	{	
		display:block;
		float:left;
		padding:5px 11px 5px 11px;
		color:#ffffff;
		font-size:12px;
	}

.footer_text{
	width:650px;
	color:#727272;
	padding:20px 0px 10px 10px;
}

ul.newsright li{
	padding:5px 0px 5px 2px;
}

ul.newsright li a:hover{
	text-decoration:underline;
}

.likesharebox{
	padding-top:20px;
	margin-top:20px;
	border-top: 1px solid #DDD;
	clear:both;
}


.admininput {
	color: #000000;
	border: thin solid #999999;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EFEFEF;
}

.error_box{
	color:red;
	padding:10px;
	margin-bottom:10px;
	background-color:#F6F6F6;
	border:1px solid #DDD;
}

.form_table td{
	border-bottom:1px solid #DDD;
}

.rightmenu{
	margin-bottom:10px;
}

.rightmenu a{
	display:block;
	padding:7px 0px 7px 22px;
	border-bottom:1px solid #DDD;
	font-weight:bold;
	background: transparent url(../hpimages/bgr_list.jpg) no-repeat top left;
	background-position:0px 4px;

}

.rightmenu a:hover,
.rightmenu a.subactive{
	background-color:#161617;
	color:#FFF;
	background-image:none;
}

.callme{ position:absolute; z-index:10; color:#FFF; margin-top:30px; margin-left:410px; font-size:14px; }
.callme a{ color:#FFF; }

.okTextBox{ color:#035513; font-size:16px; font-weight:bold; padding:20px; margin:10px; background-color:#CFFAB6; }
.smallText{ font-size:10px; color:#666; }

.box11{ height:290px;  background:#FFF url(../hpimages/bgr_ctop1.jpg) no-repeat top left;border-left:1px solid #acacac;border-bottom:1px solid #acacac; float:left; width:195px; padding-bottom:6px;}
.box12{ height:290px; background:#FFF url(../hpimages/bgr_ctop2.jpg) no-repeat top left;border-left:1px solid #acacac;border-bottom:1px solid #acacac; float:left; width:195px; padding-bottom:6px; background-position: -20px 0px;}
.box13{ height:290px; background:#FFF url(../hpimages/bgr_ctop3.jpg) no-repeat top left;border-left:1px solid #acacac;border-bottom:1px solid #acacac; border-right:1px solid #acacac; float:left; width:195px; padding-bottom:6px; background-position: -25px 0px;  }
.box14{ height:290px; background:#FFF url(../hpimages/bgr_ctop4.jpg) no-repeat top left;border-left:1px solid #acacac;border-bottom:1px solid #acacac; border-right:1px solid #acacac; float:left; width:193px; padding-bottom:6px; background-position: 0px 0px;  }
.box15{ height:290px; background:#FFF url(../hpimages/bgr_ctop5.jpg) no-repeat top left;border-left:1px solid #acacac;border-bottom:1px solid #acacac; border-right:1px solid #acacac; float:left; width:193px; padding-bottom:6px;  }


input.text200{ width:220px; }
.cursor{cursor:pointer;  }

.mobileMenuOpenerBox {
	text-align:center;
	display: none;
	text-align: center;
}

.mobileMenuOpener{
	background-color:#ffb127;
	color:#000;
	padding:10px 15px;
	display:inline-block;
	margin:0px 5px;
}

.topCall{
	top:-50px;
	transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease; 
	background-color:#000;
	padding:5px;	
	position: fixed;
    left: 0px;
    width: 100%;
    z-index: 500;
    text-align: center;
    font-size:16px;
}
.topCall a{
	color:#FFF;
	display: block;
	padding:10px;
}
.topCallShow{
	top:0px;
}

/* MOBILE MENU */

.mobileMenu{ 
	position:absolute; 
	top:0px; 
	left:-350px; 
	width:280px; 
	background-color:#000; 
	padding:25px; z-index:100; 
	box-shadow:5px 5px 15px rgba(0,0,0,0.5);  
	transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;
	z-index: 1000;
}
.mobileMenu .menuBox { 
	padding-bottom:15px; 
	margin-bottom:10px; 
	border-bottom:1px solid #FFF; 
	text-align:left; 
	display:block; 
	float:none; 
}

.mobileMenu.opened{
	height:100%;
	overflow: scroll;
}

.mobileMenu.opened{ left:0px;  }
.mobileMenu .mobileMenuClose{ position:absolute; right:10px; top:10px; padding:10px; font-size:20px; color:#FFF; }

.mobileMenu .catMenu h4:last-child a{ border-bottom:none; }

.mobileMenuBox ul{
	padding:0px;
	margin:0px;
	list-style: none;
	
}
.mobileMenuBox ul li{
	padding:0px;
	display:block;
	text-align: left;
}
.mobileMenuBox ul li a{	
	color:#FFF;
	padding:10px;
	border-bottom: 1px solid #666;
	display: block;
}

.mobileMenuBox ul li ul{
	margin-left:15px;
	border-left:1px solid #666;
}

/* MOBILE MENU END */


.need{
	color:red;
	font-size:14px;
	font-weight:bold;
}

ul.empty-list{ list-style: none;}
ul.empty-list li{ background-image: none; padding-left:0px; }

.start_address{
	display: none;
}

.hasError{
	border:1px solid red !important;
	background-color:#fffde7 !important;
}

.errorSmallBox{
	background-color:#fffde7 !important;
	margin:4px 0px;
	padding:3px;

	font-size:11px;
	border:1px solid #EEE;
		border-left:3px solid red;
}

/* MENU */
.menu74{ display:none; }

