@charset "utf-8";

/***************************/
/** ALAPVETÅ STÃLUSELEMEK **/
/***************************/
html { height: 100%;margin:0;padding:0;}
body {  height: 100%; margin: 0; padding: 0; font-family: "Tahoma",Arial,sans-serif; font-size: 11px; color: #000; background: #9F5A31 url('../images/site/hatter.jpg') no-repeat top center; }

h1,h2,h3,h4,h5,ul,li,p,div,form { margin: 0; padding: 0; }
p { margin-bottom: 15px; line-height: 19px; }

h1,h2,h3,h4,h5 { font-family: "Tahoma",Arial,sans-serif; font-weight: normal; }

table,tr,td{margin:0;padding:0;}


/*a img { border: none; }*/
a { color: #FEECAC; text-decoration: none; }
a:hover { text-decoration: none; }

/** BAL **/
#top-logo { width: 260px; height: 300px;}
#menu { width: 200px; margin-top: 20px;}
#menu ul { list-style: none; font-size: 12px; color: #561700;}
#menu ul li { background: url('../images/site/menu-item-bg.gif') no-repeat center left; padding: 2px 0 2px 15px; border-bottom: 1px dotted #C39F6F; width: 100px; margin: 0 0 0 40px; }
#menu ul li a { color: #561700;  text-decoration: none; font-weight:bold;line-height:27px; }
#menu ul li a:hover { color: #333; text-decoration: none; }
#regi-kreszta { width: 255px; height: 181px; margin: 0 auto 20px auto;margin-top:20px;}
#bottom-logo { width: 260px; height: 56px;}



/** jobb **/
#cont-right { width: 709px; background-color: #480612; }
#header { width: 709px; height: 91px;background: url('../images/site/right-header-bg.png') no-repeat center right; } 
#front-pic { width: 709px; height: 260px;background: url('../images/site/belso-kep.jpg') no-repeat 0 0; }
#front-a { width: 709px; height: 30px; background: url('../images/site/front-a.png') no-repeat center top; }
#front-b { width: 709px; background: #7B0E19 url('../images/site/front-b.png') repeat-x center bottom;}
#front-b p { color: #E2C8B1;  font-size: 13px; padding: 10px; }

.cim{font-size:16px;padding-top:10px;padding-left:10px;padding-bottom:5px;color:#E2C8B1;font-weight:700;}

#footer{text-align:center;padding:20px;color:#E2C8B1;}
#footer a{color:#E2C8B1;}


