﻿body {
	width: 950px;
	margin: 0 auto;
	color: #FFFFFF;

	background-position: center top;
	background-color: #000000;
	background-repeat: no-repeat;
        text-align: center;
    }
    
    
    
a, a:visited{
color:#FF0000;
text-decoration:none;
}

a:hover {
  color: #999999;
}


#top
{
        font-family: Trebuchet MS;
        text-align: left;
	background: url('bg_nadpis.jpg');

}

#footer
{
        font-family: Trebuchet MS;
        text-align: center;
	background: url('bg_nadpis.jpg');

}


#left
{
	width: 800px;
	float: left;
}

#left_content
{
	background: url('bg_left.jpg');
        font-family: Trebuchet MS;
        font-size: 12px;
}

#right
{
	width: 150px;
	float: right;
	background: url('bg.jpg');
        text-align: center;
        font-family: Trebuchet MS;
        font-size: 13px;
}

#nadpis
{
	background: url('bg_nadpis.jpg');
        font-family: Trebuchet MS;
        font-size: 18px;
}

#0pix
{
        font-size: 0px;
}




/* PORTAL PAGE (HOME.PHP) */





td.portal_member {
	padding: 10px 7px 10px 7px;
	text-align: center;
}
