body 
{
	background		: #F7CFED;
	margin 			: 0px;
	padding 		: 0px;
	font-family 	: Tahoma;
	font-size:12px;
	letter-spacing          : 0.05em;
}
#menu,.title {
	font-size 		: 13px; 
	font-weight 	: bold; 
}
img.foto {	
	margin 			: 0px 0px 10px 20px; 
}

img.foto_left {	
	margin 			: 0px 20px 10px 0px; 
}

table.main { 
	width 			: 790px;
}
p,td {
	text-align  	: justify;
	color	    	: #363636;
}

/* naglowek */

.header	{
	height  	    : 100px;
}
.header_right {
	background      : url('../images/header_right.gif') repeat-y;
	width		    : 3px;
	height  	    : 1px;
}

/* poziome menu */
table.topmenu {
	background      : url('../images/bg_topmenu.gif');
	vertical-align  : middle;
	color		    : #FFFFFF;
	width		    : 790px;
}
.topmenu_on {
    background      : url('../images/bg_topmenu_on.gif');
}
.topmenu_right { 
	height 			: 1px;
	width 			: 3px; 
}

/* lewe menu */

.leftmenu {
	width : 260px;
}
.leftmenu th {
	background		: url('../images/bg_leftmenu_up.gif') no-repeat;
	height			: 98px;
}
.leftmenu td {
	background     	: url('../images/bg_leftmenu.gif') repeat-x;
	vertical-align	: middle;
}
td.leftmenu-on, td.leftmenu-off {
	width 			: 260px;
	height			: 30px;
	text-align	 	: left;
	text-indent 	: 50px;
}
td.leftmenu-on 	{	
	background		: url('../images/leftmenu_on.gif') no-repeat;
}
td.leftmenu-off	{	
	background		: url('../images/leftmenu_off.gif') no-repeat; 
}
.leftmenu_bottom {
	background		: url('../images/leftmenu_spacer.gif') repeat-y;
	height			: 100%;
}

/* tytul */

.title_up	{   
	background  	: url('../images/bg_title_up.gif');
	height			: 58px;
}
.title_up_corner {   
	background  	: url('../images/bg_title_up_corner.gif');
	width			: 13px;
}
.title_right { 
	background 		: url('../images/bg_title_right.gif') no-repeat;  
	width 			: 13px;	
} 
.title  { 
	background     	: url('../images/bg_title.gif') top repeat-x;
	color 			: #B39AAF;
	text-transform  : uppercase;
	height 			: 40px;
	width			: 517px;
	letter-spacing  : 0.05em;
}

/* tresc */

.content {
	font-size 		: 12px;
	width 	 		: 530px;
	line-height		: 18px;
}

table.footer {
	background  	: url(../images/footer.gif);
	height			: 20px;
}
.footer td {
	font-size 		: 9px;
	font-weight		: bold;
	text-align		: left;
	color			: #ffffff;
	padding-left	: 680px;
}
a {
	text-decoration : none;
	color			: #FFFFFF;
	font			: bold;
}
