@import "forum.css";
.textHolder a {
	font:11px/15px "Arial";
	}
html {
	height:100%;
	width:100%;
	padding:0px;
}
img {
	border: 0px none;
}
body {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	position:relative;
}
* html body{
	height:100%;
	position:relative;
	width:100%;
}
/* karkasas */
.mainContainer {
	height:100%;
	width:100%;
	background:url(../images/body_bg.gif) top repeat-x;
	font:11px/15px "Courier New";
	position:relative;
}
.mainContainer td {
	vertical-align:top;
}
.mainContainerTop {
	height:35px;
	line-height:1px;
}
.mainContainerContent {
	height:auto;
	padding:0 70px;
	text-align:left;
}
.mainContainerCopy {
	height:20px;
	padding:0 70px;
	text-align:right;
	font:11px/15px Arial;
	vertical-align:top;
	color:#bfbfbf;
}
.mainContainerCopy a {
	color:#999;
	text-decoration:none;
}
.mainContainerCopy a:hover{
	color:#34393e;
	text-decoration:none;
}
.mainContainerBot {
	background:#34393e;
	line-height:1px;
	height:9px;
}

/*   logo ir meniu    */
.navHolder {
	width:100%;
}
.navHolder td {
	vertical-align:bottom;
	height:63px;
}
.navHolder td img {
	border:none;
}
.navHolder .logo {
	width:157px;
}
.navHolder .menu img {
	margin-right:15px;
}
.langBar {
	height:15px;
	text-align:right;
	font:11px/15px Arial;
	color:#d5d6d7;
	margin-top:10px;
}
.langBar a.selected{
	color:#d5d6d7;
	text-decoration:none;
}
.langBar a{
	color:#666;
	text-decoration:none;
}
.langBar a:hover {
	color:#34393e;
}

/*   2 lygio meniu lentele    */
.secLevelNavHolder {
	width:100%;
}
.secLevelNavHolder td {
	vertical-align:top;
}
.secLevelNavBar {
	border-bottom:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	padding:9px;
	margin-top:12px;
	color:#34393e;
	font:bold 11px/15px Arial;
}
.secLevelNavBar a {
	color:#838586;
	text-decoration:none;
	font-weight:normal;
}
.secLevelNavBar a:hover {
	color:#575d61;
}

/* tekstas vidiniuose */
.textHolder {
	margin-top:68px;
	font:11px/15px "Courier New";
	color:#34393e;
	margin-bottom:30px;
	width:100%;
}
.textHolder td {
	vertical-align:top;
}
p {
	margin-top:0;
	margin-bottom:20px;
}
.h1Holder {
	background:url(../images/h1-bg.gif) bottom left no-repeat;
	padding-bottom:41px;
}
h1 {
	margin:0;
	font:21px/21px Arial;
	color:#34393e;
	display:block;
}
.newsImage img{
	border:none;
	margin-bottom:25px;
}
.imgDescription {
	background:url(../images/img-description.gif) no-repeat;
	padding-left:20px;
	color:#838384;
	font:11px Arial;
	margin-left:50px;
}
.pager {
	margin:0px;
	padding-left: 65px;
	color:#767677;
	font:11px/18px Arial;
}
.pager .pager_link {
	padding: 3px 5px;
	background-color:#EEEFEF;
	margin: 5px;
}
.pager .pager_link_selected {
	padding: 3px 5px;
	background-color:#da2725;
	color:#fff;
	margin: 5px;
}
 .pager  a.selected{
	color:#d5d6d7;
	text-decoration:none;
}
 .pager  a{
	color:#767677;
	text-decoration:none;
}
 .pager  a:hover {
	color:#34393e;
}
.textHolder tr,.textHolder td {
		font:11px/15px "Courier New";
	}
