html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background: #FFFFFF;
}

a {
	color: #000;
	text-decoration: none;
}

img {border: none;}

a:hover,a:active,a:focus {
	color: #006699;
	text-decoration: none;
}

#wrapper {
	width: 939px;
	margin: 0 auto;
}

#main {
	width: 699px;
	height : 716px;
	float	: left;
	background: url('../images/main_bg.jpg') no-repeat;
	position	: relative;
}

#main #text {
	width: 686px;
	min-height  : 456px;	
	height      : 679px !important;
	height      : 456px;
	background	: #fff;
	top	: 0px;
	position	: absolute;
	left:  0px;
	border	: 1px solid #939393;
	font-size	: 10px;
	padding	: 0 20px 35px 20px;
  	filter:alpha(opacity=90);
  	opacity:0.9;
}

#main #text.sunkvezimiai {
	
  	filter:alpha(opacity=100);
  	opacity:1.0;
}

#main #text #heading {
	
	background: url('../images/hr.gif') repeat-x bottom;
	height		: 35px;
	margin	: 17px 0;
	
}

#main #text #heading h1 {
	
	background: url('../images/arrow_top.gif') no-repeat left;
	padding		: 0 0 0 20px;
	font-family	: Arial;
	font-size	: 20px;
	margin		: 0;
	font-weight : bold;
	color		: #006699;
	
}

#main #text #pages {
	
	background: url('../images/hr.gif') repeat-x bottom;
	height		: 22px;
	bottom		: 10px;
	left		: 20px;
	font-weight	: bold;
	position	: absolute;
	width		: 380px;
	
}
#main #text #pages a, #main #text #pages span {
	
	float 		: left;
	height	: 14px;
	margin-right	: 5px;
}

#main #text #pages #current { color: #006699; }

#main #text #pages #back {
	
	background: url('../images/arrow_bb.gif') no-repeat left 5px;
	padding		: 0 0 0 10px;
	float 		: left;
	
}
#main #text #pages a:hover#back {
	background: url('../images/arrow_b1.gif') no-repeat left 5px;
	
}
#main #text #pages #numbers {
	
	float 		: right;
	
}

#main #text #pages #numbers #prev {
	
	background: url('../images/arrow_bb.gif') center no-repeat;
	width	: 10px;
	margin-right: 5px;
	float 	: left;
	
}
#main #text #pages #numbers a:hover#prev {
	
	background: url('../images/arrow_b1.gif') center no-repeat;
	
}
#main #text #pages #next {
	
	background: url('../images/arrow_bn.gif') center no-repeat;
	width	: 10px;
	float 	: left;
	
}
#main #text #pages #numbers a:hover#next {
	
	background: url('../images/arrow_b2.gif') center no-repeat;
	
}

#space {
	width: 20px;
	height : 716px;
	float 	: left;
	background: #1969AC;
}

#right {
	width: 220px;
	height : 716px;
	float 	: left;
	position	: relative;
	background: #000;
}

#right #google {
	width: 165px;
	height : 92px;
	padding-left: 5px;
	background: #fff;
	margin-top: 35px;
	background: #fff url('../images/google.gif') no-repeat left top;
	float 	: right;
}

#right #menu {
	width: 177px;
	height : auto;
	float 	: right;
}

#right #menu .nav_top {
	float 	: left;
	color	: #CCCCCC;
	font-family : Arial;
	font-size:20px;
	width	: 160px;
	padding	: 45px 0 10px 17px;
	border-bottom: 1px solid #006699;
}

#right #menu ul {
	width: 177px;
	float 	: left;
	padding	: 0;
	margin	: 10px 0 0 0;
	list-style: none;
}

#right #menu ul li a {
	float 	: left;
	color 	: #fff;
	font-family	: Arial;
	font-size	: 16px;
	width		: 162px;
	line-height	: 29px;
	font-weight	: bold;
	padding		: 0 0 0 15px;
	background: url('../images/arrow_w.gif') no-repeat 2px center;
	border-bottom: 1px solid #666666;
}

#right #menu ul li a:hover, #right #menu ul li a.active{
	
	color 	: #FF9900;
}

#right a#logo {
	width: 153px;
	height : 60px;
	position	: absolute;
	bottom		: 50px;
	left		: 34px;
	background: url('../images/right_logo.gif') no-repeat;
}

#footer_left {
	width: 470px;
	font-size	: 10px;
	line-height: 25px;
	height : 25px;
	float 	: left;
}

#footer_right {
	
	width: 469px;
	font-size	: 9px;
	line-height: 25px;
	height : 25px;
	float 	: right;
	text-align	: right;
}
#counter {

	
	padding: 0 0 0 382px;
}
