/* -------------------------------------------------
Code: H.S.Laszlo 2008
http://www.xhtml2u.com
-------------------------------------------------- */
body {
	font-family: Helvetica, sans-serif; 
	background: #666666;
	font-size: 12px;/*.71em;*/
	color: #666666;
	text-align: left;
}
* {margin: 0px;padding: 0px;}
ol, ul {list-style-type: none;}
a { outline: none;}

.clear { clear: both; width: 90%; height: 15px; }
.alignleft { text-align: left; }
.alignjustify { text-align: justify; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }
.floatright{ float: right;}
.floatleft{	float: left;}
.italic{	font-style: italic;}
.emelt{line-height: 150%;}
#wrap{width: 753px;margin: 0 auto;background: #FFF;}
#top, #flash, #footer{width: 753px;clear: both;}
#content, #bottom {width: 723px;clear: both; padding: 0 15px;}
/* ------------ Top ----------------- */
#top{
	height: 90px;
	background: #292E34 url(img/logo2.gif) no-repeat left;
	border-bottom: 4px solid #3E90CC;
}
/* ------------ Navigation ----------------- */
#firstnav, #secondnav {
     width: 620px;
     float: right;
     text-align: right;
}
#firstnav li, #secondnav li{
  display: inline;
  padding: 5px 0 0;
}
#firstnav a, #secondnav a{
	font-size: 1.1em;
	text-decoration: none;
	font-weight: normal;
}
#firstnav{
  height: 20px;
  padding: 16px 0 0 0;
  background: transparent;
  margin-right: 30px;
   }
#firstnav a{
	color: #FFF;
	padding: 2px 10px;
	border-left: 1px solid #fff;
}
#firstnav a.home{
	border-left: 0px none;
}

#firstnav img{
	border: 0px none;
}

#firstnav a:hover, #secondnav a:hover{
	color: #3E90CC;
}
#secondnav{
  minheight: 44px;
  padding: 10px 0 0 0;
  background-color: transparent;
}
#secondnav a{
	color: #FFF;
	border-top: 3px solid #5B626A;
	background: #44474E;
	padding: 6px 0 4px;
	margin: 0 0 0 2px;
	width: 85px;/**/
	height: 30px;
	display: block;
	float: right;
	text-align: center;
}
/* ---------- Flash ------------- */
#flash{
	height: 173px;
	border-bottom: 4px solid #3E90CC;
	background: #666666 url(img/bg-flash.jpg) no-repeat;
}
/* ------------ Content ------------ */
#content{
	padding-bottom: 20px;
}
#content p{
	padding: 5px 15px;
}
#content a.arrow, #home_top a.arrow{
	color: #3E90CA;
	padding: 0 10px;
	text-decoration: none;
	font-weight: bolder;
	background: url(img/brunner_arrow.jpg) no-repeat right;
}
p.bekezdes{background: url(img/brunner_r9_c6.jpg) no-repeat 0px 10px;}
/* ---------- Bottom -------------- */
#bottom{
	margin: 5px 0;
	height: 100px;
	}
#bottom-adr{
	width: 241px;
	float: left;
	border-top: 4px solid #666666;
	padding: 0;
}
#bottom-adr p{	padding: 0 0 0 15px;}
#bottom-banr{
	width: 482px;
	float: right;
	border-top: 4px solid #fff;
	padding: 0;
}
#bottom-banr p{float: right;padding: 4px 0;}
#bottom-banr a{color: #666666; text-decoration: none;}
#fekvobanner{
	width: 482px;
	height: 82px;
	background: #292E34 url(img/bg-fekvobanner.jpg) repeat-x bottom;
}
/* ----------- Footer ------------- */
#footer{
	min-height: 25px;
	background: #333333;
	text-align: center;
}
/* --------------- Headings -------------- */
h1, h2, h3 { font-family: Arial, Verdana, sans-serif; }
h1 a, h2 a, h3 a {text-decoration: none}
h1 { font-size: 1.2em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.1em; }
h1{font-weight: lighter;}
h1,h2 {
	font-weight: bolder;
	color: #696969;
	padding: 15px 0 2px 10px;
	background: url(img/line.jpg) no-repeat bottom left;
	text-align: left;
	text-transform: uppercase;
}
h2.min{
	padding: 0px 0 2px 10px;
	margin: 0 0 5px 0;
	}
h3 {
	margin-left: 10px;
	padding: 0px;
	font-weight: normal;
	color: #708090;
}
h4 {
	padding: 8px 0 0 15px;
	font-weight: bolder;
}
/* ----------- Home ------------- */
#home_top{
	height: 140px;
	width: 738px;
	padding: 0 0 0 15px;
	background: transparent;
}
#home_hello{
	width: 241px;
	float: left;
	height: 140px;
}
#home_banner{
	width: 485px;
	float: right;
	height: 140px;
}
.hasab{
	minheight: 280px;
	width: 225px;
	float: left;
	padding: 0 0 0 15px;
	margin-bottom: 8px;
}
#home_left{	padding-top: 15px;}
#home_left img{padding: 0; border: 1px solid #666666; margin: 8px auto;}
#home_center{background: url(img/point.jpg) repeat-y left;}
#home_right{
	text-align: center;
	background: url(img/point.jpg) repeat-y left;
}
/* ---------- Block ------------ */
.box{
	background: #B5D3EB;
	width: 690px;
	height: 110px;
	border: 1px solid #666666;
	border-left: 4px solid #666666;
	margin: 10px auto;
	text-align: left;
	padding: 0;
}
.gep{
	text-align: left;
	font-size: 12px;/*.71em;*/	
	float: left;
	width: 250px;
	height: 105px;
	background: #96C1E3;
	padding: 5px 0 0 0;
}
.refbox{
	background: #B5D3EB;
	width: 690px;
	height: 120px;*/
	border: 1px solid #666666;
	border-left: 4px solid #666666;
	margin: 10px auto;
	text-align: left;
	padding: 0;
}
.ref{
	text-align: left;
	font-size: 12px;/*.71em;*/	
	float: left;
	width: 250px;
	minheight: 105px;
	background: #96C1E3;
	padding: 5px 0 0 0;
}



.szeles{
	width: 300px;
}

.kozepes{
	width: 180px;
}

.fejlec{
	height: 35px;
	border-bottom: 4px solid #666666;
}
.fejlec2{	
	height: 30px;
}

.fejlec3{	
	height: 105px;
}
.balkeret{	
	border-left: 2px solid #666666;
}
.keppad {
	padding: 5px 0 0 0;
	text-align: center;
}

.box2{
	background: #B5D3EB;
	width: 690px;
	height: 310px;
	border: 1px solid #666666;
	border-left: 4px solid #666666;
	margin: 10px auto;
	text-align: left;
	padding: 0;
}
.gep2{
	text-align: left;
	font-size: 12px;/*.71em;*/	
	float: left;
	width: 250px;
	height: 305px;
	background: #96C1E3;
	padding: 5px 0 0 0;
}
.gep2 img{
	padding: 2px 0 0 0;
}

.gep img{
	padding: 2px 0 0 0;
}
#content p.meret{
	text-align: left;
	width: 200px;
	height: 100px;
	float: left;
	padding: 10px 0 0 15px;
}
#content .pict{
	float: right;
	width: 120px;
	padding: 5px 10px;
}
.pict img{
	border: 0;
	float: left;
}
#map{float: right;}
#map iframe{
	border: 3px solid #c3c3c3;
}
#content p.cimek{
	float: left;
	width: 210px;
}
.minoseg{
   padding: 5px 25px 5px 45px;
	line-height: 150%;
}
.minoseg li{
	padding: 8px 0 0;
	text-indent: -15px;
}
/* ------------ table --------------- */
#ajanlat{
	 border: 0;
	 width: 650px;
	 text-align: left;
}
.colA{width: 290px;}
.colB{width: 360px;}
.v1, #ajanlat textarea {width: 460px;	margin: 4px; border: 1px solid #DCDCDC;}
.si, #ajanlat textarea {width: 400px;	margin: 4px; border: 1px solid #DCDCDC;}
#ajanlat label{padding: 2px 10px 2px;}
#ajanlat label.bd{font-weight: bolder;}
.rowA{background: #DCDCDC;	padding: 2px;}
.rowC{background: #E6E6FA;	padding: 2px;}
.button{
	width: 100px;
	height: 26px;
	border: 0;
	color: #ffffff;
	margin: 5px 0 0 8px;
	font-weight: bolder;
	cursor: pointer;
	background: url(img/bg_button_100.jpg);
}
.button:hover{	color: #3E90CC;}

.refb{
	background: #B5D3EB;
	width: 250px;
	height: 360px;
	border: 1px solid #666666;
	border-left: 4px solid #666666;
	margin: 10px auto;
	text-align: left;
	padding: 0;
	float: left;
}
#content p.leir{

            text-align: left;

            width: 230px;

            height: 20px;

            float: left;

            padding: 10px 0 0 15px;

}
#album{
	width: 450px;
	height: 390px;
	float:left;padding: 10px 0 0 0;
}
.kep{
	width: 110px;
	padding: 5px 10px;
	height: 110px;margin-left:10px;
	float:left;text-align:center;
}
.kep img{border:0 auto;border:1px solid #c3c3c3;}
.kep p{font-size: 9px;padding:2px 0 0;float:left;}

a.geplink {
	font-family: Helvetica, sans-serif; 
	font-size: 12px;/*.71em;*/
	color: #666666;
	text-align: left;
	
}

a.geplink:hover {
	color: #3E90CC;	
}

a.geplink:visited {
	
}

div.calendar_widget { position: absolute; top: 0px; left: 0px; width:200px; height: 200px; display: none; }


/*----- editor -----*/

.editormezok {
	border: 1px solid yellow;
	width: 697px;
	height: 500px;
	padding: 2px;
	margin: 5px;
}
.editorsor{
	font-size: 16px;/*.71em;*/
	background: white;
	width: 690px;
	border: 1px solid #666666;
	margin: 2px auto;
	margin-bottom: 5px auto;
	padding: 0;
}

.editorszoveg{
	display: inline;
	float: right;
	width: 160px;
	background: white;
	text-align: right;	
	color: black;
	padding: 2px;
	
}
.editoradat{
	display: inline;
	float: right;
	text-align: left;
	width: 500px;
	border-left: 2px solid black;
	color: black;
	padding: 2px;
	padding-left: 4px;
}

div.formpost { position: absolute; top: 0px; left: 0px; width:200px; height: 200px; display:inline; }

.refimg{
	border: thin 1px #DCDCDC;
	width: 150px;
	padding: 2px;
	margin: 2px;
	cursor: crosshair;
}

.reflink{
	cursor: crosshair;
}


#fm{width: 460px;margin: 4px; border: 1px solid #DCDCDC;}
#fm iframe{
	border: 3px solid #c3c3c3;
}

.hibakeret {
	border: 3px solid red;
	background: yellow;
}

#content ol, ul {
	list-style-type: disc;
	margin-left: 40px;
}

#brikett {
	margin-right: 20px;
	margin-left: 20px;
}
#brikett td{
	padding: 5px;
}

#brikett td img{
	padding: 5px;
}
