
html, body, table
{
	margin:0;
	padding:0;
	font:12px/140% "Lucida Sans Unicode","Trebuchet MS", Arial;
	color:#666;
}

body
{
	background: url(/images/new_design/bg-body-main.gif) top left repeat-x #727272;
}

a
{
	text-decoration:underline;
	color:#F95B20;
}

span.Link
{
	cursor: pointer;
	color: #F95B20;
	text-decoration: underline;
}

a:hover
{
	text-decoration:none;
}

span.Link:hover
{
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, img
{
	margin:0;
}

img
{
	border: 0px;
	position: static;
}

form
{
	margin: 0;
}


/*----------------- pagrindiniai puslapio elementai ------------------*/

.maintable
{
	width: 1000px;
}

#logo
{
	position: absolute;
	top: 35px;
	left: 40px;
	z-index: 100;
	width: 127px;
	height: 75px;
}

#logoChristmas
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 115px;
	height: 127px;
}

#BulletinCounter
{
	position: absolute;
	top: 150px;
	left: 10px;
	z-index: 100;
	width: 190px;
	height: 23px;
}

.header {
	height:192px; 
	width:100%;
	background:url(/images/new_design/bg-header-bot.gif) left bottom repeat-x;
}
.banner {
	height:122px; 
	text-align:right; 
	vertical-align:middle;
}
.navigation {
	text-align: right;
	margin-left:232px;
	width: 768px;
}
.tools {
	width:100%;
	background:url(/images/new_design/bg-statistics.gif) left top repeat-x #fff;
	/*height: 205px;*/
}

div.tools[class], table.tools[class], td.tools[class] {
	/*height: 225px;*/
}

td.statistics {
	/*background:url(/images/new_design/bg-statistics.gif) left top repeat-x #fff;*/
	padding: 25px 15px 0 18px;
	vertical-align:top;
}

td.personalInfo {
	width:768px;
	background:url(/images/new_design/bg-statistics.gif) left top repeat-x #fff;
	padding: 25px 0 0 18px;
	vertical-align:top;
}
td.statShadow {
	width:5px;
	background:url(/images/new_design/bg-stat-shadow.gif) left top no-repeat;
	font:1px/1px Arial;
}
td.statShadow[class]
{
	width:6px;
}
.content
{
	width: 100%;
}

td.leftBlock, div.leftBlock
{
	background-image: none;
	background-color: #ffffff;
	background-position: left top;
	background-repeat: repeat-x;					
	background-image: url(/images/new_design/bg-content-top.gif);
	vertical-align:top;
	padding: 0;
	height: 100%;
	width: 241px;
}

div.leftBlock
{
	padding-top: 1px;
}

td.contentPanel {
	width:763px;
	vertical-align:top;
	padding:0;
}

div.roundCorner {
	position: relative; 
	top: -10px;
	left: -5px;
	z-index: 100;
	 
	text-align: right;
	vertical-align: top;
	
	/*width: 100%;*/
	height: 0px;
	line-height: 0px;
}

div.roundCorner div {
	background-repeat: no-repeat;
	background-image: url(/images/new_design/bg-center-block.gif);
}

img.corner {
	position: relative;
	left: 9px;
	top: -6px;
}

td.centerBlock {
	background-repeat: repeat-x;
	background-color: white;
	background-image: url(/images/new_design/bg-content-top.gif);
	vertical-align:top;
	padding:0;
}

.textWrap {
	padding:29px 15px 15px 18px;
}
.textWrap table {
}
td.shadow {
	width:5px;
	vertical-align:top;
	font:1px/1px Arial;
	background-repeat: repeat-y;
	background-position: top left;			
	background-image: url(/images/new_design/bg-content-right2.gif);
}

td.contBottom {
	font:1px/1px Arial;
	background:url(/images/new_design/bg-cont-bottom-shadow.gif) top left repeat-x;
	text-align:right;
	height:4px;
	vertical-align:top;
}
td.contBottom img{
	display:block;
	margin:0;
	float:right;
}
.footer {
	width: 100%;
	vertical-align:top;
	color:#BCBCBC;
}
.footNav {
	width: 100%;
	color:#BCBCBC;
}
.footNav a {
	color:#BCBCBC;
}
td.bottomLine {
	font:1px/1px Arial;
	height:5px;
	background: url(/images/new_design/foot-img.gif) right top;
}
td.footerBot {
	width: 70%;
	height:124px;
	vertical-align:middle;
	padding-left:18px;
	font:12px/120% "Lucida Sans Unicode","Trebuchet MS", Arial;
	color:#BCBCBC;
}
td.footerBot a{
	color:#BCBCBC;
}
