html, body {
	margin:0;
	padding:0;
}
body {
	background:url(../images/body-bg.gif) top left repeat-x #BED8D2;
	font:11px/140% Tahoma;
}
a {
	text-decoration:underline;
	color:#640D1C;
}
a:hover {
	text-decoration:none;
}
.bgImage {
	height:230px;
	background:url(../images/body-bg2.jpg) top right no-repeat;
}
.container {
	position:relative;
	margin-top:-230px;
	height:100%;
}
.mainTable {
	width:100%;
	height:100%;
}
td.a1 {
	vertical-align:top;
	width:697px;
}
td.a2 {
	vertical-align:top;
	width:293px;
}
.header {
	background:url(../images/main_bg.jpg) top left no-repeat;
	width:697px;
	height:316px;
}
.flashLayer, .flashLayer2 {
	position:absolute;
	top:77px;
	left:155px;
	width:533px;
	height:229px;
	overflow:hidden;
	z-index:100;
}
.flashLayer2 {
	width:533px;
	height:153px;
}
.tableCont {
	width:697px;
	height:100%;
}
td.colLeft {
	width:212px;
	vertical-align:top;
	padding-top:19px;
	padding-left:18px;
	background:url(../images/bg20.jpg) left bottom repeat-x #81B4A9;
}
td.colCenter {
	width:421px;
	vertical-align:top;
	padding:19px 23px;
	 background:#fff;
}
/*---------------------------------------------------------------*/
form, input, dl, h2, h1, h3 {
	margin:0;
	padding:0;
}
.input {
	height:20px;
	width:180px;
}
.pollInput {
	width:17px;
	padding:2px 0;
}
* html .pollInput {
	padding:0;
}
.pollTitle {
	color:#282425;
	font:bold 11px/140% Tahoma;
}
.leftTable, .leftTable2 {
	width:194px;
	font:11px/140% Tahoma;
	color:#3C3C3C;
	margin-bottom:14px;
}
.leftTable2 {
	margin-bottom:7px;
}
.leftTable td, .leftTable2 td{
	vertical-align:middle;
}
.dividerGreen {
	border-bottom:1px solid #689C90;
	font:1px/1px Tahoma;
	height:1px;
	margin-bottom:14px;
	width:194px;
}
.submit {
	color:#666;
	font:11px/11px Tahoma;
	border:1px solid #fff;
	background:url(../images/submit-bg.gif) top repeat-x #FFF;
	height:20px;
	padding:0 8px;
}
* html .submit {
	color:#666;
	font:11px Tahoma;
	border:1px solid #A2CAB6;
	background:url(../images/submit-bg.gif) top repeat-x;
	height:20px;
	padding:0 2px;
}
/*---------------------------------------------------------------*/
.textTitle {
	border-left:3px solid #881228;
	padding:2px 14px 5px 14px;
	font:bold 16px/120% Tahoma;
	color:#282425;
	margin-bottom:15px;
}
dl {
	padding-right:18px;
	margin-bottom:15px;
}
dt, dd {
	font:11px/140% Tahoma;
	color:#3C3C3C;
	padding-bottom:4px;
}
dd {
	color:#3C3C3C;
	margin-left:0;
}
dd a, .tableNews td a{
	color:#3C3C3C;
	background:url(../images/a-bg.gif) right center no-repeat;
	padding-right:13px;
}
/*---------------------------------------------------------------*/
.tableNews {
	width:421px;
	border:1px solid #bbb;
}
.tableNews td {
	padding:10px;
	padding-bottom:0;
	vertical-align:top;
	font:11px/140% Tahoma;
	color:#3C3C3C;
}
td.title1 {
	font:bold 14px Tahoma;
	color:#282425;
	padding:7px 10px;
	background:#C0D9D4;
}
td.div {
	background:url(../images/div.gif) no-repeat;
	line-height:10px;
	padding:0;
}
td.div0 {
	line-height:10px;
	padding:0;
}
td.img {
	width:124px;
	padding-right:4px;
}
h2 {
	font:bold 12px Tahoma;
	color:#3C3C3C;
	padding-bottom:18px;
}
td.copy {
	font:11px Tahoma;
	color:#999;
	vertical-align:middle;
	height:17px;
}
/*---------------------------------------------------------------*/
.lang {
	margin-top:68px;
	padding-left:16px;
	height:133px;
}
.email {
	padding-left:16px;
	height:29px;
}
.email img{
	margin-right:9px;
	border:none;
}
td.foot {
	height:41px;
	background:url(../images/ft.gif) right no-repeat #DDECE4;
}
.navWrap {
	width:243px;
	margin:0 0 20px 0;
}
.navWrap2 {
	width:243px;
	margin:0;
}
.navWrap img, .navWrap2 img {
	margin:1px 0;
	display:block;
}
.navDiv {
	background:url(../images/nav-div.gif) repeat-x;
	line-height:13px;
}
.tableNews2 {
	width:241px;
	border:1px solid #C0D9D4;
	height:auto;
	margin-bottom:11px;
}
.tableNews2 td {
	padding:8px;
	padding-bottom:0;
	vertical-align:top;
	font:11px/140% Tahoma;
	color:#3C3C3C;
}
td.title2 {
	font:bold 12px Tahoma;
	color:#005653;
	padding:7px 10px;
	background:#DDECE4;
}
td.img2 {
	width:40px;
	padding-right:4px;
}
.tableNews2 td dd {
	margin:0;
	padding:0;
}
.tableNews2 td dl {
	margin-bottom:8px;
}
.tableNews2 td dd a{
	color:#640D1C;
	background:none;
	padding:0;
}
td.div2 {
	background:url(../images/div2.gif) center center no-repeat;
	line-height:6px;
	padding:0;
}
a.rss {
	background:url(../images/rss.gif) left top no-repeat;
	text-decoration:none;
	font:11px/16px Tahoma;
	padding:2px 0 2px 25px;
}
a.rss:hover {
	text-decoration:underline;
}
a.allNews {
	color:#640D1C;
	background:url(../images/a-bg.gif) right center no-repeat;
	padding-right:13px;
	text-decoration:none;
	font:11px/16px Tahoma;
}
a.allNews:hover {
	text-decoration:underline;
}

/*--------------------------------vidiniai-------------------------------*/

#logo2 {
	position:absolute;
	z-index:102;
	top:0;
	left:0;
	width:220px;
	height:83px;
	overflow:hidden;
}
td.td1 {
	width:146px;
	height:230px;
	background:url(../images/bg-vidinis1.jpg) top left no-repeat;
}
td.td2 {
	width:551px;
	height:230px;
	background:url(../images/bg-vidinis2.jpg) top left no-repeat;
}
td.td3 {
	width:146px;
	background:#DDECE4;
	height:auto;
}
td.td4 {
	background:url(../images/bg-vidinis3.gif) top right no-repeat #DDECE4;
	height:auto;
}
td.ft2 {
	height:60px;
	background:#BED8D2;
	font:11px Tahoma;
	color:#999;
	padding-top:15px;
	padding-left:35px;
	vertical-align:top;
}
* html td.ft2 {
	height:60px;
	background:#BED8D2;
	font:11px Tahoma;
	color:#999;
	padding-top:15px;
	padding-left:35px;
	vertical-align:top;
}
td.contInner {
	 padding:36px 30px 0 30px;
	 vertical-align:top;
	 background:#fff;
}
.cont {
	margin-bottom:20px;
}
.cont, .cont td {
	font:11px/140% Tahoma;
	color:#3C3C3C;
	padding-top:6px;
	white-space:normal;
	padding:4px 0;
}
.grey {
	color:#999;
}
input, textarea, select, option {
	font:11px/140% Tahoma;
	color:#666;
	padding-left:3px;
}
input {
	height:20px;
}
.navFix {
	background:#fff; padding:12px 0 4px 16px;
}
.secNav {
	width:146px;
	border-right:1px solid #E7EFEB;
	background:#fff;
	height:260px;
}

h2 {
	font:bold 12px/140% Tahoma;
	color:#3C3C3C;
	margin:0;
	padding:0 0 7px 0;
}
h2 .comment{
	font:12px/140% Tahoma;
	color:#005653;
}	
.divider1 {
	height:12px;
	background:url(../images/div-bg.gif) left top repeat-x;
}
.darkRed {
	color:#881228;
}
.cont ul{
	margin:0;
	padding:0;
}
.cont ul li{
	list-style:none;
	padding-left:12px;
	background:url(../images/list-bg.gif) left top no-repeat;
	padding-bottom:2px;
}
.commentTable {
	width:490px;
	font:11px/140% Tahoma;
	color:#666;
}
.commentTable a {
	color:#640D1C;
	text-decoration:none;
}
.commentTable a:hover {
	text-decoration:underline;
}
.commentDate {
	color:#999;
}
.commentText {
	padding-bottom:15px;
}
a.more {
	padding-right:13px;
	background:url(../images/more.gif) right center no-repeat;
}
.tableNews td a {
	color:#640D1C;
}
.SubLink {
	display: block;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(../images/arrow02.gif);
	background-repeat: no-repeat;
	color: #881228;
	margin-bottom: 8px;
	font-size: 11px;
}.bar {
	background-color: #881228;
	height: 6px;
}
.bar2 {
	background-color: #EFEBEB;
	height: 6px;
}
