/*
*
* CSS file 4 Cuprum
*
* by Tunker >:)
*
* mail: rafal@linet.com.pl
*/

body
{
    margin:0 0 15px 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1px;
}

.vs
{
    font-size:1px;
}

#footerFrame
{
    background-image: url('../img/footer.jpg');
    background-repeat: no-repeat;
    width:762px;
    height:72px;
    font-size:10px;
    color:#00943E;
    padding:8px 0 0 233px;
    text-align:center;
}

#footerFrame a
{
    color:#00943E;
    text-decoration:underline;
}

#footerFrame a:hover
{
    color:#01672C;
    text-decoration:none;
}

#linetFrame
{
    font-size:11px;
    color:#00943E;
}

#linetFrame a
{
    color:#00943E;
    text-decoration:underline;
}

#linetFrame a:hover
{
    color:#01672C;
    text-decoration:none;
}

#centerFrame
{
    background-image: url('../img/center.jpg');
    background-repeat: repeat-y;
    width:995px;
}

#secondMenuFrame
{
    font-size:11px;
    padding:10px 0 40px 0;
}

#secondMenuFrame h1
{
    background-image: url('../img/menuH1.jpg');
    background-repeat: no-repeat;
    width:180px;
    height:25px;
    font-size:16px;
    font-weight:bold;
    color:#009241;
    margin:0 0 15px 20px;
    padding:4px 0 0 10px;
    display:block;
}

#secondMenuFrame div
{
	margin:0;
	margin-left:21px;
	padding-left:15px;
	background:url('../img/list_image.jpg') left no-repeat;
	width:167px;
}


#secondMenuFrame a
{
    padding:2px 0 0 0px;
    display:block;
    font-size:11px;
    font-weight:normal;
    text-decoration: none;
    color:#000;
}

#secondMenuFrame img.menuBottom
{
	display:block;
	margin:8px auto;
}


#secondMenuFrame a:hover
{
    color:#676767;
}

#flagFrame
{
    color:#009241;
    font-size:11px;
    font-weight:bold;
    padding:10px 0 0 0;
}

#flagFrame img
{
    margin:0 10px 0 5px;
}

#menuFrame
{
    background-image: url('../img/head.jpg');
    background-repeat: no-repeat;
    width:781px;
    height:253px;
    font-size:11px;
}

#mainMenuTable
{
    margin:230px 0 0 20px;
    padding:0 0 0 0;
}

#mainMenuTable td
{
    text-align:center;
}

#mainMenuTable a
{
    color:#000;
    text-decoration:none;
}

#mainMenuTable a:hover
{
    color:#000;
    text-decoration:underline;
}

#mainContent
{
    font-size:11px;
    color:#000;
    padding:20px 20px 20px 20px;
}

#mainContent a
{
    color:#00943E;
    text-decoration:underline;
}


#mainContent a:hover
{
    color:#01672C;
    text-decoration:none;
}

#mainContent h1
{
    font-size:16px;
    font-weight:bold;
    color:#009241;
    margin:0 0 15px 0;
    display:block;
}



