* {
   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-x;
	background-position: center top;
    background-color:#FFF;
}

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: 14px;
    margin-bottom: 14px;
}

ul {
   margin-left: 20px;
   font-size:11px;
}

b, i {
   font-family: inherit;
   font-size: inherit;
   line-height:  inherit;
   color: inherit;
}

   /* //////////////////////*/
   /*      Vaz reszek       */
   /* //////////////////////*/

div#maincontainer {
    background-image: url("../images/content_repeat.png");
	background-repeat: repeat-y;
	background-position: left top;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 9px;
}

div#header {
    background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 838px;
	height: 232px;
	padding-left: 12px;
	padding-top: 52px;
}

	a#logo:link, a#logo:visited {
		float: left;
		display: inline;
		width: 348px;
		height: 98px;
		text-decoration: none;
		margin: 0px 0px 70px 23px;
	} a#logo:hover { text-decoration: none; }
	
	div#menu_holder {
		float: left;
		display: inline;
		width: 631px;
		height: 39px;
	}
	
	div#search_holder {
		display: inline;
		float:left;
		width: 200px;
		height: 30px;
		padding-top: 9px;
	}
	
		.search_input {
			background: transparent;
			width: 156px;
			height: 19px;
			border: 0px;
			padding-left: 7px;
			display: inline;
			float:left;
			padding-top: 4px;
		}
		
		.search_submit {
			background: transparent;
			border: 0px;
			width: 30px; 
			height: 24px;
			display: inline;
			float:left;
		}
		
	#kosardb {
		padding: 10px 20px;
		font-size: 12px;
		text-align: right;
	}
	
	

div#content_holder {
   padding-bottom: 30px;
   min-height: 400px;
}

	

div#footer {
    background-image: url("../images/footer.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 868px;
	padding-top: 38px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
	

   /* //////////////////////*/
   /*     Menupontok        */
   /* //////////////////////*/

ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	ul#menu li {
		position: relative;
		display: inline;
		float: left;
	}

		ul#menu li a:link, ul#menu li a:visited {
			display: block;
			padding: 0px 15px;
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			line-height: 39px;
			color: #FFF;
		}

			ul#menu li a:hover {
				text-decoration: none;
				background-color: #989898;
			}	



ul#footer_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

	ul#footer_menu li {
		position: relative;
		display: inline;
		float: left;
	}
	
	ul#footer_menu li.sep {
		position: relative;
		display: inline;
		float: left;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		line-height: 18px;
		color: #666;
		padding: 5px 0px;
	}

		ul#footer_menu li a:link, ul#footer_menu li a:visited {
			display: block;
			padding: 5px 10px;
			font-family: Arial;
			font-size: 12px;
			font-weight: normal;
			line-height: 18px;
			color: #666;
		}

			ul#footer_menu li a:hover {
				text-decoration: underline;
			}	

			
   /* //////////////////////*/
   /*    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:Verdana;
   font-size:14px;
   color:#666;
   line-height:20px;
   padding-bottom:5px;
   vertical-align:top;
}
    
.cikkcim, #cikkcim, #cikkalcim {
   font-family:Arial;
   font-size:25px;
   color:#4B5E79;
   font-weight:bold;
   padding-bottom: 25px;
   margin-bottom:25px;
   border-bottom: 5px solid #D7DADE;
}
    
#alcim, .alcim {
   font-family:Arial;
   font-size:15px;
   color:#4B5E79;
   font-weight:bold;
   margin-bottom:15px;
}

.cikkbalra ,
.cikkjobbra ,
.cikkepbalra ,
.cikkepjobbra {
   float:left;
   display: inline;
   
}

.cikkepbalra {
	margin-left: 120px;
    margin-right: 15px;
    margin-bottom: 15px;
}
   
.cikkepjobbra {
    margin-left: 15px;
    margin-bottom: 15px;
}
   
   
   
   
   
   /* //////////////////////*/
   /*    Tovabbi reszek     */
   /* //////////////////////*/

.clear {
   clear:both;
   font-size:0px;
   line-height:0px;
   height:0px;
}

.fo_cim {
   font-family: Verdana;
   font-size: 20px;
   color: #7B8F91;
   margin-bottom:16px;
}

.tartalom {
	padding: 0px 35px;
}

	.tartalom, .tartalom * {
		font-family: Arial;
		font-size: 13px;
		line-height: 20px;
		color: #666;
	}
	
	.tartalom th {
		border-bottom: 2px solid #999;
		font-size: 14px;
	}
	
	.tartalom td {
		border-bottom: 1px solid #CCC;
	}
	
	.fooldal td {
		border: 0px;
	}
	h2.fooldalitermek{
		height: 40px;
		text-align: center;
	}
	
	.justText {
		width: 780px;
		padding: 30px 35px;
	}

	.tartalom h1 {
		font-family: Arial;
		font-size: 21px;
		font-weight: bold;
		line-height: 25px;
		color: #666;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	
	.tartalom h2 {
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		line-height: 20px;
		color: #666;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	
	.tartalom ul {
		list-style-image: url('../images/dot.jpg');
		list-style-position: inside;
	}
	
	.kek { color: #46ACAC; }
	
	.hr_right {
		background-image: url("../images/hr_right.jpg");
		background-repeat: no-repeat;
		background-position: right top;
		height: 14px;
		font-size: 14px;
		line-height: 14px;
		margin: 0px 0px 20px 0px;
	}
	
	.hr_left {
		background-image: url("../images/hr_left.jpg");
		background-repeat: no-repeat;
		background-position: left top;
		height: 14px;
		font-size: 14px;
		line-height: 14px;
		margin: 25px 0px;
	}

.form_text {
	float: left;
	display: inline;
	width: 150px;
	text-align: right;
	padding-right: 10px;
}

.form_field {
	float: left;
	display: inline;
	width: 400px;
	padding-bottom: 2px;
}

	.form_field input {
		width: 300px;
		border: 1px solid #CCC;
	}

	.form_field textarea {
		width: 300px;
		height: 150px;
		border: 1px solid #CCC;
	}
 
	#user_form_hibadiv {
		color: #B00000;
	}

	.sitemap {
		margin-left: 100px;
		list-style-type: none;
	}
	
		.sitemap li a:link, .sitemap li a:visited {
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			line-height: 18px;
			color: #999;
			display: block;
			margin-top: 10px;
		}
		
		.sitemap ul {
			margin-left: 40px;
			margin-bottom: 20px;
		}
		
			
			.sitemap ul li a:link, .sitemap ul li a:visited {
				font-family: Arial;
				font-size: 12px;
				font-weight: normal;
				line-height: 18px;
				color: #999;
			}
		
		
		.small {
			font-size: 10px;
		    text-align: center;
			font-weight: bold;
		}
		
		
		#bannersav {
			float:left;
			width: 170px;
			display: inline;
			
		}
		
		#hirek_holder {
			float:left;
			width: 670px;
			display: inline;
			
		}
		
		#hirek_holder a:link, #hirek_holder a:visited {
			font-size: 12px;
			line-height: 16px;
		}
		
			#hirek_holder .cikkszoveg {
				font-size: 11px;
			}
		
		
		
		
		