body{
	margin : 0px;
	padding : 0px;
	background-color:#0C2C4D;
}
.bg_left_top{
	background-image : url(images/bg_left_top.jpg); 
	background-repeat : no-repeat;
	background-position : top left;
}
.bg_center_top{
	background-image : url(images/bg_center_top.jpg); 
	background-repeat : repeat-x;
	background-position : top left;
}
.bg_right_top{
	background-image : url(images/bg_right_top.jpg); 
	background-repeat : no-repeat;
	background-position : top right;
}
.bg_right{
	background-image : url(images/bg_right.jpg); 
	background-repeat : no-repeat;
	background-position : top right;
}
.bg_left{
	background-image : url(images/bg_left.jpg); 
	background-repeat : no-repeat;
	background-position : top left;
}
.bg_susisiekite{
	background-image : url(images/bg_susisiekite.jpg); 
	background-repeat : repeat-x;
	background-position : top left;
}
.tekstas{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
}
.title{
	font-family : Arial;
	font-size : 13px;
	color: #0266CC;
	font-weight: bold;
	}
.tekstas_white{
	font-family : Arial;
	font-size : 12px;
	color: #FFFFFF;
}
.meniu_top a:link, .meniu_top a:visited, .meniu_top a:active{
	font-family : Tahoma;
	font-size : 11px;
	color: #D5DFE8;
	text-decoration:none;
	font-weight:bold;
}
.meniu_top  a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color: #D5DFE8;
	text-decoration:underline;
	font-weight:bold;
}
.green a:link, .green a:visited, .green a:active{
	font-family : Arial;
	font-size : 12px;
	color: #98C833;
	text-decoration:underline;
}
.green  a:hover {
	font-family : Arial;
	font-size : 12px;
	color: #98C833;
	text-decoration:none;
}
.blue a:link, .blue a:visited, .blue a:active{
	font-family : Arial;
	font-size : 12px;
	color: #0266CC;
	text-decoration:underline;
}
.blue  a:hover {
	font-family : Arial;
	font-size : 12px;
	color: #0266CC;
	text-decoration:none;
}
.darbas {
	padding-right: 20px;
	padding-bottom: 0px;
}

