/*
*
* CSS file 4 rolimex
*
* by Tunker >:)
*
* mail: rafal@linet.com.pl
*/

body
{
    margin: 0 0 0 0;
    font-size:1px;
    background-color:#435D96;
    background-image:url('../img/mainBg.jpg');
    background-repeat:repeat-x;
    color:#FFF;
    font-family:Verdana;
}

#headFrame
{
    width:995px;
    height:276px;
    background-image:url('../img/head.jpg');
    background-repeat:no-repeat;
}

#mainFrame
{
    width:995px;
    background-image:url('../img/center.jpg');
    background-repeat:repeat-y;
}

#mainFrameExp
{
    width:995px;
    height:187px;
    background-image:url('../img/centerTop.jpg');
    background-repeat:no-repeat;
    background-position:top;
}

#footerFrame
{
    height:77px;
    background-image:url('../img/footer.jpg');
    background-repeat:no-repeat;
    color:#AAD0FD;
    font-size:11px;
    padding:30px 0 0 220px;
}

#footerFrame a
{
    color:#AAD0FD;
    text-decoration:underline;
}

#footerFrame a:hover
{
    color:#AAD0FD;
    text-decoration:none;
}

#menuFrame
{
    font-size:11px;
    width:150px;
    padding:0 0 0 35px;
}

#menuFrame a
{
    color:#FFF;
    font-size:12px;
    display:block;
    text-decoration:none;
    padding:0 0 0 15px;
    height:20px;
}

#menuFrame a:hover
{
    color:#AAD0FD;
    font-size:12px;
    display:block;
    text-decoration:none;
    background-image:url('../img/arrow.gif');
    background-repeat:no-repeat;
}

#mainContentFrame
{
    font-size:12px;
    width:740px;
    padding:0 40px 20px 30px;
    text-align:justify;
}

#mainContentFrame h1
{
    font-size:14px;
    font-weight:bold;
    color:#AAD0FD;
    display:block;
    margin:8px 0 15px 0;
}

#mainContentFrame a
{
    color:#AAD0FD;
    text-decoration:underline;
}

#mainContentFrame a:hover
{
    color:#AAD0FD;
    text-decoration:none;
}

#linetFrame
{
    color:#AAD0FD;
    font-size:11px;
}

#linetFrame a
{
    color:#AAD0FD;
    text-decoration:underline;
}

#linetFrame a:hover
{
    color:#AAD0FD;
    text-decoration:none;
}

.bbea {
	border-bottom: 1px solid #eaeaea;
}

.bbea2 {
	border-bottom: 2px solid #eaeaea;
}

.tableWynik {
	margin: auto;
	border: 1px solid #eaeaea;
	border-collapse: collapse;
}
