/*Virsutine dalis*/
.part_0{
	width: 1%;
}

.part_1{
	width: 20%;
	vertical-align: top;
}

.part_2{
	width: 30%;
/*	width: 28%;*/
	vertical-align: top;
}

.part_3{
	width: 45%;
	height: 100%;
	vertical-align: top;
}

.part_4{
	width: 4%;
	background: url('images/blue/titulinis_fonas.gif');
	vertical-align: top;
	background-repeat:repeat-x;
	background-color: #555054;
}

/* apatine dalis */
.part_0b{
	width: 1%;
	height: 56px;
}

.part_1b{
	width: 20%;
	vertical-align: bottom;
	height: 56px;
}

.part_2b{
	width: 30%;
	vertical-align: bottom;
	height: 56px;
}

.part_3b{
	width: 45%;
	vertical-align: bottom;
	height: 56px;
}

.part_4b{
	width: 4%;
	vertical-align: bottom;
	height: 56px;
}

/* =======================================
/*										/*
/*				TITULINIS				/*
/*										*/
/* ====================================	*/

.part_1_title{
	width: 20%;
	vertical-align: top;
}

.part_2_title{
	width: 30%;
	vertical-align: top;
	height: 100%;
}

.part_3_title{
	width: 39%;
	height: 100%;
	vertical-align: top;
}

.part_4_title{
	background: url('images/blue/titulinis_fonas.gif');
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	background-color: #555054;
	width: 10%;
}

.part_3_title2{
	width: 45%;
	height: 100%;
	vertical-align: top;
}

.part_4_title2{
	background: url('images/blue/titulinis_fonas.gif');
	background-repeat: repeat-x;
	vertical-align: top;
	background-color: #555054;
	width: 4%;
}

/* apatine dalis */

.part_1b_title{
	width: 20%;
	vertical-align: bottom;
	height: 56px;
}

.part_2b_title{
	width: 30%;
	vertical-align: bottom;
	height: 56px;
}

.part_3b_title{
	width: 39%;
	vertical-align: bottom;
	height: 56px;
}

.part_4b_title{
	width: 10%;
	vertical-align: bottom;
	height: 56px;
}

.part_3b_title2{
	width: 45%;
	vertical-align: bottom;
	height: 56px;
}

.part_4b_title2{
	width: 4%;
	vertical-align: bottom;
	height: 56px;
}