@charset "utf-8";
/* CSS Document */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }


body {
    padding:0px;
    background-image:url(img/bgr.jpg);
    background-position:top;
    text-align: center;
    font-family:Georgia, "Times New Roman", Times, serif;
    margin: 0 0 0 0;
}

h1,h2,h3,h4,h5,h6 {
    font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 0;
}

h1{color:#900; font-size:20px; }

h2{font-size:21px;color:#432E04; font-weight:bold; }

h3{
	font-size:18px;
	color:#330000;
	font-weight:bold;
}

h4{font-size:18px; color:#782202; font-style:italic; font-weight:bold;}

h5{font-size:15px; color:#432E04; font-weight:normal; line-height:20px;}

p{font-size:13px;  color:#432E04; font-weight:normal; line-height:18px; }

a{font-size:14px; color:#782202; font-weight:normal; text-decoration:underline;}

a:hover{font-size:14px; color:#CC0000; font-weight:normal; text-decoration:underline;}

a img {border:none; }

/*----------SZERKEZET--------------------*/

#container{width:900px; border:1px solid #432E04; text-align:left; padding:0px; margin-top:0px; margin-right:auto; margin-bottom:0px; margin-left:auto;}

#header{text-align:right; padding-top:14px; padding-right:7px;margin:0; height:185px; background-image:url(img/header.jpg);}

#wrapper{width:890px; background-image:url(img/content_bgr_logo.jpg); background-repeat:repeat-y; padding-top:32px; padding-left:10px;overflow:hidden;}

.clear{clear:both;}

#menu{width:900px; height:48px; padding:0px; margin:0px;}

#menu li {list-style-type:none;display:inline;}

.img{border:2px solid #D8BF84; float:left; margin-right:5px;margin-bottom:10px;}

.img_bless{float:left;}

.img_centered{float:none;
}

.menupont_cime{margin-left:10px; float:left;}

.menupont_cime2{margin-left:0; float:left;}

/*---tartalom-------*/

.baloldal{ width:249px; float:left; height:auto;}
.jobboldal{ width:420px; float:right; height:auto; margin-right:10px;}

.szoveg_1{ width:555px; margin-left:10px; float:left;}

.szoveg_2{text-align:justify; width:664px; margin-top:15px; float:left;}

.hasab{ width:415px; margin-right:10px; float:left; margin-top:0px; display:inline;}

.line_vertical{width:1px; background-color:#928263; height:auto;float:left; margin-right:19px; margin-left:10px;}

.line_horizontal{width:664px; background-color:#928263; height:1px; float:left; margin-right:10px; margin-bottom:10px; overflow: hidden; }

.panel_barna{
background-color:#CA9649;
width:430px;height:160px;
margin-right:5px;
float:left;
margin-top:20px;
margin-bottom:20px;
text-align:center;
padding: 10px 0 0 0; }

.panel_zold{
background-image:url(img/panel3.jpg); 
background-repeat:no-repeat;
width:420px; 
height:180px;
margin-right:15px;
margin-top:20px; 
margin-bottom:20px;
float:left; 
padding: 20px 0 0 10px; 
border:none;}

.panel_zold_box{ width:200px;float:left;}

.input{background-image:url(img/input.png);width:169px; height:19px; border:none; padding-left:1px;}

form{width:200px;}

form img{margin-top:5px;} 

.footer{ width:890px; text-align:center; height:75px;float:left;}

.almenu{width:185px; height:auto;float:left;padding-left:5px; padding-top:5px; background-color:#C4BD8E; margin-right:10px;}

.almenu a{font-size:14px; font-weight:bold;/*font-style:italic;*/color:#432E04;; text-decoration:none;line-height:25px;}
.almenu a:hover{font-size:14px; font-weight:bold;/*font-style:italic;*/ color:#FFF; text-decoration:none;line-height:25px;}

/*--------------------*/

table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:500px;
width:408px;
background-image:url(popupbgr.jpg);
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:432E04;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button{
}
/*
input{background-image:url(logo.jpg);
background-repeat:no-repeat; width:411px; height:217px;
border-style:none;
}
 */
 .apro{font-size:9px;}
