@font-face {
    font-family: 'Tangerine';
    font-style: normal;
    font-weight: 400;
    src: local('Tangerine'), url(http://themes.googleusercontent.com/static/fonts/tangerine/v3/HGfsyCL5WASpHOFnouG-RD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'Yanone Kaffeesatz';
    font-style: normal;
    font-weight: 400;
    src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v4/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff) format('woff');
}

html
{ height: 100%;}

*
{ margin: 0;
    padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
    background: #F7F7F7 url(images/pattern.png) fixed;
    color: #555;}

p
{ padding: 0 0 20px 0;
    line-height: 1.5em;
    font-size: 107%;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6
{ font: normal 250% 'Yanone Kaffeesatz', arial, sans-serif;
    color: #444;
    margin: 0 0 15px 0;
    padding: 5px 0 5px 0;}

h2
{ font: normal 170% 'Yanone Kaffeesatz', arial, sans-serif;
    color: #F14E23;
    margin: 0;
    padding: 0 0 8px 0;}

h3
{ font-size: 200%;
    margin: 0 0 9px 0;
    color: #444;}

h4, h5, h6
{ margin: 0;
    padding: 0 0 5px 0;
    font: normal 100% arial, sans-serif;
    color: #F14E23;
    line-height: 1em;}

h5, h6
{ font: italic 95% arial, sans-serif;
    color: #888;
    padding-bottom: 15px;}

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
    text-decoration: none;
    color: #35BDF5;}

a:hover
{ text-decoration: underline;}

.left
{ float: left;
    width: auto;
    margin-right: 10px;}

.right
{ float: right;
    width: auto;
    margin-left: 10px;}

/*.center
{ display: block;
    text-align: center;
    margin: 20px auto;}*/

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
    margin: 0 0 0 0;
    padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #logo, #menubar, #site_content, #footer
{ margin-left: auto;
    margin-right: auto;}

#main
{ width: 950px;
    margin: 20px auto;}

#header
{ width: 952px;
    height: 145px;}

#logo
{ width: 950px;
    float: left;
    height: 100px;
    background: transparent;
    padding: 0 0 0px 10px;}

#logo h1
{ font: normal 350% 'Yanone Kaffeesatz', arial, sans-serif;
    padding: 5px 0 0 17px;
    color: #555;
    float: left;}

#logo h1 a
{ color: #35BDF5;
    text-decoration: none;}

#logo h1 a:hover
{ color: #555;
    text-decoration: none;}

.slogan
{ float: right;
    padding-right: 25px;
    text-align: right;
    font: 500% 'tangerine', arial;
    color: #111;
}

#menubar
{ height: 46px;
    width: 950px;
    margin: 0px auto -1px auto;
    float: right;
    padding: 0px 0 0 0;}

ul#menu
{ float: right;}

ul#menu li
{ float: left;
    padding: 0 0 0px 0px;
    list-style: none;
    margin: 2px 0 0 0;
    background: transparent;}

ul#menu li a
{ font: normal 170% 'Yanone Kaffeesatz', sans-serif;
    text-decoration: none;
    color: #444;
    display: block;
    float: left;
    height: 20px;
    padding: 7px 23px 15px 23px;
    text-align: center;}

ul#menu li.current a
{ height: 20px;
    padding: 6px 22px 15px 22px;}

ul#menu li.current a
{ background: #fff;
    border: 1px solid #ddd;
    border-bottom: 0;
    color: #F14E23;}

ul#menu li a:hover
{ color: #F14E23;}

#site_content
{ width: 950px;
    overflow: hidden;
    margin: 0 auto 0 auto;
    padding: 0;
    background: #fff;
    border: 1px solid #E7E7E7;}

#sidebar_container
{ float: right;
    width: 250px;
    margin: 25px 0;}

.sidebar
{ float: right;
    width: 200px;
    margin: 0 24px 27px 0;
    background: #FBFBFB;
    border: 1px solid #eee;
    padding: 0 15px 15px 15px;}

.sidebar h3, .content h1
{ padding: 10px 15px;
    margin: 0 1px;}

.sidebar h1
{ padding: 5px 0 0 0;}

.paperclip
{ float: left;
    position: relative;
    z-index: 0;
    vertical-align: middle;
    margin: -27px 0 -60px -30px;}

#content
{ text-align: left;
    width: 630px;
    padding: 25px 0 5px 25px;
    margin: 0;}

#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
    background: url(images/bullet.png) no-repeat;
    margin: 0 0 6px 0;
    padding: 0 0 4px 25px;
    line-height: 1.5em;}

#footer
{ clear: both;
    width: 100%;
    font: normal 150% 'yanone kaffeesatz',  arial, sans-serif;
    height: 85px;
    padding: 20px 0 5px 0;
    text-align: center;
    color: #555;
    background: transparent;
    margin-bottom: 20px;}

#footer p
{ padding: 0 0 10px 0;}

#footer a, #footer a:hover
{ color: #555;
    text-decoration: none;}

#footer a:hover
{ color: #35BDF5;
    text-decoration: none;}

.gallery img
{ position:absolute;}

.form_settings
{ margin: 5px 0 0 0;}

.form_settings p
{ padding: 0 0 10px 0;}

.form_settings span
{ padding: 5px 0;
    float: left;
    width: 170px;
    text-align: left;}

.form_settings input, .form_settings textarea
{ width: 252px;
    font: 100% 'trebuchet ms', arial;
    border: 0;
    border: 1px solid #eee;
    padding: 5px 10px;
    background: #fff;
    color: #FFF;}

.form_settings .submit
{ border: 0;
    width: auto;
    margin: 0 0 0 200px;
    cursor: pointer;
    color: #35BDF5;
    border: 1px solid #ddd;
    padding: 5px 15px;
    background: #fff;
    font: normal 140% 'Yanone Kaffeesatz', sans-serif;}

.form_settings textarea, .form_settings select
{ font: 100% 'trebuchet ms', arial;
    border: 1px solid #eee;
    padding: 5px 10px;
    background: #fff;
    width: 252px;
    overflow: auto;}

.form_settings select
{ width: 274px;}

.form_settings .checkbox
{ margin: 4px 0;
    padding: 0;
    width: 14px;
    border: 0;
    background: none;}

.search
{ color: #666;
    border: 1px solid #eee;
    margin: 0;
    padding: 10px 5px;
    width: 189px;
    color: #F14E23;}

.subscribe
{ color: #35BDF5;
    border: 1px solid #ddd;
    padding: 5px 10px;
    background: #fff;
    float: right;
    cursor: pointer;
    margin: 0;
    font: normal 140% 'Yanone Kaffeesatz', sans-serif;}

/*table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #F5F5F5;
    color: #111;
    padding: 7px 4px;
    text-align: left;}

table tr td
{ background: #FBFBFB;
    color: #111;
    border-top: 1px solid #FFF;}*/


/* Jquery ui */

.ui-dialog, .ui-datepicker
{
    width: 200px;
    margin: 0 24px 27px 0;
    background: #FBFBFB;
    border: 1px solid #eee;
    padding: 0 15px 15px 15px;
}

.ui-dialog-titlebar, .ui-datepicker-title
{
    font: normal 250% 'Yanone Kaffeesatz', arial, sans-serif;
    color: #444;
    padding: 5px 0 5px 0;
    font-size: 200%;
    margin: 0 0 9px 0;
    color: #444;
}


.ui-dialog .ui-dialog-buttonpane
{
    /*text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;*/
    /*margin-top: .5em;*/
    /*padding: .3em 1em .5em .4em;*/
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset
{
    float: right;
    margin-top: -40px;
}

.ui-dialog .ui-dialog-buttonpane button
{
    /*margin: .5em .4em .5em 0;*/
    /*cursor: pointer;*/
}
/*
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}*/
/*
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}
*/
.ui-button
{

    width: auto;
    margin: 0 0 15px 0;
    cursor: pointer;
    color: #35BDF5;
    border: 1px solid #ddd;
    padding: 5px 15px;
    background: #fff;
    font: normal 140% 'Yanone Kaffeesatz', sans-serif;
    line-height: normal;
}
/*
input.ui-button {
    padding: .4em 1em;
}*/

.ui-dialog-titlebar-close
{
    background:transparent url(images/close.gif) no-repeat top left;
    width:16px;
    height:16px;
    position:absolute;
    cursor:pointer;
    top:15px;
    right:15px;
    text-indent: -99999px;
    padding: 0;
}

.ui-dialog-titlebar-close:hover
{
    background-position:0px -13px;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fad42e;
    background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
    color: #363636;
}
.ui-front {
    z-index: 100;
}


.ui-widget-overlay {
    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}*/

/*.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}*/


.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #79b7e7;
    /*background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;*/
    font-weight: bold;
    color: #e17009;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}

label.ui-button-text-only
{
    border: none;
    padding: 0;
    width: 0;
    cursor: pointer;
}
/*.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}*/
label.ui-button-icon-only
{
    border: none;
    padding: 0;
    width: 0;
    cursor: pointer;
}

a.ui-datepicker-prev span
{
    float: left;
    cursor: hand; cursor: pointer;
}

a.ui-datepicker-next span
{
    float: right;
    cursor: hand; cursor: pointer;
}

.ui-datepicker-title
{
    text-align: center;
}

/*
.ui-button-icon-only .ui-icon {
    left: 50%;
   margin-left: -8px;
}
.ui-icon {
    width: 16px;
    height: 16px;
    background-position: 16px 16px;
    border: none;
}
.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_6da8d5_256x240.png);
}
.ui-icon-check
{
    background-image: url(images/ui-icons_6da8d5_256x240.png);
    background-position: -64px -144px;
}*/

/*
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}*/



/*


.adminFieldCaption
{
    float: left;
    width: 40%;
    font: normal 170% 'Yanone Kaffeesatz', arial, sans-serif;
    color: #F14E23;
    margin: 0;
    padding: 8px;
}

.adminFieldInput
{
    width: 60%;
    text-align: left;
    vertical-align: top;
    clear: both;
}




.adminFieldTitle
{
    width: 100%;
    text-align: left;
    vertical-align: top;
    text-decoration: underline;


    font: normal 200% 'Yanone Kaffeesatz', arial, sans-serif;
    padding: 8px;
    margin: 0 0 9px 0;
    color: #444;

}

.adminFieldComment
{
    width: 70%;
    text-align: left;
    vertical-align: top;

    font: italic 95% arial, sans-serif;
    margin: 0;
    padding: 0 0 5px 0;
    line-height: 1em;
    color: #888;
    padding-bottom: 15px;
}*/



/*
 *************************************************************************************************
 ADMIN
 *************************************************************************************************
*/

.adminFieldRow
{
    padding-bottom: 4px;
    clear: left;
    font: normal 170% 'Yanone Kaffeesatz', arial, sans-serif;
}

.adminFieldCaption
{
    /*float: left;
    width: 30%;
    text-align: left;
    vertical-align: top;*/

    float: left;
    width: 30%;
    text-align: left;
    padding-top: 20px;
   /* vertical-align: top;*/

    /*font: normal 170% 'Yanone Kaffeesatz', arial, sans-serif;*/
    color: #F14E23;
    /*margin: 0;
    padding: 4px;*/
}

.adminCommentCaption
{
    float: left;
    width: 30%;
    text-align: left;
    padding-top: 0;
    color: #F14E23;
}

.adminFieldInput
{
    float: left;
    padding-top: 24px;
    width: 70%;
    text-align: left;
   /* vertical-align: top;*/
    /*font: normal 170% 'Yanone Kaffeesatz', arial, sans-serif;*/
    font: normal .80em 'trebuchet ms', arial, sans-serif;
}

.adminFieldComment
{
    float: left;
    width: 70%;
    text-align: left;
    vertical-align: top;

    font: italic 70% arial, sans-serif;
    margin: 0;
    padding: 0 0 5px 0;
    line-height: 1em;
    color: #888;
    padding-bottom: 0;
}

.adminTitleRow
{
    padding-bottom: 6px;
    /*padding-top: 20px;*/
    clear: left;
}

.adminFieldTitle
{
    float: left;
    width: 100%;
    text-align: left;
    vertical-align: top;
    text-decoration: underline;
    font: normal 200% 'Yanone Kaffeesatz', arial, sans-serif;
    padding-top: 20px;
    /*margin: 0 0 9px 0;*/
    color: #444;
}

.adminHideRow
{
    display: none;
}


/* hírek */

span.newsPrint,
span.newsEmail,
span.newsShareFB,
span.newsShareI,
span.newsShareG,
span.newsShareT
{
    background: none repeat scroll 0 0 #E0EAF1;
    border-bottom: 1px solid #B3CEE1;
    border-right: 1px solid #B3CEE1;
    color: #3E6D8E;
    font-size: 90%;
    margin: 1px 1px 1px 2px;
    padding: 3px 4px 3px 4px;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: hand; cursor: pointer;
}

span.newsInfo,
span.newsTags,
span.newsCat
{
    width: 70px;
    display: inline-block;
}




span.newsPrint:before
{
    background: url(images/b_print.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    content: "";
    float: left;
    margin:0 0 0 0;
}

span.newsEmail:before
{
    background: url(images/b_email.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    content: "";
    float: left;
    margin:0 0 0 0;
}

span.newsShareFB:before
{
    background: url(images/share_f.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    content: "";
    float: left;
    margin:0 0 0 0;
}

span.newsShareI:before
{
    background: url(images/share_i.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    content: "";
    float: left;
    margin:0 0 0 0;
}

span.newsShareG:before
{
    background: url(images/share_g.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    content: "";
    float: left;
    margin:0 0 0 0;
}

span.newsShareT:before
{
    background: url(images/share_t.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    content: "";
    float: left;
    margin:0 0 0 0;
}

span.changeLanguage
{
    cursor: hand; cursor: pointer;
}
