@import url('menu.css?v=2');
@import url('modules.css?v=2');
@import url('e_elements.css?v=2');
@import url('e_col.css?v=2');
@import url('e_row.css?v=2');

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

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

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

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

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

a {
    outline: none;
}

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

#LayoutBody {
}

#Layout {
    width: 990px;
    margin: 0px auto;
    position: relative;
}

#Header {
    position: relative;
    width: 761px;
    padding: 0px 9px 219px 0px;
    margin: 0px 0px 9px 0px;
    text-align: left;
    z-index: 1;
}

#Header .logo {
    display: block;
    width: 100px;
    position: absolute;
    left: 45px;
    top: 71px;
    text-align: center;
    overflow: hidden;
}

#Header .logo img {
    max-height: 100px;
    max-width: 100%;
}

#Header .slideshow,
#Header .slideshow object {
}

#Header h1 {
    display: block;
    padding: 18px 13px 10px 13px;
    font-size: 24px;
    font-weight: normal;
    color: #212731;
}

#Header h1.small {
    font-size: 21px;
    padding-top: 22px;
}

#Header h2 {
    display: inline-block;
    max-width: 500px;
    position: absolute;
    bottom: 20px;
    right: 9px;
    padding: 4px 10px;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}

#Slideshow {
    height: 219px;
    position: absolute;
    bottom: 0px;
    overflow: hidden;
}

#LayoutMainBody {
    width: 761px;
    padding: 0px 9px 0px 0px;
    position: relative;
    z-index: 2;
}

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

#Footer {
    position: relative;
}

#FooterContent {
    width: 760px;
    padding: 25px;
    line-height: 16px;
}

#Footer .Col2 {
    float: left;
    width: 210px;
    margin-right: 20px;
}

#Footer h2 {
    font-size: 13px;
    margin-bottom: 10px;
}

#Footer .Stat {
    position: absolute;
    right: 17px;
    top: 17px;
}

#Footer .MadeIn {
    position: absolute;
    right: 17px;
    bottom: -39px;
}

/* Ramka standardowa */

.LayoutRamka {
    margin: 0px 0px 20px 0px;
    border-radius: 5px;
    position: relative;
}

.LayoutRamka h1 {
    display: block;
    font-size: 1.4em;
    font-weight: normal;
    margin: 0px;
    padding: 3px 5px 2px 17px;
    position: relative;
}

.LayoutRamka h1 .panel_right {
    position: relative;
    top: -5px;
    right: -10px;
}

.LayoutRamka h1 .panel_right a {
    color: #ffffff;
}

.LayoutRamka h1 .motyw {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
}