* {
   margin:0px;
   padding:0px;
   font-family: Arial;
   font-size: 11px;
   line-height:17px;
   color: #666666;
}

*:focus {outline: none}

body {
	background-image: url("../images/bg_repeat.jpg");
	background-repeat: repeat;
	background-position: 50% 0%;
}

iframe#oldal{
	float: left;
	width: calc(100% - 4px);
	display: inline;
	height: calc(100% - 4px);
	position: absolute;
	left: 0;
	overflow: hidden;
	z-index: 100;
	top: 0;
}

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, u, form, fieldset, label, legend, strong, table, thead, tbody, th, td, tr,
ul, ol, li, center, a:link, a:visited, div, span {
   font-family: inherit;
   font-size: inherit;
   line-height:  inherit;
   color: inherit;
}

   /* //////////////////////*/
   /*      Vaz reszek       */
   /* //////////////////////*/

div#bg {
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	width: 100%;
	min-height: 990px;
}

div#maincontainer {
    width: 800px;
	margin-left:auto;
	margin-right:auto;
}

div#header {
    width: 800px;
	height: 188px;
}

	a#logo:link,
	a#logo:visited {
		display: block;
		text-decoration: none;
		width: 800px;
		height: 188px;
	}

		a#logo:hover {
			text-decoration: none;
		}
	
	
div#menu_holder {
    width: 730px;
	padding-left: 70px;
	height: 47px;
	overflow: hidden;
}

div#content_holder {
    width: 783px;
	padding-left: 17px;
	padding-top: 33px;
}

	div#left {
		float: left;
		width: 535px;
		height: 635px;
		display: inline;
		margin-right: 15px;
		overflow: auto;
		padding-right: 20px;
	}
	
	div#right {
		float: left;
		width: 200px;
		display: inline;
		height: 690px;
		overflow: auto;
	}

		.box_top {
			background-image: url("../images/box_title.png");
			background-repeat: no-repeat;
			background-position: left top;
			width: 177px;
			height: 34px;
			padding-top: 17px;
			padding-left: 17px;
			font: normal 17px/1.5em 'Myriad Pro', Georgia, Arial;
			color: #ded9b6;
		}

		.box_repeat {
			background-image: url("../images/box_repeat.png");
			background-repeat: repeat-y;
			background-position: left top;
			width: 165px;
			padding: 3px 14px;
		}

			.galeria_kiskep:link img,
			.galeria_kiskep:visited img {
				margin: 4px;
				border: 1px solid #672648;
			}
      
.galeriakep:link,
.galeriakep:visited {
	margin: 2px 2px;
	float: left;
	width: 100px;
	display: inline;
	height: 100px;
}


			.tovabb:link,
			.tovabb:visited {
				background-image: url("../images/nyil.png");
				background-repeat: no-repeat;
				background-position: 100% 50%;
				padding-right: 23px;
				font: bold 13px/1.5em 'Myriad Pro', Georgia, Arial;
				color: #662646;
			}

		.box_bottom {
			background-image: url("../images/box_bottom.png");
			background-repeat: no-repeat;
			background-position: left bottom;
			width: 193px;
			height: 26px;
		}

div#footer {
    width: 800px;
	padding-top: 40px;
	font: bold 13px/1.5em Arial;
	color: #662646;
	text-align: center;
	padding-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.sep {
		   background-image: url("../images/menu_sep.jpg");
		   background-repeat: no-repeat;
		   background-position: 50% 50%;
		   position: relative;
		   display: inline;
		   float: left;
		   width: 3px;
		   height: 40px;
	   }

		   ul#menu li a:link,
		   ul#menu li a:visited {
			   display: block;
			   padding: 0px 7px;

			   font: bold 13px/40px Arial;
			   color: #ded8b6;
		   }

			   ul#menu li a:hover {
				   text-decoration: underline;
			   }




ul#breadcrumb {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	ul#breadcrumb li {
		position: relative;
		display: inline;
		float: left;

		font: bold 17px/22px Arial;
		color: #006699;
	}

		ul#breadcrumb li a:link,
		ul#breadcrumb li a:visited {
			display: block;
			padding: 0px 8px;

			font: bold 17px/22px Arial;
			color: #006699;
		}

			ul#breadcrumb li a:hover {
				text-decoration: underline;
			}









   /* //////////////////////*/
   /*    Tartalom reszek    */
   /* //////////////////////*/

.cikkszoveg, .cikkbevezeto, .cikkbalra, .cikkjobbra, p, .tartalom, #left {
	font: normal 15px/1.4em Arial;
	color: #000;
	padding: 0px 0px 14px 0px;
	margin: 0px;
	vertical-align: top;
}
    
.cikkcim, #cikkcim, #cikkalcim, h1, #cim {
	font: 25px/36px 'Myriad Pro', Georgia, Arial;
	color: #662646;
	padding-bottom: 14px;
}
    
#alcim, .alcim, h2 {
	font: bold 16px/26px Arial;
	color: #000;
	margin-bottom: 15px;
	margin-top: 15px;
}

.cikkbalra ,
.cikkjobbra ,
.cikkepbalra ,
.cikkepjobbra {
	float:left;
	display: inline;
	margin-bottom: 10px;
}

.cikkepbalra {
	margin-right: 15px;
}

.cikkepjobbra {
	float: right;
	margin-left: 15px;
}
   
.hr {
	background-image: url("../images/hr.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
}
   
   
   
   /* //////////////////////*/
   /*    Tovabbi reszek     */
   /* //////////////////////*/

.clear {
   clear:both;
   font-size:0px;
   line-height:0px;
   height:0px;
}



#overlay {
	background-color: #000;
	filter:alpha(opacity=50);
	opacity: 0.5;
	width: 100%;
	height: 2000px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 90000;
}

#popup {
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: -331px;
	width: 662px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 7px;
	text-align: center;
	z-index: 100000;
}

	#popup_close_btn:link,
	#popup_close_btn:visited {
		display: block;
		text-align: right;
		font: normal 12px/18px Arial;
		
	}
	
	#adomanyozok_holder {
		margin-bottom: 0px;
	}
	
	#adomanyozok_holder .title {
		font: bold 14px/1.5em Arial;
		color: #000;
		float: left;
		width: 70px;
		display: inline;
	}
	
	#adomanyozok_holder ul {
		margin: 0px 0px;
		padding: 0px 0px;
		list-style-type: none;
		float: left;
		width: 500px;
		display: inline;
		height: 22px;
		overflow: hidden;
	}

		#adomanyozok_holder ul li {
			float: left;
			display: inline;
			font: normal 12px/22px Arial;
			color: #000;
			margin-right: 10px;
		}
	
#zene-toggle {
  background: no-repeat url("../images/zene-bg.png") left top;
  width: 134px;
  height: 45px;
  display: block;
  position: relative;
  left: -19%;
  top: 10%;
  text-align: center;
  font: bold 18px/1em Georgia, Arial;
  color: #662646;
  padding-top: 63px;
  text-transform: uppercase;
  padding-left: 3px;

  /*display: block;
  position: absolute;
  left: 5%;
  top: -10%;
  text-align: center;
  font: bold 18px/1em Georgia, Arial;
  color: #662646;
  padding-top: 115px;
  text-transform: uppercase;
  padding-left: 24px; */
}

#uzemelteto {
	text-align:center;
}	

#uzemelteto img {
	  width: 12%;
	  display:inline-block;
}

#uzemelteto p {
	vertical-align: top;
	padding-top: 4%;
	display: inline-block;
	font: bold 13px/1.5em Arial;
	color: #662646;
}