#main-box {
	padding-top: 127px;
	background: url(../images/box-top.jpg) top left no-repeat;
	width: 701px;
}

#cell {
	background: url(../images/main-bg.jpg) top left repeat-y;
	width: 100%;
}
#cell #box-interior {
	background: url(../images/box-bottom.jpg) bottom left no-repeat;
	padding-bottom: 182px;
}
#main {
	float: left;
	width: 571px;
}
#nav {
	float: left;
	width: 130px;
	}
#content {
	float: right;
	width: 428px;
}

#r-nav {
	float: right;
	width: 128px;
}
.head-menu {
	list-style: none;
	font-size: 18px;
	padding-bottom: 15px;
}

.menu { 
    list-style: none; 
    font-size: 10px; 
    padding-bottom: 2px; 
    margin-left: 0px; 
    margin-bottom: 0px; 
    margin-right: 0px; 
    margin-top: 0px; 
    text-align: center; 
} 
.menu a { 
    
    font-weight: normal; 
    text-decoration: none; 
    color: #000000; 
    display: block; 
    border-top: 1px solid #E6E6E6; 
    border-left: 1px solid #E6E6E6; 
    border-right: 1px solid #CCCCCC; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    padding-right: 5px; 
    background: url(../images/bt-up.jpg) top left repeat-x; 
} 
.menu a:hover { 
    text-decoration: none; 
    background: url(../images/bt-dw.jpg) top left repeat-x; 
    font-weight: bold; 
    
} 
.menu a:active { 
    text-decoration: none; 
    font-weight: bold; 
    background: url(../images/bt-dw.jpg) top left repeat-x; 
    
} 
.menu a:visited { 

} 

.sub-menu {
	list-style: none;
	text-indent: 10px;
}

.sub-menu a {
	color: #000000;
	text-decoration: none;
}

#t-nav { 
    margin-left: 10px; 
    margin-bottom: 0px; 
    margin-right: 0px; 
    margin-top: 0px; 
    padding: 0; 
    font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif", serif; 
} 


.wiadomosc {
	
}

.t-news {
	width: 350px;
	padding-left: 10px;
	
}
.t-data {
	width: 58px;
	padding-right:10px;
	vertical-align: top;
}
.t-content {
	width: 408px;
	padding: 10px;
}
.txt {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	
}
.tytul {
	font-family: "Arial Black", Arial;
	font-weight: bold; 
	font-size: 14px;
	text-transform: uppercase;
	
}
.data {
	font-weight: bold;
	font-size: 11px;
	
}
.tdpd {
	vertical-align: top;
	
}
.podkresl {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
 	
	width: 408px;
	height: 1px;
	border-bottom: 1px solid #333333;
}