@import url('menu.css?v2');
@import url('modules.css?v2');

@import url('e_elements.css?v2');
@import url('e_col.css?v2');
@import url('e_row.css?v2');

*
{
    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: 13px;
}

.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;
    padding: 0px;
    position: relative;
}

#LayoutBody
{
    width: 990px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

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

#LayoutNaglowek
{
    height: 265px;
    position: relative;
}
    #LayoutNaglowek a
    {
	display: block;
	width: 150px;
	height: 100px;
	position: absolute;
	left: 60px;
	top: 72px;
	text-indent: -8888px;
    }

#LayoutNaglowekFlash
{
    width: 560px;
    height: 164px;
    position: absolute;
    top: 47px;
    left: 237px;
}


#LayoutInfo
{
    margin-bottom: 10px;
}

#Content
{
    width: 542px;
    float: left;
    padding: 0px 26px;
    margin: 0px;
}

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

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

#Footer
{
    width: 322px;
    text-align: center;
    margin: 0px auto 20px auto;
    padding: 20px 210px;
    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;
    position: relative;
}

.LayoutRamka h1
{
    width: 540px;
    padding: 0px 0px 0px 5px;
    margin: 0px;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
}

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