@import "../common-boxes.css";

#head {
    height: 175px;
    background: url('../../images/okna/header-bg.gif') repeat-x left top;
    min-width: 979px;
}

#head .content {
    width: 979px;
    height: 109px;
    margin: 0px auto;
    position: relative;
    background: url('../../images/okna/header.jpg') repeat-x left top;
}

#head #logo-link {
    width: 280px;
    height: 109px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    display: block;
    cursor: pointer;
}

#head #subHeader {
    display: none;
}

#searchBox {
    background: url('../../images/okna/search-bg.gif') no-repeat left top;
}

#searchBox .button {
    width: auto !important;
    height: auto !important;
}

#toDayBox {
    top: -87px;
}

#menuWrap {
    width: 100%;
}

#menuWrap .content {
    width: 979px;
    margin: 0px auto;
}

#menu {
    width: 979px;
    position: absolute;
    top: 141px;
    height: 21px;
    display: block;
}

#menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#menu ul li {
    float: left;
    position: relative;
}

#menu ul li a {
    display: block;
    height: 21px;
    line-height: 20px;
    padding-left: 22px;
    padding-right: 22px;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: white;
}

#menu ul li.active a {
    background: white;
    color: #7f7e7e;
}

#menu ul li.hover a, #menu ul li:hover a {
    background: #45494b;
    text-decoration: none;
    color: white;
}

#menu ul ul {
    position: absolute;
    left: 0px;
    top: 21px;
    background: #7f7e7e;
    width: 164px;
    display: none;
}

#menu ul ul li a {
    width: 120px;
    background: transparent !important;
    color: white !important;
    height: auto !important;
    line-height: normal !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

#menu ul ul li a:hover {
    color: white !important;
    background: #45494b !important;
}

#menu ul li.hover ul, #menu ul li:hover ul {
    display: block;
}

#menu ul ul ul {
    display: none !important;
}

#bottomBoxes {
    background: url('../../images/okna/subheader-line.gif') repeat-x left 1px #007097;
}

#bottomBoxes .content {
    background: url('../../images/okna/subheader-line.gif') repeat-x left 1px #007097;
}

#content #navigation {
    color: #515151;
}

#content #navigation a {
    color: #007097;
}

#content h1 {
    border-top: 1px solid #dddddd;
    border-bottom: 0px;
    padding-bottom: 35px;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: -35px;
    background: url('../../images/okna/menu-main-content-big-bg.jpg') no-repeat right top;
}



#fClankyBox h4 {
	background: url('../../images/okna/reklamne-clanky-box-head.gif') no-repeat left top #45494b;
}
