﻿@charset "utf-8";

#footer1 p a {
	color: #fff;
}


#content3 a:link {text-decoration: inherit; color: #4C3C31;   }
#content3 a:visited {text-decoration: inherit; color: #4C3C31; }
#content3 a:active {text-decoration: inherit; color: #4C3C31;  }
#content3 a:hover {text-decoration: underline; color: #4C3C31;  }

/*a{ 
	text-decoration: none; 
	color: #fff;
	}
a:hover{ 
	text-decoration: underline; 
	color: #000;
	}*/
/*---Menüszerkezetek---*/
/*TopMenu Navigation*/
ul.topmenu{	
	height: 30px;
    list-style-type: none;
    margin: 0px;
	font-size: 13px;
	padding-left: 10px;
	}
	ul.topmenu li {
		display: inline;
		height: 30px;
		}
	ul.topmenu a {	
		height:30px;
		color:#fff;	
		font-weight:normal;
		padding:0px 15px;
		text-decoration: none;
		}
	
	/*ul.topmenu li.selected p.start{
		background: url(../data/audi_mainmenu_start.gif) no-repeat;
		width: 5px;
		height: 30px;
		padding:0px;
		margin: 0px;
		float: left;
	}

	ul.topmenu li.selected p.end{
		background: url(../data/audi_mainmenu_end.gif) no-repeat;
		width: 5px;
		padding:0px;
		margin: 0px;
		float: left;
	}*/
	
	ul.topmenu li.selected {	
		height:30px;
		color:#000;	
		font-weight:bold;
		text-decoration: none;
		background-color: #e6e6e6;
		}

		ul.topmenu a:hover {
			color:#000;	/*IE 6 Bug*/
			text-decoration:none;
			}	
/*LeftMenu Navigation*/
.leftmenu{	
	position:relative;
	list-style-type:none;
	padding:1px 0px 8px 0px;
	margin:0px;
	width:250px;
	}
	.leftmenu li {
		display:block;
		height:32px;
		width:205px;
		margin:13px 0px 0px 13px;
		padding:0px 5px 0px 0px;
		border-bottom:solid #CECECE 1px;		
		}
		.leftmenu a {
			padding-left:8px;
			color:#161717;
			font-weight:bold;
			text-decoration:none;
			}
		.leftmenu a:hover {
			color:#719500;
			text-decoration:none;
			}
		/*.leftmenu a.selected {
			color:#719500;
			border:none;
		}*/

	.leftmenu li.selected {
			border:none;
	}
		
	.leftmenu li.selected a{
		color:#719500;
	}
			
	.leftmenu li.last {
		border: none;
	}		

	.leftmenu li.lastselected {
		border: none;
	}
	
	.leftmenu li.lastselected a{
	
		color:#719500;
	}		

	
	.leftmenu ul {
			list-style-type: none;
			padding: 0px;
			margin:	0px 0px 0px 25px;
		}
		
	.leftmenu ul li {
		border: none;
		margin: 0px 0px 2px 0px;
		padding: 0px;
		height: 15px;
	}
	
	.leftmenu ul li a{
		font-weight: normal;
		padding-left:8px;
		color:#161717;
		
	}
	
	.leftmenu ul li.selected a{
		color:#719500;
	}
	
			
/*---Szöveg Formázások---*/
/*Header*/
#header1 span{
	color:#FFFFFF;
	font-size:12px;
	}	
/*Content*/
/*#content h1{
	font-size:13px;
	margin:1px 0px 15px 0px;		
	}
#content h2{
	font-size:13px;
	margin:2px 0px 7px 0px;
	}
#content h3,#content h4,#content h5{
	font-size:12px;
	margin:1px 0px 5px 0px;
	}*/
table{
	/*border-collapse:collapse;*/
	}
p { 
	margin:0px 5px 5px 0px; 
	/*text-align: justify;*/
	}
hr{
	color:#CECECE;
	width:90%;
	text-align:center;
}
.red{
	color:#FF2233;
	font-weight:bold;
	}
.green{
	color:#719500;
	font-weight:bold;	
	}
/*---Spciális szerkezetek---*/
.sidebar {
	margin: 0px 0px 0px 0px;
}

.sidebar input {
	color: #7B6152;
}

div.sidebar_free {
	margin: 0px 0px 10px 0px;
	
	/*background: url(../data/kvrt_sb_free_back.gif);
	background-position: left bottom;
	background-repeat: no-repeat;*/
}

div.sidebar_free div{
	padding-left: 10px;
	
}

div.sidebar_free ul{
	padding-top: 10px;
	font-size: 11px;
	padding-left: 25px;
	margin: 0px;
	position: relative;
	padding-bottom: 15px;
}

.sidebar_header_bal {
	background: #7B6152;
	height: 19px;
	text-align: center;
	background: url(../data/sidebar_background.png) repeat-x;
	font-size: 22px;
	font-weight: bold;
	color: #ffedbf;
	padding-left: 5px;
	padding-top: 4px;
margin-top:33px;
	
	
}

.sidebar_header_jobb {
	background: url(../data/kvrt_sb_right_header.gif) no-repeat;
	height: 20px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	padding-top: 5px;
}


.sidebar_header {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	height: 26px;
	color: #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;

}

.sidebar_content_noround {
	padding: 10px;
	/*background: #f8dcaa;*/
	/*border-left: solid #91A2C4 1px;
	border-right: solid #91A2C4 1px;*/

}

.sidebar_content_nopad {
	/*background: #f8dcaa;*/
	border-left: solid #91A2C4 1px;
	border-right: solid #91A2C4 1px;

}

.sidebar_content {
	padding-left: 20px;
}

.sidebar_header_lablec{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	background:url(../data/ip_footer_cont_title_bg.png) bottom center  no-repeat;
	height: 35px;
}

.jobb {
	
	border: solid #3C3C3E 1px;
}

.bal {
	border: solid #3C3C3E 1px;
}

.neutral {
	background: #3C3C3E;
}

.fejlec {
	width: 964px;
	height: 75px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-align: right;
	background: transparent!important;
}


.sidebar_content p.question {
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #545454;
}

p.question {
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #545454;
}

.sidebar_content p.center {
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: center;
}

.sidebar_content p.right {
	margin-top: 10px;
	text-align: right;
}



.sidebar_content p input[type="button"], .sidebar_content p input[type="submit"]{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: auto;
	color: #965d62;
	font-weight: bold;
	height: 31px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	background:url(../data/oktogon_button_bg.png) repeat-x;
}

.sidebar_content p input[type="text"], .sidebar_content p input[type="password"] {
	width: 145px;
}

.sidebar_button {
	border: 1px solid #aaa;
	cursor: pointer;
}

.sidebar_noheader {
	
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}


.center {
	text-align: center;
}


.small {
	font-size: 10px;
	color: #7c6c5d;
}

.black {
	color: #000;
}

p.floatleft {
  float:left;
  width: 46%;
  margin: 0px;
}

p.floatright {
	float:left;
	width: 50%;
	margin: 0px;
	text-align: right;
}


div.floatleft {
  float:left;
  width: 46%;
  margin: 0px;
}

div.floatright {
	float:left;
	width: 50%;
	margin: 0px;
	text-align: right;
}


.sidebar p.floatleft {
	float:left;
	width: 46%;
	margin: 0px;
}

.sidebar p.floatright {
	float:right;
	width: 46%;
	margin: 0px;
}

.button {
	border: 1px solid #aaa;
	padding: 3px;
	color: #000;
}



div#preliminary_holder{
	padding: 30px 0px;
	border-top: 1px solid #688c37;
	border-bottom: 1px solid #688c37;
}

div.article_preliminary {
/*	width: 258px;*/
	width: 100%;
	/*margin-left: 10px;*/
	/*border-right: 1px dotted #777b82;*/
	overflow: hidden;
	/*float: left;*/
	font-size: 12px;
	margin-bottom: 10px;
}


div.article_preliminary h2,div.article_preliminary h2 a {
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 15px;
	font-weight: bold;
}

div.article_preliminary p.title a{
	font-size: 16px;
	font-weight: bold;
	color: #678C36;
	margin-bottom: 10px;
}

div.article_preliminary  .title{
	margin-bottom: 10px;
	/*float: left;*/
	/*width: 350px;*/
}

div.article_preliminary  .details{
	margin-bottom: 10px;
	float: right;
	width: 150px;
}


div.article_preliminary a:link {text-decoration: inherit; color: #678C36 !important;   }
div.article_preliminary a:visited {text-decoration: inherit; color: #678C36 !important; }
div.article_preliminary a:active {text-decoration: inherit; color: #678C36 !important;  }
div.article_preliminary a:hover {text-decoration: none; color: #678C36 !important;  }

div.article_preliminary .details a:link {text-decoration: inherit; color: #edaa00 !important;   }
div.article_preliminary .details a:visited {text-decoration: inherit; color: #edaa00 !important; }
div.article_preliminary .details a:active {text-decoration: inherit; color: #edaa00 !important;  }
div.article_preliminary .details a:hover {text-decoration: none; color: #edaa00 !important;  }


div.article_preliminary h1 a {
	font-size: 12px;
	color: #678C36 ;
	height: 20px;
}



/*0329*/
div.article_preliminary .preliminarydate{
	text-align: right;
	margin-bottom: 30px;
}

div.article_preliminary .article_preliminary_pic{
	width: 235px;
	float: left;
}

div.article_preliminary .the_preliminary{
	float: left;
	width: 640px;
	margin-left: 10px;
}


a.title {
	color: #000;
	font-size: 12px;
}

a.title:hover {
	color: #000;
	font-size: 12px;
}


div.article_preliminary h1 a.title:hover {
	color: #70ae3d;
}

div.article_preliminary img.title {
 border: 2px solid #777b82;
 /*float: left;*/
 display: block;
 margin-bottom: 10px;
}


div.article_preliminary img.newsgroup_fix {
 border: 3px solid #678c36;
 float: left;
 display: block;
 margin-bottom: 10px;
 margin-right: 10px;
}


div.article_preliminary a.simple_text {
	color: #333;
}

div.article_preliminary p.details {
	color: #333;
	text-align: right;
}

div.article_gallery {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #cecdc8;
	/*background-color: #f8f7f3;*/
}

div.article_gallery div.gallery p.img  {
	float: left;
	margin-right: 10px;
	border: 3px solid #8BA766;
	padding: 0px;

}

div.article_gallery p {
	margin-bottom: 25px;
}

div.article_gallery div.gallery p.img a {
}

.separator {
	height: 1px;
	background-image: url(../html/szaggat.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 10px;
}

/*.bold {
	font-weight: bold;
}*/

.forum_footer {
	padding: 3px;
	background-color: #F0ECE3;
	margin-bottom: 15px;
}


.forum_header {
	padding: 5px;
	background-color: #e49900;
	border: 1px solid #e49900;
}

.forum_header p.floatleft {
	width: 68%;
	float:left;
}

.forum_header p.floatright {
	width: 30%;
	float:right;
}


.forum_body {
	padding: 10px;
	background-color: #f8dcaa;

	border-bottom: 1px dotted #e49900;
	border-left: 1px dotted #e49900;
	border-right: 1px dotted #e49900;
}

/*


	 DOCStore Related styles
	

*/

.docstore_group {
	height: 40px;
	font-size: 14px;
}

.docstore_group td {
	padding-left: 10px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.docstore_subgroup {
	height: 30px;
	font-size: 13px;
}

.docstore_subgroup td {
	padding-left: 30px;
	border-bottom: 1px solid #ddd;
}


.docstore_document {
	height: 30px;
	border-top: 1px solid #efefef;
}

.docstore_document td{
	padding-left: 40px;
	border-bottom: 1px solid #ddd;
}

/*.docstore_navigation td {
	padding-bottom: 10px;
}*/


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #e49900;
	background-color: #f8dcaa;
	padding: 5px;
	opacity: 0.85;
	width: 200px;
}
#tooltip h3, #tooltip div { margin: 0; }


.white {
	color: #fff!important;
}


input , select, textarea{
	/*border: 1px solid #3C3C3E;*/
	background-color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Arial;
	color: #7B6152;
	font-size: 11px;
	min-width: 100px;
	margin-bottom: 5px;
	font-size: 1.1em;
}

.warning {
	color: #ecac00;
	font-weight:bold;
}

.error {
	width: 90%;
	border: 1px #bf1110 solid;
	background-color: #efa690;
	color: #fff;
	font-weight:bold;
	padding: 7px;
	margin-bottom: 10px;
}
.success{
	color: #719500;
	font-weight:bold;
}


/*h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 50px;
	vertical-align: middle;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
*/

img {
	border: 0;
}

img.img {
	margin-right: 10px;
	border: 1px solid #840C0B;
	padding: 2px;
	height: 80px;
	width: 80px;
	
}

.priority {
	background-color: #e49900;
	padding: 3px;
	color: #fff!important;
}

.dmp_calendar{
	border: 1px solid #f4c577;
	color: #000;
	font-size: 11px;
}
.dmp_calendar a{
	color: #000;
}


div.dmp_regform {
	
	width: 450px;
	background-color: #fff;
	margin: 0 auto;
	/*margin-bottom: 20px;*/
}

#portal_user_options {
	border-left: 1px solid #3C3C3E;
	border-right: 1px solid #3C3C3E;
	border-bottom: 1px solid #3C3C3E;
	/*-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;*/
}

div.dmp_regform div.form_header {
	font-size: 12px;
	color: #fff;
	background-color: #3C3C3E;
	padding: 10px;
	
}

div.dmp_regform div.form_element {
	padding: 5px 10px 5px 10px;
}

div.dmp_regform div.form_element label {
	display: block;
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 10px;
	font-size: 1.3em;
	margin-bottom: 5px;
}

div.dmp_regform div.form_element input[type="text"]{
	width: 180px;
	margin-bottom: 5px;
	font-size: 1.6em;
}

div.dmp_regform div.form_element p input[type="submit"], div.form_element p input[type="button"], .basebutton{
	/*width: 60px;*/
	border: 1px solid #000;
	height: auto;
	background-color: #3C3C3E;
	color: #fff;
	font-weight: bold;
}

div.dmp_regform div.form_element ul {
	list-style-type: none;
	padding-left: 0;
	margin-left:0;
}


#document_details {
	margin-top: 20px;
}

#document_details div.doc_desc{
	float:left;
	width:60%;
}

#document_details div.doc_type{
	float:right;
	width:217px;
	
}


#document_details div.doc_type div.doc_info
{
	width: 217px;
	border: 1px solid #ccc;
	padding: 5px;
}

#document_details div.doc_type div.doc_info h2 {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 20px;
}

a.download {
	color: #407400!important;
	font-size: 15px;
	font-weight: bold!important;
}
/*

		Styles for TinyMCE

*/
.highlight {
	border: 1px solid #e49900;
	display: block;
	width: 97%;
	background-color: #f8dcaa;
	font-weight: bold;
	padding: 5px;
	color: #000;
}
.forum_reply_text{
	font-size: 10px;
}

.hide{
	display: none;
}



.loginwindow{
	margin: 0 auto;
	width: 400px;
	
}

.login_text{
	float: right;
	margin-right: 55px;
}

.spacer{
	margin-top: 10px;
	margin-bottom: 10px;
}
 
.clearer{
	clear: both;
	height:0px;
}
/*zso fórum névszínezékek :) */

.redtext{
	color: #cc0000;
}
.bluetext{
	color: #0033cc;
}

/*
	videotár
*/
div#videostore{
	/*margin: 10px;*/
}

.playlist{
	/*border-bottom: 1px dotted #e49900;*/
	margin-top: 10px;
	padding-bottom: 3px;
}

ul.videolist  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 98%;
}

ul.videolist  li a{
	display: block;
	width: 98%;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px;
	background: #fff;
}

ul.videolist  li img{
	float:left;
	margin-right: 10px;
/*	position: relative;
	left: 7px;
	top: 8px;*/
}

ul.videolist  li p {
	/*position: relative;
	left: 35px;
	top: -15px;
	height: 30px;
	margin: 0px;*/
}

ul.videolist  li p.videofile {
	padding: 0px;
	margin: 0px;
	/*border-top: 1px solid #ccc;*/
	text-align: right;
	font-size: 9px;
}

ul.videolist li a:hover {
	background: #eee;
	border: 1px solid #888;
	text-decoration: none;
	width: 98%;
}

ul.videolist li a.selected {
	width: 98%;
	background: #eee;
	border: 1px solid #888;
	text-decoration: none;
}



.dottedbottom {
	margin-top: 40px;
	margin-bottom: 20px;
	height: 1px;
	/*border-bottom: 1px solid #e7e7e7;*/
	background-image:url(../data/ip_cont_sep_bg.png);
}


.homeicon{
	position: relative;
	top:3px;
	margin-right: 5px;
}


/*
	password strong meter
*/

#password-strength{
	margin-left: 160px;
}

/*
	csak a lapcom ügynökportál cuccos
*/

			
			.online_gallery {
			list-style-type:none;
			margin:0;
			padding:0;
			}
			.gallery_image {
			float:left;
			margin-bottom: 15px;
			margin-left: 0;
			margin-right: 10px;
			width: 120px;
			}
			.gallery_image img.bigpic {
			border:	0 none;
			height: 83px;
			width:	120px;
			}
			.pager {
			background:none repeat scroll 0 0 #F7DDBC;
			border:1px solid #EBBC82;
			color:#E17B03;
			font-size:12px;
			font-weight:bold;
			}
			.pager_bwd {
			float:left;
			text-align:center;
			width:200px;
			}
			.pager_center {
			float:left;
			text-align:center;
			width:260px;
			}
			.pager_fwd {
			float:left;
			text-align:center;
			width:200px;
			}
			.clear {
			clear:both;
			}

			#flex_details  {
			border:1px solid #DFDFDF;
			color:#333333;
			margin-bottom:20px;
			margin-top:20px;
			padding:10px;
			width:680px;
			}


	/*
		
		DMP - Message board styles
		
	*/
	div#message-board p, div#message-controls p {
		margin: 0;
		padding: 0;
	}
	
	div#message-board div.mheader {
		border: 1px dotted #aaa;
		padding: 3px;
		margin-bottom: 0px;
		background-color: #DBEEF7;
	}
	
	div#message-controls {
		border-top: 1px solid #ccc;
		padding-top: 5px;
		margin-top: 5px;
	}
	
	
	div#message-board div.mheader p.msender {
		font-weight: bold;
		width: 65%;
		float:left;
		padding: 0;
		margin: 0;
	}
	
	div#message-board div.mheader p.mdate {
		color: #888;
		font-size: 10px;
		width: 90%;
		float:left;
		padding: 0;
		margin: 0;
		text-align: left;
	}
	
	.mcheck {
		color: #888;
		font-size: 10px;
		vertical-align: right;
		text-align: right;
		width: 32%;
		float:right;
		padding: 0;
		margin: 0;
		
	}
	
	
	
	div#message-list{
	border:1px solid #AAAAAA;
	padding: 10px;
	
	}
	
	div#message-list div.mheader {
		border: 1px dotted #aaa;
		padding: 3px;
		margin-bottom: 0px;
		width:100%;
		background-color: #DBEEF7;
	}
	div#message-list div.mheader p.mdate {
		color: #888;
		font-size: 10px;

		float:right;
		padding: 0;
		margin: 0;
	}
	div#message-list div.mheader p.msender {

		float:left;
		padding-left: 5px;
		margin: 0;
	}
	
	.outMsg {
		background-color: #DBEEF7!important;
	}
	.inMsg {
		background-color: #B8E6C2!important;
	}
	
	
	.message_body {
		border: 1px dotted #AAAAAA;
		border-top: 0px dotted #AAAAAA;
		padding: 5px;
		padding-top: 0px;
		width:90%;
		margin-left:auto;
		margin-right:auto;
		word-wrap: break-word;
		margin-bottom: 5px;
	}
	
	 .ContentTableWithoutBorder{
		border-right:0px none;
		padding-top:5px;
		background-color:transparent!important;
		border-width:0px 0 0px 0px !important;
		border: 0px none !important;	 
	 }
	  .ContentTableWithoutBorder td{
			border-right:0px none!important;
			padding:0px!important;
			
			padding-bottom:5px!important;
		background-color:transparent!important;
	 }

	 .Bold{
	 font-weight:bold!important;
	 }

	#content3 table{
		width:100%;
		/*border:3px solid #678c36;*/
		margin-bottom:15px;
		border-right:0px;
	}
	#content3 table th{
		background-color:#678c36;
		color:#FFFFFF;
		/*font-size:12px;*/
		padding:4px;
	}
	#content3 table td{
		/*background-color:#EEE4DB;*/
		/*font-weight:bold;*/
		color:#444444;
		padding: 5px;
		/*font-weight: bold;*/
		/*font-size:11px;*/
	}
	
	#content3 table td{
		/*background-color:#FFFFFF;*/
	}
	
	#content3 table .table_header{
		border: 1px solid #000;
	}
	#content3 table img{
		/*border: none;*/
	}
	
	
	.rental_data{
		float:left;
		width: 190px;
	}
	.rental_table{
		float:left;
		width: 440px;
		margin-left: 10px;
		position:relative;
		top: -30px;
	}
	
	
	
	.backarrow{
		float: left;
		background: url(../data/arrow_back.png) center left no-repeat;
		padding-left: 13px;
	}
	
	
	.backarrow a:link {text-decoration: none; color: inherit; text-transform: lowercase; text-shadow: 1px 2px 1px #ffffff; }
	.backarrow a:visited {text-decoration: none; color: inherit; text-transform: lowercase; text-shadow: 1px 2px 1px #ffffff;}
	.backarrow a:active {text-decoration: none; color: inherit; text-transform: lowercase; text-shadow: 1px 2px 1px #ffffff;}
	.backarrow a:hover {text-decoration: none; color: inherit; text-transform: lowercase; text-shadow: 1px 2px 1px #ffffff;}
	
	
	#backtotop{
		float: right;
		cursor: pointer;
		background: url(../data/arrow_totop.png) center right no-repeat;
		padding-right: 18px;
	}
	#backtotop p{text-decoration: none; color: inherit; text-transform: lowercase; text-shadow: 1px 2px 1px #ffffff; }
	
	.highlight_area td{ background-color: #ddd !important;}
	.highlight_area { background-color: #ddd !important;}
	
	.highlight_area_light td{ background-color: #FBFBFB !important;}
	.highlight_area_light { background-color: #FBFBFB !important;}
	
	.article_footer { margin-top: 40px;}
	.area_spacerdiv{background:url("../data/ip_cont_sep_bg.png") no-repeat scroll center bottom transparent;}
	
	#article_holder{
		min-height: 459px;
	}
	
	.ContentTableWithoutBorder img{
		border:3px solid #678C36;
	}

	.tovabbBtn{
		border:1px solid #FFFFFF;
	}

	/*
		new gallery group lister
	*/
	
	div#gallerygroup{
		
		width: 900px;
	}
	
	
	div#gallerygroup a:link {text-decoration: none; color: #000; text-transform: inherit; text-shadow:none;text-align:left; /* font-weight: bold;*/}
	div#gallerygroup a:visited {text-decoration: none; color: #000; text-transform: inherit; text-shadow: none;text-align:left;/* font-weight: bold;*/}
	div#gallerygroup a:active {text-decoration: none; color: #000; text-transform: inherit; text-shadow: none; text-align:left;/* font-weight: bold;*/}
	div#gallerygroup a:hover {text-decoration: none; color: #000; text-transform: inherit; text-shadow: none; text-align:left; font-weight: bold;}
	
	div.gg_holder{
		float: left;
		margin-bottom: 30px;
		margin-right: 30px;
		overflow: hidden;
	}
	
	
	div.gg_holder img {
		border: 3px solid #678c36;
		width: 255px;
		height: 180px;
	}
	
	span.gg_bg{
		/*height: 25px;*/
		position: relative;
		display:block;
		top: -27px;
		background-color: #678c36;
		opacity: 0.7;
		filter: alpha(opacity = 70);
	}
	
	span.gg_title{
		display:block;
		/*position: relative;
		top: -54px;*/
		padding: 5px 5px 5px 10px;
		font-size:15px;
		/*background:url("../data/ip_gg_bg.png") repeat transparent;*/
	}
	
	div.gg_holder_spacer{
		width: 30px;
		height: 100px;
		float: left;
	}
	
	
		.serviceHolder{
	background-color:#CCCCCC;
	padding:1px;
	width:45%;
	float:left;
	margin-left:25px;
	margin-bottom:25px;
	position:relative;
	overflow: hidden;
	}
	.serviceContent{
	background-color:#ededed;
	border:1px solid #FFFFFF;
	padding:15px;
	height: 200px;
	}
	
	.serviceHolder img, #contact img{
		border: 3px solid #678c36;
	}
	
	.serviceContent strong{
	color:#678c36;
	}
	
	.info_qtip{
		left:-5px;
		position:relative;
		top:-160px;
	}
	.info_qtip img{
		border:0px none !important;
	}
	
	.noborder{
		border: none !important;
	}
	
	.needborder{
		border: 3px solid #678c36;
	}

	.kornyezettudat{
		cursor:pointer;
		color:#678C36;
		font-weight:bold;
		text-decoration:underline;
		font-size:14px;
	}
	.kornyezettudat:hover{
		cursor:pointer;
		font-weight:bold;
		color:#678C36;
		text-decoration:normal;
		font-size:14px;
	}
	
	.pager_div{
		margin-top: 20px;
	}
	
	