html { height:100%; }

body,table,td,div,p,span,form {
	font-family:Tahoma;
	font-size:11px;
	color:#444445;
	line-height:130%;
}

img {
	border:0px;
}

div.logo {
	height:195px;
	width:257px;
	background-image:url(../img/logo_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:30px;
}

div.line {
	height:8px;
	margin-left:38px;
	background-color:#E7E8ED;
}

div.line2 {
	height:9px;
	margin-left:38px;
	background-color:#E7E8ED;
	background-image:url(../img/l.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

div.leftmenu {
	margin:15px 0px;
}
div.leftmenu2 {
	margin:6px 0px;
	margin-left:55px;
}

div.map {
	position:absolute;
	text-align:left;
	margin-left:-30px;
	margin-top:-40px;
	z-index:1;
}

div.map2 {
	position:absolute;
	text-align:left;
	margin-left:-18px;
	margin-top:-26px;
	z-index:1;
}

div.vilnius {
	position:absolute;
	z-index:2;
	margin-top:-46px;
	margin-left:232px;
}

div.bendras {
	position:absolute;
	z-index:2;
	margin-left:45px;
	margin-top:10px;
}

div.kaunas {
	position:absolute;
	z-index:2;
	margin-top:72px;
	margin-left:-20px;
}

td.header {
	height:74px;
	text-align:right;
}

div.lang {
	float:right;
	position:relative;
	z-index:10;
}

div.mbody {
	position:relative;
	z-index:10;
	margin-top:30px;
	margin-left:35px;
	margin-right:35px;
}

div.ibody {
	margin-left:20px;
	margin-right:20px;
}

div.topmenu {
	float:right;
	margin-left:180px;
	position:relative;
	z-index:10;
}

div.search {
	float:right;
	margin-top:28px;
	margin-left:30px;
}

div.blocktitle {
	font-size:18px;
	color:#444445;
}

div.blocktitle2 {
	font-size:14px;
	color:#444445;
	margin-bottom:10px;
}

div.pagetitle {
	font-size:18px;
	margin-bottom:15px;
}

div.pagetitle2 {
	font-size:12px;
	font-weight:bold;
	color:#D11B38;
}

div.helpers {
	margin-top:10px;
}

td.box {
	background-image:url(../img/box_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:17px;
	padding-right:10px;
}

div.clientname {
	color:#D11B38;
	font-weight:bold;
	margin:8px 0px;
}

div.secure_folder {
	margin:4px 0px;
}


/* FORUMAS */

.forumTB{
	width:100%; border:0;
}
	.forumTB td {
		border:1px solid #DFDFDF; border-width:0 1px 1px 0;
	}	
	.forumTB .b{
		width:80px; text-align:center; vertical-align:middle;
	}
	.forumTB .c{
		width:80px; text-align:center; vertical-align:middle;
	}
	.forumTB .d{
		padding:0 10px; white-space:nowrap; text-align:center; border-right:0; vertical-align:middle;
	}
	.forumTB .a{
		padding:6px 0 8px 30px; background:url(../img/forum_arrow.gif) no-repeat left center;
	}
		.forumTB .a a {
			font-weight:bold; color:#D11B38; text-decoration:none;
		}
		.forumTB .a a:hover {
			text-decoration:underline;
		}
		
	.forumTB .firstRow td{
		border-bottom:3px solid #DFDFDF; height:35px; vertical-align:middle;
	}
	.forumTB .firstRow .a {
		padding:0; background:none;
	}

.themeTB{
	width:100%;
}	
	.themeTB td {
		vertical-align:middle; border:1px solid #DFDFDF; border-width:0 1px 1px 0;
	}
	.themeTB .a{
		padding:6px 10px 8px 30px; background:url(../img/forum_arrow.gif) no-repeat left center;
	}
		.themeTB .a a{
			font-weight:bold; color:#D11B38; text-decoration:none;
		}
		.themeTB .a a:hover {
			text-decoration:underline;
		}
	.themeTB .b{
		text-align:center; width:80px;
	}
	.themeTB .c{
		text-align:center; width:80px;
	}
	.themeTB .d{
		border-right:0; text-align:center; padding:0 10px; white-space:nowrap;
	}
	.themeTB .firstRow{
		height:30px;
	}
		.themeTB .firstRow td {
			border-bottom:3px solid #DFDFDF;
		}
		.themeTB .firstRow .a{
			background:none; padding:0;
		}	
div.forumSubmit {
	border:1px solid #DFDFDF; background-color:#D11B38; padding:2px 0px; width:70px; margin:10px 0 0 0; text-align:center; float:right;
}
	div.forumSubmit a {
		 color:#ffffff; font-weight:bold; text-decoration:none;
	}
		div.forumSubmit a:hover {
			text-decoration:underline;
		}
	div.forumSubmit input {
		 vertical-align:middle; margin:0 0 0 10px;
	}
.newThemeTB{
	margin:20px 0 0 0; width:100%;
}
	.newThemeTB td {
		padding:0 40px 2px 40px;
	}
	.newThemeTB .a{
		padding-top:5px;
	}	
.replys {}
	.replys ul{
		list-style:none; margin:0; padding:0;
	}
	.replys li {
		border-top:1px solid #DFDFDF; padding:5px 10px;
	}
	.replys .date {
		float:left; padding:0 15px 0 20px; border-right:1px solid #DFDFDF; margin:0 15px 0 0;
	}
	.replys .name {
		margin:0; font-weight:bold;
	}
	.replys .text{
		margin:10px 0;
	}
.replysTB {
	width:100%; margin:20px 0 0 0;
}
	.replysTB td {
		padding:0 40px 2px 40px;
	}
.forumPath {
	border:1px solid #DFDFDF; border-width:3px 0; margin:0 0 30px 0; padding:10px 0
}
	.forumPath a{
		text-decoration:none; color:white;
	}
		.forumPath a:hover{
			text-decoration:underline;
		}
		
/* copyright */
#copyright {
  margin-left: 60px; padding-top: 20px; padding-bottom: 20px;
  width: 900px;
}

#copyright.c_tyli {
  color: #bbbbbb;
}
  #copyright.c_tyli * {
  color: #bbbbbb;
}


/* TEKSTO IMAGE */ 
img.tvs_core_img_style_left {
	margin: 0 10px 10px 0;
}

img.tvs_core_img_style_right{
	margin: 0 0 10px 10px;
}

/* LENTELES REMAI */ 
table.tvs_core_table_border_style_on {
	border: 1px solid #B34040;
}

table.tvs_core_table_border_style_on td {
	border: 1px solid #B34040;
}

table.tvs_core_table_border_style_off {
	border: 0;
}

table.tvs_core_table_border_style_off td {
	border: 0;
}

