/* CSS Document */

html,body {
    background: #d0e38f url(../images/bg-color.jpg) repeat-x top;
}
#page_bg {
    position: absolute;
    top:0; left:0;
    width: 100%; height: 100%;
    background: url(../images/bg.jpg) no-repeat center top;
}


.clear {
    clear: both;
    border: none;
    height: 0;
}

.FL {
    position: relative;
    float: left;
}

.FR {
    position: relative;
    float: right;
}

.oddelovac-vrch {
    background: url(../images/site/vertikalny_oddelovac_vrchny.gif) no-repeat center center;
    margin: 0 5px;
}
.oddelovac-spodok {
    background: url(../images/site/vertikalny_oddelovac_spodny.gif) no-repeat center center;
    margin: 0 5px;
}

/*  WRAPPERS */
/*
#page {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
*/
#page {
    position: relative;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/bg-container.png) repeat-y center;
}
/*
#site-wrapper {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background: #fff;
}
*/
#site-wrapper {
    position: relative;
    width: 790px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}


/*==============================================================================
    HEADER and TOP SECTION
==============================================================================*/
#header-wrapper {
    width: 790px;
    height: 260px;
}
#header-logo {
    position: relative;
    background: url(../images/site/header_logo2.jpg) top left;
    width: 790px;
    height: 261px;
}

#search-wrapper {
    position: absolute;
    top: 5px;
    right: 30px;
}
#search-wrapper a {
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

#search-wrapper a:hover {
    text-decoration: underline;
}

#search-wrapper form,
#search-wrapper form input
{
    margin: 0; padding: 0; height: 27px;
}
#search-wrapper form input {height: 27px;}

.form-search {
    /*border: 1px solid red;*/
}

.form-search input.input-search {
    width: 200px;
    height: 22px;
    font: normal 12px/22px Arial;
    border: 1px solid #bcc2b4;
}

.form-search input.submit-img {
    margin: 0; padding: 0;
    width: 31px; /* 31px */
    height: 27px;
    outline: none;
    border: none;
    position: absolute; top: 2px; right: -29px;
}

#admin-sitemap {
    display: inline;
    margin-right: 6px;
}
#admin-sitemap a {
    color: #838a7a;
    font-size: 10px;
    text-transform: lowercase;
}


/*==============================================================================
    SIDEBAR and CONTENT WRAPPERS
==============================================================================*/
#sidebar-wrapper {
    float: left;
    width: 240px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    /*border: 1px solid black;*/
}

#sidebar-content {
    margin: 35px 0px 100px 40px; /* zo spodu 100 aby sa to nikdy neprekryvalo s autom */
    width: 200px; /* 200 + 0 (margin-right) + 40 (margin-left) = 240 (#sidebar-wrapper) */

    text-align: left;
    /*border: 1px solid black;*/
}

#sides-delimiter {
    float: left;
    width: 5px;
    height: 100%;
    border: none;
    padding: 20px 0 40px 0;
}

#content-wrapper {
    float: right;
    width: 500px;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    /*border: 1px solid black;*/
}

/*==============================================================================
    FOOTER
==============================================================================*/
#footer {
    clear: both;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    background: #a0c91a;
    color: #fff;
    text-align: center;

    padding: 1px;
    margin: 4px 0px;
}

#footer #jablko {
    /*background: url(../images/site/dodavka_s_logom.png) no-repeat bottom left;*/
    background: url(../images/site/footer_jablko40.jpg) no-repeat bottom left;
    width: 113px;
    height: 120px;

    position: absolute;
    bottom: 0px;
    left: 50px;
}

#footer a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

#footer a:hover {
    padding-bottom: 2px;
    border-bottom: 1px dotted #dedede;
}


/*============================================================================*/

#lang_flag {
    display: inline;
    position: absolute; top: 10px; left: 250px;
}
#lang_flag a {
    color: #838a7a;
    font-size: 10px;
    text-decoration: none;
    margin-left: 6px;
    position: relative;
    bottom: 4px;
}
#lang_flag a:hover {
    text-decoration: underline;
}

.oddelovac-maly {
    background: url(../images/site/sitemap_admin_delimiter.gif) no-repeat center center;
}

h2.kontakt {
    /*text-align: center;*/
    font-style: normal;
    font-weight: normal;
    margin-bottom: 20px;
    letter-spacing: normal;
}

.nazovSpol {
    font-weight: bold;
    margin-bottom: 4px;
}

.telfaxemail {
    color: #4a8302;
}

/*============================================================================*/
/* MENU */

/**
 * Uz pouzivam na menu subor: dropdown.css !!!
 */

#horizontal-menu {
    margin-top: 20px;
    width: 520px;
    /*border: 1px solid black;*/
    position: absolute;
    top: 105px;
    right: 0px;
    text-align: right;
}

#horizontal-menu ul,
#horizontal-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
    /*float: left;*/
    display: inline;
}

#horizontal-menu a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    display: inline;
    vertical-align: middle;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    /*
    background: url(../images/site/menu_item_idle.gif);
    background-repeat: no-repeat;
    background-position: center left;
    */
    margin-right: 18px;
    margin-left: 16px;
    /*margin-bottom: -1px;*/ /* aby sa odstranil dvojity border, tam kde sa dotykaju obrazky */
}
#horizontal-menu a:hover,
#horizontal-menu a.active {
    color: #d9ed4e;
}

/* Vysuvacie menu */
#horizontal-menu ul li {position: relative; padding: 12px 0; /*border: 1px solid blue;*/}

#horizontal-menu ul li ul {
    position: absolute;
    top: 35px;
    left: 0px;

    /*margin: 10px 0 10px 0;*/
    background: #f7f7b4;
    width: 179px; height: auto;
    border: 1px solid #30600d;
    display: none;
    z-index: 2;
}
#horizontal-menu ul li:hover ul {
    /*visibility: visible;*/
    display: block;
}
#horizontal-menu ul li:hover ul li {
    background: none;
    display: block;
    width: 179px; height: 24px;
    /*border: 1px solid red;*/
    margin: 0 0 0 0; padding: 0;
}
#horizontal-menu ul li:hover ul li:hover,
#horizontal-menu ul li:hover ul li.active
{
    background: url('../images/site/li_li_bg.jpg') no-repeat top left;
    width: 179px; height: 24px;
}
#horizontal-menu ul li:hover ul li a {
    background: none;
    display: block;
    width: 167px; height: 29px;
    text-align: left;
    text-transform: lowercase;
    font: bold 12px/25px Arial;
    color: #253611;
    /*border-bottom: 1px solid #9cb860;*/

    margin: 0; padding: 0 6px 0 6px;
}

