@import url('menu.css');
@import url('modules.css');
@import url('e_elements.css');
@import url('e_col.css');
@import url('e_row.css');

@font-face {
    font-family: 'The Girl Next Door';
    font-style: normal;
    font-weight: normal;
    src: local('The Girl Next Door'), local('TheGitNextDoor'), url('http://themes.googleusercontent.com/static/fonts/thegirlnextdoor/v2/cWRA4JVGeEcHGcPl5hmX7rOFxJ5Ig03puUh67ume3us.woff') format('woff');
}

* {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    margin-top: 15px;
    margin-bottom: 15px;
}

li {
    padding-left: 10px;
    margin-left: 40px;
}

html {
    overflow: -moz-scrollbars-vertical;
    overflow-x: auto;
}

body {
    margin: 0px;
    min-width: 987px;
    text-align: left;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

#Layout {
    width: 1007px;
    margin: 0px auto;
    padding: 39px 0px 0px 0px;
    position: relative;
}

#LayoutBody {
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

#LayoutMainBody {
    padding: 0px;
    margin: 0px;
}

#LayoutNaglowek {
    height: 389px;
    position: relative;
}

#LayoutNaglowekNazwa {
    width: 740px;
    position: absolute;
    left: 174px;
    top: 130px;
    overflow: hidden;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

#LayoutNaglowekLogo {
    width: 180px;
    height: 120px;
    position: absolute;
    top: 28px;
    left: 26px;
    display: table;
    text-align: center;
}

#LayoutNaglowekLogo a {
    display: table-cell;
    vertical-align: middle;
}
#LayoutNaglowekLogo img {
    max-height: 120px;
    max-width: 100%;
}

#LayoutInfo {
    margin-bottom: 10px;
}

#Content {
    width: 564px;
    float: left;
    padding: 0px;
    margin: 0px 9px;
}

#ContentUp {
    height: 32px;
    width: 564px;
}

#ContentBottom {
    height: 36px;
    width: 564px;
}

#Footer {
    width: 990px;
    text-align: center;
    font-size: 12px;
    padding: 20px 0px 62px 0px;
    position: relative;
}

#Footer .Stat {
    position: absolute;
    left: 20px;
    top: 20px;
}

#Footer span {
    padding: 0px 10px;
}

#Footer .MadeIn {
    position: absolute;
    right: 20px;
    top: 20px;
}

#Footer a {
    color: #015EBD !important;
}

#Footer span {
    color: #FF6500;
    padding: 0px;
}

/* Ramka standardowa */

.LayoutRamka {
    margin: 0px 0px 10px 0px;
    padding: 0px 32px 10px 27px;
    position: relative;
}

.LayoutRamka h1 {
    width: 505px;
    padding: 0px;
    margin: 0px;
    position: relative;
    font-family: 'The Girl Next Door', cursive;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.LayoutRamka h1 .panel_right {
    position: absolute;
    top: 12px;
    right: 10px;
}
