* {
   margin:0px;
   padding:0px;
   font-family: Arial;
   font-size: 11px;
   line-height:17px;
   color: #666666;
}

*:focus {outline: none}

body {
	background-image: url("../images/all_bg.jpg");
	background-repeat: repeat;
	background-position: left top;
}

a:link, a:visited {
    text-decoration:none;
    font-weight:bold;
    font-family: inherit;
    font-size: inherit;
    line-height:  inherit;
    color: inherit;
}
	
	a:link img , a:visited img {
	    border: 0px;
	}

a:hover {
    text-decoration:underline;
}

p {
    margin-top:7px;
    margin-bottom:7px;
}

ul {
   margin-left: 20px;
   font-size:11px;
}

b, i {
   font-family: inherit;
   font-size: inherit;
   line-height:  inherit;
   color: inherit;
}

   /* //////////////////////*/
   /*      Vaz reszek       */
   /* //////////////////////*/

div#maincontainer {
    width: 944px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
    background-image: url("../images/header.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 944px;
	height: 307px;
	padding-top: 23px;
}

	div#header a:link, div#header a:visited {
		display: block;
		width: 500px;
		height: 110px;
	} div#header a:hover { text-decoration: none; }
	
div#menu_holder {
    
}

div#content_holder {
    background-image: url("../images/content_bg.png");
	background-repeat: repeat-y;
	background-position: left top;
	width: 944px;
	padding-top: 7px;
}

	div#left {
	    float: left;
		display: inline;
		width: 198px;
		margin-left: 12px;
	}
	
		.menu_top {
			background-image: url("../images/menu_box_top.jpg");
			background-repeat: no-repeat;
			background-position: left top;
			width: 196px;
			height: 3px;
			font-size: 3px;
			line-height: 3px;
			margin-left: 1px;
		}
		
		.menu_content {
			background-color: #2B802B;
			margin-left: 1px;
			width: 196px;
		}
		
		.menu_bottom {
			background-image: url("../images/menu_box_bottom.jpg");
			background-repeat: no-repeat;
			background-position: left top;
			width: 196px;
			height: 4px;
			font-size: 4px;
			line-height: 4px;
			margin-left: 1px;
			margin-bottom: 8px;
		}
	
	div#center {
		float: left;
		display: inline;
		width: 495px;
		margin-left: 15px;
		
		font-family: Georgia, Arial;
		font-size: 13px;
		font-weight: normal;
		line-height: 20px;
		color: #333333;
	}
	
		ul#breadcrumb {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}

		ul#breadcrumb li {
			position: relative;
			display: inline;
			float: left;
		}

		ul#breadcrumb li.sep {
			background-image: url("../images/arrow.jpg");
			background-repeat: no-repeat;
			background-position: left center;
			width: 8px;
			height: 35px;
			position: relative;
			display: inline;
			float: left;
		}

		ul#breadcrumb li a:link, ul#breadcrumb li a:visited {
			display: block;
			padding: 0px 10px;
			font-family: Georgia, Arial;
			font-size: 11px;
			font-weight: normal;
			line-height: 35px;
			color: #999999;
			font-style: italic;
			text-transform: uppercase;
		}

			ul#breadcrumb li a:hover {
				
			}	
	
		
		
		
		
		
		
	
	div#right {
	    float: left;
		display: inline;
		width: 198px;
		margin-left: 15px;
	}
	
	.box_top {
		background-image: url("../images/box_top.jpg");
		background-repeat: no-repeat;
		background-position: left top;
		width: 191px;
		height: 38px;
		padding-left: 7px;
		font-family: Georgia, Arial;
		font-size: 11px;
		font-weight: normal;
		line-height: 38px;
		color: #FFF;
		text-transform: uppercase;
		
	}
	
	.box_content {
		background-color: #F2F2F2;
		border-left: 1px solid #CBE0CB;
		border-right: 1px solid #CBE0CB;
	}
	
		.box_content ul {
			list-style-type: none;
			margin: 0px;
		}
		
			.box_content ul li {
				background-image: url("../images/hr_dark.gif");
				background-repeat: repeat-x;
				background-position: left bottom;
				width: 196px;
				padding-bottom: 1px;
			}
			
				.box_content ul li a:link, .box_content ul li a:visited {
				    display: block;
					width: 180px;
					padding-left: 16px;
					font-family: Georgia, Arial;
					font-size: 12px;
					font-weight: normal;
					line-height: 30px;
					color: #666666;
				} .box_content ul li a:hover { background-color: #e6e5e5; text-decoration: none; }
		
	
	.box_bottom {
		background-image: url("../images/box_bottom.jpg");
		background-repeat: no-repeat;
		background-position: left top;
		width: 198px;
		height: 6px;
		font-size: 6px;
		line-height: 6px;
		margin-bottom: 8px;
	}

div#footer {
    background-image: url("../images/footer.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 944px;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #2B802B;
}

	div#footer a:link, div#footer a:visited {
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		line-height: 18px;
		color: #2B802B;
	}
	

   /* //////////////////////*/
   /*     Menupontok        */
   /* //////////////////////*/

#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
	#menu li {
		width: 196px;
		padding: 0px;
		padding-bottom: 1px;
		overflow: hidden;
	}
	
		#menu li a:link, #menu li a:visited {
			background-image: url("../images/hr.gif");
			background-repeat: repeat-x;
			background-position: left bottom;
			width: 186px;
			display: block;
			padding-left: 10px;
			font-family: Georgia, Arial;
			font-size: 12px;
			font-weight: normal;
			line-height: 30px;
			color: #F2EFEC;
			text-transform: uppercase;
		} #menu li a:hover { background-color: #257025; color: #FFFFFF; text-decoration: none; }

	#menu li ul {
		width: 196px;
		padding: 0px;
		margin: 0px;
		display: none;
		list-style-type: none;
	}
	
		#menu li ul li {
			width: 196px;
			padding: 0px;
			border-bottom: 1px solid #559955;
			position: relative;
			left: -300px;
		}
		
		#menu li ul li a:link, #menu li ul li a:visited {
			background: none;
			width: 171px;
			display: block;
			padding-left: 25px;
			font-family: Georgia, Arial;
			font-size: 12px;
			font-weight: normal;
			line-height: 30px;
			color: #F2EFEC;
			text-transform: none;
		} #menu li ul li a:hover { background-color: #257025; color: #FFFFFF; }
		
   /* //////////////////////*/
   /*    Tartalom reszek    */
   /* //////////////////////*/
   
.vonal {
    border-bottom: 1px solid #CCC;
    font-family: Arial;
    font-size: 0px;
    font-weight: normal;
    line-height: 0px;
    color:#FFF;
    
}

.elvalaszto {
   border: 3px solid #D7DADE;
   font-size:0px;
   line-height:0px;
   height:0px;
   margin-top:15px;
   margin-bottom:15px;
   margin-right:35px;
}

.cikkszoveg, .cikkbevezeto, .cikkbalra, .cikkjobbra {
    font-family: Georgia, Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
    padding-bottom:15px;
    vertical-align:top;
}

.cikkbalra ,
.cikkjobbra ,
.cikkepbalra ,
.cikkepjobbra {
   float:left;
   display: inline;
}
   
#center ul {
	list-style-image: url('/images/dot.jpg');
}
   
#center ul li {
	color: #333333;
	line-height: 18px;
}
   
   
   
   
   /* //////////////////////*/
   /*    Tovabbi reszek     */
   /* //////////////////////*/

.clear {
   clear:both;
   font-size:0px;
   line-height:0px;
   height:0px;
}

.fo_cim, h1, .cikkcim, #cikkcim {
   font-family: Georgia, Verdana;
   font-size: 22px;
   font-weight: normal;
   color: #333333;
   line-height: 30px;
   font-style: italic;
   padding-bottom: 10px;
   border-bottom: 3px solid #EBE7E2;
   margin-bottom:16px;
}

h2, #cikkalcim, #alcim, .alcim {
	font-family: Georgia, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #257025;
	margin-top: 25px;
	margin-bottom: 10px;
}

p, font {
	font-family: Georgia, Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
}

.hr {
	background-image: url("../images/hr_dark.gif");
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#search_holder {
	width: 300px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #CCC;
}
		
		.search_input {
			width: 230px;
			height: 19px;
			border: 1px solid #CCC;
			padding-left: 7px;
			display: inline;
			float:left;
			padding-top: 4px;
		}
		
		.search_submit {
			width: 60px;
			height: 26px;
			display: inline;
			float:left;
			width:px;
		}

		.galeriakep {
			margin: 5px;
		}

