@import url('menu.css?v=3');
@import url('modules.css?v=3');

@import url('e_elements.css?v=3');
@import url('e_col.css?v=3');
@import url('e_row.css?v=3');

@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: 990px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}

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

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

#LayoutNaglowek
{
    height: 397px;
    position: relative;
    padding-bottom: 10px;
}

#LayoutNaglowekNazwa
{
    width: 990px;
    position: absolute;
    left: 0px;
    bottom: 35px;
    overflow: hidden;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

#LayoutInfo
{
    margin-bottom: 10px;
}

#Content
{
    width: 550px;
    float: left;
    padding: 20px 0px 0px 0px;
    margin: 0px 20px;
}

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

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

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

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

#Footer a
{
    color: #015EBD !important;
}
    #Footer span
    {
	color: #FF6500;
	padding: 0px;
    }

/* Ramka standardowa */
    
.LayoutRamka
{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    position: relative;
}

.LayoutRamka h1
{
    width: 550px;
    height: 39px;
    padding: 0px 7px 10px 7px;
    margin: 0px 8px;
    position: relative;
    top: 0px;
    left: -10px;
    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;
}
