.pavadinimas {
	font: 25px tahoma;
	color:#0066FF;
}
.pavadinimas_headeriuose {
	font: 18px tahoma;
	color:#FF6600;
}
.rounded_top {
	background: url(../imgs/rounded_top.gif);
	height:10px;
	line-height:1px; 
	font-size:1px;
}
.rounded_bottom {
	background: url(../imgs/rounded_bottom.gif);
	height:10px;
	line-height:1px; 
	font-size:1px;
}

.header_table {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.intro_box {
	font: 10px tahoma;
	width: 180px;
	padding-left: 10px;
}