/* CSS Document */
* { 	margin: 0px; padding: 0px; font-family: Verdana; font: Verdana; font-size:12px; }
IMG { border: 0px;}
A { 	text-decoration: none; }
body {background-color:rgb(193,193,193); width:1000px; overflow-x:hidden;margin:0px auto;}

#full {
	height:auto;
	width:780px;
	margin-left:100px;
	overflow:hidden;
	background-image:url(bg/content_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:rgb(193,193,193);
	padding:10px 0px;
}
		
		#main { 	width:402px; float:left; 
				background-image:url(bg/szblokk_slice.png); background-repeat:repeat-y; background-position:left;
				background-color:rgb(63,37,3);
				overflow:hidden;
				text-align:justify; text-indent:20px; 
				margin-left:30px;
		}
		
		#main_wide { 	
				width:666px; 
				overflow:hidden;
				background-image:url(bg/szblokk2_slice.png); background-repeat:repeat-y; background-position:left;
				background-color:rgb(63,37,3);
				text-align:justify; text-indent:20px; 
				margin:auto;
		}
		
		#main_belso {
				text-align:justify; text-indent:20px; 
				padding:20px 20px;
				background-image:url(bg/szblokk_top.png);
				background-position:top left;
				background-repeat:no-repeat;
		}
		
		#main_belso_wide {
				text-align:justify; text-indent:20px; 
				padding:20px 20px;
				background-image:url(bg/szblokk2_top.png);
				background-position:top left;
				background-repeat:no-repeat;
				overflow:auto;
		}

		
			#main_text {
				overflow:auto;
			}
			
			#main_text p {
				color:#3f2503;
				text-align:justify;
				font: Tahoma;
				font-family:Tahoma;
				text-indent:30px;
				font-size:12px;
			}
			
			#jobbmintrossz p{
				color:#3f2503;
				text-align:justify;
				font: Tahoma;
				font-family:Tahoma;
				text-indent:30px;
				font-size:12px;
			}
		
				H1 { 
					font-size:18px;
					font-weight:normal;
					margin:20px 10px 0px 10px;
					color:#3f2503;
				}
				
				#main_text IMG {
					border:1px solid rgb(157,87,45);
					float:left;
					margin:0px 15px 10px 0px;
				}
						
				.narancs { color:rgb(207,117,0); }
				
				.narancs_month_closed {
					color:rgb(207,117,0);
					background-image: url(pic/bullet_arrow_up.png);
					background-repeat: no-repeat;
					padding-left: 14px;
					cursor: pointer;
				}

				.narancs_month_open {
					color:rgb(207,117,0);
					background-image: url(pic/bullet_arrow_down.png);
					background-repeat: no-repeat;
					padding-left: 14px;
					cursor: pointer;
				}

				.div_line 
					{ width:95%; margin-left:5%; margin-bottom:15px; height:12px; background-image:url(bg/div_line.png); background-repeat:no-repeat; background-position:bottom left; }
				#full_text .div_line 
					{ width:90%; margin-right:10%; margin-bottom:15px; height:12px; background-image:url(bg/div_line.png); background-repeat:no-repeat; background-position:bottom center;}

			#main_futer_narrow {
				color:rgb(144,61,10);
				width:402px;
				height:28px;
				font-weight:bold;
				font-size:10px;	
				background-image:url(bg/szblokk_bottom.png);
				background-position:center;
				background-repeat:no-repeat;
			}
			
			#main_futer_wide {
				color:rgb(144,61,10);
				width:666px;
				height:28px;
				font-weight:bold;
				font-size:10px;	
				padding-left:50px;
				background-image:url(bg/szblokk2_bottom.png);
				background-position:left;
				background-repeat:no-repeat;
			}
			
				#main_futer_narrow a, #main_futer_wide a { color:#000000; }
		
		#jobbmintrossz {
			width:290px;
			height:470px;
			overflow:hidden;
			margin:70px 10px 20px 0px;
			float:right;
			text-align:center;
		}
		
			#jobbmintrossz p {
				text-align:justify;
				margin:10px 0px;
			}
		
		#full_text {
			margin:auto;
			text-align:justify;
			color:rgb(73,49,17);
			width:600px;
		}
			#full_text h1 { text-align:center; }
			.lapozo{color:#3f2503;}
			#full_text p { margin:5px; }
			#full_text img { border:1px solid rgb(73,49,17); float:left; margin:10px; }
			.image_large{ border:1px solid rgb(73,49,17); float:left; margin:10px; width:133px; height:100px;}
			.image_small{ border:1px solid rgb(73,49,17); float:left; margin:10px; width:100px; height:75px;}
			.pictures_box{ width:100%; float:left;}
			.car{ width:100%; float:left; padding-bottom:50px;}
/************************************/
/*---COPYRIGHT---*****************/
/***********************************/
		
		#wg {
			float:right;
			margin-right:20px;
			width:120px;
			text-align:right;
			margin-top:30px;
			vertical-align:bottom;
		}
		
			#wg p {
				color:#000000;
				font-size:10px;
				font: Tahoma;
				font-family:Tahoma;
			}
		
			#wg img {
				float:left;
				display:inline;
			}
			
/************************************/
/*---FEJLEC FRAME---*****************/
/***********************************/
	#fejlec {
		width:780px; 
		height:113px;
		margin-left:100px;
		overflow:hidden; 
	}
	#menu { 
		width:780px; 
		height:30px;
		margin-left:100px;
		background-image:url(bg/menu_bg.png); 
		background-repeat:no-repeat; 
		background-position:left; 
		background-color:rgb(63,37,3);
		text-align:center; 
		color:#ffffff;
		padding-top:12px; 
	}
		#menu a, #menu_video a { color:#ffffff; height:30px; padding:20px 2px 16px 2px; font-size: 10px; }
		#menu a:hover, #menu_video a:hover { background-image:url(bg/menu_arrow.png); background-position: bottom center; background-repeat:no-repeat; }		
		#menu a.ezaz, #menu_video a.ezaz { background-image:url(bg/menu_hover.png); background-position: bottom center; background-repeat:no-repeat; }

/************************************/
/*---VIDEO FRAME---*****************/
/***********************************/

#menu_video { 
		width:780px; 
		height:30px;
		margin-left:100px; 
		background-color:rgb(63,37,3);
		text-align:center; 
		color:#ffffff;
		padding-top:12px; 
	}
/************************************/
/*---16 KISKEPES OLDAL JOBB OLDALA--*/
/***********************************/
#kisjobb {
	width:309px;
	background-image:url(bg/kisjobb-slice.png); 
	background-repeat:repeat-y; 
	background-position:left; 
	float:left;
	position:relative;
	left:-5px;
	top:53px;
}

	#kisjobb_belso {
		background-image:url(bg/kisjobb-top.png); 
		background-repeat:no-repeat; 
		background-position:left top; 
		padding:10px 10px 0px 10px;
	}
	
	#kisjobb_bottom {
		height:10px;
		background-image:url(bg/kisjobb-bottom.png); 
		background-repeat:no-repeat; 
		background-position:left top;
		position:relative;
		top:4px;
	}
	
	#kisjobb img {
		border:1px solid rgb(157,87,45);
		margin:0px 15px 10px 10px;
	}
	
	#kisjobb p{
		color:#3f2503;
		text-align:justify;
		font: Tahoma;
		font-family:Tahoma;
		text-indent:30px;
		font-size:10px;
	}
	
	#kisjobb p.felsorolas {
		text-indent:22px;
	}
		#megjegyzesek_fooldal {
			background-image:url(bg/megjegyzesek.png); 
			background-repeat:no-repeat; 
			background-position:center -100px;
			padding:5px 10px 5px 12px;
			margin-bottom:10px;
		}
		#megjegyzesek_fooldal p{
    			text-align: left;
		    	text-indent:0px;
			font-size:10px;
			font: Tahoma;
			font-family:Tahoma;
			color:#3f2503;    		}

		#megjegyzesek {
			height:227px;
			background-image:url(bg/megjegyzesek.png); 
			background-repeat:no-repeat; 
			background-position:center top;
			padding:30px 10px 10px 12px;
		}
		
		#megjegyzesek p{
			text-align:justify;
			font-size:10px;
			font: Tahoma;
			font-family:Tahoma;
			color:#3f2503;
			text-indent:30px
		}
		
		#megjegyzesek2 {
			height:227px;
			background-image:url(bg/megjegyzesek_eng.png); 
			background-repeat:no-repeat; 
			background-position:center top;
			padding:30px 10px 10px 12px;
		}
		
		#megjegyzesek2 p{
			text-align:justify;
			font-size:10px;
			font: Tahoma;
			font-family:Tahoma;
			color:#3f2503;
			text-indent:30px
		}
		
			.fekete {
				font-size:10px;
				font: Tahoma;
				font-family:Tahoma;
				color:#000000;
			}
		
		
		
			
		
		
		#logo { float:left;
		 overflow:hidden; 
		 width:100%;}
		
		#content { 
		float:left;
		}
		
		.nagy{ text-align:center; 
		font-family:Tahoma; 
		font-size:14px; 
		font-weight:bold;
		}
		
		.bold_span { 
		font-weight:bold;
		}
		
		.alahuz { 
		text-decoration:underline;
		}
		
		
		
		.kicsi {
		text-align:center; 
		font-family:Tahoma;
		font-size:11px; 
		font-style:italic; 
		}
		
		
		
		
		.cella { 
		background-color:#FFCC00;
		text-align:center;
		font-family:Tahoma;
		font-size:14px;
		font-weight:bold; 
		font-style:normal;
		}
		
div.pagerPage {
    display: none;
}

ul.pagerListElement {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

ul.pagerListElement  li {
    float: left;
    padding: 2px;
    border: 1px solid #000000;
    margin: 2px;
    text-indent: 0;
}

ul.pagerListElement  li a.active {
    font-weight: bold;
}
		
table.StdTable {
    margin: 0;
    padding: 0;
    border: 0;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

table.StdTable tr td {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 2px;
    margin: 0;
    background: #e7c7c7;
}

table.StdTable tr td img {
    border: 0 !important;
}

table.StdTable tr.Head td {
    background: #7b7879;
    text-align: center;
    color: #ffffff;
}
table.StdTable tr td.Main {
    background: #7b7879;
    text-align: center;
    color: #ffffff;
}

table.ContentCenter tr td {
    text-align: center;
}
