html, body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
		background-color: #ececec;
   }
a {
	color: #5F5F7F;
}
a:hover {
	color: #DD6822;
}
#wrap {
    margin:0 auto;
    width:973px;
	 min-width:973px;
	 padding: 0;
    }
#top {
	float: left;
	width: 960px;
	padding: 20px 7px 15px 8px;
}
#box {
	float: left;
	width: 973px;
	padding: 0;
	background-image: url(img/mid.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#boxTOP {
	float: left;
	width: 973px;
	padding: 0;
	background-image: url(img/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#boxBOTTOM {
	float: left;
	width: 973px;
	height: 12px;
	background-image: url(img/bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
}
#logo {
	float: left;
	width: 660px;
	height: 115px;
	padding: 0;
	margin: 25px 180px 14px 130px;
}
#topmenu {
	float: left;
	width: 973px;
	height: 30px;
	padding: 0 0 17px 0;
}
#topmenu img{
	float: left;
	padding: 0 5px 0 0;
}
#data {
	float: left;
	width: 200px;
	height: 30px;
	padding: 0 10px 0 32px;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: black;
}
#main {
	float: left;
	width: 960px;
	padding: 0 0 0 7px;
}
#leftmenu {
	float: left;
	width: 153px;
	padding: 6px 8px 0 15px;
}
.leftlink {
	float: left;
	width: 144px;
	padding: 0 0 0 10px;
	margin: 0 0 9px 0;
	background-image: url(img/arrow_yellow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	color: #5d5d5d;
}
.leftlink a{
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	color: #5d5d5d;
}
.leftlink a:hover{
	color: #f8c108;
}
.leftlink a strong { 
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	color: #f8c108;
}
.puslapiavimas a{
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	color: #5d5d5d;
}
.puslapiavimas a strong{
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	color: #f8c108;
}
.leftlinkSEL {
	float: left;
	width: 144px;
	padding: 0 0 0 10px;
	margin: 0 0 9px 0;
	background-image: url(img/arrow_yellow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	color: #f8c108;
}
.leftlinkSEL a{
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	color: #f8c108;
}
.leftadds {
	clear: left;
	float: left;
	margin-top: 40px;
	width: 153px;
	text-align: center;
}
.leftadds * {
	width: expression(Math.min(parseInt(this.offsetWidth), 150 ) + "px");
	max-width: 150px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.leftadds div {
	padding-top: 15px;
	text-align: center;
}

#center {
	float: left;
	width: 583px;
	padding: 0;
}
#topblock {
	float: left;
	width: 568px;
	padding: 0 7px 0 8px;
	background-image: url(img/1_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #d2d2d2;
}
#topblockBOTTOM {
	float: left;
	width: 583px;
	height: 16px;
	background-image: url(img/1_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.topnaujiena {
	float: left;
	width: 568px;
	padding: 0;
	margin: 8px 0 0 0;
	background-image: url(img/2_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #eae9e9;
}
.topnaujienaINS {
	float: left;
	width: 552px;
	padding: 8px;
	background-image: url(img/2_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.topnaujienaINS img.naujienaIMG {
	float: right;
	border: solid 8px #f9f9f9;
	width: 122px;
}
.topnaujienaHEADER {
	float: left;
	width: 400px;
	padding: 0 0 8px 0;
	font-family: Georgia;
	font-size: 14.5pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14.5pt;
	color: black;
}
.topnaujienaHEADER a{
	font-family: Georgia;
	font-size: 14.5pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14.5pt;
	color: black;
}
.topnaujienaHEADER a:hover {
	color: #707070;
}
.topnaujienadata {
	float: left;
	width: 404px;
	padding: 8px 0 8px 0;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12pt;
	color: black;
}
.topnaujienaTeXT {
	/* float: left; */
	/* width: 552px; */
	padding: 8px 0 0 0;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: black;
}
.topnaujienaTeXT, .topnaujienaTeXT p, .topnaujienaTeXT div {
	float:;
	clear:;
	width:;
}
.topnaujienaTeXT font{
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12pt;
	color: black;
}
.topnaujienaTeXT a{
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	line-height: 12pt;
	color: black;
}
.topnaujienaTeXT a:hover{
	color: #ff9204;
}
.topnaujienaTXT {
	float: left;
	width: 404px;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12pt;
	color: black;
}
.topnaujienaTXT p{
	padding: 0;
	margin: 0;
}
.topnaujienaTXT font{
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12pt;
	color: black;
}
.topnaujienaTXT a{
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12pt;
	color: black;
}
.topnaujienaTXT a:hover {
	color: #707070;
}
.topnaujienaFOOTER {
	font-style: italic;
	float: left;
	width: 404px;
	padding: 8px 0 8px 0;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12pt;
	color: black;
}
#newsblock {
	float: left;
	width: 568px;
	padding: 0 7px 0 8px;
	background-image: url(img/3_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}
#newsblockBOTTOM {
	float: left;
	width: 583px;
	height: 16px;
	background-image: url(img/3_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.naujiena {
	float: left;
	width: 568px;
	padding: 0;
	margin: 8px 0 0 0;
	background-image: url(img/4_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
}
.naujienaINS {
	float: left;
	width: 552px;
	padding: 8px;
	background-image: url(img/4_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.naujienaINS img.naujienaIMG {
	float: right;
	border: solid 8px #d4d4d4;
	margin-left: 5px;
	margin-bottom: 5px;
}
.naujienaHEADER {
	float: left;
	width: 552px;
	padding: 0 0 8px 0;
	font-family: Georgia;
	font-size: 15pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 15pt;
	color: #3f3f41;
}
.naujienaHEADER a{
	font-family: Georgia;
	font-size: 15pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 15pt;
	color: #3f3f41;
}
.naujienalinkline {
	float: left;
	width: 552px;
	margin: 0 0 5px 0;
}
.naujienalink {	
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
	background-image: url(img/arrow_orange.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14pt;
	color: #5d5d5d;
}
.naujienalink a{
	font-family: Georgia;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12pt;
	color: #5d5d5d;
}
.naujienalink a:hover{
	color: #e98219;
}
.comment_bubble {
	float: left;
	width: 18px;
	height: 14px;
	margin: 2px 0 0 4px;
	background-image: url(img/comment_bubble.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 9pt;
	color: black;
}
.comment_bubble a{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 9pt;
	letter-spacing: 1px;
	color: black;
}
#right {
	float: left;
	width: 192px;
	padding: 6px 0 0 8px;
}
#apklausa {
	float: left;
	width: 182px;
	padding: 0 0 30px 0;
}

.apklausaHEADER {
	float: left;
	width: 182px;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12pt;
	color: black;
}
.poll_form {
	float: left;
	width: 182px;
	padding: 8px 0 8px 0;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12pt;
	color: black;
}
.poll_form input{
	float: left;
	padding: 0 3px 0 0;
}
.poll_form_eilute {
	float: left;
	width: 182px;
	padding: 0 0 5px 0;
}
.poll_form_eilute input{
	float: left;
	padding: 0 5px 0 0;
}
.balsuoti{
	float: right;
	width: 79px;
	height: 27px;
	background-image: url(img/balsuoti.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#reklama {
	float: left;
	width: 182px;
	max-width: 182px;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
.baneris {
	border: 0;
	padding: 0 0 8px 0;
}
.baneris a{
	border: 0;
}
#footer {
	float: left;
	width: 573px;
	padding: 4px 8px 8px 190px;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 15pt;
	color: #e6e5e5;
}
#footer a{
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 15pt;
	color: #5d5d5d;
}
#footer a:hover{
	color: #ff9204;
}
.footline {
	padding: 8px 0 0 0;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 15pt;
	color: #5d5d5d;
}
.footline a{
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 15pt;
	color: #ff9204;
}
.komentarailine {
	float: left;
	margin: 0 0 5px 0;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 13pt;
	color: #5d5d5d;
}
#krepselis_forma {
	float: left;
	width: 552px;
	padding: 3px 0 0 0;
}
.forma_eilute {
	float: left;
	width: 552px;
	padding: 0 0 8px 0;
}
.forma_eiluteLEFT {
	float: left;
	width: 272px;
	padding: 0 8px 0 0;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 15pt;
	color: #7e7e7e;
}
.forma_eiluteRIGHT {
	float: left;
	width: 272px;
	padding: 0;
}
.inputbackSMALL {
	float: left;
	width: 268px;
	height: 25px;
	padding: 1px 2px 1px 2px;
	background-image: url(img/inputSMALL.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.inputSMALL {
	float: left;
	width: 258px;
	height: 15px;
	padding: 5px;
	background-color: transparent;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 11pt;
	color: #7e7e7e;
	border: none;
}
.inputbackBIG {
	float: left;
	width: 548px;
	height: 178px;
	padding: 1px 2px 1px 2px;
	background-image: url(img/inputBIG.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.inputBIG {
	float: left;
	width: 538px;
	height: 168px;
	padding: 5px;
	background-color: transparent;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 11pt;
	color: #7e7e7e;
	border: none;
}
.komentuoti{
	float: right;
	width: 110px;
	height: 27px;
	background-image: url(img/komentuoti.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.komentarasUSER {
	float: left;
	width: 552px;
	padding: 0 0 5px 0;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 11pt;
	color: #fe9306;
}
.komentarasUSER a {
	font-family: Georgia;
	text-decoration: none;
	color: #fe9306;
}
.komentarasDATA {
	float: left;
	width: 552px;
	padding: 0 0 5px 0;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14pt;
	color: #929292;
}
.komentarasTXT {
	float: left;
	width: 552px;
	padding: 0;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	color: black;
}
.comment_bubble2 {
	margin: 2px 0 0 0px;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 9pt;
	color: black;	
	font-style: italic;
}