/***************************/
/** ALAPVETŐ STÍLUSELEMEK **/
/***************************/
html { height: 100%; }
body { background: #EFEFEF url(../images/site-bg.png) repeat-x 0 0; height: 100%; margin: 0; padding: 0; font-family: "Arial",sans-serif; font-size: 11px; color: #666; }

div,p,img { margin: 0; padding: 0; }

p { line-height: 18px; }

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

a img { border: none; }
a { color: #78AF00; text-decoration: underline; }
a:hover { color: #007CC7; text-decoration: none; }

small { font-size: 10px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

div.clr { clear: both; line-height: 1px; }

/**********************/
/** STRUKTÚRA ELEMEI **/
/**********************/

#container { width: 980px; margin: 0 auto; position: relative; background: #FFF url(../images/container-bg.png) repeat-y 0 0; border: 5px solid #FFF; border-top: none; border-bottom: none; }

/** fejléc **/
#header { width: 980px; height: 291px; position: relative; }
#header-top { width: 980px; height: 72px; position: relative; background: #007CC7; border-bottom: 5px solid #FFF; }
#header-logo { width: 573px; height: 72px; background: url(../images/site-logo.png) no-repeat 0 0; position: absolute; top: 0; left: 0; }
#header-logo a { display: block; width: 573px; height: 72px; }
#header-bottom { width: 980px; height: 214px; position: relative; background: url(../images/header-bg.png) no-repeat 0 0; border-bottom: 5px solid #FFF; }
#flashheader { position: absolute; left: 0; top: 0; z-index: 10; }
#header-lang { position: absolute; right: -50px; top: 27px; width: 250px; }
#header-lang ul { list-style: none; margin: 0; padding: 0; }
#header-lang li { float: left; list-style: none; margin: 0; padding: 0; font-size: 11px; line-height: 17px; background: url(../images/langsel-sep.png) no-repeat right 5px; padding: 0 12px 0 5px; }
#header-lang li.last { background: none; padding: 0 0 0 5px; }
#header-lang li a { color: #FFF; display: block; text-decoration: none; font-weight: bold; }
#header-lang li a:hover { color: #DFEBF9; text-decoration: underline; }

#header-navi { width: 200px; position: absolute; top: 0; left: 119px; z-index: 1000; }
#header-navi ul { width: 200px; height: 214px; margin: 0; padding: 0; list-style: none; position: relative; }
#header-navi li { margin: 0; padding: 0; list-style: none; position: relative; }
#header-navi li a { background: url(../images/navi-bg.png) no-repeat 0 0; width: 164px; height: 27px; display: block; margin: 0; padding: 0 0 0 36px; line-height: 27px; color: #FFF; font-size: 12px; font-weight: bold; text-decoration: none; }
#header-navi li a:hover { background: url(../images/navi-bg.png) no-repeat 0 -27px; width: 186px; padding: 0 0 0 14px; color: #FFF; font-size: 12px; font-weight: bold; text-decoration: none; }
#header-navi li a.hover { background: url(../images/navi-bg.png) no-repeat 0 -27px; width: 186px; padding: 0 0 0 14px; color: #FFF; font-size: 12px; font-weight: bold; text-decoration: none; }
#header-navi li a.first { background: url(../images/navi-bg.png) no-repeat 0 -1px; height: 26px; }
#header-navi li a.first:hover { background: url(../images/navi-bg.png) no-repeat 0 -28px; height: 26px; }
#header-navi li a.last { height: 26px; }
#header-navi ul ul { background: #FFF; width: 150px; height: auto; margin: 0; padding: 0; list-style: none; border: 2px solid #FFF; border-left: 5px solid #FFF; border-bottom: none; position: absolute; top: 0; right: -157px; display: none; }
#header-navi ul ul li { margin: 0 0 2px 0; padding: 0; list-style: none; position: relative; }
#header-navi ul ul li a { width: 144px; height: 25px; padding: 0 6px 0 0; background: #007CC7; display: block; margin: 0; text-align: right; line-height: 25px; color: #FFF; font-size: 12px; font-weight: bold; text-decoration: none; }
#header-navi ul ul li a:hover { background: #007CC7; padding: 0 6px 0 0; color: #DCE9F8; width: 144px; }

#content-wrap { width: 980px; }
#left { width: 194px; float: left; padding: 0 5px; margin-left: 117px; position: relative; }
#content { width: 658px; float: left; padding: 15px 0; font-size: 12px; line-height: 18px; }
#content p { margin: 0 15px 15px 15px; line-height: 18px; }
#content h2 { color: #007CC7; font-size: 16px; line-height: 30px; padding: 0 15px; border-bottom: 1px solid #CCCCCC; margin-bottom: 15px; }
#content h4 { color: #78AF00; font-size: 14px; font-weight: bold; line-height: 24px; padding: 0 15px; margin-bottom: 3px; }

/** lábléc **/
#footer { width: 990px; height: 80px; position: relative; background: #007CC7; margin: 0 auto; color: #FFF; font-size: 10px; }
#footer p { padding: 0 20px; line-height: 80px; }
#footer #author { width: 185px; height: 24px; background: url(../images/footer-baczoni.png) no-repeat 0 0; position: absolute; top: 33px; right: 24px; }
#footer #author a { display: block; width: 185px; height: 24px; }

/************************/
/** BAL OLDALI DOBOZOK **/
/************************/
div.box { width: 194px; font-size: 11px; color: #666; }

#left div.newsbox { border-bottom: 1px dashed #CCCCCC; padding-bottom: 10px; margin-bottom: 10px; }
#left div.newsbox span.date { font-size: 10px; color: #007CC7; font-weight: bold; display: block; margin: 0 4px; }
#left div.newsbox h2 { color: #78AF00; font-size: 11px; line-height: 14px; margin: 2px 4px; font-weight: bold; }
#left div.newsbox h2 a { color: #78AF00; text-decoration: none; }
#left div.newsbox h2 a:hover { color: #78AF00; text-decoration: underline; }
#left div.newsbox p { line-height: 12px; font-size: 10px; color: #666666; margin: 0 4px; }

div.box ul,div.box li { line-height: 18px; }
div.box ul { padding: 0 0 0 20px; margin: 10px 0; }
div.box li { list-style-image: url(../images/box-ul-bg.png); }

/***********/
/** HÍREK **/
/***********/
#news div.newsbox { border-bottom: 1px dashed #CCCCCC; padding-bottom: 10px; margin-bottom: 10px; }
#news div.newsbox span.date { padding: 0 15px; font-size: 11px; color: #007CC7; font-weight: bold; display: block; margin: 0 4px; }
#news div.newsbox h2 { border: none; color: #78AF00; font-size: 16px; line-height: 14px; margin: 6px 4px; font-weight: bold; }
#news div.newsbox h2 a { border: none; color: #78AF00; text-decoration: none; }
#news div.newsbox h2 a:hover { border: none; color: #78AF00; text-decoration: underline; }
#news div.newsbox p { padding: 0 15px; line-height: 14px; color: #666666; margin: 0 4px; }
#news img.lead { border: 2px solid #D6D6D6; float: left; margin: 0 10px 6px 15px; padding: 2px; }
#news h1.newstitle { font-size: 24px; color: #78AF00; margin: 0 15px 20px 15px; }
#news div.newsintro { font-weight: bold; }

/****************************/
/** KÜLÖNFÉLE STÍLUSELEMEK **/
/****************************/

/** felsorolás **/
ul,li { line-height: 18px; }
ul { padding: 0 0 0 20px; margin: 0 15px 20px 25px; }
li { list-style-image: url(../images/box-ul-bg.png); }

/** oldal címe **/
#pagetitle { background-position: 0 0; background-repeat: no-repeat; height: 24px; margin: 0 0 20px 10px; }

/** képek **/
img.leftalign { padding: 2px; border: 2px solid #D6D6D6; float: left; margin: 0 10px 6px 0; } 
img.rightalign { padding: 2px; border: 2px solid #D6D6D6; float: right; margin: 0 0 6px 10px; } 
img.centered { padding: 2px; border: 2px solid #D6D6D6; margin: 0 2px; } 

/** kiemelt szöveg **/
div.text-highl { background: #F6F5F0; color: #726650; padding: 12px 12px; margin: 10px 0 15px 0; }
div.text-highl p { margin: 0; padding: 0; }
div.text-highl p:first-letter { font-size: 48px; font-weight: bold; display: block; float: left; font-style: italic; margin-right: 4px; }

/** üzenetdobozok **/
div.success { border: 1px solid #79B346; background: #B5D7A2; padding: 5px 6px; margin: 0 10px 10px 10px; font-size: 11px; color: #49702E; }
div.success h3 { font-size: 14px; font-weight: bold; color: #49702E; margin: 5px 0 3px 0; line-height: 16px; }
div.success span { margin: 0; color: #49702E; }
div.success-small { border: 1px solid #426F3C; background: #56AD43; padding: 0 8px; float: left; margin: 0 0 0 10px; font-size: 11px; line-height: 26px; color: #FFF; width: auto; }

/** oldalnavigáció **/
ul.pagenavi { padding: 0 0 20px 0; margin: 15px 0 0 10px; list-style: none; clear: both; }
ul.pagenavi li { float: left; margin: 0; padding: 0; list-style: none; color: #F8EDD2; background: #340E06; margin-right: 3px; }
ul.pagenavi li.sel { font-size: 12px; padding: 4px 7px; font-weight: bold; }
ul.pagenavi li a { display: block; font-size: 12px; padding: 4px 7px; text-decoration: none; background: #EFDEB8; }
ul.pagenavi li a:hover { background: #E7CD92; text-decoration: none; font-weight: normal; }

/** táblaformázás **/
table { background: #CCC; font-size: 12px; margin: 10px 0; margin-left: 30px; border: 1px solid #CFCFCF; }
table th { background: #78AF00; color: #FFF; font-size: 12px; padding: 12px 20px; }
table td { background: #EFEFEF; padding: 8px 10px; }

p.morelink { margin: 12px 0 0 0; }

/********************/
/** ŰRLAP BASZÁSOK **/
/********************/
form { margin: 0; }
input,textarea { font-family: "Arial",sans-serif; font-size: 12px; border: 0; }
select { font-family: "Arial",Trebuchet MS,sans-serif; font-size: 12px; }

form.normal { width: 560px; margin: 0 auto; }
form.normal fieldset { margin: 40px 0 0 0; padding: 20px 0 0 0; border: none; border-top: 1px solid #CCC; }
form.normal legend { font-size: 16px; color: #007CC7; font-weight: normal; background: #FFF; padding: 0 10px; }
form.normal div.row { width: 560px; float: left; margin: 0 0 5px 0; position: relative; }
form.normal div.row-submit { width: 393px; clear: both; padding: 15px 0 15px 167px; text-align: left; }
form.normal div.row-check { width: 560px; float: left; margin: 5px 0 5px 0; position: relative; }
form.normal div.row-hidden { width: 560px; float: left; margin: 0 0 5px 0; position: relative; display: none; }
form.normal label { width: 160px; line-height: 30px; cursor: pointer; text-align: right; float: left; margin-right: 7px; }
form.normal label span { width: 160px; line-height: 30px; height: 30px; text-align: right; display: block; cursor: pointer; font-size: 12px; }
form.normal label span.must:before { content: "* "; color: #9A3F3F; }
form.normal input.text { float: left; background: #EFEFEF; width: 338px; color: #444; padding: 5px 6px; border: 1px solid #CCC; }
form.normal input.text:focus { color: #876623; background: #E7E19A; border: 1px solid #DBCA86; }
form.normal input.error { float: left; background: #EDD6D7; width: 338px; color: #444; padding: 5px 6px; border: 1px solid #B75E60; }
form.normal input.small { width: 30px; }
form.normal textarea { float: left; background: #EFEFEF; width: 338px; padding: 5px 6px; overflow: auto; color: #444; border: 1px solid #CCC; }
form.normal textarea:focus { color: #876623; background: #E7E19A; border: 1px solid #DBCA86; }
form.normal textarea.error { float: left; background: #E9C9CA url(../images/form-error.jpg) no-repeat right 7px; width: 338px; padding: 5px 6px; overflow: auto; color: #6E644E; }
form.normal textarea.error:focus { color: #6E644E; background: #E9C9CA url(../images/form-error.jpg) no-repeat right 7px; }
form.normal select { float: left; background: #C7C0AC; color: #6E644E; padding: 4px 3px; border: none; margin-right: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
form.normal select.small { width: 43px; }
form.normal div span { line-height: 30px; }
form.normal label.error { float: left; line-height: 13px; text-align: left; clear: both; margin-left: 170px; margin-bottom: 5px; font-size: 11px; color: #9C3033; font-weight: bold; }
form.normal label.checked { width: 1px; float: left; }
form.normal input.check { float: left; margin-left: 165px; line-height: 20px; }
form.normal label.check { width: 270px; text-align: left; float: left; margin: 0 0 0 5px; line-height: 20px; }
form.normal div.help { clear: both; line-height: 14px; font-size: 10px; color: #999; margin-left: 170px; margin-bottom: 5px; }

label.error,label.error { display: none; color: #FFF; }
div.error { display: none; }

input.button-submit { background: #007CC7; font-size: 12px; font-weight: bold; color: #FFF; text-align: center; padding: 3px 7px; margin: 0; cursor: pointer; overflow: visible; border: 1px solid #6CB3DF; border-right: 1px solid #003454; border-bottom: 1px solid #003454; }
