body { 
	background: #fff url(gfx/bg_bottom.jpg) no-repeat bottom right; 
	margin: 0px; 
	}
#contain { 
	background: url(gfx/bg_top.jpg) no-repeat top left; 
	padding: 20px 175px 0px 110px;  
	margin: 0px; 
	}
.tresc {
	line-height:1.5;
	font-family:georgia;
	font-size:12px;
	color: #555753;
	text-indent:40px;
	}
.tresc2 {
	line-height:1.5;
	font-family:georgia;
	font-size:12px;
	color: #555753;
	}
.lista {
	line-height:1.5;
	font-family:georgia;
	font-size:12px;
	color: #555753;
	}
.add {
	line-height:1.5;
	font-family:georgia;
	font-size:10px;
	color: #959793;
	}
.tytul {
	line-height:1.5;
	font-family:georgia;
	font-size:13px;
	color: #555753;
	font-weight:bold;
	}
.menu {
	line-height:1.5;
	font-family:georgia;
	font-size:12px;
	color: #555753;
	word-spacing:40px;
	text-align:center;
	}
.menu2 {
	line-height:1.5;
	font-family:georgia;
	font-size:12px;
	color: #555753;
	text-align:center;
	}
.cytat {
	line-height:1.5;
	font-family:georgia;
	font-size:13px;
	color: #555753;
	text-align:center;
	}
.podpis {
	font-family:georgia;
	font-size:9px;
	color: #555753;
	text-align:center;
	}
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2e4564;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #446591;
	}
H1.title {
	font-weight: bold; 
	color: #645f33;
	font-family:georgia;
	font-size:30px;
}
B.subtitle {
	font-weight: bold; 
	color: #645f33;
	font-family:georgia;
	font-size:12px;
}
a.title:link, a.title:visited, a.title:hover, a.title:active { 
	font-weight: bold; 
	color: #645f33;
	font-family:georgia;
	font-size:30px;
	}
.tabMenu {
	height:140px;
	vertical-align:top;
	text-align:right;
	}
.content {
	height:500px;
	vertical-align:top;
	width:700px;
	}
.txtBox{
    border-top: 1px solid #555753;
    border-bottom: 1px solid #555753;
    border-left: 1px solid #555753;
    border-right: 1px solid #555753;
    background-color: transparent;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #555753;
    text-decoration: none;
}
