/* CSS Document */

body{
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #5976B1;
	font-size: 0.8em;
	}
div#index_top{
	height: 100px;
	background: url(design/index_top.jpg) center no-repeat;
	}
div#index_top_tile{
	margin-top: 50px;
	height: 100px;
	background: url(design/index_top_tile.png) bottom repeat-x;
	}
table#flash{
	width: 100%;
	border-collapse: collapse;
	}
table#flash td{
	border: none;
	padding: 0;
	margin: 0;
	}
table#flash td#cell_1{
	background: url(design/flash_bg_left.png) repeat-x;
	}
table#flash td#cell_2{
	width: 696px;
	}
table#flash td#cell_3{
	background: url(design/flash_bg_right.png) repeat-x;
	}
div#index_menu{
	padding: 0;
	margin: 0;
	height: 49px;
	background: url(design/index_menu_tile.png) repeat-x;
	}
div#index_menu div{
	width: 696px;
	margin: auto;
	}
div#index_menu img{
	border: none;
	border-bottom: 4px solid #3A645A;
	margin: 0;
	padding: 0;
	}
div#index_menu img.hoverOn{
	border-bottom: 4px solid #EE1236;
	}
div#index_menu img:hover{
	border-bottom: 4px solid #EE1236;
	}
table#index_naujienos{
	position: relative;
	top: -3px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
	}
body>table#index_naujienos{
	top: 0;
	}
table#index_naujienos td{
	padding: 0;
	margin:0;
	}
#index_naujienos td#cell_1{
	width: 27px;
	background: url(design/naujienos_left_tile.png) repeat-y;
	vertical-align: top;
	}
#index_naujienos td#cell_2{
	width: 167px;
	vertical-align: top;
	background-color: #D9DBE3;
	}
#index_naujienos td#cell_2 div{
	height: 350px;
	background: #fff url(/design/naujienos_namas.jpg) bottom center no-repeat;
	}
#index_naujienos td#cell_3{
	width: 15px;
	background: url(design/naujienos_right_tile.png) repeat-y;
	vertical-align: top;
	}
#index_naujienos td#cell_4{
	background:  url(design/index_content_tile.png) top repeat-x;
	width: 485px;
	padding: 0 15px 0 15px;
	background-color: #D9DBE3;
	vertical-align: top;
	}
div#paieska{
	margin-top: 15px;
	margin-right: 20px;
	text-align: right;
	height: 80px;
	font-size: 0.9em;
	font-family: arial;
	}
input#searchBox{
	size: 10;
	font-size: 0.9em;
	}
input#searchButton{
	font-size: 0.9em;
	}
div#naujienos {
	padding-top: 10px;
	padding-right: 5px;
	font-family: arial;
	}
div#naujienos ul{
	font-size: 0.9em;
	list-style-image: url(/images/naujienos_bullet.png);
	}
div#naujienos li{	
	margin-bottom: 15px;
	}
/*---------------------------------------*/
div#intern_logo_bg{
	background: url(design/intern_tile.png)	bottom repeat-x;
	margin-top: 30px;
	height: 84px;
	}
div#intern_logos{
	margin: auto;
	text-align: center;
	width: 665px;
	}
div#intern_wrapper{
	width: 690px;
	margin:auto;
	background: #D9DBE3 url(design/intern_content_tile.png) left repeat-y;
	}
div#intern_menu{
	width: 139px;
	float:left;
	}
div#intern_menu img{
	border: none;
	border-left: 3px solid #3A645A;
	}
div#intern_menu .hoverOff {
	border-left: 3px solid #3A645A;
	}
div#intern_menu .hoverOn {
	border-left: 3px solid #EE1236;
	}
div#intern_search{
	height:  40px;	
	background: #D9DBE3 url(design/intern_content_tile2.png) top repeat-x;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	font-size: 0.9em;
	font-family: arial;
	}
div#intern_path{
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 0.9em;
	font-family: arial;
	}
div#intern_content{
	margin-left: 160px;
	padding-right: 20px;
	text-align: justify;
	font-size: 0.9em;
	font-family: Verdana;
	}
div#intern_content hr{
	color: red;
	}

