@charset "utf-8";
/* CSS Document */

@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.gif);
    background-position:top;
    
    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{font-size:18px; color:#5A361E; font-weight:BOLD; text-decoration:none; font-variant:small-caps;line-height:20px; }

h2{font-size:14px; color:#5A361E; font-weight:BOLD; text-decoration:none; font-variant:small-caps;line-height:20px; }

h3{
	font-size:18px;
	color:#330000;
	font-weight:bold;
}

h4{font-size:12px; color:#5A361E; font-weight:normal; font-variant:small-caps;line-height:20px; }

h5{font-size:15px; color:#432E04; font-weight:normal; line-height:20px;}

p{font-size:13px;  color:#00458D; font-weight:normal; line-height:18px;}

a{font-size:14px; color:#5A361E; font-weight:BOLD; text-decoration:none; font-variant:small-caps;}

a:hover{font-size:14px; color:#996600; font-weight:BOLD; text-decoration:none;font-variant:small-caps;}

a img {border:none; }

/*----------SZERKEZET--------------------*/

#container{width:800px; 
color:#FFFAF1; 
text-align:center;
padding-bottom:10px;
margin-top:0px; 
margin-right:auto; 
margin-bottom:0px; 
margin-left:auto; 
background-image:url(img/c_bg.gif); 
background-repeat:repeat-y;
/*background-position:top center;*/}


#header{
width:800px;
height:301px;
text-align:center;
}

#wrapper{
width:780px;
padding-left:10px;
padding-top:5px;
padding-right:10px;
clear:both;
}

#menubox{
background-color:#DEC38E;
width:490px;
padding-left:10px;
padding-top:7px;
height:24px;
float:left;
text-align:left;
margin-bottom:10px;
}

#adressbox{
background-color:#E7A40B;
width:260px;
padding-top:7px;
padding-bottom:10px;
padding-right:10px;
float:right;
text-align:right;
}

.image{
border:solid 2px #E7A40B;
width:266px;
float:right;
margin-top:10px;
}

.textbox{
width:490px;
padding-bottom:15px;
float:left;
text-align:left;
}

.kenyer{
width:480px;
padding-left:10px;
float:left;
text-align:left;
}

.kenyer a{font-size:13px;  color:#00458D; font-weight:normal; line-height:18px; text-decoration:underline;}
.kenyer a:hover{font-size:13px;  color:#3399CC; font-weight:normal; line-height:18px; text-decoration:underline;}

.line{
background-color:#AF987F;
overflow:hidden;
width:650px;
margin-left:75px;
margin-top:10px;
margin-right:75px;
height:1px;
}

.clear{clear:both;}

.flash{
width:760px;
margin-top:145px;
text-align:center;
}