* { margin: 0; }
html { padding: 0; margin: 0; }
html, body { height: 100%; }

body { background: #fff; font-family: Arial, Sans-serif; font-size: 12px; padding: 0px; margin: 0px; color: #000; }

a { outline: none; }
a:link { text-decoration: none; color: #d10911; border: 0px; }
a:active { text-decoration: underline; color: #000; border: 0px; }
a:visited { text-decoration: none; color: #d10911; border: 0px; }
a:hover	{ text-decoration: underline; color: #000; border: 0px; }
a:focus { outline: none; }

h1, h2, h3, h4 { margin: 0; padding: 0; font-weight: normal; font-family:  Arial, Sans-serif; line-height: 1.4em; }
H1 { font-size: 22px; margin: 0 0 10px 0; color: #d10911; }
H2 { font-size: 22px; margin: 0 0 5px 0; color: #d10911; }
H3 { font-size: 14px; margin: 0 0 5px 0; color: #5f5f5f; font-family: Georgia, Arial, Sans-serif; text-transform: uppercase; }
H4 { font-size: 14px; margin: 5px 0 5px 0; color: #d10911; font-family: Georgia, Arial, Sans-serif; text-transform: uppercase; }

img { border: none;}

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

.alignleft { float: left; }
.alignright { float: right; }
.clear { clear: both; }

p { line-height: 1.4em; }

hr { clear: both; width: 100%; border: 1px solid #ddd; margin: 0 0 10px 0; padding: 0; }
.clear { clear: both; }

/* BGContainer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#BGC { width: 960px; margin: 0 auto; position: relative; }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Header { float: left; position: relative; width: 960px; height: 164px; margin: 20px 0 0 0; z-index: 2; }

/* Logotipas ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Logo { float: left; margin: 0 0 20px 0; width: 260px; height: 90px; display: block; text-align: left; }

#svarbiausia-zmogus { float: left; width: 450px; background: url('../images/svarbiausia-zmogus.png') no-repeat center center; height: 90px; }

/* Search +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#HR  { float: left; width: 250px; height: 90px; }
#HR ul { margin: 10px 0 0 0; padding: 0; float: right; clear: right; }
#HR ul.big-icons li { margin: 0 0 2px 0; padding: 0; list-style: none; }
#HR ul.big-icons li.narys a { background: url('../images/tapkite-nariu.jpg') no-repeat left top; display: block; width: 123px; height: 24px; text-indent: -9999px; }
#HR ul.big-icons li.paremkite a { background: url('../images/paremkite-mus.jpg') no-repeat left top; display: block; width: 123px; height: 24px; text-indent: -9999px; }

#HR ul.small-icons li { margin: 0 10px 0 0; padding: 0; list-style: none; float: left; }
#HR ul.small-icons li.home a { background: url('../images/home.jpg') no-repeat left top; display: block; width: 17px; height: 16px; text-indent: -9999px; }
#HR ul.small-icons li.search a { background: url('../images/search.jpg') no-repeat left top; display: block; width: 17px; height: 16px; text-indent: -9999px; }
#HR ul.small-icons li.email a { background: url('../images/email.jpg') no-repeat left top; display: block; width: 21px; height: 16px; text-indent: -9999px; }

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Menu  { clear: both; float: left; width: 960px; height: 34px; background: url('../images/menu-bg.gif') no-repeat left top; padding: 0 0 0 5px; }

#Menu ul li.current_page_item a { font-weight: bold; background: #fff url('../images/menu-sep.gif') no-repeat left top; margin: 2px 0; height: 24px; padding-top: 6px; color: #c32026; }
#Menu ul li.home.current_page_item a { background-image: none; padding-left: 15px; }

/* DROPDAUNAS */
ul.dropdown { margin: 0; padding: 0; z-index: 555; list-style: none; }
ul.dropdown li { font-weight: bold; float: left; zoom: 1; margin: 0; padding: 0; z-index: 555; }
ul.dropdown a:hover	{ color: #000; }
ul.dropdown a:active { color: #ffa500; }
ul.dropdown li a, ul.dropdown li a:visited { display: block; padding: 10px 22px; line-height: 13px; font-size: 12px; border-right: 1px solid #860404; color: #f9f9f9; }
ul.dropdown li a:hover { text-decoration: none; }

ul.dropdown li:last-child a { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover { background: #e21b23; color: black; position: relative; text-decoration: none;  }
ul.dropdown li.hover a { color: #f9f9f9; }

/*
	LEVEL TWO
*/
ul.dropdown li ul { width: 180px; visibility: hidden; position: absolute; top: 100%; left: 0; margin: 0; padding: 0; z-index: 555; list-style: none; }
ul.dropdown li ul li { font-weight: normal; background: #f6f6f6; color: #000; border-bottom: 1px solid #ddd; float: none; margin: 0; padding: 0; z-index: 555; border-right: 0; }                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown li ul li a:link, ul.dropdown li ul li a:visited { padding: 8px 20px; border-right: none; width: 180px; display: inline-block; color: #000; }
ul.dropdown li ul li a:hover { color: #f9f9f9; }



/* Container ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#CON { width: 960px; float: left; position: relative; }

/* Featured +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Featured { clear: both; width: 930px; height: 342px; display: block; background: url('../images/featured.jpg') no-repeat left top; padding: 15px; position: relative; }

#slider{ width:930px; height:342px; display: block; overflow: hidden; }
	#slider ul, #slider li{ margin:0; padding:0; list-style:none; }
	#slider li{ width:930px; height:342px; overflow:hidden; }
	#prevBtn, #nextBtn{ display:block; width:53px; height:55px; position:absolute; top:144px; }
	#prevBtn { left: 15px; }
	#nextBtn{ right: 15px; }
	#prevBtn a, #nextBtn a{ display:block; width:53px; height:55px; background:url(../images/kaire.png) no-repeat 0 0; text-indent: -9999px;	}
	#nextBtn a{ background:url(../images/desine.png) no-repeat 0 0; text-indent: -9999px; }

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#SC { width: 701px; position: relative; float: left; margin: 0; padding: 0; z-index: 1; }

/* Naujienos ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Naujienos { clear: both; background: #f0f0f0 url('../images/rounded-top.jpg') no-repeat left top; width: 671px; float: left; padding: 10px 15px 0 15px; position: relative; margin: 0; }
#naujienos-bot { clear: both; background: #f0f0f0 url('../images/rounded-bot.gif') no-repeat left top; width: 701px; height: 10px; display: block; margin: 0 0 10px 0; }
#Naujienos .thumb { margin: 0 10px 0 0; padding: 1px; border: 1px solid #ddd; }
#Naujienos p { padding: 0 0 10px 0; line-height: 1.4em; }

ul#tabmenu { margin: 0px; padding: 0px; position: absolute; top: 10px; right: 5px; }
ul#tabmenu li { list-style: none; display: block; float: left; margin: 0 8px 0 0; line-height: 20px; }
ul#tabmenu li.on { line-height: 1.1em; }
ul#tabmenu li.on a { background: url('../images/tab-bg-left.gif') no-repeat left top; display: block; height: 21px; padding: 0;  }
ul#tabmenu li.on a span { padding: 4px 10px; display: block; background: url('../images/tab-bg-right.gif') no-repeat right top; }
ul#tabmenu li.on a:hover { color: #d10911; }

/* Naujienos template */

#newscon { clear: both; width: 671px; padding: 0 0 10px 0; float: left; display: block; }
#newscon span { clear: both; display: block; width: 669px; padding: 0 0 2px 1px; color: #999; }
#newscon .npost { clear: both; width: 671px; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #dcdcdc; display: block; height: 168px; padding: 0 0 15px 0; }
#newscon .npost .thumb { width: 200px; height: 150px; float: left; display: block; padding: 1px; border: 1px solid #ddd; }
#newscon .thumb img { width: 200px; height: 150px; display: block; }
#newscon .npost .entry {  float: left; width: 456px; line-height: 14px; }
#newscon .npost .entry h2 { margin: 0 0 5px 0; }
#newscon .npost .entry h2 a { color: #000; }

/* End of Naujienos template */

#newsl { float: left; width: 330px; display: block; margin: 0 11px 0 0; }
#newsr { float: left; width: 330px; display: block; position: relative; }
.newsb { border-bottom: 1px dotted #666; padding: 0 0 10px 0; }
.date { font-size: 10px; padding: 0 0 5px 0; width: 330px; float: left; }
.newsblock { width: 330px; margin: 0 0 20px 0; float: left; display: block; clear: both; }
.newsblock .thumb { float: left; width: 100px; height: 80px; padding: 1px; border: 1px solid #ddd; margin: 0 5px 0 0; }
.newsblock h2 { display: block; float: left; font-size: 18px; line-height: 19px; width: 200px; margin: 0 0 10px 0; padding: 0; }
.newsblock h2 a { color: #000; }
.newsblock .entry { clear: both; padding: 10px 0 0 0; width: 330px; font-size: 12px; line-height: 16px; }

#othernewsblock { clear: both; }
#othernewsblock ul { margin: 0; padding: 0; }
#othernewsblock ul li { list-style: none; margin: 0 0 15px 5px; padding: 0; font-size: 14px; line-height: 18px }
#othernewsblock ul li a { color: #000; text-decoration: underline; }
#othernewsblock ul li a:hover { color: #d10911; }
#othernewsblock ul li .date { display: block; width: 330px; padding: 0; }

#more { position: absolute; bottom: 0; right: 10px; }
#more a{ background: url('../images/more.gif') no-repeat left top; width:132px; height: 25px; display: block; text-indent: -9999px; }

/* Klausiate - Atsakome +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#clm2 { clear: both; float: left; background: #f0f0f0 url('../images/rounded-2-col-bg.jpg') repeat-y left top;  position: relative; }
#clm2top { clear: both; background: url('../images/rounded-2-col-top.jpg') no-repeat left top; display: block; width: 701px; height: 10px; }
#clm2btm { clear: both; background: url('../images/rounded-2-col-bot.jpg') no-repeat left top; display: block; width: 701px; height: 10px; margin: 0 0 10px 0; }

#qa { clear: both; float: left; padding: 0 15px 15px 15px; margin: 0 11px 10px 0; width: 315px; }
#qa h3 { margin: 0 0 10px 0; }
#qa ul { margin: 0; padding: 10px 0 0 0; border-top: 1px solid #ddd; }
#qa ul li { list-style: none; padding: 0 0 10px 0; margin: 0 0 10px 0; line-height: 18px; font-size: 12px; border-bottom: 1px solid #ddd; }
#qa ul li a,#qa ul li a:visited { color: #000; padding: 0 0 5px 0; font-size: 14px; text-decoration: underline; display: block; }
#qa ul li a:hover { color: #d10911; }
#qa #uzduoti-klausima { clear: both; display: block; position: absolute; bottom: 0; left: 10px; }
#qa #uzduoti-klausima a { display: block; width: 135px; height: 25px; background: url('../images/butonai/uzduoti-klausima.gif') no-repeat left top; text-indent: -9999px; }
#qa #visi-klausimai {  position: absolute; height: 19px; bottom: 0; left: 250px; display: block; padding: 6px 0 0 0; }

#zodis { float: left; padding: 0 15px 25px 15px; margin: 0 0 10px 0; width: 315px; display: block; }
#zodis .thumb { width: 100px; height: 138px; float: left; padding: 1px; border: 1px solid #ddd; margin: 0 10px 5px 0; }
#zodis h2 { font-size: 17px; line-height: 18px; }
#zodis h2 a { color: #000; }
#zodis .entry { display: block; float: left; line-height: 1.5em; }
#zodis #skaityti-toliau { display: block; position: absolute; right: 10px; bottom: 0; }
#zodis #skaityti-toliau a { display: block; width: 120px; height: 25px; background: url('../images/butonai/skaityti-toliau.gif') no-repeat left top; text-indent: -9999px; }

/* Post */

.Post { position: relative; margin: 0; padding: 10px 0 0 10px; }

.Post p { margin: 5px 0 15px 0; padding: 0; font-size: 12px; line-height: 1.4em; }
.Post img { padding: 2px; border: 1px solid #dcdcdc; margin: 3px; display: block; }

.Post ol { margin: 0; padding: 0; }
.Post ul { margin: 0 0 20px 0; padding: 0; }
.Post ol li { list-style-type: decimal; margin: 5px 0 5px 30px; padding: 0; }
.Post ul li { list-style: none; margin: 0; padding: 0; line-height: 1.6em; }

.Post blockquote { margin: 5px; padding: 1px 5px; background: #eee; }
.Post blockquote p { font-size: 11px; padding: 10px; margin: 5px 0px; line-height: 15px; border: 1px dashed #444;}
.Post blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; font-size: 11px; line-height: 15px; }

.Post table tr td { padding: 0 0 30px 0; }
.Post table tr td h3 { margin: 0; padding: 0; }
.Post table tr td p { margin: 0; padding: 0; }
.piclenselink { display: none; }

.entry img { padding: 2px; border: 1px solid #dcdcdc; margin: 3px 10px 3px 0; display: block; }

/* Galerija */

ul#glr { margin: 0; padding: 0; width: 681px; }
ul#glr li { list-style: none; margin: 0 14px 10px 8px; padding: 0; float: left; width: 148px; }
ul#glr li img { margin: 0 auto; display: block; width: 142px; height: 107px; padding: 2px; border: 1px solid #ddd; background: #fff; }
ul#glr li small { text-align: left; font-size: 10px; padding: 0 0 3px 2px; }
ul#glr li p { clear: both; padding: 3px 3px 0 2px; font-size: 11px; margin: 0; height: 30px;}

/* Sidebar */

#SRL { width: 250px; display: block; position: relative; margin: 0 9px 0 0; padding: 0; float: left; z-index: 1; }

#ylw { position: relative; float: left; background: #faf8ea url('../images/rounded-ap-top.jpg') no-repeat left top; width: 220px; padding: 10px 15px 0 15px; margin: 0; }
#ylw-bot { clear: both; display: block; background: #faf8ea url('../images/rounded-ap-bot.jpg') no-repeat left top; width: 250px; height: 10px; margin: 0 0 15px 0; }

#ylw ul { margin: 0; padding: 0 0 20px 0; }
#ylw ul li { list-style: none; margin: 0 0 5px 0; padding: 0; }
#ylw p { margin: 0 5px 10px 0; }
#ylw input { margin: 0 10px 0 0; }
#ylw h2 { font-size: 20px; line-height: 1.4em; color: #d10911; }

#ylw ul#grupes { clear: both; margin: 0; padding: 0; }
#ylw ul#grupes li { margin: 0; padding: 0; list-style: none; background: url('../images/arrow.gif') no-repeat left 2px; padding: 0 0 5px 15px; margin: 0; font-size: 14px; }
#ylw ul#grupes li a { color: #000; text-decoration: underline; }

#ylw p input { width: 214px; padding: 4px 3px; background: #fff; border: 1px solid #a8acad; }

#ylw #registruotis { clear: both; display: block; float: left; width: 83px; height: 28px; }
#ylw #registruotis a { display: block; width: 83px; height: 28px; background: url('../images/butonai/registruotis.gif') no-repeat left top; text-indent: -9999px; }

#ylw #issiregistruoti { display: block; float: right; padding: 10px 0 0 0; }
#ylw p.patvirtinti input { float: left; background: url('../images/patvirtinti.gif') no-repeat left top; display: block; border: none; width: 83px; height: 27px; text-indent: -9999px; font-size: 0; }
#ylw #plres { float: right; text-align: right; margin: -10px 0 0 0; }

/* Sidebar >> Grey Box */

#gray { background: #efefef url('../images/rounded-gray-top.jpg') no-repeat left top; width: 220px; padding: 10px 15px; margin: 0; }
#gray-bot { clear: both; display: block; background: #f9f8f8 url('../images/rounded-gray-bot.jpg') no-repeat left top; width: 250px; height: 10px; margin: 0 0 15px 0; }

/* Sidebar >> Grey Box >> Kalendorius */

#kalendorius { clear: both; width: 220px; text-align: center; padding: 15px 0 0 0; }
#kalendorius a.button { line-height: 20px; }
#kalendorius span { font-size: 16px; color: #555; vertical-align: top; padding: 2px 5px; }
#kalendorius table { border-collapse: collapse; margin: 5px 0 10px 0; padding: 0; width: 220px; }
#kalendorius table tr th { background: #e6e6e6; color: #000; text-align: center; font-weight: bold; border: 1px solid #e3e1df; padding: 5px 7px; }
#kalendorius table tr td { padding: 5px 7px; border: 1px solid #e3e1df; color: #333; text-align: center; }

#kalendor { clear: both; width: 220px; text-align: center; line-height: 12px; }
#kalendor h3 { text-align: left; }
#kalendor p { text-align: left; padding: 0; margin: 0 0 15px 0; color: #000; font-size: 13px; line-height: 15px; }
#kalendor p small { display: block; font-size: 10px; line-height: 11px; color: #d00911; text-decoration: none; }
#kalendor p a,#kalendorius p a:visited { color: #000; text-decoration: underline; }
#kalendor p a:hover { color: #d00911; text-decoration: none; }
#kalendor #kal-but a { display: block; background: url('../images/butonai/visi-renginiai.gif') no-repeat left top; width: 110px; height: 25px; text-indent: -9999px; }

/* Sidebar >> Blue Box */

#blue { background: #eefafd url('../images/rounded-id-top.jpg') no-repeat left top; width: 220px; padding: 10px 15px; margin: 0; }
#blue-bot { clear: both; display: block; background: #eefafd url('../images/rounded-id-bot.jpg') no-repeat left top; width: 250px; height: 10px; margin: 0 0 15px 0; }
#blue h2 { font-size: 20px; line-height: 1.4em; color: #d10911; }
#blue h3 span { font-family: "Arial", "Sans-Serif"; font-size: 11px; padding: 0 0 0 5px; }
#blue p span { font-style: italic; }
#blue #pasiulyti-citata a { clear: both; margin: 10px 0 0 0; display: block; width: 125px; height: 25px; background: url('../images/butonai/pasiulyti-citata.gif') no-repeat left top; text-indent: -9999px; }

/* Navigation */

.pages { clear: both; width: 670px; text-align: center; border-top: 1px solid #ddd; padding: 5px 0 0 0; }
.pages ul { margin: 0; padding: 0; }
.pages ul li { margin: 0; padding: 0 2px; list-style: none; display: inline; background: #f0f0f0; border: 1px solid #ddd; padding: 0 5px; line-height: 22px; font-weight: bold; }
.pages ul li a { font-weight: normal; }

/* Footer */

#Footer { width: 960px; display: block; border-top: 2px solid #dcdcdc; text-align: right; margin: 0 auto; clear: both; position: relative; height: 40px; }
#Footer #sb { float: left; }
#Footer #sb ul { margin: 0; padding: 0; }
#Footer #sb ul li { list-style: none; margin: 0; padding: 0; display: inline; }
#Footer p { float: right; font-size: 10px; padding: 10px; margin: 0px; line-height: 1.4em; }
#Footer a { text-decoration: underline;}

.ui-tabs .ui-tabs-hide {
     display: none;
}

ul#news-photos { margin: 0px; padding: 10px 20px; }
ul#news-photos li { margin: 0 5px 10px 5px; padding: 0px; list-style: none; float: left; }
ul#news-photos li img {display: block; width: 142px; height: 107px; }

/* SC > Grey Box */

#gbg { clear: both; background: #f0f0f0 url('../images/rounded-top.jpg') no-repeat left top; width: 681px; float: left; padding: 10px 10px 0 10px; position: relative; margin: 0; }
#gb { clear: both; background: #f0f0f0 url('../images/rounded-bot.gif') no-repeat left top; width: 701px; height: 10px; display: block; margin: 0 0 10px 0; }
#gbg h1 { margin: 0 10px 5px 10px; }
#gbg #cnt { padding: 5px 8px 0 8px; float: left; position: relative; width: 664px; font-size: 13px; line-height: 1.4em; }
#gbg .entry h2 { padding: 5px 0 0 0; font-size: 16px; line-height: 17px; }
#gbg .entry { clear: both; width: 664px; float: left; position: relative; }
#gbg #cnt p { clear: both; margin: 0 0 8px 0; }
#gbg small { display: block; color: #666; }
#gbg .left { clear: both; float: left; margin: 0 10px 5px 0; }
#gbg .right { float: left; width: 430px; }

#gbg #uzduoti-klausima { clear: both; display: block; position: absolute; bottom: 0; right: 0; }
#gbg #uzduoti-klausima a { display: block; width: 135px; height: 25px; background: url('../images/butonai/uzduoti-klausima.gif') no-repeat left top; text-indent: -9999px; }

#gbg .vid { text-align: center; width: 664px; }

#cnt .date { display: block; padding: 0 0 4px 20px; background: url('../images/calendar.png') no-repeat left top; font-size: 12px;  }
#cnt .tme { display: block; padding: 0 0 4px 20px; background: url('../images/clock.png') no-repeat left top; font-size: 12px; text-align: left; }
#cnt .place { clear: both; display: block; padding: 0 0 4px 20px; background: url('../images/house.png') no-repeat left top; font-size: 12px; }

.print a { position: absolute; right: 10px; bottom: 0px; clear: both; display: block; width: 16px; height: 16px; background: url('../images/printer.png') no-repeat left top; text-indent: -9999px; }
.camera { display: block; width: 14px; height: 10px; background: url('../images/camera.gif') no-repeat left top; text-indent: -9999px; margin: 0 3px 5px 0; float: left; }
.vidcamera { display: block; width: 14px; height: 10px; background: url('../images/vidcam.gif') no-repeat left top; text-indent: -9999px; margin: 0 3px 8px 0; float: left; }

/* Straipsniai ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#straipsniai { clear: both; background: #f0f0f0 url('../images/rounded-top.jpg') no-repeat left top; float: left; width: 671px; padding: 10px 15px; display: block; margin: 0 0 0 0; }
#straipsniai a { color: #000; }
#straipsniai .author { clear: both; margin: 5px 0 15px 0; }
#straipsniai .author a { color: #d10911; }
#straipsniai .entry { clear: both; }
#straipsniai h2 { clear: both; }

#mainstraipsnis { margin: 0 0 10px 0; border-bottom: 1px dotted #ccc; padding: 0 0 10px 0; }
#mainstraipsnis .tit { float: left; width: 450px; }
#mainstraipsnis .tit h2 { line-height: 24px; }
#mainstraipsnis .thumb { width: 200px; height: 150px; float: left; margin: 0 8px 10px 0; border: 1px solid #ddd; padding: 1px; }
#mainstraipsnis .thumb img { margin: 0; padding: 0; height: 150px; }
#mainstraipsnis .articleblock { clear: both; width: 669px; }

#reststraipsniai { clear: both; display: block; float: left; width: 670px; display: block; }
#reststraipsniai h2 { clear: both; width: 300px; line-height: 19px; font-size: 16px; font-weight: bold; }
#reststraipsniai h3 { margin: 0 0 15px 0; }
#reststraipsniai .thumb { width: 100px; height: 80px; float: left; margin: 0 8px 10px 0; border: 1px solid #ddd; padding: 1px; }
#reststraipsniai .thumb img { margin: 0; padding: 0; height: 80px; }
#reststraipsniai .tit { margin: 0; display: block; float: left; width: 200px; }
#reststraipsniai .date { width: 200px; }
#reststraipsniai .articleblock { float: left; width: 330px; }
#reststraipsniai .entry p{ margin: 0; }
#reststraipsniai .articlemargin { margin: 0 10px 0 0; }


